Skip to content

Commit 4ecde01

Browse files
authored
chore: mongodb as require-dev extension (#7235)
This will use php/pie to install the mongodb extension
1 parent 6ccc305 commit 4ecde01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"willdurand/negotiation": "^3.1"
121121
},
122122
"require-dev": {
123+
"ext-mongodb": "^1.21 || ^2.0",
123124
"behat/behat": "^3.11",
124125
"behat/mink": "^1.9",
125126
"doctrine/cache": "^1.11 || ^2.1",

0 commit comments

Comments
 (0)