fix: remove DomainStatus enum

This commit is contained in:
Maël Gangloff
2024-07-14 21:15:13 +02:00
parent d202aa8964
commit 8a8059a366
6 changed files with 257 additions and 76 deletions

View File

@@ -11,9 +11,10 @@
"doctrine/doctrine-bundle": "^2.12",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^3.2",
"eluceo/ical": "^2.13",
"eluceo/ical": "^2.14",
"phpdocumentor/reflection-docblock": "^5.4",
"phpstan/phpdoc-parser": "^1.29",
"protonlabs/vobject": "^4.31",
"psr/http-client": "^1.0",
"symfony/asset": "7.1.*",
"symfony/asset-mapper": "7.1.*",