Skip to content

Commit

Permalink
feat(test): select supported PHP versions for default config
Browse files Browse the repository at this point in the history
  • Loading branch information
alquerci committed Mar 4, 2024
1 parent 448b5f2 commit d038b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bin/test
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ configureWithArguments ()
# Default Options
#
DEPENDENCY_PREFERENCES='highest'
PHP_VERSIONS='all'
PHP_VERSIONS='php74 php81 php82 php83'
PHP_TEST_RUNTIME='data/bin/symfony symfony:test --trace'
hasHelpOption=false

Expand Down

0 comments on commit d038b70

Please sign in to comment.