Add symfony/yaml for help sync
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-13 22:38:09 +01:00
parent 5ee1baa7e2
commit a733df6221
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",