Skip to content

Commit 7488ca8

Browse files
authored
Merge pull request #361 from eshimischi/patch-1
Predis v3 update
2 parents d5ccc68 + a2af928 commit 7488ca8

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
@@ -25,7 +25,7 @@
2525
"php": "~7.4 || ^8",
2626
"ext-pdo": "*",
2727
"ext-mbstring": "*",
28-
"predis/predis": "^2.2"
28+
"predis/predis": "^2.2 || ^3.0"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "7.* || 8.* || 9.*",

0 commit comments

Comments
 (0)