Updated dependencies

This commit is contained in:
2020-09-02 16:12:35 +00:00
parent fafc9dca87
commit 004e9edcb0
2 changed files with 83 additions and 5 deletions

View File

@@ -9,8 +9,8 @@
"license": "MIT",
"require": {
"php": "^7.2.5",
"ext-json": "*",
"ext-imagick": "*",
"ext-json": "*",
"arcanedev/log-viewer": "^7.0",
"doctrine/dbal": "^2.10",
"fideloper/proxy": "^4.2",
@@ -23,6 +23,7 @@
"laravel/slack-notification-channel": "^2.0",
"laravel/tinker": "^2.0",
"laravel/ui": "^2.0",
"mcamara/laravel-localization": "^1.5",
"pragmarx/google2fa-laravel": "^1.3",
"sentry/sentry-laravel": "1.7.1",
"spatie/laravel-permission": "^3.13"