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 a532565 commit 433100aCopy full SHA for 433100a
.travis.yml
@@ -18,7 +18,7 @@ env:
18
19
matrix:
20
allow_failures:
21
- - php: nightly
+ - php: 7.4snapshot
22
- env: LARAVEL_VERSION="dev-master" ORCHESTRA_VERSION="dev-master" COMPOSER_FLAGS="--prefer-lowest" MINIMUM_STABILITY="dev"
23
- env: LARAVEL_VERSION="dev-master" ORCHESTRA_VERSION="dev-master" COMPOSER_FLAGS="--prefer-stable" MINIMUM_STABILITY="dev"
24
fast_finish: true
0 commit comments