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 4acba1f commit 4afd995Copy full SHA for 4afd995
.travis.yml
@@ -11,6 +11,7 @@ env:
11
- SYMFONY_VERSION=dev-master
12
13
before_script:
14
+ - composer self-update
15
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
16
- cp ./Tests/Functional/config/parameters.yml.dist ./Tests/Functional/config/parameters.yml
17
- php Tests/Functional/console doctrine:phpcr:init:dbal
0 commit comments