Add symfony/yaml for help sync

This commit is contained in:
Codex Agent
2026-01-13 22:38:09 +01:00
parent c4d274c614
commit 7712d2940c
2 changed files with 79 additions and 78 deletions

View File

@@ -24,7 +24,8 @@
"simplesoftwareio/simple-qrcode": "^4.2",
"spatie/laravel-translatable": "^6.11",
"staudenmeir/belongs-to-through": "^2.17",
"stripe/stripe-php": "*"
"stripe/stripe-php": "*",
"symfony/yaml": "^7.0"
},
"require-dev": {
"fakerphp/faker": "^1.23",