fix: align php-versions between dev and prod

This commit is contained in:
2026-09-01 12:52:15 +02:00
parent 2459af122f
commit a60e8357e8
3 changed files with 20 additions and 15 deletions
+4 -1
View File
@@ -86,7 +86,10 @@
"symfony/flex": true,
"symfony/runtime": true
},
"sort-packages": true
"sort-packages": true,
"platform": {
"php": "8.4.24"
}
},
"autoload": {
"psr-4": {