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 df94741 commit a044a6cCopy full SHA for a044a6c
composer.json
@@ -30,12 +30,10 @@
30
"require-dev": {
31
"clue/phar-composer": "^1.4",
32
"phpstan/phpstan": "^2.1",
33
- "phpunit/phpunit": "^11|^12.0"
+ "phpunit/phpunit": "^11|^12.1"
34
},
35
"suggest": {
36
"ext-apcu": "Required for the APCu dashboard.",
37
- "ext-memcache": "Required for the Memcache dashboard.",
38
- "ext-memcached": "Required for the Memcached dashboard.",
39
"ext-zend-opcache": "Required for use the OPCache dashboard.",
40
"ext-redis": "Required for use the Redis dashboard.",
41
"ext-zlib": "Required for encoding/decoding with gz* functions.",
0 commit comments