Commit 334a08a2 authored by Nicolas Widart's avatar Nicolas Widart

Requiring Sentinel by default

parent b3bb1e5e
......@@ -11,7 +11,7 @@
"require": {
"laravel/framework": "~5.1",
"pingpong/modules": "dev-feature/5.1",
"cartalyst/sentry": "dev-feature/laravel-5",
"cartalyst/sentinel": "~2.0",
"asgardcms/core-module": "~1.0",
"asgardcms/dashboard-module": "~1.0",
"asgardcms/user-module": "~1.0",
......@@ -29,10 +29,6 @@
"barryvdh/laravel-debugbar": "~2.0"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.cartalyst.com"
},
{
"type": "vcs",
"url": "https://github.com/nWidart/modules"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment