This commit is contained in:
Dennis
2022-07-27 13:36:18 +02:00
parent b63d4e753b
commit 369d205d6a
18 changed files with 878 additions and 741 deletions

View File

@@ -13,6 +13,7 @@
"ext-json": "*",
"aws/aws-sdk-php": "^3.224",
"cloudflare/sdk": "^1.3",
"doctrine/dbal": "^3.3",
"filament/filament": "^2.0",
"guzzlehttp/guzzle": "^7.4.1",
"inertiajs/inertia-laravel": "^0.6.3",
@@ -33,7 +34,6 @@
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.3",
"doctrine/dbal": "^3.3",
"friendsofphp/php-cs-fixer": "^3.1.0",
"fzaninotto/faker": "^1.9.1",
"laravel/dusk": "^6.15",