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

Commit

Permalink
help composer solve dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Mar 31, 2016
1 parent c301599 commit 44a282d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
matrix:
include:
- php: 5.6
env: DEPS=dev
env: DEPS=dev SYMFONY_VERSION=2.8.*
- php: 5.3
env: SYMFONY_VERSION="^2.3.4" COMPOSER_FLAGS="--prefer-lowest"
- php: 5.6
Expand Down

0 comments on commit 44a282d

Please sign in to comment.