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 70acd85 commit a2c66f8Copy full SHA for a2c66f8
composer.json
@@ -16,12 +16,12 @@
16
}
17
],
18
"require": {
19
- "php": ">=8.2",
+ "php": ">=8.4",
20
"symfony/polyfill-ctype": "~1.8",
21
"symfony/polyfill-mbstring": "~1.8"
22
},
23
"require-dev": {
24
- "symfony/process": "^6.4|^7.0|^8.0"
+ "symfony/process": "^7.4|^8.0"
25
26
"autoload": {
27
"psr-4": { "Symfony\\Component\\Filesystem\\": "" },
0 commit comments