fix(tenant): require symfony process in production
Some checks failed
CI / Backend Tests (push) Has been cancelled
CI / Frontend Tests (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
CI / Naming Conventions (push) Has been cancelled
CI / Build Check (push) Has been cancelled

This commit is contained in:
2026-03-10 19:24:09 +01:00
parent a573a144e9
commit 8a3262faf9
2 changed files with 67 additions and 66 deletions

View File

@@ -33,6 +33,7 @@
"symfony/mailer": "8.0.*",
"symfony/messenger": "^8.0",
"symfony/monolog-bundle": "^4.0",
"symfony/process": "^8.0",
"symfony/property-access": "^8.0",
"symfony/property-info": "^8.0",
"symfony/rate-limiter": "8.0.*",