We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ext-redis:^6.0
1 parent 2dbdba4 commit 104366aCopy full SHA for 104366a
composer.json
@@ -17,7 +17,7 @@
17
},
18
"require": {
19
"php": ">=8.0",
20
- "ext-redis": "<6.0",
+ "ext-redis": "^5.0|^6.0",
21
"hyperf/contract": "~3.0.0",
22
"hyperf/pool": "~3.0.0",
23
"hyperf/support": "~3.0.0",
0 commit comments