We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c97e7b commit 60c5c59Copy full SHA for 60c5c59
.travis.yml
@@ -41,7 +41,7 @@ matrix:
41
- php: 7.4
42
env: SYMFONY_REQUIRE=5.0.*
43
- php: nightly
44
- env: COMPOSER_FLAGS="--no-interaction --ignore-platform-reqs" SYMFONY_PHPUNIT_VERSION=9 SYMFONY_REQUIRE=5.0.*
+ env: COMPOSER_FLAGS="--no-interaction --ignore-platform-req=php" SYMFONY_PHPUNIT_VERSION=9 SYMFONY_REQUIRE=5.0.*
45
fast_finish: true
46
allow_failures:
47
0 commit comments