Skip to content

Commit 588ca87

Browse files
authored
composer.json credis limited to the last compatible version
1 parent 9d05f78 commit 588ca87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"require": {
3131
"php": ">=7.4.0",
32-
"colinmollenhour/credis": "1.7.*",
32+
"colinmollenhour/credis": "1.16.*",
3333
"psr/log": ">=1.1.0"
3434
},
3535
"suggest": {

0 commit comments

Comments
 (0)