php-tools/composer.lock

111 lines
3.6 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "68c389764eb0d215184e0e14af0d4267",
"content-hash": "3e1015987757a3bbd1106c71851fd6d4",
"packages": [
{
"name": "sensiolabs/ansi-to-html",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/sensiolabs/ansi-to-html.git",
"reference": "02598b975c510e9e7d07d0be0a89c7a6b43464d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/02598b975c510e9e7d07d0be0a89c7a6b43464d6",
"reference": "02598b975c510e9e7d07d0be0a89c7a6b43464d6",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"suggest": {
"twig/twig": "Provides nice templating features"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-0": {
"SensioLabs\\AnsiConverter": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "A library to convert a text with ANSI codes to HTML",
"time": "2015-07-22 03:07:58"
},
{
"name": "sunra/dbug",
"version": "0.2.1",
"source": {
"type": "git",
"url": "https://github.com/sunra/dBug.git",
"reference": "ecd8a589dc3ee1bba84095828c222ff560bc19e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sunra/dBug/zipball/ecd8a589dc3ee1bba84095828c222ff560bc19e5",
"reference": "ecd8a589dc3ee1bba84095828c222ff560bc19e5",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Ospinto\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "sunra",
"email": "sunra@yandex.ru",
"homepage": "http://github.com/sunra"
},
{
"name": "Kwaku Otchere",
"email": "ospinto@hotmail.com"
}
],
"description": "Most beautiful variable dump library for PHP (ColdFusion like style)",
"homepage": "http://github.com/sunra/dBug.git",
"keywords": [
"debug",
"dump",
"php"
],
"time": "2015-12-14 22:37:24"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}