617 lines
19 KiB
JSON
617 lines
19 KiB
JSON
{
|
|
"hash": "38828459a269ef0e409883721853d7fe",
|
|
"packages": [
|
|
{
|
|
"name": "justinrainbow/json-schema",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/justinrainbow/json-schema.git",
|
|
"reference": "v1.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/justinrainbow/json-schema/zipball/v1.1.0",
|
|
"reference": "v1.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-01-02 21:33:17",
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JsonSchema": "src/"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "seld/jsonlint",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "http://github.com/Seldaek/jsonlint",
|
|
"reference": "1.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/Seldaek/jsonlint/archive/1.1.0.zip",
|
|
"reference": "1.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-12-13 18:26:19",
|
|
"bin": [
|
|
"bin/jsonlint"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Seld\\JsonLint": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "JSON Linter",
|
|
"keywords": [
|
|
"json",
|
|
"parser",
|
|
"linter",
|
|
"validator"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/Console",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Console",
|
|
"reference": "v2.2.0-BETA1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Console/archive/v2.2.0-BETA1.zip",
|
|
"reference": "v2.2.0-BETA1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-01-08 18:17:41",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Console Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v2.1.6",
|
|
"target-dir": "Symfony/Component/Finder",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Finder",
|
|
"reference": "v2.1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Finder/archive/v2.1.6.zip",
|
|
"reference": "v2.1.6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-12-10 12:46:54",
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Finder": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Finder Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/Process",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Process",
|
|
"reference": "v2.2.0-BETA1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Process/archive/v2.2.0-BETA1.zip",
|
|
"reference": "v2.2.0-BETA1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-01-05 18:24:35",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "http://symfony.com"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "1.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "1.2.7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage/archive/1.2.7.zip",
|
|
"reference": "1.2.7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-file-iterator": ">=1.3.0@stable",
|
|
"phpunit/php-token-stream": ">=1.1.3@stable",
|
|
"phpunit/php-text-template": ">=1.1.1@stable"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "*",
|
|
"ext-xdebug": ">=2.0.5"
|
|
},
|
|
"time": "2012-12-02 14:54:55",
|
|
"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": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
"keywords": [
|
|
"testing",
|
|
"coverage",
|
|
"xunit"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "1.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "1.3.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator/zipball/1.3.3",
|
|
"reference": "1.3.3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-10-11 04:44:38",
|
|
"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.",
|
|
"homepage": "http://www.phpunit.de/",
|
|
"keywords": [
|
|
"filesystem",
|
|
"iterator"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpunit/php-text-template",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/php-text-template.git",
|
|
"reference": "1.1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4",
|
|
"reference": "1.1.4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-10-31 11:15:28",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "1.0.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/php-timer/zipball/1.0.4",
|
|
"reference": "1.0.4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-10-11 04:45:58",
|
|
"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",
|
|
"homepage": "http://www.phpunit.de/",
|
|
"keywords": [
|
|
"timer"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpunit/php-token-stream",
|
|
"version": "1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/php-token-stream.git",
|
|
"reference": "1.1.5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream/zipball/1.1.5",
|
|
"reference": "1.1.5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-10-11 04:47:14",
|
|
"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": "Wrapper around PHP's tokenizer extension.",
|
|
"homepage": "http://www.phpunit.de/",
|
|
"keywords": [
|
|
"tokenizer"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "3.7.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "3.7.12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/phpunit/archive/3.7.12.zip",
|
|
"reference": "3.7.12",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-file-iterator": ">=1.3.1",
|
|
"phpunit/php-text-template": ">=1.1.1",
|
|
"phpunit/php-code-coverage": ">=1.2.1",
|
|
"phpunit/php-timer": ">=1.0.2",
|
|
"phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
|
|
"symfony/yaml": ">=2.1.0,<2.2.0",
|
|
"ext-dom": "*",
|
|
"ext-pcre": "*",
|
|
"ext-reflection": "*",
|
|
"ext-spl": "*"
|
|
},
|
|
"suggest": {
|
|
"phpunit/php-invoker": ">=1.1.0",
|
|
"ext-json": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-tokenizer": "*"
|
|
},
|
|
"time": "2013-01-09 22:41:02",
|
|
"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": [
|
|
"testing",
|
|
"phpunit",
|
|
"xunit"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit-mock-objects",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
|
"reference": "1.2.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.2.zip",
|
|
"reference": "1.2.2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"phpunit/php-text-template": ">=1.1.1@stable"
|
|
},
|
|
"suggest": {
|
|
"ext-soap": "*"
|
|
},
|
|
"time": "2012-11-05 10:39:13",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.1.6",
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Yaml",
|
|
"reference": "v2.1.6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Yaml/archive/v2.1.6.zip",
|
|
"reference": "v2.1.6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-12-06 10:00:55",
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Yaml": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "http://symfony.com"
|
|
}
|
|
],
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"symfony/console": 20,
|
|
"symfony/process": 20
|
|
}
|
|
}
|