Skip to content

Commit e617250

Browse files
committed
Replace composer package mongodb/builder
1 parent eafad05 commit e617250

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"symfony/phpunit-bridge": "^5.2",
2727
"vimeo/psalm": "^5.13"
2828
},
29+
"replace": {
30+
"mongodb/builder": ">= 0.2"
31+
},
2932
"autoload": {
3033
"psr-4": { "MongoDB\\": "src/" },
3134
"files": [ "src/functions.php" ]

0 commit comments

Comments
 (0)