summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-18 15:25:22 +0100
committerRemi Collet <remi@php.net>2023-12-18 15:25:22 +0100
commit92153dc1e6c85741d5cb6526e5c511a4de06814e (patch)
treef1fa6776f7a1626f8c9fddc744dfac8d3d538bb7 /composer.json
parent3a49dfb3d8b0ec380afe3ac46362a521c6b8f1ee (diff)
update to 1.4.0 (no change)
drop build dependencies on symfony/process and psr/log
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 ed6a1b3..c85480a 100644
--- a/composer.json
+++ b/composer.json
@@ -30,7 +30,7 @@
"symfony/phpunit-bridge": "^4.2 || ^5",
"phpstan/phpstan": "^0.12.55",
"psr/log": "^1.0",
- "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
+ "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"autoload": {
"psr-4": {