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 22c3573 commit 9272148Copy full SHA for 9272148
.travis.yml
@@ -16,8 +16,8 @@ branches:
16
matrix:
17
fast_finish: true
18
include:
19
- - php: 7.1
20
- env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" DEPENDENCIES="doctrine/instantiator:^1.1"
+ - php: 7.0
+ env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
21
22
# Test the latest stable release
23
- php: 7.0
0 commit comments