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.
2 parents ad17913 + ce18d72 commit c54bcf2Copy full SHA for c54bcf2
.travis.yml
@@ -12,7 +12,7 @@ env:
12
13
before_script:
14
- composer self-update
15
- - composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
+ - composer require symfony/symfony:${SYMFONY_VERSION} --prefer-source
16
- vendor/symfony-cmf/testing/bin/travis/phpcr_odm_doctrine_dbal.sh
17
18
script: phpunit --coverage-text
0 commit comments