We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c17f6f commit d64d277Copy full SHA for d64d277
admin/framework/composer.json
@@ -24,7 +24,7 @@
24
"mikey179/vfsstream": "^1.6.12",
25
"nexusphp/cs-config": "^3.6",
26
"phpunit/phpunit": "^10.5.16 || ^11.2",
27
- "predis/predis": "^1.1 || ^2.0"
+ "predis/predis": "^1.1 || ^2.3"
28
},
29
"suggest": {
30
"ext-curl": "If you use CURLRequest class",
composer.json
@@ -27,7 +27,7 @@
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpcov": "^9.0.2 || ^10.0",
- "predis/predis": "^1.1 || ^2.0",
+ "predis/predis": "^1.1 || ^2.3",
31
"rector/rector": "1.2.10"
32
33
"replace": {
0 commit comments