We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4942a4c commit bcc4146Copy full SHA for bcc4146
composer.json
@@ -2,11 +2,11 @@
2
"name": "1ff/laravel-mongodb-cache",
3
"description": "A mongodb cache driver for laravel",
4
"type": "library",
5
- "version": "6.0.4",
+ "version": "6.0.5",
6
"require": {
7
"php": "^8.1",
8
"illuminate/cache": "^10.0",
9
- "mongodb/laravel-mongodb": "^4.1",
+ "mongodb/laravel-mongodb": "^5.0",
10
"ext-mongodb": "*"
11
},
12
"require-dev": {
0 commit comments