mirror of
https://github.com/symfony/process.git
synced 2026-03-23 23:42:06 +01:00
Bump Symfony 8 to PHP >= 8.4
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.2"
|
||||
"php": ">=8.4"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": { "Symfony\\Component\\Process\\": "" },
|
||||
|
||||
Reference in New Issue
Block a user