Switch laravel-them to fix issue with @ directives

This commit is contained in:
Deon George 2019-10-30 09:49:19 +08:00
parent 0ca66c6d1c
commit 4f2707a374

View File

@ -10,7 +10,7 @@
} }
], ],
"require": { "require": {
"igaster/laravel-theme": "^2.0.12", "leenooks/laravel-theme": "^2.0.15",
"creativeorange/gravatar": "^1.0", "creativeorange/gravatar": "^1.0",
"orchestra/asset": "^4.0" "orchestra/asset": "^4.0"
}, },