Skip to content

Commit 47996fb

Browse files
committed
Add a comment about the need for the composer hack
1 parent 5992f44 commit 47996fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ before_script:
1919
# Remove xdebug at the start
2020
- phpenv config-rm xdebug.ini
2121
- pecl install -f mongodb-stable
22+
# Until doctrine/mongo switches to mongodb driver
2223
- composer config "platform.ext-mongo" "1.6.16"
2324
- composer self-update
2425
# To be removed when this issue is resolved: https://github.com/composer/composer/issues/5355

0 commit comments

Comments
 (0)