🛠️ Update dependencies: Downgrade symfony/string to v7.4.0 and add it to composer.json

This commit is contained in:
HolgerHatGarKeineNode
2025-12-07 04:00:15 +01:00
parent 428b664440
commit 17071c43e7
2 changed files with 18 additions and 16 deletions

View File

@@ -41,6 +41,7 @@
"symfony/clock": "^7.2",
"symfony/http-client": "^7.3",
"symfony/mailgun-mailer": "^7.3",
"symfony/string": "^7.2",
"symfony/translation": "^7.2",
"woodsandwalker/laravel-countries": "^1.5"
},