Commit 39561d3c authored by Nicolas Widart's avatar Nicolas Widart

Adding workshop module as composer package

parent 21ab3ed7
......@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "e71de4eaba2f5e4b75f1d161cb8351f1",
"hash": "00e6999f37dfff9d00d0b0b636c121e3",
"packages": [
{
"name": "asgardcms/demo-theme",
......@@ -79,6 +79,44 @@
],
"time": "2014-12-07 19:22:59"
},
{
"name": "asgardcms/workshop-module",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/AsgardCms/Workshop.git",
"reference": "98f839e0e58a36b2ff37292e6f0444a70c07280e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Workshop/zipball/98f839e0e58a36b2ff37292e6f0444a70c07280e",
"reference": "98f839e0e58a36b2ff37292e6f0444a70c07280e",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"php": ">=5.4"
},
"type": "asgard-module",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Widart",
"email": "info@asgardcms.com",
"role": "Developer"
}
],
"description": "Workshop module for AsgardCMS. Handles the activation of modules.",
"keywords": [
"asgardcms",
"modules",
"workshop"
],
"time": "2014-11-30 09:56:39"
},
{
"name": "baum/baum",
"version": "1.0.13",
......@@ -3653,7 +3691,8 @@
"dimsav/laravel-translatable": 20,
"mpedrera/themify": 20,
"asgardcms/page-module": 20,
"asgardcms/demo-theme": 20
"asgardcms/demo-theme": 20,
"asgardcms/workshop-module": 20
},
"prefer-stable": false,
"platform": [],
......
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