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 4e6d218 commit 61f05faCopy full SHA for 61f05fa
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.0",
+ "version": "6.0.1",
6
"require": {
7
"php": "^8.1",
8
"illuminate/cache": "^10.0",
9
- "mongodb/laravel-mongodb": "dev-master"
+ "mongodb/laravel-mongodb": "4.0.0-ALPHA2"
10
},
11
"require-dev": {
12
"orchestra/testbench": "^8.0"
0 commit comments