refactor edit and edges

This commit is contained in:
2024-03-25 21:26:21 +02:00
parent e74e1e7956
commit 02224eb580
83 changed files with 3569 additions and 818 deletions
+2 -2
View File
@@ -11,12 +11,12 @@
"php": "^8.2",
"guzzlehttp/guzzle": "^7.2",
"intervention/image": "^2.7",
"phpoption/phpoption": "^1.9",
"spatie/image-optimizer": "^1.6",
"staudenmeir/laravel-cte": "^1.0",
"ext-pdo": "*",
"opis/json-schema": "^2.3",
"symfony/yaml": "^7.0"
"symfony/yaml": "^7.0",
"spatie/laravel-data": "^4.4"
},
"require-dev": {
"phpstan/phpstan": "^1.8",