composer update

This commit is contained in:
Romulus21
2021-08-06 10:23:13 +02:00
parent 107aea309f
commit 243622af7f
3 changed files with 990 additions and 615 deletions

View File

@@ -8,17 +8,17 @@
],
"license": "MIT",
"require": {
"php": "^8.0",
"php": "^7.3|^8.0",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"guzzlehttp/guzzle": "^7.0.1",
"intervention/image": "^2.5",
"laravel/framework": "^8.0",
"laravel/framework": "^8.12",
"laravel/legacy-factories": "^1.0",
"laravel/passport": "^10.0",
"laravel/slack-notification-channel": "^2.2",
"laravel/tinker": "^2.0",
"laravel/ui": "^2.0",
"laravel/ui": "^3.2",
"predis/predis": "^1.1",
"sentry/sentry-laravel": "^2.0",
"spatie/laravel-backup": "^6.15",