alltube/composer.lock

142 lines
4.5 KiB
Plaintext
Raw Normal View History

2015-04-11 22:08:24 +02:00
{
"_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",
2015-04-11 22:08:24 +02:00
"This file is @generated automatically"
],
2015-10-29 20:43:43 +01:00
"hash": "b211e248137ada7cd1babc6c880fc4c5",
2015-10-29 20:17:48 +01:00
"content-hash": "30052efb27250d4c6eb0a5bb39518987",
2015-04-11 22:08:24 +02:00
"packages": [
{
"name": "rg3/youtube-dl",
"version": "2015.10.24",
"source": {
"type": "git",
"url": "https://github.com/rg3/youtube-dl.git",
"reference": "2015.10.24"
},
"type": "library"
},
2015-04-11 22:08:24 +02:00
{
"name": "smarty/smarty",
2015-06-18 19:33:43 +02:00
"version": "v3.1.27",
2015-04-11 22:08:24 +02:00
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
2015-06-18 19:33:43 +02:00
"reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2"
2015-04-11 22:08:24 +02:00
},
"dist": {
"type": "zip",
2015-06-18 19:33:43 +02:00
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
"reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2",
2015-04-11 22:08:24 +02: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 18:48:11 +02:00
"libs/sysplugins/"
2015-04-11 22:08:24 +02: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 19:33:43 +02:00
"time": "2015-06-18 00:55:59"
2015-10-29 20:17:48 +01:00
}
],
"packages-dev": [
{
"name": "symfony/var-dumper",
"version": "v2.7.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "eb033050050916b6bfa51be71009ef67b16046c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb033050050916b6bfa51be71009ef67b16046c9",
"reference": "eb033050050916b6bfa51be71009ef67b16046c9",
"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\\": ""
}
},
"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"
],
"time": "2015-10-25 17:17:38"
2015-04-11 22:08:24 +02:00
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}