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 40ca6af commit 06c9734Copy full SHA for 06c9734
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.1",
+ "version": "6.0.2",
6
"require": {
7
"php": "^8.1",
8
"illuminate/cache": "^10.0",
9
- "mongodb/laravel-mongodb": "4.0.0-ALPHA2"
+ "mongodb/laravel-mongodb": "4.0.0-rc1"
10
},
11
"require-dev": {
12
"orchestra/testbench": "^8.0"
0 commit comments