2012-01-23 09:02:16 +00:00
|
|
|
{
|
2013-04-08 16:12:19 +00:00
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2014-05-27 11:58:53 +00:00
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
"This file is @generated automatically"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2014-07-28 20:08:21 +00:00
|
|
|
"hash": "eeb4afc3be46412ec15842ce4af01f0b",
|
2012-01-23 09:02:16 +00:00
|
|
|
"packages": [
|
2012-03-05 19:09:34 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "justinrainbow/json-schema",
|
2014-09-24 18:19:25 +00:00
|
|
|
"version": "1.3.7",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-02-19 01:05:05 +00:00
|
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
2014-09-24 18:19:25 +00:00
|
|
|
"reference": "87b54b460febed69726c781ab67462084e97a105"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-24 18:19:25 +00:00
|
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/87b54b460febed69726c781ab67462084e97a105",
|
|
|
|
"reference": "87b54b460febed69726c781ab67462084e97a105",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2014-02-19 01:05:05 +00:00
|
|
|
"require-dev": {
|
|
|
|
"json-schema/json-schema-test-suite": "1.1.0",
|
|
|
|
"phpdocumentor/phpdocumentor": "~2",
|
|
|
|
"phpunit/phpunit": "~3.7"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/validate-json"
|
|
|
|
],
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
2014-02-19 01:05:05 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"JsonSchema": "src/"
|
|
|
|
}
|
2013-04-08 16:12:19 +00:00
|
|
|
},
|
2014-02-19 01:05:05 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Bruno Prieto Reis",
|
|
|
|
"email": "bruno.p.reis@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Justin Rainbow",
|
|
|
|
"email": "justin.rainbow@gmail.com"
|
|
|
|
},
|
2014-09-24 18:19:25 +00:00
|
|
|
{
|
|
|
|
"name": "Igor Wiedler",
|
|
|
|
"email": "igor@wiedler.ch"
|
|
|
|
},
|
2014-02-19 01:05:05 +00:00
|
|
|
{
|
|
|
|
"name": "Robert Schönthal",
|
2014-09-24 18:19:25 +00:00
|
|
|
"email": "seroscho@googlemail.com"
|
2014-02-19 01:05:05 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A library to validate a json schema.",
|
|
|
|
"homepage": "https://github.com/justinrainbow/json-schema",
|
|
|
|
"keywords": [
|
|
|
|
"json",
|
|
|
|
"schema"
|
|
|
|
],
|
2014-09-24 18:19:25 +00:00
|
|
|
"time": "2014-08-25 02:48:14"
|
2012-03-05 19:09:34 +00:00
|
|
|
},
|
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "seld/jsonlint",
|
2014-09-05 15:46:16 +00:00
|
|
|
"version": "1.3.0",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-11-22 15:15:18 +00:00
|
|
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
2014-09-05 15:46:16 +00:00
|
|
|
"reference": "a7bc2ec9520ad15382292591b617c43bdb1fec35"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-05 15:46:16 +00:00
|
|
|
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/a7bc2ec9520ad15382292591b617c43bdb1fec35",
|
|
|
|
"reference": "a7bc2ec9520ad15382292591b617c43bdb1fec35",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/jsonlint"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
2012-11-11 15:26:07 +00:00
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-11 15:26:07 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
2014-07-20 17:49:28 +00:00
|
|
|
"homepage": "http://seld.be"
|
2012-11-11 15:26:07 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "JSON Linter",
|
|
|
|
"keywords": [
|
|
|
|
"json",
|
|
|
|
"linter",
|
2013-02-11 10:52:50 +00:00
|
|
|
"parser",
|
2012-11-11 15:26:07 +00:00
|
|
|
"validator"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2014-09-05 15:46:16 +00:00
|
|
|
"time": "2014-09-05 15:36:20"
|
2012-03-05 19:09:34 +00:00
|
|
|
},
|
2012-05-12 07:44:22 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/console",
|
2014-09-24 18:19:25 +00:00
|
|
|
"version": "v2.5.4",
|
2012-09-14 14:43:56 +00:00
|
|
|
"target-dir": "Symfony/Component/Console",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-04-08 16:12:19 +00:00
|
|
|
"url": "https://github.com/symfony/Console.git",
|
2014-09-24 18:19:25 +00:00
|
|
|
"reference": "748beed2a1e73179c3f5154d33fe6ae100c1aeb1"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-24 18:19:25 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/Console/zipball/748beed2a1e73179c3f5154d33fe6ae100c1aeb1",
|
|
|
|
"reference": "748beed2a1e73179c3f5154d33fe6ae100c1aeb1",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2013-04-08 16:12:19 +00:00
|
|
|
"require-dev": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"psr/log": "~1.0",
|
2013-08-12 00:07:17 +00:00
|
|
|
"symfony/event-dispatcher": "~2.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"psr/log": "For using the console logger",
|
2013-08-12 00:07:17 +00:00
|
|
|
"symfony/event-dispatcher": ""
|
2013-04-08 16:12:19 +00:00
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"dev-master": "2.5-dev"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"Symfony\\Component\\Console\\": ""
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-09-14 14:43:56 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
2014-09-24 18:19:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Console Component",
|
2013-04-08 16:12:19 +00:00
|
|
|
"homepage": "http://symfony.com",
|
2014-09-24 18:19:25 +00:00
|
|
|
"time": "2014-08-14 16:10:54"
|
2012-05-12 07:44:22 +00:00
|
|
|
},
|
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/finder",
|
2014-09-24 18:19:25 +00:00
|
|
|
"version": "v2.5.4",
|
2012-09-14 14:43:56 +00:00
|
|
|
"target-dir": "Symfony/Component/Finder",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-04-08 16:12:19 +00:00
|
|
|
"url": "https://github.com/symfony/Finder.git",
|
2014-09-24 18:19:25 +00:00
|
|
|
"reference": "f40854d1a19c339c7f969f8f6d6d6e9153311c4c"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-24 18:19:25 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/f40854d1a19c339c7f969f8f6d6d6e9153311c4c",
|
|
|
|
"reference": "f40854d1a19c339c7f969f8f6d6d6e9153311c4c",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
2013-04-08 16:12:19 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"dev-master": "2.5-dev"
|
2013-04-08 16:12:19 +00:00
|
|
|
}
|
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2013-04-08 16:12:19 +00:00
|
|
|
"Symfony\\Component\\Finder\\": ""
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-09-14 14:43:56 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
2014-09-24 18:19:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Finder Component",
|
2013-04-08 16:12:19 +00:00
|
|
|
"homepage": "http://symfony.com",
|
2014-09-24 18:19:25 +00:00
|
|
|
"time": "2014-09-03 09:00:14"
|
2012-01-23 09:02:16 +00:00
|
|
|
},
|
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/process",
|
2014-09-30 09:02:20 +00:00
|
|
|
"version": "v2.5.5",
|
2012-09-14 14:43:56 +00:00
|
|
|
"target-dir": "Symfony/Component/Process",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-02-18 22:32:56 +00:00
|
|
|
"url": "https://github.com/symfony/Process.git",
|
2014-09-30 09:02:20 +00:00
|
|
|
"reference": "8a1ec96c4e519cee0fb971ea48a1eb7369dda54b"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-30 09:02:20 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/Process/zipball/8a1ec96c4e519cee0fb971ea48a1eb7369dda54b",
|
|
|
|
"reference": "8a1ec96c4e519cee0fb971ea48a1eb7369dda54b",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"dev-master": "2.5-dev"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"Symfony\\Component\\Process\\": ""
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-09-14 14:43:56 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
2014-09-24 18:19:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Process Component",
|
2013-04-08 16:12:19 +00:00
|
|
|
"homepage": "http://symfony.com",
|
2014-09-30 09:02:20 +00:00
|
|
|
"time": "2014-09-23 05:25:11"
|
2012-01-23 09:02:16 +00:00
|
|
|
}
|
2012-03-05 22:34:45 +00:00
|
|
|
],
|
2013-01-10 10:51:02 +00:00
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-code-coverage",
|
2014-09-24 18:19:25 +00:00
|
|
|
"version": "1.2.18",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-04-08 16:12:19 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
2014-09-24 18:19:25 +00:00
|
|
|
"reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-24 18:19:25 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
|
|
|
|
"reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"phpunit/php-file-iterator": ">=1.3.0@stable",
|
2014-02-13 13:40:42 +00:00
|
|
|
"phpunit/php-text-template": ">=1.2.0@stable",
|
2014-09-24 18:19:25 +00:00
|
|
|
"phpunit/php-token-stream": ">=1.1.3,<1.3.0"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
2013-08-12 00:07:17 +00:00
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "3.7.*@dev"
|
|
|
|
},
|
2013-01-10 10:51:02 +00:00
|
|
|
"suggest": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-xdebug": ">=2.0.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
2013-08-12 00:07:17 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2013-01-10 10:51:02 +00:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHP/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
|
|
"keywords": [
|
|
|
|
"coverage",
|
2013-02-11 10:52:50 +00:00
|
|
|
"testing",
|
2013-01-10 10:51:02 +00:00
|
|
|
"xunit"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2014-09-24 18:19:25 +00:00
|
|
|
"time": "2014-09-02 10:13:14"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-file-iterator",
|
2013-10-16 10:13:34 +00:00
|
|
|
"version": "1.3.4",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-10-16 10:13:34 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
|
|
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-10-16 10:13:34 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
|
|
|
|
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"File/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
2013-10-16 10:13:34 +00:00
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
2013-01-10 10:51:02 +00:00
|
|
|
"keywords": [
|
|
|
|
"filesystem",
|
|
|
|
"iterator"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2013-10-16 10:13:34 +00:00
|
|
|
"time": "2013-10-10 15:34:57"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-text-template",
|
2014-02-13 13:40:42 +00:00
|
|
|
"version": "1.2.0",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-02-13 13:40:42 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
|
|
"reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-02-13 13:40:42 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
|
|
|
|
"reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"Text/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
|
|
"keywords": [
|
|
|
|
"template"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2014-02-13 13:40:42 +00:00
|
|
|
"time": "2014-01-30 17:20:04"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-timer",
|
2013-08-12 00:07:17 +00:00
|
|
|
"version": "1.0.5",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-08-12 00:07:17 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
2013-10-16 10:13:34 +00:00
|
|
|
"reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-10-16 10:13:34 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
|
|
|
|
"reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHP/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Utility class for timing",
|
2013-08-12 00:07:17 +00:00
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
2013-01-10 10:51:02 +00:00
|
|
|
"keywords": [
|
|
|
|
"timer"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2013-08-12 00:07:17 +00:00
|
|
|
"time": "2013-08-02 07:42:54"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-token-stream",
|
2014-07-20 17:49:28 +00:00
|
|
|
"version": "1.2.2",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-08-12 00:07:17 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
2014-07-20 17:49:28 +00:00
|
|
|
"reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-07-20 17:49:28 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
|
|
|
|
"reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
2013-08-12 00:07:17 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2-dev"
|
|
|
|
}
|
|
|
|
},
|
2013-01-10 10:51:02 +00:00
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHP/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Wrapper around PHP's tokenizer extension.",
|
2013-08-12 00:07:17 +00:00
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
2013-01-10 10:51:02 +00:00
|
|
|
"keywords": [
|
|
|
|
"tokenizer"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2014-07-20 17:49:28 +00:00
|
|
|
"time": "2014-03-03 05:10:30"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit",
|
2014-07-20 17:49:28 +00:00
|
|
|
"version": "3.7.37",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-04-08 16:12:19 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
2014-07-20 17:49:28 +00:00
|
|
|
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-07-20 17:49:28 +00:00
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ae6cefd7cc84586a5ef27e04bae11ee940ec63dc",
|
|
|
|
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"ext-ctype": "*",
|
2013-02-11 10:52:50 +00:00
|
|
|
"ext-dom": "*",
|
2014-07-20 17:49:28 +00:00
|
|
|
"ext-json": "*",
|
2013-02-11 10:52:50 +00:00
|
|
|
"ext-pcre": "*",
|
|
|
|
"ext-reflection": "*",
|
|
|
|
"ext-spl": "*",
|
2013-01-10 10:51:02 +00:00
|
|
|
"php": ">=5.3.3",
|
2014-07-20 17:49:28 +00:00
|
|
|
"phpunit/php-code-coverage": "~1.2",
|
|
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
|
|
"phpunit/php-text-template": "~1.1",
|
|
|
|
"phpunit/php-timer": "~1.0",
|
|
|
|
"phpunit/phpunit-mock-objects": "~1.2",
|
2013-08-12 00:07:17 +00:00
|
|
|
"symfony/yaml": "~2.0"
|
2013-04-08 16:12:19 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2014-03-01 20:25:32 +00:00
|
|
|
"pear-pear.php.net/pear": "1.9.4"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"phpunit/php-invoker": "~1.1"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"composer/bin/phpunit"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.7.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHPUnit/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
"",
|
|
|
|
"../../symfony/yaml/"
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The PHP Unit Testing framework.",
|
|
|
|
"homepage": "http://www.phpunit.de/",
|
|
|
|
"keywords": [
|
|
|
|
"phpunit",
|
2013-02-11 10:52:50 +00:00
|
|
|
"testing",
|
2013-01-10 10:51:02 +00:00
|
|
|
"xunit"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2014-07-20 17:49:28 +00:00
|
|
|
"time": "2014-04-30 12:24:19"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit-mock-objects",
|
2013-02-11 10:52:50 +00:00
|
|
|
"version": "1.2.3",
|
2013-01-10 10:51:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-02-19 12:30:58 +00:00
|
|
|
"url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
|
|
|
"reference": "1.2.3"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-02-19 12:30:58 +00:00
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip",
|
|
|
|
"reference": "1.2.3",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"phpunit/php-text-template": ">=1.1.1@stable"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-soap": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"PHPUnit/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"include-path": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Mock Object library for PHPUnit",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
|
|
|
"keywords": [
|
|
|
|
"mock",
|
|
|
|
"xunit"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
|
|
|
"time": "2013-01-13 10:24:48"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2014-09-24 18:19:25 +00:00
|
|
|
"version": "v2.5.4",
|
2013-01-10 10:51:02 +00:00
|
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-04-08 16:12:19 +00:00
|
|
|
"url": "https://github.com/symfony/Yaml.git",
|
2014-09-24 18:19:25 +00:00
|
|
|
"reference": "01a7695bcfb013d0a15c6757e15aae120342986f"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-09-24 18:19:25 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/Yaml/zipball/01a7695bcfb013d0a15c6757e15aae120342986f",
|
|
|
|
"reference": "01a7695bcfb013d0a15c6757e15aae120342986f",
|
2013-01-10 10:51:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
2013-04-08 16:12:19 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"dev-master": "2.5-dev"
|
2013-04-08 16:12:19 +00:00
|
|
|
}
|
|
|
|
},
|
2013-01-10 10:51:02 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2013-04-08 16:12:19 +00:00
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
2013-01-10 10:51:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
2014-09-24 18:19:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2013-01-10 10:51:02 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Yaml Component",
|
2013-04-08 16:12:19 +00:00
|
|
|
"homepage": "http://symfony.com",
|
2014-09-24 18:19:25 +00:00
|
|
|
"time": "2014-08-31 03:22:04"
|
2013-01-10 10:51:02 +00:00
|
|
|
}
|
|
|
|
],
|
2014-09-30 09:02:20 +00:00
|
|
|
"aliases": [],
|
2012-08-15 15:52:50 +00:00
|
|
|
"minimum-stability": "stable",
|
2014-09-30 09:02:20 +00:00
|
|
|
"stability-flags": [],
|
2014-07-20 17:49:28 +00:00
|
|
|
"prefer-stable": false,
|
2013-04-08 16:12:19 +00:00
|
|
|
"platform": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
2014-09-30 09:02:20 +00:00
|
|
|
"platform-dev": []
|
2012-02-20 11:34:28 +00:00
|
|
|
}
|