Skip to content

Commit 5be5c6f

Browse files
authored
Updated predis conflict versions
1 parent 3ab9aef commit 5be5c6f

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
@@ -64,7 +64,7 @@
6464
},
6565
"conflict": {
6666
"ext-redis": "<5.3.2",
67-
"predis/predis": "<2.0"
67+
"predis/predis": "<2.0 || >=3.0"
6868
},
6969
"extra": {
7070
"branch-alias": {

0 commit comments

Comments
 (0)