Commit c47dc322 authored by Nicolas Widart's avatar Nicolas Widart

Removing cartalyst support from composer.lock file

parent c5292d21
......@@ -2578,78 +2578,6 @@
}
],
"packages-dev": [
{
"name": "cartalyst/support",
"version": "dev-master",
"source": {
"type": "git",
"url": "git@github.com:cartalyst/support.git",
"reference": "a2d8a6a9fea2813ac160088930ad8ce51522b7ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cartalyst/support/zipball/a2d8a6a9fea2813ac160088930ad8ce51522b7ec",
"reference": "a2d8a6a9fea2813ac160088930ad8ce51522b7ec",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"illuminate/mail": "~4.1|~5.0",
"illuminate/validation": "~4.1|~5.0",
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"component": "package",
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Cartalyst\\Support\\": "src/"
}
},
"license": [
"proprietary"
],
"authors": [
{
"name": "Cartalyst LLC",
"email": "help@cartalyst.com"
},
{
"name": "Bruno Gaspar",
"email": "bruno.gaspar@cartalyst.com",
"role": "Developer"
},
{
"name": "Dan Syme",
"email": "dan.syme@cartalyst.com",
"role": "Project Lead"
},
{
"name": "Suhayb Wardany",
"email": "su.wardany@cartalyst.com",
"role": "Developer"
}
],
"description": "Support helpers.",
"keywords": [
"cartalyst",
"helper",
"laravel",
"support"
],
"support": {
"source": "https://github.com/cartalyst/support/tree/master",
"issues": "https://github.com/cartalyst/support/issues"
},
"time": "2014-11-05 22:59:50"
},
{
"name": "doctrine/instantiator",
"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