Skip to content

Commit 3e57b79

Browse files
committed
help composer to resolve by limiting the options
1 parent e3c1644 commit 3e57b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
matrix:
2222
include:
2323
- php: 5.6
24-
env: DEPS=dev
24+
env: DEPS=dev SYMFONY_VERSION=2.8.*
2525
- php: 5.3
2626
env: COMPOSER_FLAGS="--prefer-lowest"
2727
- php: 5.6

0 commit comments

Comments
 (0)