Skip to content

Commit d038b70

Browse files
committed
feat(test): select supported PHP versions for default config
1 parent 448b5f2 commit d038b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bin/test

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ configureWithArguments ()
114114
# Default Options
115115
#
116116
DEPENDENCY_PREFERENCES='highest'
117-
PHP_VERSIONS='all'
117+
PHP_VERSIONS='php74 php81 php82 php83'
118118
PHP_TEST_RUNTIME='data/bin/symfony symfony:test --trace'
119119
hasHelpOption=false
120120

0 commit comments

Comments
 (0)