Commit 69da44bc authored by Nicolas Widart's avatar Nicolas Widart

Removing laravel elixir from composer

parent 154d35a9
......@@ -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": "8cb12b7ad6bb0fef6c82460eefad21c3",
"hash": "11fee9523a471bff25312fef5846b22f",
"packages": [
{
"name": "asgardcms/core-module",
......@@ -1406,50 +1406,6 @@
],
"time": "2014-09-13 13:18:07"
},
{
"name": "laravel/elixir",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/laravel/elixir.git",
"reference": "e1a8b0580c0f66b595a228eb2e34585f570eb771"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/elixir/zipball/e1a8b0580c0f66b595a228eb2e34585f570eb771",
"reference": "e1a8b0580c0f66b595a228eb2e34585f570eb771",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"files": [
"helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeffrey Way",
"email": "jeffrey@laracasts.com"
},
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
}
],
"time": "2014-10-14 17:59:08"
},
{
"name": "laravel/framework",
"version": "dev-master",
......
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