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 5992f44 commit 47996fbCopy full SHA for 47996fb
.travis.yml
@@ -19,6 +19,7 @@ before_script:
19
# Remove xdebug at the start
20
- phpenv config-rm xdebug.ini
21
- pecl install -f mongodb-stable
22
+ # Until doctrine/mongo switches to mongodb driver
23
- composer config "platform.ext-mongo" "1.6.16"
24
- composer self-update
25
# To be removed when this issue is resolved: https://github.com/composer/composer/issues/5355
0 commit comments