Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 44a282d

Browse files
committed
help composer solve dev dependencies
1 parent c301599 commit 44a282d

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
@@ -20,7 +20,7 @@ env:
2020
matrix:
2121
include:
2222
- php: 5.6
23-
env: DEPS=dev
23+
env: DEPS=dev SYMFONY_VERSION=2.8.*
2424
- php: 5.3
2525
env: SYMFONY_VERSION="^2.3.4" COMPOSER_FLAGS="--prefer-lowest"
2626
- php: 5.6

0 commit comments

Comments
 (0)