3104 lines
107 KiB
JSON
3104 lines
107 KiB
JSON
{
|
||
"_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",
|
||
"This file is @generated automatically"
|
||
],
|
||
"hash": "28d4ae1318425144dda1e31ce7de9f07",
|
||
"content-hash": "5c1abb0435db5e1f827d339ea6d430bd",
|
||
"packages": [
|
||
{
|
||
"name": "aura/router",
|
||
"version": "3.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/auraphp/Aura.Router.git",
|
||
"reference": "aeb49c8903cb07561022e2b65ef16c68fd2c01da"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/auraphp/Aura.Router/zipball/aeb49c8903cb07561022e2b65ef16c68fd2c01da",
|
||
"reference": "aeb49c8903cb07561022e2b65ef16c68fd2c01da",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5.0",
|
||
"psr/http-message": "~1.0",
|
||
"psr/log": "~1.0"
|
||
},
|
||
"require-dev": {
|
||
"zendframework/zend-diactoros": "~1.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Aura\\Router\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Aura.Router Contributors",
|
||
"homepage": "https://github.com/auraphp/Aura.Router/contributors"
|
||
}
|
||
],
|
||
"description": "Powerful, flexible web routing for PSR-7 requests.",
|
||
"homepage": "https://github.com/auraphp/Aura.Router",
|
||
"keywords": [
|
||
"psr-7",
|
||
"route",
|
||
"router",
|
||
"routing"
|
||
],
|
||
"time": "2015-12-01 15:31:40"
|
||
},
|
||
{
|
||
"name": "badges/poser",
|
||
"version": "v1.2.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/badges/poser.git",
|
||
"reference": "be84d404b5e4efacad3d4b2456a9d6c2afe37f03"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/badges/poser/zipball/be84d404b5e4efacad3d4b2456a9d6c2afe37f03",
|
||
"reference": "be84d404b5e4efacad3d4b2456a9d6c2afe37f03",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"coduo/phpspec-data-provider-extension": "^1.0",
|
||
"php": ">=5.3",
|
||
"symfony/console": "~2.0|~3.0"
|
||
},
|
||
"require-dev": {
|
||
"behat/behat": "3.*",
|
||
"phpspec/phpspec": "2.*"
|
||
},
|
||
"bin": [
|
||
"bin/poser"
|
||
],
|
||
"type": "lib",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"PUGX\\Poser\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PUGX Community",
|
||
"homepage": "https://github.com/PUGX/badge-poser/contributors"
|
||
},
|
||
{
|
||
"name": "Shields Community",
|
||
"homepage": "https://github.com/badges/poser/contributors"
|
||
},
|
||
{
|
||
"name": "Giulio De Donato",
|
||
"email": "liuggio@gmail.com"
|
||
}
|
||
],
|
||
"description": "Poser, add badges on your readme..",
|
||
"homepage": "https://github.com/PUGX",
|
||
"keywords": [
|
||
"badge",
|
||
"composer",
|
||
"packagist",
|
||
"pin"
|
||
],
|
||
"time": "2016-03-27 10:57:28"
|
||
},
|
||
{
|
||
"name": "coduo/phpspec-data-provider-extension",
|
||
"version": "1.0.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/coduo/phpspec-data-provider-extension.git",
|
||
"reference": "b8d5c8594fec5ab2d7000bc31822a411bcd45146"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/coduo/phpspec-data-provider-extension/zipball/b8d5c8594fec5ab2d7000bc31822a411bcd45146",
|
||
"reference": "b8d5c8594fec5ab2d7000bc31822a411bcd45146",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.4.0",
|
||
"phpspec/phpspec": "^2"
|
||
},
|
||
"require-dev": {
|
||
"behat/behat": "3.0.*",
|
||
"bossa/phpspec2-expect": "^1",
|
||
"symfony/console": "~2.3.2",
|
||
"symfony/filesystem": "~2.3",
|
||
"symfony/process": "~2.3"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Coduo\\PhpSpec": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Norbert Orzechowicz",
|
||
"email": "norbert@orzechowicz.pl"
|
||
},
|
||
{
|
||
"name": "Michał Dąbrowski",
|
||
"email": "dabrowski@brillante.pl"
|
||
}
|
||
],
|
||
"keywords": [
|
||
"coduo",
|
||
"data",
|
||
"dataprovider",
|
||
"extension",
|
||
"phpspec",
|
||
"provider"
|
||
],
|
||
"time": "2015-10-27 14:27:37"
|
||
},
|
||
{
|
||
"name": "container-interop/container-interop",
|
||
"version": "1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/container-interop/container-interop.git",
|
||
"reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e",
|
||
"reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e",
|
||
"shasum": ""
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Interop\\Container\\": "src/Interop/Container/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
|
||
"time": "2014-12-30 15:22:37"
|
||
},
|
||
{
|
||
"name": "doctrine/annotations",
|
||
"version": "v1.2.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/annotations.git",
|
||
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
|
||
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/lexer": "1.*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "1.*",
|
||
"phpunit/phpunit": "4.*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Annotations\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com"
|
||
},
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com"
|
||
}
|
||
],
|
||
"description": "Docblock Annotations Parser",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"annotations",
|
||
"docblock",
|
||
"parser"
|
||
],
|
||
"time": "2015-08-31 12:32:49"
|
||
},
|
||
{
|
||
"name": "doctrine/cache",
|
||
"version": "v1.6.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/cache.git",
|
||
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
|
||
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "~5.5|~7.0"
|
||
},
|
||
"conflict": {
|
||
"doctrine/common": ">2.2,<2.4"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.8|~5.0",
|
||
"predis/predis": "~1.0",
|
||
"satooshi/php-coveralls": "~0.6"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.6.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com"
|
||
},
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com"
|
||
}
|
||
],
|
||
"description": "Caching library offering an object-oriented API for many cache backends",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"cache",
|
||
"caching"
|
||
],
|
||
"time": "2015-12-31 16:37:02"
|
||
},
|
||
{
|
||
"name": "doctrine/instantiator",
|
||
"version": "1.0.5",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/instantiator.git",
|
||
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
|
||
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3,<8.0-DEV"
|
||
},
|
||
"require-dev": {
|
||
"athletic/athletic": "~0.1.8",
|
||
"ext-pdo": "*",
|
||
"ext-phar": "*",
|
||
"phpunit/phpunit": "~4.0",
|
||
"squizlabs/php_codesniffer": "~2.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Marco Pivetta",
|
||
"email": "ocramius@gmail.com",
|
||
"homepage": "http://ocramius.github.com/"
|
||
}
|
||
],
|
||
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
||
"homepage": "https://github.com/doctrine/instantiator",
|
||
"keywords": [
|
||
"constructor",
|
||
"instantiate"
|
||
],
|
||
"time": "2015-06-14 21:17:01"
|
||
},
|
||
{
|
||
"name": "doctrine/lexer",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/lexer.git",
|
||
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
|
||
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Lexer\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com"
|
||
}
|
||
],
|
||
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"lexer",
|
||
"parser"
|
||
],
|
||
"time": "2014-09-09 13:34:57"
|
||
},
|
||
{
|
||
"name": "filp/whoops",
|
||
"version": "2.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/filp/whoops.git",
|
||
"reference": "d13505b240a6f580bc75ba591da30299d6cb0eec"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/filp/whoops/zipball/d13505b240a6f580bc75ba591da30299d6cb0eec",
|
||
"reference": "d13505b240a6f580bc75ba591da30299d6cb0eec",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5.9"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "0.9.*",
|
||
"phpunit/phpunit": "^4.8 || ^5.0",
|
||
"symfony/var-dumper": "~3.0"
|
||
},
|
||
"suggest": {
|
||
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
|
||
"whoops/soap": "Formats errors as SOAP responses"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Whoops\\": "src/Whoops/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Filipe Dobreira",
|
||
"homepage": "https://github.com/filp",
|
||
"role": "Developer"
|
||
}
|
||
],
|
||
"description": "php error handling for cool kids",
|
||
"homepage": "https://github.com/filp/whoops",
|
||
"keywords": [
|
||
"error",
|
||
"exception",
|
||
"handling",
|
||
"library",
|
||
"whoops",
|
||
"zf2"
|
||
],
|
||
"time": "2016-04-07 06:16:25"
|
||
},
|
||
{
|
||
"name": "guzzle/guzzle",
|
||
"version": "v3.9.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/guzzle3.git",
|
||
"reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
||
"reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"php": ">=5.3.3",
|
||
"symfony/event-dispatcher": "~2.1"
|
||
},
|
||
"replace": {
|
||
"guzzle/batch": "self.version",
|
||
"guzzle/cache": "self.version",
|
||
"guzzle/common": "self.version",
|
||
"guzzle/http": "self.version",
|
||
"guzzle/inflection": "self.version",
|
||
"guzzle/iterator": "self.version",
|
||
"guzzle/log": "self.version",
|
||
"guzzle/parser": "self.version",
|
||
"guzzle/plugin": "self.version",
|
||
"guzzle/plugin-async": "self.version",
|
||
"guzzle/plugin-backoff": "self.version",
|
||
"guzzle/plugin-cache": "self.version",
|
||
"guzzle/plugin-cookie": "self.version",
|
||
"guzzle/plugin-curlauth": "self.version",
|
||
"guzzle/plugin-error-response": "self.version",
|
||
"guzzle/plugin-history": "self.version",
|
||
"guzzle/plugin-log": "self.version",
|
||
"guzzle/plugin-md5": "self.version",
|
||
"guzzle/plugin-mock": "self.version",
|
||
"guzzle/plugin-oauth": "self.version",
|
||
"guzzle/service": "self.version",
|
||
"guzzle/stream": "self.version"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "~1.3",
|
||
"monolog/monolog": "~1.0",
|
||
"phpunit/phpunit": "3.7.*",
|
||
"psr/log": "~1.0",
|
||
"symfony/class-loader": "~2.1",
|
||
"zendframework/zend-cache": "2.*,<2.3",
|
||
"zendframework/zend-log": "2.*,<2.3"
|
||
},
|
||
"suggest": {
|
||
"guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.9-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Guzzle": "src/",
|
||
"Guzzle\\Tests": "tests/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "Guzzle Community",
|
||
"homepage": "https://github.com/guzzle/guzzle/contributors"
|
||
}
|
||
],
|
||
"description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
|
||
"homepage": "http://guzzlephp.org/",
|
||
"keywords": [
|
||
"client",
|
||
"curl",
|
||
"framework",
|
||
"http",
|
||
"http client",
|
||
"rest",
|
||
"web service"
|
||
],
|
||
"time": "2015-03-18 18:23:50"
|
||
},
|
||
{
|
||
"name": "justinrainbow/json-schema",
|
||
"version": "1.6.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/justinrainbow/json-schema.git",
|
||
"reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
|
||
"reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.29"
|
||
},
|
||
"require-dev": {
|
||
"json-schema/json-schema-test-suite": "1.1.0",
|
||
"phpdocumentor/phpdocumentor": "~2",
|
||
"phpunit/phpunit": "~3.7"
|
||
},
|
||
"bin": [
|
||
"bin/validate-json"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.6.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"JsonSchema\\": "src/JsonSchema/"
|
||
}
|
||
},
|
||
"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"
|
||
},
|
||
{
|
||
"name": "Igor Wiedler",
|
||
"email": "igor@wiedler.ch"
|
||
},
|
||
{
|
||
"name": "Robert Schönthal",
|
||
"email": "seroscho@googlemail.com"
|
||
}
|
||
],
|
||
"description": "A library to validate a json schema.",
|
||
"homepage": "https://github.com/justinrainbow/json-schema",
|
||
"keywords": [
|
||
"json",
|
||
"schema"
|
||
],
|
||
"time": "2016-01-25 15:43:01"
|
||
},
|
||
{
|
||
"name": "knplabs/github-api",
|
||
"version": "1.7.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/php-github-api.git",
|
||
"reference": "fe913715d280cc0a5f78a5366c02ad78c0305c66"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/fe913715d280cc0a5f78a5366c02ad78c0305c66",
|
||
"reference": "fe913715d280cc0a5f78a5366c02ad78c0305c66",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"guzzle/guzzle": "~3.7",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.0",
|
||
"sllh/php-cs-fixer-styleci-bridge": "~1.3"
|
||
},
|
||
"suggest": {
|
||
"knplabs/gaufrette": "Needed for optional Gaufrette cache"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.5.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Github\\": "lib/Github/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Thibault Duplessis",
|
||
"email": "thibault.duplessis@gmail.com",
|
||
"homepage": "http://ornicar.github.com"
|
||
},
|
||
{
|
||
"name": "KnpLabs Team",
|
||
"homepage": "http://knplabs.com"
|
||
}
|
||
],
|
||
"description": "GitHub API v3 client",
|
||
"homepage": "https://github.com/KnpLabs/php-github-api",
|
||
"keywords": [
|
||
"api",
|
||
"gh",
|
||
"gist",
|
||
"github"
|
||
],
|
||
"time": "2016-05-29 11:15:42"
|
||
},
|
||
{
|
||
"name": "mnapoli/blackbox",
|
||
"version": "0.4.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/mnapoli/BlackBox.git",
|
||
"reference": "e71402579d567c64886a57780c6e3b775df8ca62"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/mnapoli/BlackBox/zipball/e71402579d567c64886a57780c6e3b775df8ca62",
|
||
"reference": "e71402579d567c64886a57780c6e3b775df8ca62",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.4",
|
||
"symfony/finder": "~2.5"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/dbal": "~2.4",
|
||
"phpseclib/phpseclib": "*",
|
||
"phpunit/phpunit": "~4.0",
|
||
"symfony/filesystem": "~2.6",
|
||
"symfony/yaml": "~2.6"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"BlackBox\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"time": "2015-01-07 08:42:09"
|
||
},
|
||
{
|
||
"name": "mnapoli/silly",
|
||
"version": "1.3.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/mnapoli/silly.git",
|
||
"reference": "6b3fbe09e1e628233ad06aa1db6a0ce2991c0ccf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/mnapoli/silly/zipball/6b3fbe09e1e628233ad06aa1db6a0ce2991c0ccf",
|
||
"reference": "6b3fbe09e1e628233ad06aa1db6a0ce2991c0ccf",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"container-interop/container-interop": "~1.0",
|
||
"php": ">=5.5",
|
||
"php-di/invoker": "~1.2",
|
||
"symfony/console": "~2.6|~3.0"
|
||
},
|
||
"require-dev": {
|
||
"mnapoli/phpunit-easymock": "~0.1.0",
|
||
"phpunit/phpunit": "~4.5"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Silly\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Silly CLI micro-framework based on Symfony Console",
|
||
"keywords": [
|
||
"cli",
|
||
"console",
|
||
"framework",
|
||
"micro-framework",
|
||
"silly"
|
||
],
|
||
"time": "2016-02-27 10:11:44"
|
||
},
|
||
{
|
||
"name": "monolog/monolog",
|
||
"version": "1.19.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Seldaek/monolog.git",
|
||
"reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
|
||
"reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0",
|
||
"psr/log": "~1.0"
|
||
},
|
||
"provide": {
|
||
"psr/log-implementation": "1.0.0"
|
||
},
|
||
"require-dev": {
|
||
"aws/aws-sdk-php": "^2.4.9",
|
||
"doctrine/couchdb": "~1.0@dev",
|
||
"graylog2/gelf-php": "~1.0",
|
||
"jakub-onderka/php-parallel-lint": "0.9",
|
||
"php-amqplib/php-amqplib": "~2.4",
|
||
"php-console/php-console": "^3.1.3",
|
||
"phpunit/phpunit": "~4.5",
|
||
"phpunit/phpunit-mock-objects": "2.3.0",
|
||
"raven/raven": "^0.13",
|
||
"ruflin/elastica": ">=0.90 <3.0",
|
||
"swiftmailer/swiftmailer": "~5.3"
|
||
},
|
||
"suggest": {
|
||
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
||
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
||
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
||
"ext-mongo": "Allow sending log messages to a MongoDB server",
|
||
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
||
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
||
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
||
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
||
"raven/raven": "Allow sending log messages to a Sentry server",
|
||
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
||
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Monolog\\": "src/Monolog"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jordi Boggiano",
|
||
"email": "j.boggiano@seld.be",
|
||
"homepage": "http://seld.be"
|
||
}
|
||
],
|
||
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
||
"homepage": "http://github.com/Seldaek/monolog",
|
||
"keywords": [
|
||
"log",
|
||
"logging",
|
||
"psr-3"
|
||
],
|
||
"time": "2016-04-12 18:29:35"
|
||
},
|
||
{
|
||
"name": "paragonie/random_compat",
|
||
"version": "v2.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/paragonie/random_compat.git",
|
||
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
|
||
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
|
||
"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-04-03 06:00:07"
|
||
},
|
||
{
|
||
"name": "php-di/invoker",
|
||
"version": "1.3.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/PHP-DI/Invoker.git",
|
||
"reference": "4140c38ca17268adc500b1e5c85c4055e48608d2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/4140c38ca17268adc500b1e5c85c4055e48608d2",
|
||
"reference": "4140c38ca17268adc500b1e5c85c4055e48608d2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"container-interop/container-interop": "~1.1"
|
||
},
|
||
"require-dev": {
|
||
"athletic/athletic": "~0.1.8",
|
||
"phpunit/phpunit": "~4.5"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Invoker\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Generic and extensible callable invoker",
|
||
"homepage": "https://github.com/PHP-DI/Invoker",
|
||
"keywords": [
|
||
"callable",
|
||
"dependency",
|
||
"dependency-injection",
|
||
"injection",
|
||
"invoke",
|
||
"invoker"
|
||
],
|
||
"time": "2016-06-12 09:09:55"
|
||
},
|
||
{
|
||
"name": "php-di/kernel",
|
||
"version": "0.2.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/PHP-DI/Kernel.git",
|
||
"reference": "c689a18bb8149561afb9b7d9e685b9c80de51d26"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/PHP-DI/Kernel/zipball/c689a18bb8149561afb9b7d9e685b9c80de51d26",
|
||
"reference": "c689a18bb8149561afb9b7d9e685b9c80de51d26",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/cache": "^1.4",
|
||
"php": "^5.5|^7.0",
|
||
"php-di/php-di": "^5.2",
|
||
"puli/composer-plugin": "^1.0.0-beta8",
|
||
"puli/discovery": "^1.0.0-beta8",
|
||
"puli/repository": "^1.0.0-beta8"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.8",
|
||
"puli/cli": "^1.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"DI\\Kernel\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Kernel for PHP-DI applications",
|
||
"homepage": "http://php-di.org",
|
||
"keywords": [
|
||
"application",
|
||
"kernel",
|
||
"php-di"
|
||
],
|
||
"time": "2016-06-19 15:57:54"
|
||
},
|
||
{
|
||
"name": "php-di/php-di",
|
||
"version": "5.3.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/PHP-DI/PHP-DI.git",
|
||
"reference": "854a6d8f54e2146f0a34f0a28f0adea688b634a3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/854a6d8f54e2146f0a34f0a28f0adea688b634a3",
|
||
"reference": "854a6d8f54e2146f0a34f0a28f0adea688b634a3",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"container-interop/container-interop": "~1.0",
|
||
"php": ">=5.5.0",
|
||
"php-di/invoker": "^1.1.1",
|
||
"php-di/phpdoc-reader": "^2.0.1"
|
||
},
|
||
"provide": {
|
||
"container-interop/container-interop-implementation": "^1.0"
|
||
},
|
||
"replace": {
|
||
"mnapoli/php-di": "*"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/annotations": "~1.2",
|
||
"doctrine/cache": "~1.4",
|
||
"mnapoli/phpunit-easymock": "~0.2.0",
|
||
"ocramius/proxy-manager": "~1.0|~2.0",
|
||
"phpunit/phpunit": "~4.5"
|
||
},
|
||
"suggest": {
|
||
"doctrine/annotations": "Install it if you want to use annotations (version ~1.2)",
|
||
"doctrine/cache": "Install it if you want to use the cache (version ~1.4)",
|
||
"ocramius/proxy-manager": "Install it if you want to use lazy injection (version ~1.0 or ~2.0)"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"DI\\": "src/DI/"
|
||
},
|
||
"files": [
|
||
"src/DI/functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "The dependency injection container for humans",
|
||
"homepage": "http://php-di.org/",
|
||
"keywords": [
|
||
"container",
|
||
"dependency injection",
|
||
"di"
|
||
],
|
||
"time": "2016-06-01 17:23:41"
|
||
},
|
||
{
|
||
"name": "php-di/phpdoc-reader",
|
||
"version": "2.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/PHP-DI/PhpDocReader.git",
|
||
"reference": "83f5ead159defccfa8e7092e5b6c1c533b326d68"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/83f5ead159defccfa8e7092e5b6c1c533b326d68",
|
||
"reference": "83f5ead159defccfa8e7092e5b6c1c533b326d68",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.6"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"PhpDocReader\\": "src/PhpDocReader"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
|
||
"keywords": [
|
||
"phpdoc",
|
||
"reflection"
|
||
],
|
||
"time": "2015-11-29 10:34:25"
|
||
},
|
||
{
|
||
"name": "phpdocumentor/reflection-common",
|
||
"version": "1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
||
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
|
||
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"phpDocumentor\\Reflection\\": [
|
||
"src"
|
||
]
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jaap van Otterdijk",
|
||
"email": "opensource@ijaap.nl"
|
||
}
|
||
],
|
||
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
|
||
"homepage": "http://www.phpdoc.org",
|
||
"keywords": [
|
||
"FQSEN",
|
||
"phpDocumentor",
|
||
"phpdoc",
|
||
"reflection",
|
||
"static analysis"
|
||
],
|
||
"time": "2015-12-27 11:43:31"
|
||
},
|
||
{
|
||
"name": "phpdocumentor/reflection-docblock",
|
||
"version": "3.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
|
||
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5",
|
||
"phpdocumentor/reflection-common": "^1.0@dev",
|
||
"phpdocumentor/type-resolver": "^0.2.0",
|
||
"webmozart/assert": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "^0.9.4",
|
||
"phpunit/phpunit": "^4.4"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"phpDocumentor\\Reflection\\": [
|
||
"src/"
|
||
]
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Mike van Riel",
|
||
"email": "me@mikevanriel.com"
|
||
}
|
||
],
|
||
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
||
"time": "2016-06-10 09:48:41"
|
||
},
|
||
{
|
||
"name": "phpdocumentor/type-resolver",
|
||
"version": "0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||
"reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
|
||
"reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5",
|
||
"phpdocumentor/reflection-common": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "^0.9.4",
|
||
"phpunit/phpunit": "^5.2||^4.8.24"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"phpDocumentor\\Reflection\\": [
|
||
"src/"
|
||
]
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Mike van Riel",
|
||
"email": "me@mikevanriel.com"
|
||
}
|
||
],
|
||
"time": "2016-06-10 07:14:17"
|
||
},
|
||
{
|
||
"name": "phpspec/php-diff",
|
||
"version": "v1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/php-diff.git",
|
||
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
|
||
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
|
||
"shasum": ""
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Diff": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Chris Boulton",
|
||
"homepage": "http://github.com/chrisboulton",
|
||
"role": "Original developer"
|
||
}
|
||
],
|
||
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
|
||
"time": "2013-11-01 13:02:21"
|
||
},
|
||
{
|
||
"name": "phpspec/phpspec",
|
||
"version": "2.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/phpspec.git",
|
||
"reference": "385ecb015e97c13818074f1517928b24d4a26067"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/phpspec/zipball/385ecb015e97c13818074f1517928b24d4a26067",
|
||
"reference": "385ecb015e97c13818074f1517928b24d4a26067",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/instantiator": "^1.0.1",
|
||
"ext-tokenizer": "*",
|
||
"php": ">=5.3.3",
|
||
"phpspec/php-diff": "~1.0.0",
|
||
"phpspec/prophecy": "~1.4",
|
||
"sebastian/exporter": "~1.0",
|
||
"symfony/console": "~2.3|~3.0",
|
||
"symfony/event-dispatcher": "~2.1|~3.0",
|
||
"symfony/finder": "~2.1|~3.0",
|
||
"symfony/process": "^2.6|~3.0",
|
||
"symfony/yaml": "~2.1|~3.0"
|
||
},
|
||
"require-dev": {
|
||
"behat/behat": "^3.0.11",
|
||
"bossa/phpspec2-expect": "~1.0",
|
||
"phpunit/phpunit": "~4.4",
|
||
"symfony/filesystem": "~2.1|~3.0"
|
||
},
|
||
"suggest": {
|
||
"phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
|
||
},
|
||
"bin": [
|
||
"bin/phpspec"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PhpSpec": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
},
|
||
{
|
||
"name": "Marcello Duarte",
|
||
"homepage": "http://marcelloduarte.net/"
|
||
}
|
||
],
|
||
"description": "Specification-oriented BDD framework for PHP 5.3+",
|
||
"homepage": "http://phpspec.net/",
|
||
"keywords": [
|
||
"BDD",
|
||
"SpecBDD",
|
||
"TDD",
|
||
"spec",
|
||
"specification",
|
||
"testing",
|
||
"tests"
|
||
],
|
||
"time": "2016-03-20 20:34:32"
|
||
},
|
||
{
|
||
"name": "phpspec/prophecy",
|
||
"version": "v1.6.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/prophecy.git",
|
||
"reference": "58a8137754bc24b25740d4281399a4a3596058e0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
|
||
"reference": "58a8137754bc24b25740d4281399a4a3596058e0",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/instantiator": "^1.0.2",
|
||
"php": "^5.3|^7.0",
|
||
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
|
||
"sebastian/comparator": "^1.1",
|
||
"sebastian/recursion-context": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"phpspec/phpspec": "^2.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.6.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Prophecy\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
},
|
||
{
|
||
"name": "Marcello Duarte",
|
||
"email": "marcello.duarte@gmail.com"
|
||
}
|
||
],
|
||
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
||
"homepage": "https://github.com/phpspec/prophecy",
|
||
"keywords": [
|
||
"Double",
|
||
"Dummy",
|
||
"fake",
|
||
"mock",
|
||
"spy",
|
||
"stub"
|
||
],
|
||
"time": "2016-06-07 08:13:47"
|
||
},
|
||
{
|
||
"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"
|
||
},
|
||
{
|
||
"name": "psr/log",
|
||
"version": "1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/log.git",
|
||
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
||
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
||
"shasum": ""
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Psr\\Log\\": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP-FIG",
|
||
"homepage": "http://www.php-fig.org/"
|
||
}
|
||
],
|
||
"description": "Common interface for logging libraries",
|
||
"keywords": [
|
||
"log",
|
||
"psr",
|
||
"psr-3"
|
||
],
|
||
"time": "2012-12-21 11:40:51"
|
||
},
|
||
{
|
||
"name": "puli/composer-plugin",
|
||
"version": "1.0.0-beta10",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/puli/composer-plugin.git",
|
||
"reference": "89f1d4df4cc24dc8025e3afb98b5fab0bd2df831"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/puli/composer-plugin/zipball/89f1d4df4cc24dc8025e3afb98b5fab0bd2df831",
|
||
"reference": "89f1d4df4cc24dc8025e3afb98b5fab0bd2df831",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"composer-plugin-api": "^1.0",
|
||
"php": "^5.3.9|^7.0",
|
||
"puli/discovery": "^1.0-beta9",
|
||
"puli/repository": "^1.0-beta9",
|
||
"puli/url-generator": "^1.0-beta4",
|
||
"symfony/filesystem": "^2.3|^3.0",
|
||
"symfony/process": "^2.3|^3.0",
|
||
"webmozart/assert": "^1.0",
|
||
"webmozart/json": "^1.2.2",
|
||
"webmozart/path-util": "^2.2"
|
||
},
|
||
"require-dev": {
|
||
"composer/composer": "^1.0-alpha10",
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1",
|
||
"webmozart/glob": "^4.0"
|
||
},
|
||
"type": "composer-plugin",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
},
|
||
"class": "Puli\\ComposerPlugin\\PuliPlugin"
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Puli\\ComposerPlugin\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "Integrates Composer into the Puli package manager.",
|
||
"homepage": "http://puli.io",
|
||
"time": "2016-03-31 12:15:22"
|
||
},
|
||
{
|
||
"name": "puli/discovery",
|
||
"version": "1.0.0-beta9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/puli/discovery.git",
|
||
"reference": "3fcb42bbbf27e7baa6d978c93be966ee4c2f6085"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/puli/discovery/zipball/3fcb42bbbf27e7baa6d978c93be966ee4c2f6085",
|
||
"reference": "3fcb42bbbf27e7baa6d978c93be966ee4c2f6085",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.3.9|^7.0",
|
||
"ramsey/uuid": "^2.8",
|
||
"webmozart/assert": "^1.0",
|
||
"webmozart/expression": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"puli/repository": "^1.0-beta9",
|
||
"sebastian/version": "^1.0.1",
|
||
"webmozart/json": "^1.2",
|
||
"webmozart/key-value-store": "^1.0-beta7"
|
||
},
|
||
"suggest": {
|
||
"puli/repository": "to bind and discover Puli resources",
|
||
"webmozart/json": "to use the JSON discovery",
|
||
"webmozart/key-value-store": "to use the key-value store discovery"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Puli\\Discovery\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "Publishes and discovers artifacts across Puli packages.",
|
||
"homepage": "http://puli.io",
|
||
"time": "2016-01-14 10:18:41"
|
||
},
|
||
{
|
||
"name": "puli/repository",
|
||
"version": "1.0.0-beta10",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/puli/repository.git",
|
||
"reference": "2b3136f62c81bf1d6f0fbdbda62c199524eab65d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/puli/repository/zipball/2b3136f62c81bf1d6f0fbdbda62c199524eab65d",
|
||
"reference": "2b3136f62c81bf1d6f0fbdbda62c199524eab65d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.3.9|^7.0",
|
||
"psr/log": "^1.0",
|
||
"webmozart/assert": "^1.0",
|
||
"webmozart/glob": "^4.1",
|
||
"webmozart/path-util": "^2.2"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1",
|
||
"symfony/filesystem": "^2.0|^3.0",
|
||
"webmozart/json": "^1.2.1",
|
||
"webmozart/key-value-store": "^1.0-beta7"
|
||
},
|
||
"suggest": {
|
||
"symfony/filesystem": "to use the filesystem repository",
|
||
"webmozart/json": "to use the JSON repositories",
|
||
"webmozart/key-value-store": "to use the key-value store change stream"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Puli\\Repository\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "A filesystem-like repository for storing arbitrary resources.",
|
||
"homepage": "http://puli.io",
|
||
"time": "2016-02-05 10:12:35"
|
||
},
|
||
{
|
||
"name": "puli/twig-extension",
|
||
"version": "1.0.0-beta8",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/puli/twig-extension.git",
|
||
"reference": "41972f1b7330bec8481fd5ea2c30f52afa381730"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/puli/twig-extension/zipball/41972f1b7330bec8481fd5ea2c30f52afa381730",
|
||
"reference": "41972f1b7330bec8481fd5ea2c30f52afa381730",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.3.9|^7.0",
|
||
"puli/repository": "^1.0-beta9",
|
||
"twig/twig": "^1.20|^2.0",
|
||
"webmozart/path-util": "^2.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"puli/discovery": "^1.0-beta9",
|
||
"puli/url-generator": "^1.0-beta4",
|
||
"sebastian/version": "^1.0.1",
|
||
"symfony/http-kernel": "^2.3"
|
||
},
|
||
"suggest": {
|
||
"puli/url-generator": "to use the resource_url() function"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Puli\\TwigExtension\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "A Puli extension for the Twig templating system.",
|
||
"homepage": "http://puli.io",
|
||
"time": "2016-01-14 12:44:30"
|
||
},
|
||
{
|
||
"name": "puli/url-generator",
|
||
"version": "1.0.0-beta4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/puli/url-generator.git",
|
||
"reference": "b6c0bfb678dde9a2f8ece661f894c9f39e62dcc2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/puli/url-generator/zipball/b6c0bfb678dde9a2f8ece661f894c9f39e62dcc2",
|
||
"reference": "b6c0bfb678dde9a2f8ece661f894c9f39e62dcc2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.3.9|^7.0",
|
||
"puli/discovery": "^1.0-beta9",
|
||
"puli/repository": "^1.0-beta9",
|
||
"webmozart/glob": "^4.0",
|
||
"webmozart/path-util": "^2.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Puli\\UrlGenerator\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "Generates URLs for public Puli resources.",
|
||
"homepage": "http://puli.io",
|
||
"keywords": [
|
||
"asset",
|
||
"public",
|
||
"puli",
|
||
"resource",
|
||
"url"
|
||
],
|
||
"time": "2016-01-14 10:30:17"
|
||
},
|
||
{
|
||
"name": "ramsey/uuid",
|
||
"version": "2.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/ramsey/uuid.git",
|
||
"reference": "b2ef4dd9584268d73f92f752a62bc24cd534dc9a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/ramsey/uuid/zipball/b2ef4dd9584268d73f92f752a62bc24cd534dc9a",
|
||
"reference": "b2ef4dd9584268d73f92f752a62bc24cd534dc9a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"paragonie/random_compat": "^1.0|^2.0",
|
||
"php": ">=5.3.3"
|
||
},
|
||
"replace": {
|
||
"rhumsaa/uuid": "self.version"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/dbal": ">=2.3",
|
||
"jakub-onderka/php-parallel-lint": "^0.9.0",
|
||
"moontoast/math": "~1.1",
|
||
"phpunit/phpunit": "~4.1|~5.0",
|
||
"satooshi/php-coveralls": "~0.6",
|
||
"squizlabs/php_codesniffer": "^2.3",
|
||
"symfony/console": "~2.3|~3.0"
|
||
},
|
||
"suggest": {
|
||
"doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
|
||
"moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
|
||
"symfony/console": "Support for use of the bin/uuid command line tool."
|
||
},
|
||
"bin": [
|
||
"bin/uuid"
|
||
],
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Rhumsaa\\Uuid\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Marijn Huizendveld",
|
||
"email": "marijn.huizendveld@gmail.com"
|
||
},
|
||
{
|
||
"name": "Ben Ramsey",
|
||
"homepage": "http://benramsey.com"
|
||
}
|
||
],
|
||
"description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
|
||
"homepage": "https://github.com/ramsey/uuid",
|
||
"keywords": [
|
||
"guid",
|
||
"identifier",
|
||
"uuid"
|
||
],
|
||
"time": "2016-03-22 18:20:19"
|
||
},
|
||
{
|
||
"name": "sebastian/comparator",
|
||
"version": "1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/comparator.git",
|
||
"reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
|
||
"reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"sebastian/diff": "~1.2",
|
||
"sebastian/exporter": "~1.2"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.4"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jeff Welch",
|
||
"email": "whatthejeff@gmail.com"
|
||
},
|
||
{
|
||
"name": "Volker Dusch",
|
||
"email": "github@wallbash.com"
|
||
},
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@2bepublished.at"
|
||
},
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sebastian@phpunit.de"
|
||
}
|
||
],
|
||
"description": "Provides the functionality to compare PHP values for equality",
|
||
"homepage": "http://www.github.com/sebastianbergmann/comparator",
|
||
"keywords": [
|
||
"comparator",
|
||
"compare",
|
||
"equality"
|
||
],
|
||
"time": "2015-07-26 15:48:44"
|
||
},
|
||
{
|
||
"name": "sebastian/diff",
|
||
"version": "1.4.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/diff.git",
|
||
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
|
||
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.8"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.4-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Kore Nordmann",
|
||
"email": "mail@kore-nordmann.de"
|
||
},
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sebastian@phpunit.de"
|
||
}
|
||
],
|
||
"description": "Diff implementation",
|
||
"homepage": "https://github.com/sebastianbergmann/diff",
|
||
"keywords": [
|
||
"diff"
|
||
],
|
||
"time": "2015-12-08 07:14:41"
|
||
},
|
||
{
|
||
"name": "sebastian/exporter",
|
||
"version": "1.2.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/exporter.git",
|
||
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
|
||
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"sebastian/recursion-context": "~1.0"
|
||
},
|
||
"require-dev": {
|
||
"ext-mbstring": "*",
|
||
"phpunit/phpunit": "~4.4"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jeff Welch",
|
||
"email": "whatthejeff@gmail.com"
|
||
},
|
||
{
|
||
"name": "Volker Dusch",
|
||
"email": "github@wallbash.com"
|
||
},
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@2bepublished.at"
|
||
},
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sebastian@phpunit.de"
|
||
},
|
||
{
|
||
"name": "Adam Harvey",
|
||
"email": "aharvey@php.net"
|
||
}
|
||
],
|
||
"description": "Provides the functionality to export PHP variables for visualization",
|
||
"homepage": "http://www.github.com/sebastianbergmann/exporter",
|
||
"keywords": [
|
||
"export",
|
||
"exporter"
|
||
],
|
||
"time": "2016-06-17 09:04:28"
|
||
},
|
||
{
|
||
"name": "sebastian/recursion-context",
|
||
"version": "1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
||
"reference": "913401df809e99e4f47b27cdd781f4a258d58791"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
|
||
"reference": "913401df809e99e4f47b27cdd781f4a258d58791",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.4"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jeff Welch",
|
||
"email": "whatthejeff@gmail.com"
|
||
},
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sebastian@phpunit.de"
|
||
},
|
||
{
|
||
"name": "Adam Harvey",
|
||
"email": "aharvey@php.net"
|
||
}
|
||
],
|
||
"description": "Provides functionality to recursively process PHP variables",
|
||
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
||
"time": "2015-11-11 19:50:13"
|
||
},
|
||
{
|
||
"name": "seld/jsonlint",
|
||
"version": "1.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Seldaek/jsonlint.git",
|
||
"reference": "66834d3e3566bb5798db7294619388786ae99394"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/66834d3e3566bb5798db7294619388786ae99394",
|
||
"reference": "66834d3e3566bb5798db7294619388786ae99394",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.3 || ^7.0"
|
||
},
|
||
"bin": [
|
||
"bin/jsonlint"
|
||
],
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jordi Boggiano",
|
||
"email": "j.boggiano@seld.be",
|
||
"homepage": "http://seld.be"
|
||
}
|
||
],
|
||
"description": "JSON Linter",
|
||
"keywords": [
|
||
"json",
|
||
"linter",
|
||
"parser",
|
||
"validator"
|
||
],
|
||
"time": "2015-11-21 02:21:41"
|
||
},
|
||
{
|
||
"name": "stratify/error-handler-module",
|
||
"version": "0.2.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/stratifyphp/error-handler-module.git",
|
||
"reference": "e5fe83323df185234ac69d2cc7edf283fc937503"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/stratifyphp/error-handler-module/zipball/e5fe83323df185234ac69d2cc7edf283fc937503",
|
||
"reference": "e5fe83323df185234ac69d2cc7edf283fc937503",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"container-interop/container-interop": "^1.1",
|
||
"filp/whoops": "^2.0",
|
||
"psr/http-message": "^1.0",
|
||
"psr/log": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"php-di/php-di": "^5.2",
|
||
"phpunit/phpunit": "^5.2",
|
||
"zendframework/zend-diactoros": "^1.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Stratify\\ErrorHandlerModule\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Error handler module for Stratify",
|
||
"time": "2016-06-14 21:03:27"
|
||
},
|
||
{
|
||
"name": "stratify/framework",
|
||
"version": "0.3.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/stratifyphp/framework.git",
|
||
"reference": "2ca880849151f8c9847f895cb2b81edd7f109d89"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/stratifyphp/framework/zipball/2ca880849151f8c9847f895cb2b81edd7f109d89",
|
||
"reference": "2ca880849151f8c9847f895cb2b81edd7f109d89",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"mnapoli/silly": "^1.2",
|
||
"php": ">=7.0",
|
||
"php-di/kernel": "~0.2.2",
|
||
"php-di/php-di": "^5.2",
|
||
"puli/composer-plugin": "^1.0",
|
||
"puli/discovery": "^1.0",
|
||
"puli/repository": "^1.0",
|
||
"puli/url-generator": "^1.0",
|
||
"stratify/error-handler-module": "~0.2.0",
|
||
"stratify/http": "~0.1.0",
|
||
"stratify/router": "~0.2.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^5.1",
|
||
"symfony/filesystem": "^3.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Stratify\\Framework\\": "src"
|
||
},
|
||
"files": [
|
||
"src/functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Stratify framework package",
|
||
"time": "2016-06-19 16:12:14"
|
||
},
|
||
{
|
||
"name": "stratify/http",
|
||
"version": "0.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/stratifyphp/http.git",
|
||
"reference": "4358876b42c04f4682d90114a687b9e11fa68f51"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/stratifyphp/http/zipball/4358876b42c04f4682d90114a687b9e11fa68f51",
|
||
"reference": "4358876b42c04f4682d90114a687b9e11fa68f51",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"zendframework/zend-diactoros": "^1.1"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^5.0@dev"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Stratify\\Http\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"time": "2015-09-01 16:44:29"
|
||
},
|
||
{
|
||
"name": "stratify/router",
|
||
"version": "0.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/stratifyphp/router.git",
|
||
"reference": "fbc790f71a2fa61c2717c61e9b5ec8f5645258d7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/stratifyphp/router/zipball/fbc790f71a2fa61c2717c61e9b5ec8f5645258d7",
|
||
"reference": "fbc790f71a2fa61c2717c61e9b5ec8f5645258d7",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"aura/router": "^3.0",
|
||
"container-interop/container-interop": "^1.1",
|
||
"php-di/invoker": "^1.2",
|
||
"psr/http-message": "^1.0",
|
||
"stratify/http": "~0.1.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^5.1"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Stratify\\Router\\": "src/"
|
||
},
|
||
"files": [
|
||
"src/functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"time": "2016-02-05 22:50:59"
|
||
},
|
||
{
|
||
"name": "stratify/twig-module",
|
||
"version": "0.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/stratifyphp/twig-module.git",
|
||
"reference": "79eb99ec4673194a9cd0b353e26999c0cd6e2652"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/stratifyphp/twig-module/zipball/79eb99ec4673194a9cd0b353e26999c0cd6e2652",
|
||
"reference": "79eb99ec4673194a9cd0b353e26999c0cd6e2652",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php-di/php-di": "^5.2",
|
||
"puli/repository": "^1.0",
|
||
"puli/twig-extension": "^1.0",
|
||
"puli/url-generator": "^1.0",
|
||
"stratify/router": "~0.2.0",
|
||
"twig/twig": "^1.21"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Stratify\\TwigModule\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Twig module",
|
||
"time": "2016-06-14 21:33:27"
|
||
},
|
||
{
|
||
"name": "symfony/console",
|
||
"version": "v2.8.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/console.git",
|
||
"reference": "5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/console/zipball/5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3",
|
||
"reference": "5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.9",
|
||
"symfony/polyfill-mbstring": "~1.0"
|
||
},
|
||
"require-dev": {
|
||
"psr/log": "~1.0",
|
||
"symfony/event-dispatcher": "~2.1|~3.0.0",
|
||
"symfony/process": "~2.1|~3.0.0"
|
||
},
|
||
"suggest": {
|
||
"psr/log": "For using the console logger",
|
||
"symfony/event-dispatcher": "",
|
||
"symfony/process": ""
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\Console\\": ""
|
||
},
|
||
"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 Console Component",
|
||
"homepage": "https://symfony.com",
|
||
"time": "2016-06-06 15:06:25"
|
||
},
|
||
{
|
||
"name": "symfony/event-dispatcher",
|
||
"version": "v2.8.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||
"reference": "2a6b8713f8bdb582058cfda463527f195b066110"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2a6b8713f8bdb582058cfda463527f195b066110",
|
||
"reference": "2a6b8713f8bdb582058cfda463527f195b066110",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.9"
|
||
},
|
||
"require-dev": {
|
||
"psr/log": "~1.0",
|
||
"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"
|
||
},
|
||
"suggest": {
|
||
"symfony/dependency-injection": "",
|
||
"symfony/http-kernel": ""
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\EventDispatcher\\": ""
|
||
},
|
||
"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 EventDispatcher Component",
|
||
"homepage": "https://symfony.com",
|
||
"time": "2016-06-06 11:11:27"
|
||
},
|
||
{
|
||
"name": "symfony/filesystem",
|
||
"version": "v2.8.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/filesystem.git",
|
||
"reference": "dee379131dceed90a429e951546b33edfe7dccbb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/dee379131dceed90a429e951546b33edfe7dccbb",
|
||
"reference": "dee379131dceed90a429e951546b33edfe7dccbb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.9"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\Filesystem\\": ""
|
||
},
|
||
"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 Filesystem Component",
|
||
"homepage": "https://symfony.com",
|
||
"time": "2016-04-12 18:01:21"
|
||
},
|
||
{
|
||
"name": "symfony/finder",
|
||
"version": "v2.8.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/finder.git",
|
||
"reference": "3ec095fab1800222732ca522a95dce8fa124007b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/finder/zipball/3ec095fab1800222732ca522a95dce8fa124007b",
|
||
"reference": "3ec095fab1800222732ca522a95dce8fa124007b",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.9"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\Finder\\": ""
|
||
},
|
||
"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 Finder Component",
|
||
"homepage": "https://symfony.com",
|
||
"time": "2016-06-06 11:11:27"
|
||
},
|
||
{
|
||
"name": "symfony/polyfill-mbstring",
|
||
"version": "v1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||
"reference": "dff51f72b0706335131b00a7f49606168c582594"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
|
||
"reference": "dff51f72b0706335131b00a7f49606168c582594",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"suggest": {
|
||
"ext-mbstring": "For best performance"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Polyfill\\Mbstring\\": ""
|
||
},
|
||
"files": [
|
||
"bootstrap.php"
|
||
]
|
||
},
|
||
"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 polyfill for the Mbstring extension",
|
||
"homepage": "https://symfony.com",
|
||
"keywords": [
|
||
"compatibility",
|
||
"mbstring",
|
||
"polyfill",
|
||
"portable",
|
||
"shim"
|
||
],
|
||
"time": "2016-05-18 14:26:46"
|
||
},
|
||
{
|
||
"name": "symfony/process",
|
||
"version": "v3.1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/process.git",
|
||
"reference": "6350e63ed9c232da50e00f00a7e0330f066387a2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/process/zipball/6350e63ed9c232da50e00f00a7e0330f066387a2",
|
||
"reference": "6350e63ed9c232da50e00f00a7e0330f066387a2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5.9"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\Process\\": ""
|
||
},
|
||
"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 Process Component",
|
||
"homepage": "https://symfony.com",
|
||
"time": "2016-06-06 11:42:41"
|
||
},
|
||
{
|
||
"name": "symfony/yaml",
|
||
"version": "v3.1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/yaml.git",
|
||
"reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/yaml/zipball/c5a7e7fc273c758b92b85dcb9c46149ccda89623",
|
||
"reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5.9"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\Yaml\\": ""
|
||
},
|
||
"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 Yaml Component",
|
||
"homepage": "https://symfony.com",
|
||
"time": "2016-06-14 11:18:07"
|
||
},
|
||
{
|
||
"name": "twig/twig",
|
||
"version": "v1.24.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/twigphp/Twig.git",
|
||
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512",
|
||
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.7"
|
||
},
|
||
"require-dev": {
|
||
"symfony/debug": "~2.7",
|
||
"symfony/phpunit-bridge": "~2.7"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.24-dev"
|
||
}
|
||
},
|
||
"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",
|
||
"homepage": "http://twig.sensiolabs.org/contributors",
|
||
"role": "Contributors"
|
||
}
|
||
],
|
||
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||
"homepage": "http://twig.sensiolabs.org",
|
||
"keywords": [
|
||
"templating"
|
||
],
|
||
"time": "2016-05-30 09:11:59"
|
||
},
|
||
{
|
||
"name": "webmozart/assert",
|
||
"version": "1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/webmozart/assert.git",
|
||
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde",
|
||
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Webmozart\\Assert\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "Assertions to validate method input/output with nice error messages.",
|
||
"keywords": [
|
||
"assert",
|
||
"check",
|
||
"validate"
|
||
],
|
||
"time": "2015-08-24 13:29:44"
|
||
},
|
||
{
|
||
"name": "webmozart/expression",
|
||
"version": "1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/webmozart/expression.git",
|
||
"reference": "35c222fc49533894228e1240cc844ae91d6a9ef2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/webmozart/expression/zipball/35c222fc49533894228e1240cc844ae91d6a9ef2",
|
||
"reference": "35c222fc49533894228e1240cc844ae91d6a9ef2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.9"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Webmozart\\Expression\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "Formulate expressions and search criteria using PHP objects.",
|
||
"keywords": [
|
||
"criteria",
|
||
"expression",
|
||
"filter",
|
||
"formula"
|
||
],
|
||
"time": "2015-12-17 10:43:13"
|
||
},
|
||
{
|
||
"name": "webmozart/glob",
|
||
"version": "4.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/webmozart/glob.git",
|
||
"reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/webmozart/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe",
|
||
"reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.3.3|^7.0",
|
||
"webmozart/path-util": "^2.2"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1",
|
||
"symfony/filesystem": "^2.5"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "4.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Webmozart\\Glob\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "A PHP implementation of Ant's glob.",
|
||
"time": "2015-12-29 11:14:33"
|
||
},
|
||
{
|
||
"name": "webmozart/json",
|
||
"version": "1.2.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/webmozart/json.git",
|
||
"reference": "a1fb3da904b8364e3db47eed68f76bfb6cd0031a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/webmozart/json/zipball/a1fb3da904b8364e3db47eed68f76bfb6cd0031a",
|
||
"reference": "a1fb3da904b8364e3db47eed68f76bfb6cd0031a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"justinrainbow/json-schema": "^1.6",
|
||
"php": "^5.3.3|^7.0",
|
||
"seld/jsonlint": "^1.0",
|
||
"webmozart/path-util": "^2.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1",
|
||
"symfony/filesystem": "^2.5"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Webmozart\\Json\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "A robust JSON decoder/encoder with support for schema validation.",
|
||
"time": "2016-01-14 12:11:46"
|
||
},
|
||
{
|
||
"name": "webmozart/path-util",
|
||
"version": "2.3.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/webmozart/path-util.git",
|
||
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
|
||
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"webmozart/assert": "~1.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.6",
|
||
"sebastian/version": "^1.0.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Webmozart\\PathUtil\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
|
||
"time": "2015-12-17 08:42:14"
|
||
},
|
||
{
|
||
"name": "zendframework/zend-diactoros",
|
||
"version": "1.3.5",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/zendframework/zend-diactoros.git",
|
||
"reference": "b1d59735b672865dbeb930805029c24f226e3e77"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/b1d59735b672865dbeb930805029c24f226e3e77",
|
||
"reference": "b1d59735b672865dbeb930805029c24f226e3e77",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": "^5.4 || ^7.0",
|
||
"psr/http-message": "~1.0"
|
||
},
|
||
"provide": {
|
||
"psr/http-message-implementation": "~1.0.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.6",
|
||
"squizlabs/php_codesniffer": "^2.3.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3-dev",
|
||
"dev-develop": "1.4-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Zend\\Diactoros\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-2-Clause"
|
||
],
|
||
"description": "PSR HTTP Message implementations",
|
||
"homepage": "https://github.com/zendframework/zend-diactoros",
|
||
"keywords": [
|
||
"http",
|
||
"psr",
|
||
"psr-7"
|
||
],
|
||
"time": "2016-03-17 18:02:05"
|
||
}
|
||
],
|
||
"packages-dev": [],
|
||
"aliases": [],
|
||
"minimum-stability": "beta",
|
||
"stability-flags": [],
|
||
"prefer-stable": true,
|
||
"prefer-lowest": false,
|
||
"platform": {
|
||
"php": ">=7.0",
|
||
"ext-gd": "*"
|
||
},
|
||
"platform-dev": []
|
||
}
|