chore: update project dependencies, pin php version on prod

This commit is contained in:
Björn Fromme
2025-04-24 20:32:29 +02:00
parent adbfb49c11
commit 539dcae75b
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -65,7 +65,10 @@
"symfony/flex": true,
"symfony/runtime": true
},
"sort-packages": true
"sort-packages": true,
"platform": {
"php": "8.2.28"
}
},
"autoload": {
"psr-4": {