summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-25 14:43:22 +0200
committerRemi Collet <remi@php.net>2024-07-25 14:43:22 +0200
commit62a55d51e5fd27ecd678d70661c42539ca31aaaa (patch)
treef06ed495813c0d50dc8e224871dce8e3e7576135 /composer.json
parent4af31411642e34bc3e5bafca79bfaad20b64d4d6 (diff)
update to 2.2.8
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 4524cf5..b96587b 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.17.1",
"phpstan/phpstan": "^0.12",
- "phpunit/phpunit" : "^7.5 || ^8.5 || ^9.0"
+ "phpunit/phpunit" : "^7.5 || ^8.5 || ^9.6"
},
"scripts": {
"phpstan": [