Json Schema transformer is done

Form builder stuck on infinite recurrsion
This commit is contained in:
2024-03-14 22:12:26 +02:00
parent 584fe7eb95
commit 842bd71a18
30 changed files with 919 additions and 3 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"phpoption/phpoption": "^1.9",
"spatie/image-optimizer": "^1.6",
"staudenmeir/laravel-cte": "^1.0",
"ext-pdo": "*"
"ext-pdo": "*",
"opis/json-schema": "^2.3"
},
"require-dev": {
"phpstan/phpstan": "^1.8"