359 Select theme in settings (#423)

* Update composer package versions

* Laravel version

* Change theme in the admin settings page closes #359

* Fix comment
This commit is contained in:
Nabeel S
2019-10-30 09:05:18 -04:00
committed by GitHub
parent eff9f6fec6
commit ec4f10d43a
10 changed files with 391 additions and 339 deletions

View File

@@ -13,7 +13,7 @@
"ext-simplexml": "*",
"ext-pdo": "*",
"composer/composer": "~1.8.0",
"laravel/framework": "~6.0.0",
"laravel/framework": "~6.0",
"akaunting/money": "^1.0",
"anhskohbo/no-captcha": "^3.0",
"appstract/laravel-opcache": "^2.0",