summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-13 08:36:52 +0100
committerRemi Collet <remi@php.net>2024-03-13 08:36:52 +0100
commitc85255892751a9eb5910e2d7d235d65081c27a36 (patch)
tree7a7a14c3a00baad3bf5056e9b3b4dc75352caf23 /composer.json
parent909d4ff53fd487259a32fed7837bd9b2db1c41c0 (diff)
update to 1.6.9 (revert to 1.6.7 code)
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 ca84c58..f23d2de 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.17",
- "symplify/easy-coding-standard": "^12.1.14"
+ "phpunit/phpunit": "^8.5 || ^9.6.10",
+ "symplify/easy-coding-standard": "^12.0.8"
},
"conflict": {
"phpunit/phpunit": "<8.0"