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 b80e1ce commit 83f1b12Copy full SHA for 83f1b12
.travis.yml
@@ -19,6 +19,8 @@ env:
19
- SYMFONY_VERSION=2.3.* PHPUNIT_VERSION=~4.0
20
- SYMFONY_VERSION=2.4.* PHPUNIT_VERSION=~4.0
21
- SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~4.0
22
+ - SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~4.2
23
+ - SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~4.3
24
25
before_script:
26
- composer require --no-update "symfony/config:${SYMFONY_VERSION}"
0 commit comments