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.
1 parent 19dfc81 commit 75502f7Copy full SHA for 75502f7
composer.json
@@ -14,7 +14,7 @@
14
"php": "^7.0|^8.0",
15
"illuminate/redis": "^5.1|^6.0|^7.0|^8.0|^9.0",
16
"illuminate/support": "^5.1|^6.0|^7.0|^8.0|^9.0",
17
- "predis/predis": "~1.1"
+ "predis/predis": "~1.1 || ^2.0"
18
},
19
"autoload": {
20
"psr-4": {
0 commit comments