Skip to content

Commit

Permalink
Merge pull request #4 from ShockRaver/update-mongodb-1.14.0
Browse files Browse the repository at this point in the history
update mongodb 1.13.1
  • Loading branch information
ShockRaver authored Nov 7, 2024
2 parents 265aead + d10ad1f commit bfecdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": "^5.4|^7.0",
"ext-mongodb": "^1.5",
"cakephp/cakephp": "^3.10|^4.0",
"mongodb/mongodb": "~1.14.0"
"mongodb/mongodb": "~1.13.1"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
Expand Down

0 comments on commit bfecdee

Please sign in to comment.