This commit is contained in:
2024-03-19 23:05:57 +02:00
parent 137c338719
commit 1f03eebd08
34 changed files with 557 additions and 169 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"spatie/image-optimizer": "^1.6",
"staudenmeir/laravel-cte": "^1.0",
"ext-pdo": "*",
"opis/json-schema": "^2.3"
"opis/json-schema": "^2.3",
"symfony/yaml": "^7.0"
},
"require-dev": {
"phpstan/phpstan": "^1.8"