summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-20 09:36:50 +0100
committerRemi Collet <remi@php.net>2024-03-20 09:36:50 +0100
commitf79212356315aae8bd11a6993b12889048141c97 (patch)
treef85cf7afa4c82c8e66a2af9343ee617b007ff897 /composer.json
parentc85255892751a9eb5910e2d7d235d65081c27a36 (diff)
update to 1.6.10
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index f23d2de..ca84c58 100644
--- a/composer.json
+++ b/composer.json
@@ -49,8 +49,8 @@
"hamcrest/hamcrest-php": "^2.0.1"
},
"require-dev": {
- "phpunit/phpunit": "^8.5 || ^9.6.10",
- "symplify/easy-coding-standard": "^12.0.8"
+ "phpunit/phpunit": "^8.5 || ^9.6.17",
+ "symplify/easy-coding-standard": "^12.1.14"
},
"conflict": {
"phpunit/phpunit": "<8.0"