php-linux-gpio/composer.lock

140 lines
4.2 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "9c1aac445406a8b57812c08571a9420b",
"packages": [
],
"packages-dev": [
{
"name": "noccylabs/crap",
"version": "dev-master",
"source": {
"type": "git",
"url": "http://satis.noccylabs.info/packages/php-crap.git",
"reference": "aede74280244c61564d648139f5fa2318834471e"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"autoload": {
"psr-4": {
"NoccyLabs\\Crap\\": "lib/"
}
},
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Christopher Vagnetoft",
"email": "cvagnetoft@gmail.com"
}
],
"description": "Crap is an exception/error/assertion handling library",
"time": "2014-06-18 19:21:45"
},
{
"name": "noccylabs/sansi",
"version": "dev-master",
"source": {
"type": "git",
"url": "http://satis.noccylabs.info/packages/php-sansi.git",
"reference": "9e347698a898dc966802987fc4fbfa7bec7225b0"
},
"type": "library",
"autoload": {
"psr-4": {
"NoccyLabs\\Sansi\\": "lib/"
}
},
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Christopher Vagnetoft",
"email": "cvagnetoft@gmail.com"
}
],
"description": "Simple ANSI User Interface",
"time": "2014-06-05 12:10:14"
},
{
"name": "symfony/console",
"version": "v2.4.6",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console.git",
"reference": "24f723436e62598c9dddee2a8573d6992504dc5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/24f723436e62598c9dddee2a8573d6992504dc5d",
"reference": "24f723436e62598c9dddee2a8573d6992504dc5d",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"symfony/event-dispatcher": "~2.1"
},
"suggest": {
"symfony/event-dispatcher": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\Console\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Console Component",
"homepage": "http://symfony.com",
"time": "2014-05-14 21:48:29"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"noccylabs/sansi": 20,
"noccylabs/crap": 20
},
"platform": [
],
"platform-dev": [
]
}