File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -17,18 +17,10 @@ matrix:
1717 - php : 8.1
1818 env : PHPSTAN=true COVERAGE=true PHPUNIT_FLAGS="-v --coverage-text"
1919
20- - php : 8.0
21-
22- # Test the oldest possible release - SF 5.4, PHP 7.4, without security-bundle
23- - php : 7.4
24- env : PHPSTAN=true COMPOSER1=true TESTNOSECURITYBUNDLE=true COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
25-
2620 allow_failures :
2721 # Minimum supported dependencies with the latest and oldest PHP version
2822 - php : 8.1
2923 env : COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
30- - php : 7.4
31- env : COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
3224 # Dev-master is allowed to fail.
3325 - env : STABILITY="dev"
3426
You can’t perform that action at this time.
0 commit comments