Skip to content

Commit 728e350

Browse files
committed
Merge branch 'master' into 3.1
# Conflicts: # src/redis/composer.json # src/validation/tests/Cases/ValidateAttributesTest.php
2 parents 42e8632 + 0ab5ecb commit 728e350

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
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": ">=8.1",
20-
"ext-redis": "*",
20+
"ext-redis": "<6.0",
2121
"hyperf/contract": "~3.1.0",
2222
"hyperf/pool": "~3.1.0",
2323
"hyperf/support": "~3.1.0",

0 commit comments

Comments
 (0)