We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39de712 commit aa99a87Copy full SHA for aa99a87
composer.json
@@ -19,7 +19,7 @@
19
"php": ">=8.2",
20
"symfony/polyfill-ctype": "~1.8",
21
"symfony/polyfill-mbstring": "~1.8",
22
- "symfony/process": "^5.4|^6.4"
+ "symfony/process": "^6.4|^7.0"
23
},
24
"autoload": {
25
"psr-4": { "Symfony\\Component\\Filesystem\\": "" },
0 commit comments