Skip to content

Commit a044a6c

Browse files
committed
Update composer.json
1 parent df94741 commit a044a6c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,10 @@
3030
"require-dev": {
3131
"clue/phar-composer": "^1.4",
3232
"phpstan/phpstan": "^2.1",
33-
"phpunit/phpunit": "^11|^12.0"
33+
"phpunit/phpunit": "^11|^12.1"
3434
},
3535
"suggest": {
3636
"ext-apcu": "Required for the APCu dashboard.",
37-
"ext-memcache": "Required for the Memcache dashboard.",
38-
"ext-memcached": "Required for the Memcached dashboard.",
3937
"ext-zend-opcache": "Required for use the OPCache dashboard.",
4038
"ext-redis": "Required for use the Redis dashboard.",
4139
"ext-zlib": "Required for encoding/decoding with gz* functions.",

0 commit comments

Comments
 (0)