Skip to content

Commit b43c07f

Browse files
committed
v6.x: Fixed expiration to be in seconds. (#34)
1 parent 22f9f61 commit b43c07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "1ff/laravel-mongodb-cache",
33
"description": "A mongodb cache driver for laravel",
44
"type": "library",
5-
"version": "6.0.2",
5+
"version": "6.0.4",
66
"require": {
77
"php": "^8.1",
88
"illuminate/cache": "^10.0",

0 commit comments

Comments
 (0)