Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit f484ac3

Browse files
committed
Add ext-mongodb requirement to composer.json for MongoDB extension support.
1 parent f5d6b4a commit f484ac3

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
@@ -9,6 +9,7 @@
99
"mongodb/laravel-mongodb": "^4.0",
1010
"ext-mongodb": "*"
1111
},
12+
1213
"license": "MIT",
1314
"authors": [
1415
{

0 commit comments

Comments
 (0)