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 023fadf commit 697993fCopy full SHA for 697993f
composer.json
@@ -6,7 +6,7 @@
6
"require": {
7
"php": "^8.0",
8
"ext-json": "*",
9
- "colinmollenhour/cache-backend-redis": "^1.9",
+ "colinmollenhour/cache-backend-redis": "1.14.2",
10
"colinmollenhour/credis": "^1.6"
11
},
12
"suggest": {
@@ -22,7 +22,7 @@
22
"codeception/module-rest": "^3.0",
23
"consolidation/robo": "^3.0",
24
"phpmd/phpmd": "@stable",
25
- "phpstan/phpstan": "1.11",
+ "phpstan/phpstan": "~1.2.0",
26
"phpunit/phpunit": "^9.5",
27
"squizlabs/php_codesniffer": "^3.0"
28
0 commit comments