Commit eb28b1f7 authored by Nicolas Widart's avatar Nicolas Widart

Removing sub dependency to core module so that it can be customized on a per...

Removing sub dependency to core module so that it can be customized on a per project basis if needed.
parent 4c9c6e41
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
"require": { "require": {
"php": ">=5.6", "php": ">=5.6",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"idavoll/core-module": "~2.0",
"doctrine/dbal": "~2.5" "doctrine/dbal": "~2.5"
}, },
"require-dev": { "require-dev": {
......
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