Bump Symfony 8 to PHP >= 8.4

This commit is contained in:
Nicolas Grekas
2025-06-02 17:50:55 +02:00
parent 40c295f2de
commit 34a8b96e52

View File

@@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=8.2"
"php": ">=8.4"
},
"autoload": {
"psr-4": { "Symfony\\Component\\Process\\": "" },