fix: lock domain purchase if already launched

This commit is contained in:
Maël Gangloff
2025-11-09 17:38:31 +01:00
parent 7f288c01e3
commit 66e2c25b18
5 changed files with 32 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
"php": ">=8.4",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-redis": "*",
"ext-simplexml": "*",
"api-platform/core": "^3.3",
"doctrine/dbal": "^3",