2014-04-24 21:31:48 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2016-01-30 21:08:16 +00:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
2015-02-27 13:25:34 +00:00
|
|
|
"This file is @generated automatically"
|
2014-04-24 21:31:48 +00:00
|
|
|
],
|
2016-01-30 23:20:52 +00:00
|
|
|
"hash": "8f27400edd82e99aa35998a3e01fc23e",
|
|
|
|
"content-hash": "3d1c36ee7e11634bc149bfc9a250e4ae",
|
2014-04-24 21:31:48 +00:00
|
|
|
"packages": [
|
2016-01-30 23:20:52 +00:00
|
|
|
{
|
|
|
|
"name": "indigophp/hash-compat",
|
|
|
|
"version": "v1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/indigophp/hash-compat.git",
|
|
|
|
"reference": "43a19f42093a0cd2d11874dff9d891027fc42214"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/indigophp/hash-compat/zipball/43a19f42093a0cd2d11874dff9d891027fc42214",
|
|
|
|
"reference": "43a19f42093a0cd2d11874dff9d891027fc42214",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/hash_equals.php",
|
|
|
|
"src/hash_pbkdf2.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Backports hash_* functionality to older PHP versions",
|
|
|
|
"homepage": "https://indigophp.com",
|
|
|
|
"keywords": [
|
|
|
|
"hash",
|
|
|
|
"hash_equals",
|
|
|
|
"hash_pbkdf2"
|
|
|
|
],
|
|
|
|
"time": "2015-08-22 07:03:35"
|
|
|
|
},
|
2016-01-30 21:08:16 +00:00
|
|
|
{
|
|
|
|
"name": "ircmaxell/password-compat",
|
|
|
|
"version": "v1.0.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/ircmaxell/password_compat.git",
|
|
|
|
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
|
|
|
|
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "4.*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"lib/password.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Anthony Ferrara",
|
|
|
|
"email": "ircmaxell@php.net",
|
|
|
|
"homepage": "http://blog.ircmaxell.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
|
|
|
|
"homepage": "https://github.com/ircmaxell/password_compat",
|
|
|
|
"keywords": [
|
|
|
|
"hashing",
|
|
|
|
"password"
|
|
|
|
],
|
|
|
|
"time": "2014-11-20 16:49:30"
|
|
|
|
},
|
2016-01-30 23:20:52 +00:00
|
|
|
{
|
|
|
|
"name": "paragonie/random_compat",
|
|
|
|
"version": "1.1.6",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
|
|
"reference": "e6f80ab77885151908d0ec743689ca700886e8b0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/e6f80ab77885151908d0ec743689ca700886e8b0",
|
|
|
|
"reference": "e6f80ab77885151908d0ec743689ca700886e8b0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "4.*|5.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"lib/random.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Paragon Initiative Enterprises",
|
|
|
|
"email": "security@paragonie.com",
|
|
|
|
"homepage": "https://paragonie.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
|
|
"keywords": [
|
|
|
|
"csprng",
|
|
|
|
"pseudorandom",
|
|
|
|
"random"
|
|
|
|
],
|
|
|
|
"time": "2016-01-29 16:19:52"
|
|
|
|
},
|
2014-07-31 10:11:32 +00:00
|
|
|
{
|
|
|
|
"name": "php-pushover/php-pushover",
|
|
|
|
"version": "dev-master",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpservermon/php-pushover.git",
|
|
|
|
"reference": "d13d08dbf5f1cfa73f4adca7e8d27f79c804dd7b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/phpservermon/php-pushover/zipball/d13d08dbf5f1cfa73f4adca7e8d27f79c804dd7b",
|
|
|
|
"reference": "d13d08dbf5f1cfa73f4adca7e8d27f79c804dd7b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"Pushover.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"description": "PHP class for the Pushover.net project",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/phpservermon/php-pushover/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2014-07-30 13:55:53"
|
|
|
|
},
|
2014-04-24 21:31:48 +00:00
|
|
|
{
|
|
|
|
"name": "phpmailer/phpmailer",
|
|
|
|
"version": "v5.2.6",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
|
|
"reference": "4d9434e394496a5bb7acd9e73046587184b413df"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/4d9434e394496a5bb7acd9e73046587184b413df",
|
|
|
|
"reference": "4d9434e394496a5bb7acd9e73046587184b413df",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.0.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpdocumentor/phpdocumentor": "*",
|
|
|
|
"phpunit/phpunit": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"class.phpmailer.php",
|
|
|
|
"class.pop3.php",
|
|
|
|
"class.smtp.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-2.1"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jim Jagielski",
|
|
|
|
"email": "jimjag@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Marcus Bointon",
|
|
|
|
"email": "phpmailer@synchromedia.co.uk"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Andy Prevost",
|
|
|
|
"email": "codeworxtech@users.sourceforge.net"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Brent R. Matzelle"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
|
|
|
"time": "2013-04-11 16:45:39"
|
|
|
|
},
|
2015-02-27 13:25:34 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/config",
|
2016-01-30 21:08:16 +00:00
|
|
|
"version": "v2.8.2",
|
2015-02-27 13:25:34 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://github.com/symfony/config.git",
|
|
|
|
"reference": "41ee6c70758f40fa1dbf90d019ae0a66c4a09e74"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/41ee6c70758f40fa1dbf90d019ae0a66c4a09e74",
|
|
|
|
"reference": "41ee6c70758f40fa1dbf90d019ae0a66c4a09e74",
|
2015-02-27 13:25:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"php": ">=5.3.9",
|
|
|
|
"symfony/filesystem": "~2.3|~3.0.0"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"dev-master": "2.8-dev"
|
2015-02-27 13:25:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"psr-4": {
|
2015-02-27 13:25:34 +00:00
|
|
|
"Symfony\\Component\\Config\\": ""
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2015-02-27 13:25:34 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Config Component",
|
2016-01-30 21:08:16 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"time": "2016-01-03 15:33:41"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/dependency-injection",
|
2016-01-30 21:08:16 +00:00
|
|
|
"version": "v2.8.2",
|
2015-02-27 13:25:34 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
|
|
"reference": "ba94a914e244e0d05f0aaef460d5558d5541d2b1"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ba94a914e244e0d05f0aaef460d5558d5541d2b1",
|
|
|
|
"reference": "ba94a914e244e0d05f0aaef460d5558d5541d2b1",
|
2015-02-27 13:25:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"php": ">=5.3.9"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/expression-language": "<2.6"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"symfony/config": "~2.2|~3.0.0",
|
|
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
|
|
"symfony/yaml": "~2.1|~3.0.0"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/config": "",
|
|
|
|
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
|
|
|
"symfony/yaml": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"dev-master": "2.8-dev"
|
2015-02-27 13:25:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"psr-4": {
|
2015-02-27 13:25:34 +00:00
|
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2015-02-27 13:25:34 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony DependencyInjection Component",
|
2016-01-30 21:08:16 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"time": "2016-01-12 17:46:01"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
2015-02-27 16:06:22 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/event-dispatcher",
|
2016-01-30 21:08:16 +00:00
|
|
|
"version": "v2.8.2",
|
2015-02-27 16:06:22 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
|
"reference": "ee278f7c851533e58ca307f66305ccb9188aceda"
|
2015-02-27 16:06:22 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ee278f7c851533e58ca307f66305ccb9188aceda",
|
|
|
|
"reference": "ee278f7c851533e58ca307f66305ccb9188aceda",
|
2015-02-27 16:06:22 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"php": ">=5.3.9"
|
2015-02-27 16:06:22 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"psr/log": "~1.0",
|
2016-01-30 21:08:16 +00:00
|
|
|
"symfony/config": "~2.0,>=2.0.5|~3.0.0",
|
|
|
|
"symfony/dependency-injection": "~2.6|~3.0.0",
|
|
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
|
|
"symfony/stopwatch": "~2.3|~3.0.0"
|
2015-02-27 16:06:22 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/dependency-injection": "",
|
|
|
|
"symfony/http-kernel": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"dev-master": "2.8-dev"
|
2015-02-27 16:06:22 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"psr-4": {
|
2015-02-27 16:06:22 +00:00
|
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-02-27 16:06:22 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2015-02-27 16:06:22 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony EventDispatcher Component",
|
2016-01-30 21:08:16 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"time": "2016-01-13 10:28:07"
|
2015-02-27 16:06:22 +00:00
|
|
|
},
|
2015-02-27 13:25:34 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/filesystem",
|
2016-01-30 21:08:16 +00:00
|
|
|
"version": "v3.0.1",
|
2015-02-27 13:25:34 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
|
|
"reference": "c2e59d11dccd135dc8f00ee97f34fe1de842e70c"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c2e59d11dccd135dc8f00ee97f34fe1de842e70c",
|
|
|
|
"reference": "c2e59d11dccd135dc8f00ee97f34fe1de842e70c",
|
2015-02-27 13:25:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"php": ">=5.5.9"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"dev-master": "3.0-dev"
|
2015-02-27 13:25:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"psr-4": {
|
2015-02-27 13:25:34 +00:00
|
|
|
"Symfony\\Component\\Filesystem\\": ""
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2016-01-30 21:08:16 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2015-02-27 13:25:34 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Filesystem Component",
|
2016-01-30 21:08:16 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"time": "2015-12-22 10:39:06"
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
2014-04-24 21:31:48 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/http-foundation",
|
2016-01-30 21:08:16 +00:00
|
|
|
"version": "v2.8.2",
|
2014-04-24 21:31:48 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
"reference": "9194b33c71da8ef4d05d22964376f2f9c95a1bfd"
|
2014-04-24 21:31:48 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9194b33c71da8ef4d05d22964376f2f9c95a1bfd",
|
|
|
|
"reference": "9194b33c71da8ef4d05d22964376f2f9c95a1bfd",
|
2014-04-24 21:31:48 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"php": ">=5.3.9",
|
|
|
|
"symfony/polyfill-php54": "~1.0",
|
|
|
|
"symfony/polyfill-php55": "~1.0"
|
2014-04-24 21:31:48 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"symfony/expression-language": "~2.4|~3.0.0"
|
2014-04-24 21:31:48 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"dev-master": "2.8-dev"
|
2014-04-24 21:31:48 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"psr-4": {
|
2014-04-24 21:31:48 +00:00
|
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
|
|
},
|
2016-01-30 21:08:16 +00:00
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 HttpFoundation Component",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"time": "2016-01-13 10:28:07"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php54",
|
|
|
|
"version": "v1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php54.git",
|
|
|
|
"reference": "74663d5a2ff3c530c1bc0571500e0feec9094054"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/74663d5a2ff3c530c1bc0571500e0feec9094054",
|
|
|
|
"reference": "74663d5a2ff3c530c1bc0571500e0feec9094054",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php54\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2014-04-24 21:31:48 +00:00
|
|
|
"classmap": [
|
2016-01-30 21:08:16 +00:00
|
|
|
"Resources/stubs"
|
2014-04-24 21:31:48 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2016-01-30 21:08:16 +00:00
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
2014-04-24 21:31:48 +00:00
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2016-01-30 21:08:16 +00:00
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"time": "2016-01-20 09:13:37"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php55",
|
|
|
|
"version": "v1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php55.git",
|
|
|
|
"reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
|
|
|
|
"reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ircmaxell/password-compat": "~1.0",
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php55\\": ""
|
2015-02-27 13:25:34 +00:00
|
|
|
},
|
2016-01-30 21:08:16 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2015-02-27 13:25:34 +00:00
|
|
|
{
|
2016-01-30 21:08:16 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2014-04-24 21:31:48 +00:00
|
|
|
}
|
|
|
|
],
|
2016-01-30 21:08:16 +00:00
|
|
|
"description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"time": "2016-01-20 09:13:37"
|
2014-08-01 14:40:20 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/twig",
|
2016-01-30 21:08:16 +00:00
|
|
|
"version": "v1.24.0",
|
2014-08-01 14:40:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-02-27 13:25:34 +00:00
|
|
|
"url": "https://github.com/twigphp/Twig.git",
|
2016-01-30 21:08:16 +00:00
|
|
|
"reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
|
2014-08-01 14:40:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2016-01-30 21:08:16 +00:00
|
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
|
|
|
|
"reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
|
2014-08-01 14:40:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"php": ">=5.2.7"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/debug": "~2.7",
|
|
|
|
"symfony/phpunit-bridge": "~2.7"
|
2014-08-01 14:40:20 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2016-01-30 21:08:16 +00:00
|
|
|
"dev-master": "1.24-dev"
|
2014-08-01 14:40:20 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Twig_": "lib/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": "http://fabien.potencier.org",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Armin Ronacher",
|
|
|
|
"email": "armin.ronacher@active-4.com",
|
|
|
|
"role": "Project Founder"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Twig Team",
|
2015-02-27 13:25:34 +00:00
|
|
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
2014-08-01 14:40:20 +00:00
|
|
|
"role": "Contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
|
|
"keywords": [
|
|
|
|
"templating"
|
|
|
|
],
|
2016-01-30 21:08:16 +00:00
|
|
|
"time": "2016-01-25 21:22:18"
|
2014-04-24 21:31:48 +00:00
|
|
|
}
|
|
|
|
],
|
2015-02-27 13:25:34 +00:00
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
2014-04-24 21:31:48 +00:00
|
|
|
"minimum-stability": "stable",
|
2014-07-31 10:11:32 +00:00
|
|
|
"stability-flags": {
|
|
|
|
"php-pushover/php-pushover": 20
|
|
|
|
},
|
2015-02-27 13:25:34 +00:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
2014-04-24 21:31:48 +00:00
|
|
|
"platform": {
|
|
|
|
"php": ">=5.3.7"
|
|
|
|
},
|
2015-02-27 13:25:34 +00:00
|
|
|
"platform-dev": []
|
2014-04-24 21:31:48 +00:00
|
|
|
}
|