Skip to content

Commit 8e89319

Browse files
authored
v6.x: Fixed expiration to be in seconds. (#34)
1 parent 4b11319 commit 8e89319

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)