2015-04-11 20:08:24 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2015-10-29 18:02:19 +00:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
2015-04-11 20:08:24 +00:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2015-11-25 19:26:14 +00:00
|
|
|
"hash": "384ee2219d830459dad98b219fd5d9c0",
|
|
|
|
"content-hash": "1a6eb3cf5982daea60b1e0451d0d7828",
|
2015-04-11 20:08:24 +00:00
|
|
|
"packages": [
|
2015-11-21 19:44:32 +00:00
|
|
|
{
|
|
|
|
"name": "ffmpeg/ffmpeg",
|
|
|
|
"version": "2.8.2",
|
|
|
|
"dist": {
|
|
|
|
"type": "xz",
|
|
|
|
"url": "http://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz",
|
|
|
|
"reference": null,
|
|
|
|
"shasum": null
|
|
|
|
},
|
2015-11-21 19:54:38 +00:00
|
|
|
"bin": [
|
|
|
|
"ffmpeg"
|
|
|
|
],
|
2015-11-21 19:44:32 +00:00
|
|
|
"type": "library"
|
|
|
|
},
|
2015-10-31 10:35:18 +00:00
|
|
|
{
|
|
|
|
"name": "jeremykendall/php-domain-parser",
|
|
|
|
"version": "3.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/jeremykendall/php-domain-parser.git",
|
|
|
|
"reference": "896e7e70f02bd4fd77190052799bc61e4d779672"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/jeremykendall/php-domain-parser/zipball/896e7e70f02bd4fd77190052799bc61e4d779672",
|
|
|
|
"reference": "896e7e70f02bd4fd77190052799bc61e4d779672",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"ext-intl": "*",
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"jeremykendall/debug-die": "0.0.1.*",
|
|
|
|
"mikey179/vfsstream": "~1.4",
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/parse",
|
|
|
|
"bin/update-psl"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Pdp\\": "src/"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/pdp-parse-url.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jeremy Kendall",
|
|
|
|
"homepage": "http://about.me/jeremykendall",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Contributors",
|
|
|
|
"homepage": "https://github.com/jeremykendall/php-domain-parser/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Public Suffix List based URL parsing implemented in PHP.",
|
|
|
|
"homepage": "https://github.com/jeremykendall/php-domain-parser",
|
|
|
|
"keywords": [
|
|
|
|
"Public Suffix List",
|
|
|
|
"domain parsing",
|
|
|
|
"url parsing"
|
|
|
|
],
|
|
|
|
"time": "2015-03-30 12:49:45"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "league/uri",
|
2015-11-15 10:44:40 +00:00
|
|
|
"version": "4.0.1",
|
2015-10-31 10:35:18 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/thephpleague/uri.git",
|
2015-11-15 10:44:40 +00:00
|
|
|
"reference": "671150fbd1d4120746195d6bec1aa78b95b14104"
|
2015-10-31 10:35:18 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-11-15 10:44:40 +00:00
|
|
|
"url": "https://api.github.com/repos/thephpleague/uri/zipball/671150fbd1d4120746195d6bec1aa78b95b14104",
|
|
|
|
"reference": "671150fbd1d4120746195d6bec1aa78b95b14104",
|
2015-10-31 10:35:18 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-fileinfo": "*",
|
|
|
|
"ext-intl": "*",
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"jeremykendall/php-domain-parser": "^3.0",
|
|
|
|
"php": ">=5.5.9",
|
|
|
|
"psr/http-message": "^1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"fabpot/php-cs-fixer": "^1.9",
|
|
|
|
"phpunit/phpunit": "^4.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "4.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"League\\Uri\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ignace Nyamagana Butera",
|
|
|
|
"email": "nyamsprod@gmail.com",
|
|
|
|
"homepage": "https://github.com/nyamsprod/",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "URI manipulation library",
|
|
|
|
"homepage": "http://url.thephpleague.com",
|
|
|
|
"keywords": [
|
2015-11-15 10:44:40 +00:00
|
|
|
"data",
|
|
|
|
"data-uri",
|
2015-10-31 10:35:18 +00:00
|
|
|
"ftp",
|
|
|
|
"http",
|
|
|
|
"parse_url",
|
|
|
|
"psr-7",
|
|
|
|
"rfc3986",
|
|
|
|
"uri",
|
|
|
|
"url",
|
|
|
|
"ws"
|
|
|
|
],
|
2015-11-15 10:44:40 +00:00
|
|
|
"time": "2015-11-03 07:54:30"
|
2015-10-31 10:35:18 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/http-message",
|
|
|
|
"version": "1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
|
|
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
|
|
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Http\\Message\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for HTTP messages",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"http-message",
|
|
|
|
"psr",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response"
|
|
|
|
],
|
|
|
|
"time": "2015-05-04 20:22:00"
|
|
|
|
},
|
2015-10-29 18:02:19 +00:00
|
|
|
{
|
|
|
|
"name": "rg3/youtube-dl",
|
2015-11-25 19:26:14 +00:00
|
|
|
"version": "2015.11.24",
|
2015-10-29 18:02:19 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/rg3/youtube-dl.git",
|
2015-11-25 19:26:14 +00:00
|
|
|
"reference": "2015.11.24"
|
2015-10-29 18:02:19 +00:00
|
|
|
},
|
|
|
|
"type": "library"
|
|
|
|
},
|
2015-10-31 10:35:18 +00:00
|
|
|
{
|
|
|
|
"name": "rudloff/smarty-plugin-noscheme",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Rudloff/smarty-plugin-noscheme.git",
|
|
|
|
"reference": "537bcb2f7576252af70d8f9f817bfe050d873072"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/Rudloff/smarty-plugin-noscheme/zipball/537bcb2f7576252af70d8f9f817bfe050d873072",
|
|
|
|
"reference": "537bcb2f7576252af70d8f9f817bfe050d873072",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"league/uri": "~4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/var-dumper": "~2.7.6"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"GPL-3.0"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Pierre Rudloff",
|
|
|
|
"email": "contact@rudloff.pro",
|
|
|
|
"homepage": "https://rudloff.pro/",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Smarty modifier that removes the scheme in URLs",
|
|
|
|
"time": "2015-10-31 10:25:47"
|
|
|
|
},
|
2015-10-29 20:19:40 +00:00
|
|
|
{
|
|
|
|
"name": "slim/slim",
|
|
|
|
"version": "2.6.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/slimphp/Slim.git",
|
|
|
|
"reference": "20a02782f76830b67ae56a5c08eb1f563c351a37"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/20a02782f76830b67ae56a5c08eb1f563c351a37",
|
|
|
|
"reference": "20a02782f76830b67ae56a5c08eb1f563c351a37",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mcrypt": "Required for HTTP cookie encryption"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Slim": "."
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Josh Lockhart",
|
|
|
|
"email": "info@joshlockhart.com",
|
|
|
|
"homepage": "http://www.joshlockhart.com/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Slim Framework, a PHP micro framework",
|
|
|
|
"homepage": "http://github.com/codeguy/Slim",
|
|
|
|
"keywords": [
|
|
|
|
"microframework",
|
|
|
|
"rest",
|
|
|
|
"router"
|
|
|
|
],
|
|
|
|
"time": "2015-03-08 18:41:17"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "slim/views",
|
|
|
|
"version": "0.1.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/slimphp/Slim-Views.git",
|
|
|
|
"reference": "8561c785e55a39df6cb6f95c3aba3281a60ed5b0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/slimphp/Slim-Views/zipball/8561c785e55a39df6cb6f95c3aba3281a60ed5b0",
|
|
|
|
"reference": "8561c785e55a39df6cb6f95c3aba3281a60ed5b0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"slim/slim": ">=2.4.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"smarty/smarty": "Smarty templating system",
|
|
|
|
"twig/twig": "Twig templating system"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Slim\\Views\\": "./"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Josh Lockhart",
|
|
|
|
"email": "info@joshlockhart.com",
|
|
|
|
"homepage": "http://www.joshlockhart.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Andrew Smith",
|
|
|
|
"email": "a.smith@silentworks.co.uk",
|
|
|
|
"homepage": "http://thoughts.silentworks.co.uk/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Smarty and Twig View Parser package for the Slim Framework",
|
|
|
|
"homepage": "http://github.com/codeguy/Slim-Views",
|
|
|
|
"keywords": [
|
|
|
|
"extensions",
|
|
|
|
"slimphp",
|
|
|
|
"templating"
|
|
|
|
],
|
|
|
|
"time": "2014-12-09 23:48:51"
|
|
|
|
},
|
2015-04-11 20:08:24 +00:00
|
|
|
{
|
|
|
|
"name": "smarty/smarty",
|
2015-06-18 17:33:43 +00:00
|
|
|
"version": "v3.1.27",
|
2015-04-11 20:08:24 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/smarty-php/smarty.git",
|
2015-06-18 17:33:43 +00:00
|
|
|
"reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2"
|
2015-04-11 20:08:24 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-06-18 17:33:43 +00:00
|
|
|
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
|
|
|
|
"reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
|
2015-04-11 20:08:24 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"libs/Smarty.class.php",
|
|
|
|
"libs/SmartyBC.class.php",
|
2015-05-11 16:48:11 +00:00
|
|
|
"libs/sysplugins/"
|
2015-04-11 20:08:24 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-3.0"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Monte Ohrt",
|
|
|
|
"email": "monte@ohrt.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Uwe Tews",
|
|
|
|
"email": "uwe.tews@googlemail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Rodney Rehm",
|
|
|
|
"email": "rodney.rehm@medialize.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Smarty - the compiling PHP template engine",
|
|
|
|
"homepage": "http://www.smarty.net",
|
|
|
|
"keywords": [
|
|
|
|
"templating"
|
|
|
|
],
|
2015-06-18 17:33:43 +00:00
|
|
|
"time": "2015-06-18 00:55:59"
|
2015-10-31 14:42:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2015-11-25 18:28:43 +00:00
|
|
|
"version": "v2.7.7",
|
2015-10-31 14:42:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
2015-11-25 18:28:43 +00:00
|
|
|
"reference": "4cfcd7a9fceba662b3c036b7d9a91f6197af046c"
|
2015-10-31 14:42:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-11-25 18:28:43 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/4cfcd7a9fceba662b3c036b7d9a91f6197af046c",
|
|
|
|
"reference": "4cfcd7a9fceba662b3c036b7d9a91f6197af046c",
|
2015-10-31 14:42:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.9"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.7-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
2015-11-25 18:28:43 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-10-31 14:42:25 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Yaml Component",
|
|
|
|
"homepage": "https://symfony.com",
|
2015-11-25 18:28:43 +00:00
|
|
|
"time": "2015-11-18 13:41:01"
|
2015-10-29 19:17:48 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
2015-10-29 18:02:19 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/var-dumper",
|
2015-11-25 18:28:43 +00:00
|
|
|
"version": "v2.7.7",
|
2015-10-29 18:02:19 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
2015-11-25 18:28:43 +00:00
|
|
|
"reference": "72bcb27411780eaee9469729aace73c0d46fb2b8"
|
2015-10-29 18:02:19 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-11-25 18:28:43 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/72bcb27411780eaee9469729aace73c0d46fb2b8",
|
|
|
|
"reference": "72bcb27411780eaee9469729aace73c0d46fb2b8",
|
2015-10-29 18:02:19 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.9"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-symfony_debug": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.7-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"Resources/functions/dump.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\VarDumper\\": ""
|
2015-11-25 18:28:43 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-10-29 18:02:19 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony mechanism for exploring and dumping PHP variables",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"debug",
|
|
|
|
"dump"
|
|
|
|
],
|
2015-11-25 18:28:43 +00:00
|
|
|
"time": "2015-11-18 13:41:01"
|
2015-04-11 20:08:24 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|