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 39bb286 + 89da5c5 commit f7a4570Copy full SHA for f7a4570
.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