Skip to content

Commit 77c7134

Browse files
ruudkondrejmirtes
authored andcommitted
Composer > Remove fake PHP platform + add fake ext-mongodb
1 parent 399b7ff commit 77c7134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"config": {
3737
"platform": {
38-
"php": "7.3.24",
39-
"ext-mongo": "1.6.16"
38+
"ext-mongo": "1.12",
39+
"ext-mongodb": "1.6.16"
4040
},
4141
"sort-packages": true,
4242
"allow-plugins": {

0 commit comments

Comments
 (0)