Skip to content

Commit 1e3f2e8

Browse files
committed
Remove the php adapter - it is not required
1 parent 47996fb commit 1e3f2e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"php": "^7.1",
1717
"doctrine/mongodb": "^1.0",
1818
"symfony/console": "^2.7|^3.3|^4",
19-
"symfony/yaml": "^2.7|^3.3|^4",
20-
"alcaeus/mongo-php-adapter": "^1.0"
19+
"symfony/yaml": "^2.7|^3.3|^4"
2120
},
2221
"require-dev": {
2322
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)