Commit f6a97ad7 authored by Nicolas Widart's avatar Nicolas Widart

Using forked version of pingpong/modules

parent 2df32f25
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"type": "project", "type": "project",
"require": { "require": {
"laravel/framework": "~5.0", "laravel/framework": "~5.0",
"pingpong/modules": "2.0.*@dev", "pingpong/modules": "dev-master",
"cartalyst/sentry": "dev-feature/laravel-5", "cartalyst/sentry": "dev-feature/laravel-5",
"asgardcms/core-module": "dev-develop", "asgardcms/core-module": "dev-develop",
"asgardcms/dashboard-module": "dev-develop", "asgardcms/dashboard-module": "dev-develop",
...@@ -31,6 +31,10 @@ ...@@ -31,6 +31,10 @@
{ {
"type": "composer", "type": "composer",
"url": "https://packages.cartalyst.com" "url": "https://packages.cartalyst.com"
},
{
"type": "vcs",
"url": "https://github.com/nWidart/modules"
} }
], ],
"autoload": { "autoload": {
......
This diff is collapsed.
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