-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update to symfony7 * Comply with parent return type * Clean up dependencies now that we have some stable releases. Adjust php versions used in tests. * Simplify workflows configuration changes * Update backward-compatibility check tool version. Let's try testing PHP 8.0 and see if it fares better with the tty restriction. * Skip tests that need tty on CI * Let tty tests run in PHP versions < 8.2.0, since that should be Symfony 6 or less. * Used the wrong comparison operator * Add a comment explaining the logic (or illogic) of when I skip the tty tests. --------- Co-authored-by: Lee Rowlands <[email protected]> Co-authored-by: Moshe Weitzman <[email protected]>
- Loading branch information
1 parent
5e8eff5
commit 91c99b9
Showing
6 changed files
with
406 additions
and
817 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.