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.
2 parents 0de7ea3 + d12e136 commit bbd3675Copy full SHA for bbd3675
composer.json
@@ -12,9 +12,9 @@
12
],
13
"require": {
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 || ^2.0"
+ "illuminate/redis": "^5.1|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/support": "^5.1|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "predis/predis": "^1.1 || ^2.0"
18
},
19
"autoload": {
20
"psr-4": {
0 commit comments