Updating module requirements to use idavoll
Showing
... | ... | @@ -16,18 +16,18 @@ |
"laravel/framework": "5.3.*", | ||
"nwidart/laravel-modules": "~0.11", | ||
"cartalyst/sentinel": "~2.0", | ||
"asgardcms/core-module": "~2.0", | ||
"asgardcms/dashboard-module": "~2.0", | ||
"asgardcms/user-module": "~2.0", | ||
"asgardcms/setting-module": "~2.0", | ||
"asgardcms/media-module": "~2.0", | ||
"asgardcms/page-module": "~2.0", | ||
"asgardcms/menu-module": "~2.0", | ||
"asgardcms/workshop-module": "~2.0", | ||
"asgardcms/translation-module": "~2.0", | ||
"asgardcms/tag-module": "^1.0@dev", | ||
"asgardcms/flatly-theme": "~2.0", | ||
"asgardcms/adminlte-theme": "~2.0" | ||
"idavoll/core-module": "~2.0", | ||
"idavoll/dashboard-module": "~2.0", | ||
"idavoll/user-module": "~2.0", | ||
"idavoll/setting-module": "~2.0", | ||
"idavoll/media-module": "~2.0", | ||
"idavoll/page-module": "~2.0", | ||
"idavoll/menu-module": "~2.0", | ||
"idavoll/workshop-module": "~2.0", | ||
"idavoll/translation-module": "~2.0", | ||
"idavoll/tag-module": "~2.0", | ||
"idavoll/flatly-theme": "~2.0", | ||
"idavoll/adminlte-theme": "~2.0" | ||
}, | ||
"require-dev": { | ||
"fzaninotto/faker": "~1.4", | ||
... | ... |
Please register or sign in to comment