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

Commit d131aa4

Browse files
committed
Require Symfony 2.3.4
1 parent bf44ff3 commit d131aa4

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
@@ -28,7 +28,7 @@ matrix:
2828
- php: 5.6
2929
env: SYMFONY_VERSION=3.0.*@dev
3030
- php: 5.3.3
31-
env: SYMFONY_VERSION=2.3.* COMPOSER_FLAGS="--prefer-lowest"
31+
env: SYMFONY_VERSION="2.3.*,>=2.3.4" COMPOSER_FLAGS="--prefer-lowest"
3232
allow_failures:
3333
- php: 5.6
3434
env: SYMFONY_VERSION=2.8.*

0 commit comments

Comments
 (0)