Skip to content

Commit d35ab87

Browse files
committed
added ^ for redis
1 parent 697993f commit d35ab87

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^8.0",
88
"ext-json": "*",
9-
"colinmollenhour/cache-backend-redis": "1.14.2",
9+
"colinmollenhour/cache-backend-redis": "^1.14.2",
1010
"colinmollenhour/credis": "^1.6"
1111
},
1212
"suggest": {

0 commit comments

Comments
 (0)