summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-30 08:22:03 +0100
committerRemi Collet <remi@php.net>2024-12-30 08:22:03 +0100
commitd2b9d6c22267da687b5b1465f59893bcbae43bb7 (patch)
treeb20ebd41995463400b8644583466d427d66f5fd6 /composer.json
parent901f6d0f444db23d758c73a1fd8a24384d838cb9 (diff)
update to 3.66.0
add option to use composer-generators
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 5887236..a5dfe0e 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"symfony/polyfill-mbstring": "^1.28",
"symfony/polyfill-php80": "^1.28",
"symfony/polyfill-php81": "^1.28",
- "symfony/process": "^5.4 || ^6.0 || ^7.0",
+ "symfony/process": "^5.4 || ^6.0 || ^7.0 <7.2",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {