Update for Laravel 7.x

This commit is contained in:
Deon George 2020-08-04 16:14:35 +10:00
parent 958dbc7092
commit 432606760b
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"require": {
"igaster/laravel-theme": "^2.0.15",
"creativeorange/gravatar": "^1.0",
"orchestra/asset": "^4.0"
"orchestra/asset": "^5.0"
},
"require-dev": {
},