2017-01-27 16:45:14 +01:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
2017-11-06 13:18:39 +01:00
"content-hash": "0903b11ca8f60d59e69402e823dc0c2e",
2017-01-27 16:45:14 +01:00
"packages": [
{
"name": "container-interop/container-interop",
2017-11-06 13:18:39 +01:00
"version": "1.2.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
2017-11-06 13:18:39 +01:00
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
2017-11-06 13:18:39 +01:00
"require": {
"psr/container": "^1.0"
},
2017-01-27 16:45:14 +01:00
"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.)",
2017-11-06 13:18:39 +01:00
"homepage": "https://github.com/container-interop/container-interop",
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "doctrine/annotations",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "5beebb01b025c94e93686b7a0ed3edae81fe3e7f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5beebb01b025c94e93686b7a0ed3edae81fe3e7f",
"reference": "5beebb01b025c94e93686b7a0ed3edae81fe3e7f",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": "^7.1"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"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": "2017-07-22T10:58:02+00:00"
},
{
"name": "doctrine/cache",
"version": "v1.7.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
"reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
"shasum": ""
},
"require": {
"php": "~7.1"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^5.7",
"predis/predis": "~1.0"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.7.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": "2017-08-25T07:02:50+00:00"
},
{
"name": "doctrine/collections",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
"reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
"shasum": ""
},
"require": {
"php": "^7.1"
},
"require-dev": {
"doctrine/coding-standard": "~0.1@dev",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Collections\\": "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": "Collections Abstraction library",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"array",
"collections",
"iterator"
],
"time": "2017-07-22T10:37:32+00:00"
},
{
"name": "doctrine/common",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "a3e240fa07ec9748387c13534949d543c0e177fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/a3e240fa07ec9748387c13534949d543c0e177fa",
"reference": "a3e240fa07ec9748387c13534949d543c0e177fa",
"shasum": ""
},
"require": {
"doctrine/annotations": "1.*",
"doctrine/cache": "1.*",
"doctrine/collections": "1.*",
"doctrine/inflector": "1.*",
"doctrine/lexer": "1.*",
"php": "~7.1"
},
"require-dev": {
"doctrine/coding-standard": "^1.0",
"phpunit/phpunit": "^6.3",
"squizlabs/php_codesniffer": "^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.9.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
}
},
"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"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"collections",
"eventmanager",
"persistence",
"spl"
],
"time": "2017-09-02T17:51:46+00:00"
},
{
"name": "doctrine/inflector",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
"reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
}
},
"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": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"inflection",
"pluralize",
"singularize",
"string"
],
"time": "2017-07-22T12:18:28+00:00"
},
{
"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-09T13:34:57+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "fig/http-message-util",
2017-11-06 13:18:39 +01:00
"version": "1.1.2",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message-util.git",
2017-11-06 13:18:39 +01:00
"reference": "20b2c280cb6914b7b83089720df44e490f4b42f0"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/php-fig/http-message-util/zipball/20b2c280cb6914b7b83089720df44e490f4b42f0",
"reference": "20b2c280cb6914b7b83089720df44e490f4b42f0",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Fig\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
2017-11-06 13:18:39 +01:00
"time": "2017-02-09T16:10:21+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "6.3.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
"reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
"shasum": ""
},
"require": {
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.4",
"php": ">=5.5"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.0 || ^5.0",
"psr/log": "^1.0"
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.2-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
"time": "2017-06-22T18:50:49+00:00"
},
{
"name": "guzzlehttp/promises",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"time": "2016-12-20T10:07:11+00:00"
},
{
"name": "guzzlehttp/psr7",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Schultze",
"homepage": "https://github.com/Tobion"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"request",
"response",
"stream",
"uri",
"url"
],
"time": "2017-03-20T17:10:46+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "http-interop/http-middleware",
2017-11-06 13:18:39 +01:00
"version": "0.4.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/http-interop/http-middleware.git",
2017-11-06 13:18:39 +01:00
"reference": "9a801fe60e70d5d608b61d56b2dcde29516c81b9"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/http-interop/http-middleware/zipball/9a801fe60e70d5d608b61d56b2dcde29516c81b9",
"reference": "9a801fe60e70d5d608b61d56b2dcde29516c81b9",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2017-11-06 13:18:39 +01:00
"Interop\\Http\\ServerMiddleware\\": "src/"
2017-01-27 16:45:14 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2017-11-06 13:18:39 +01:00
"description": "Common interface for HTTP server-side middleware",
2017-01-27 16:45:14 +01:00
"keywords": [
"factory",
"http",
"middleware",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
2017-11-06 13:18:39 +01:00
"time": "2017-01-14T15:23:42+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "nikic/fast-route",
2017-11-06 13:18:39 +01:00
"version": "v1.2.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
2017-11-06 13:18:39 +01:00
"reference": "b5f95749071c82a8e0f58586987627054400cdf6"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/b5f95749071c82a8e0f58586987627054400cdf6",
"reference": "b5f95749071c82a8e0f58586987627054400cdf6",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"FastRoute\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
"keywords": [
"router",
"routing"
],
2017-11-06 13:18:39 +01:00
"time": "2017-01-19T11:35:12+00:00"
},
{
"name": "psr/container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"time": "2017-02-14T16:28:37+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"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",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "roave/security-advisories",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
2017-11-06 13:18:39 +01:00
"reference": "43f7f8243b81e3fd843b150a30a6d0a91167d4f5"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/43f7f8243b81e3fd843b150a30a6d0a91167d4f5",
"reference": "43f7f8243b81e3fd843b150a30a6d0a91167d4f5",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"conflict": {
"adodb/adodb-php": "<5.20.6",
2017-11-06 13:18:39 +01:00
"amphp/artax": ">=2,<2.0.6|<1.0.6",
2017-01-27 16:45:14 +01:00
"aws/aws-sdk-php": ">=3,<3.2.1",
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
2017-11-06 13:18:39 +01:00
"cakephp/cakephp": ">=2,<2.4.99|>=1.3,<1.3.18|>=3,<3.0.15|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3.1,<3.1.4",
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
2017-01-27 16:45:14 +01:00
"cartalyst/sentry": "<2.1",
"codeigniter/framework": "<=3.0.6",
"composer/composer": "<=1.0.0-alpha11",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
2017-11-06 13:18:39 +01:00
"contao/core": ">=2,<3.5.28",
"contao/core-bundle": ">=4,<4.4.1",
2017-01-27 16:45:14 +01:00
"doctrine/annotations": ">=1,<1.2.7",
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
"doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
"doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2",
"doctrine/doctrine-bundle": "<1.5.2",
"doctrine/doctrine-module": "<=0.7.1",
"doctrine/mongodb-odm": ">=1,<1.0.2",
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
"dompdf/dompdf": ">=0.6,<0.6.2",
2017-11-06 13:18:39 +01:00
"drupal/core": ">=8,<8.3.7",
"drupal/drupal": ">=8,<8.3.7",
"ezsystems/ezpublish-legacy": ">=2017.8,<2017.8.1.1|>=5.4,<5.4.10.1|>=5.3,<5.3.12.2",
2017-01-27 16:45:14 +01:00
"firebase/php-jwt": "<2",
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
"gregwar/rst": "<1.0.3",
"guzzlehttp/guzzle": ">=6,<6.2.1|>=4.0.0-rc2,<4.2.4|>=5,<5.3.1",
"illuminate/auth": ">=4,<4.0.99|>=4.1,<4.1.26",
"illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29",
"joomla/session": "<1.3.1",
"laravel/framework": ">=4,<4.0.99|>=4.1,<4.1.29",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
2017-11-06 13:18:39 +01:00
"magento/magento1ce": ">=1.5.0.1,<1.9.3.2",
"magento/magento1ee": ">=1.9,<1.14.3.2",
2017-01-27 16:45:14 +01:00
"magento/magento2ce": ">=2,<2.2",
"monolog/monolog": ">=1.8,<1.12",
"namshi/jose": "<2.2",
2017-11-06 13:18:39 +01:00
"onelogin/php-saml": "<2.10.4",
2017-01-27 16:45:14 +01:00
"oro/crm": ">=1.7,<1.7.4",
"oro/platform": ">=1.7,<1.7.4",
2017-11-06 13:18:39 +01:00
"phpmailer/phpmailer": ">=5,<5.2.24",
"phpxmlrpc/extras": "<6.0.1",
2017-01-27 16:45:14 +01:00
"pusher/pusher-php-server": "<2.2.1",
"sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
2017-11-06 13:18:39 +01:00
"shopware/shopware": "<5.2.25",
2017-01-27 16:45:14 +01:00
"silverstripe/cms": ">=3.1,<3.1.11|>=3,<=3.0.11",
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
"silverstripe/framework": ">=3,<3.3",
"silverstripe/userforms": "<3",
"simplesamlphp/saml2": "<1.8.1|>=1.9,<1.9.1|>=1.10,<1.10.3|>=2,<2.3.3",
2017-11-06 13:18:39 +01:00
"simplesamlphp/simplesamlphp": "<1.14.16",
2017-01-27 16:45:14 +01:00
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
"socalnick/scn-social-auth": "<1.15.2",
2017-11-06 13:18:39 +01:00
"squizlabs/php_codesniffer": ">=1,<2.8.1",
2017-01-27 16:45:14 +01:00
"swiftmailer/swiftmailer": ">=4,<5.4.5",
"symfony/dependency-injection": ">=2,<2.0.17",
"symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.7",
"symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2",
"symfony/http-foundation": ">=2,<2.3.27|>=2.4,<2.5.11|>=2.6,<2.6.6",
"symfony/http-kernel": ">=2,<2.3.29|>=2.4,<2.5.12|>=2.6,<2.6.8",
"symfony/routing": ">=2,<2.0.19",
2017-11-06 13:18:39 +01:00
"symfony/security": ">=2.3,<2.3.37|>=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8.23,<2.8.25|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5|>=2,<2.0.25|>=2.1,<2.1.13|>=2.2,<2.2.9",
"symfony/security-core": ">=2.7.30,<2.7.32|>=2.8.23,<2.8.25|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5|>=2.8,<2.8.6|>=3,<3.0.6|>=2.4,<2.6.13|>=2.7,<2.7.9",
2017-01-27 16:45:14 +01:00
"symfony/security-http": ">=2.4,<2.7.13|>=2.3,<2.3.41|>=2.8,<2.8.6|>=3,<3.0.6",
"symfony/serializer": ">=2,<2.0.11",
2017-11-06 13:18:39 +01:00
"symfony/symfony": ">=2,<2.3.41|>=2.4,<2.7.13|>=2.7.30,<2.7.32|>=2.8.23,<2.8.25|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5|>=2.8,<2.8.6|>=3,<3.0.6",
2017-01-27 16:45:14 +01:00
"symfony/translation": ">=2,<2.0.17",
"symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
"symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
"thelia/thelia": ">=2.1.0-beta1,<2.1.3|>=2.1,<2.1.2",
"twig/twig": "<1.20",
2017-11-06 13:18:39 +01:00
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.22|>=8,<8.7.5",
"typo3/flow": ">=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5|>=1.1,<1.1.1|>=2,<2.0.1|>=1,<1.0.4",
2017-01-27 16:45:14 +01:00
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
"willdurand/js-translation-bundle": "<2.1.1",
"yiisoft/yii": ">=1.1.14,<1.1.15",
"yiisoft/yii2": "<2.0.5",
"yiisoft/yii2-bootstrap": "<2.0.4",
"yiisoft/yii2-dev": "<2.0.4",
"yiisoft/yii2-gii": "<2.0.4",
"yiisoft/yii2-jui": "<2.0.4",
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
"zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
"zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
"zendframework/zend-diactoros": ">=1,<1.0.4",
"zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-http": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.3,<2.3.8|>=2.4,<2.4.1",
"zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
"zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
"zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
"zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
"zendframework/zend-validator": ">=2.3,<2.3.6",
"zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
"zendframework/zendframework": ">=2,<2.4.11|>=2.5,<2.5.1",
"zendframework/zendframework1": "<1.12.20",
"zendframework/zendopenid": ">=2,<2.0.2",
"zendframework/zendxml": ">=1,<1.0.1",
"zf-commons/zfc-user": "<1.2.2",
"zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
"zfr/zfr-oauth2-server-module": "<0.1.2"
},
2017-11-06 13:18:39 +01:00
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"role": "maintainer"
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2017-10-31T23:55:04+00:00"
},
{
"name": "webimpress/composer-extra-dependency",
"version": "0.2.2",
"source": {
"type": "git",
"url": "https://github.com/webimpress/composer-extra-dependency.git",
"reference": "31fa56391d30f03b1180c87610cbe22254780ad9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webimpress/composer-extra-dependency/zipball/31fa56391d30f03b1180c87610cbe22254780ad9",
"reference": "31fa56391d30f03b1180c87610cbe22254780ad9",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1",
"php": "^5.6 || ^7.0"
},
"require-dev": {
"composer/composer": "^1.5.2",
"mikey179/vfsstream": "^1.6.5",
"phpunit/phpunit": "^5.7.22 || ^6.4.1",
"zendframework/zend-coding-standard": "~1.0.0"
},
"type": "composer-plugin",
"extra": {
"class": "Webimpress\\ComposerExtraDependency\\Plugin"
},
"autoload": {
"psr-4": {
"Webimpress\\ComposerExtraDependency\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"description": "Composer plugin to require extra dependencies",
"homepage": "https://github.com/webimpress/composer-extra-dependency",
"keywords": [
"composer",
"dependency",
"webimpress"
],
"time": "2017-10-17T17:15:14+00:00"
},
{
"name": "webimpress/http-middleware-compatibility",
"version": "0.1.4",
"source": {
"type": "git",
"url": "https://github.com/webimpress/http-middleware-compatibility.git",
"reference": "8ed1c2c7523dce0035b98bc4f3a73ca9cd1d3717"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webimpress/http-middleware-compatibility/zipball/8ed1c2c7523dce0035b98bc4f3a73ca9cd1d3717",
"reference": "8ed1c2c7523dce0035b98bc4f3a73ca9cd1d3717",
"shasum": ""
},
"require": {
"http-interop/http-middleware": "^0.1.1 || ^0.2 || ^0.3 || ^0.4.1 || ^0.5",
"php": "^5.6 || ^7.0",
"webimpress/composer-extra-dependency": "^0.2.2"
},
"require-dev": {
"phpunit/phpunit": "^5.7.23 || ^6.4.3"
},
"type": "library",
"extra": {
"dependency": [
"http-interop/http-middleware"
]
},
"autoload": {
"files": [
"autoload/http-middleware.php"
]
},
2017-01-27 16:45:14 +01:00
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-11-06 13:18:39 +01:00
"BSD-2-Clause"
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"description": "Compatibility library for Draft PSR-15 HTTP Middleware",
"homepage": "https://github.com/webimpress/http-middleware-compatibility",
"keywords": [
"middleware",
"psr-15",
"webimpress"
],
"time": "2017-10-17T17:31:10+00:00"
},
{
"name": "zendframework/zend-component-installer",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-component-installer.git",
"reference": "0ca44807dbcf356b75a869c61b533f917ccbc5ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-component-installer/zipball/0ca44807dbcf356b75a869c61b533f917ccbc5ae",
"reference": "0ca44807dbcf356b75a869c61b533f917ccbc5ae",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": "^5.6 || ^7.0"
},
"require-dev": {
"composer/composer": "^1.3.2",
"malukenho/docheader": "^0.1.5",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^6.0.7 || ^5.7.14",
"zendframework/zend-coding-standard": "~1.0.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
},
"class": "Zend\\ComponentInstaller\\ComponentInstaller"
},
"autoload": {
"psr-4": {
"Zend\\ComponentInstaller\\": "src/"
2017-01-27 16:45:14 +01:00
}
2017-11-06 13:18:39 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"description": "Composer plugin for automating component registration in zend-mvc and Expressive applications",
"time": "2017-04-25T16:43:54+00:00"
2017-01-27 16:45:14 +01:00
},
{
2017-11-06 13:18:39 +01:00
"name": "zendframework/zend-config-aggregator",
"version": "1.0.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/zendframework/zend-config-aggregator.git",
"reference": "9494f491db02112c48777f1948a3b7ef71d674ab"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-config-aggregator/zipball/9494f491db02112c48777f1948a3b7ef71d674ab",
"reference": "9494f491db02112c48777f1948a3b7ef71d674ab",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.6 || ^7.0"
},
"require-dev": {
"malukenho/docheader": "^0.1.5",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^5.7",
"zendframework/zend-coding-standard": "~1.0.0",
"zendframework/zend-config": "^2.6 || ^3.0",
"zendframework/zend-servicemanager": "^2.7.7 || ^3.1.1"
},
"suggest": {
"zendframework/zend-config": "Allows loading configuration from XML, INI, YAML, and JSON files",
"zendframework/zend-stdlib": "Allows removing configuration keys and globbing on Windows platform"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "1.0-dev",
"dev-develop": "1.1-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
2017-11-06 13:18:39 +01:00
"Zend\\ConfigAggregator\\": "src/"
}
2017-01-27 16:45:14 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-11-06 13:18:39 +01:00
"BSD 3-Clause"
2017-01-27 16:45:14 +01:00
],
"authors": [
{
2017-11-06 13:18:39 +01:00
"name": "Mateusz Tymek",
"email": "mtymek@gmail.com"
2017-01-27 16:45:14 +01:00
}
],
2017-11-06 13:18:39 +01:00
"description": "Lightweight library for merging and caching application config",
"time": "2017-04-24T21:19:47+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-diactoros",
2017-11-06 13:18:39 +01:00
"version": "1.6.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-diactoros.git",
2017-11-06 13:18:39 +01:00
"reference": "c8664b92a6d5bc229e48b0923486c097e45a7877"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/c8664b92a6d5bc229e48b0923486c097e45a7877",
"reference": "c8664b92a6d5bc229e48b0923486c097e45a7877",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.6 || ^7.0",
"psr/http-message": "^1.0"
2017-01-27 16:45:14 +01:00
},
"provide": {
2017-11-06 13:18:39 +01:00
"psr/http-message-implementation": "1.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"ext-dom": "*",
"ext-libxml": "*",
"phpunit/phpunit": "^5.7.16 || ^6.0.8",
"zendframework/zend-coding-standard": "~1.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "1.6-dev",
"dev-develop": "1.7-dev"
2017-01-27 16:45:14 +01:00
}
},
"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"
],
2017-11-06 13:18:39 +01:00
"time": "2017-10-12T15:24:51+00:00"
},
{
"name": "zendframework/zend-dom",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-dom.git",
"reference": "a9e145b2b52fe6de5a7a6b0ddb5c773c2c72d59e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-dom/zipball/a9e145b2b52fe6de5a7a6b0ddb5c773c2c72d59e",
"reference": "a9e145b2b52fe6de5a7a6b0ddb5c773c2c72d59e",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev",
"dev-develop": "2.6-dev"
}
},
"autoload": {
"psr-4": {
"Zend\\Dom\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "provides tools for working with DOM documents and structures",
"homepage": "https://github.com/zendframework/zend-dom",
"keywords": [
"dom",
"zf2"
],
"time": "2015-10-14T03:37:48+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-escaper",
"version": "2.5.2",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-escaper.git",
"reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
"reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev",
"dev-develop": "2.6-dev"
}
},
"autoload": {
"psr-4": {
"Zend\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://github.com/zendframework/zend-escaper",
"keywords": [
"escaper",
"zf2"
],
"time": "2016-06-30T19:48:38+00:00"
},
{
"name": "zendframework/zend-expressive",
2017-11-06 13:18:39 +01:00
"version": "2.0.5",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-expressive.git",
2017-11-06 13:18:39 +01:00
"reference": "5abe027d3d6d70c98b85080de602ef8572ac9995"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-expressive/zipball/5abe027d3d6d70c98b85080de602ef8572ac9995",
"reference": "5abe027d3d6d70c98b85080de602ef8572ac9995",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"fig/http-message-util": "^1.1.2",
"http-interop/http-middleware": "^0.4.1",
2017-01-27 16:45:14 +01:00
"php": "^5.6 || ^7.0",
2017-11-06 13:18:39 +01:00
"psr/container": "^1.0",
"psr/http-message": "^1.0.1",
"zendframework/zend-diactoros": "^1.3.10",
"zendframework/zend-expressive-router": "^2.1",
"zendframework/zend-expressive-template": "^1.0.4",
"zendframework/zend-stratigility": "^2.0.1"
},
"conflict": {
"container-interop/container-interop": "<1.2.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"filp/whoops": "^2.1.6 || ^1.1.10",
2017-01-27 16:45:14 +01:00
"malukenho/docheader": "^0.1.5",
2017-11-06 13:18:39 +01:00
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^5.7.22 || ^6.4.1",
2017-01-27 16:45:14 +01:00
"zendframework/zend-coding-standard": "~1.0.0",
2017-11-06 13:18:39 +01:00
"zendframework/zend-expressive-aurarouter": "^2.0",
"zendframework/zend-expressive-fastroute": "^2.0",
"zendframework/zend-expressive-zendrouter": "^2.0.1",
"zendframework/zend-servicemanager": "^3.3 || ^2.7.8"
2017-01-27 16:45:14 +01:00
},
"suggest": {
2017-11-06 13:18:39 +01:00
"aura/di": "^3.2 to make use of Aura.Di dependency injection container",
"filp/whoops": "^2.1 to use the Whoops error handler",
2017-01-27 16:45:14 +01:00
"xtreamwayz/pimple-container-interop": "^1.0 to use Pimple for dependency injection",
2017-11-06 13:18:39 +01:00
"zendframework/zend-expressive-helpers": "^3.0 for its UrlHelper, ServerUrlHelper, and BodyParseMiddleware",
"zendframework/zend-expressive-tooling": "For migration and development tools; require it with the --dev flag",
"zendframework/zend-servicemanager": "^3.3 to use zend-servicemanager for dependency injection"
2017-01-27 16:45:14 +01:00
},
2017-11-06 13:18:39 +01:00
"bin": [
"bin/expressive-tooling"
],
2017-01-27 16:45:14 +01:00
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.0-dev",
"dev-develop": "2.1-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
"Zend\\Expressive\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "PSR-7 Middleware Microframework based on Stratigility",
2017-11-06 13:18:39 +01:00
"homepage": "https://docs.zendframework.com/zend-expressive/",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"PSR-11",
2017-01-27 16:45:14 +01:00
"http",
"middleware",
"psr",
"psr-7"
],
2017-11-06 13:18:39 +01:00
"time": "2017-10-09T21:30:44+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-expressive-fastroute",
2017-11-06 13:18:39 +01:00
"version": "2.1.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-expressive-fastroute.git",
2017-11-06 13:18:39 +01:00
"reference": "20767d9df6d0154190e344e2bd6ba1a4db74a959"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-expressive-fastroute/zipball/20767d9df6d0154190e344e2bd6ba1a4db74a959",
"reference": "20767d9df6d0154190e344e2bd6ba1a4db74a959",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"fig/http-message-util": "^1.1.2",
"nikic/fast-route": "^1.2",
2017-01-27 16:45:14 +01:00
"php": "^5.6 || ^7.0",
2017-11-06 13:18:39 +01:00
"psr/container": "^1.0",
"psr/http-message": "^1.0.1",
"zendframework/zend-expressive-router": "^2.0.1",
"zendframework/zend-stdlib": "^3.1"
},
"conflict": {
"container-interop/container-interop": "<1.2.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
"malukenho/docheader": "^0.1.5",
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.0.7 || ^5.7.14",
2017-01-27 16:45:14 +01:00
"zendframework/zend-coding-standard": "~1.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.1-dev",
"dev-develop": "2.2-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
"Zend\\Expressive\\Router\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "FastRoute integration for Expressive",
"keywords": [
"FastRoute",
"expressive",
"http",
"middleware",
"psr",
"psr-7"
],
2017-11-06 13:18:39 +01:00
"time": "2017-08-11T18:46:49+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-expressive-helpers",
2017-11-06 13:18:39 +01:00
"version": "4.2.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-expressive-helpers.git",
2017-11-06 13:18:39 +01:00
"reference": "137d863d4741210d05297b4bb1c30264f100ba8f"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-expressive-helpers/zipball/137d863d4741210d05297b4bb1c30264f100ba8f",
"reference": "137d863d4741210d05297b4bb1c30264f100ba8f",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.6 || ^7.0",
"psr/container": "^1.0",
"psr/http-message": "^1.0.1",
"webimpress/http-middleware-compatibility": "^0.1.1",
"zendframework/zend-expressive-router": "^2.2"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"malukenho/docheader": "^0.1.5",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^5.7.22 || ^6.4.1",
2017-01-27 16:45:14 +01:00
"zendframework/zend-coding-standard": "~1.0.0",
2017-11-06 13:18:39 +01:00
"zendframework/zend-diactoros": "^1.3.10"
2017-01-27 16:45:14 +01:00
},
"suggest": {
2017-11-06 13:18:39 +01:00
"aura/di": "^3.2 to make use of Aura.Di dependency injection container",
2017-01-27 16:45:14 +01:00
"mouf/pimple-interop": "^1.0 to use Pimple for dependency injection",
2017-11-06 13:18:39 +01:00
"zendframework/zend-servicemanager": "^3.3 to use zend-servicemanager for dependency injection"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "4.2-dev",
"dev-develop": "4.3-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
"Zend\\Expressive\\Helper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Helper/Utility classes for Expressive",
"keywords": [
"expressive",
"http",
"middleware",
"psr",
"psr-7"
],
2017-11-06 13:18:39 +01:00
"time": "2017-10-09T19:03:01+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-expressive-router",
2017-11-06 13:18:39 +01:00
"version": "2.2.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-expressive-router.git",
2017-11-06 13:18:39 +01:00
"reference": "f6eac53d39cdbf7b6db11b3e6bb3565896633de4"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-expressive-router/zipball/f6eac53d39cdbf7b6db11b3e6bb3565896633de4",
"reference": "f6eac53d39cdbf7b6db11b3e6bb3565896633de4",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"fig/http-message-util": "^1.1.2",
2017-01-27 16:45:14 +01:00
"php": "^5.6 || ^7.0",
2017-11-06 13:18:39 +01:00
"psr/http-message": "^1.0.1",
"webimpress/http-middleware-compatibility": "^0.1.1"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
"malukenho/docheader": "^0.1.5",
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.0.8 || ^5.7.15",
2017-01-27 16:45:14 +01:00
"zendframework/zend-coding-standard": "~1.0.0"
},
"suggest": {
"zendframework/zend-expressive-aurarouter": "^1.0 to use the Aura.Router routing adapter",
"zendframework/zend-expressive-fastroute": "^1.2 to use the FastRoute routing adapter",
"zendframework/zend-expressive-zendrouter": "^1.2 to use the zend-router routing adapter"
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.2-dev",
"dev-develop": "2.3-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
"Zend\\Expressive\\Router\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Router subcomponent for Expressive",
"keywords": [
"expressive",
"http",
"middleware",
"psr",
"psr-7"
],
2017-11-06 13:18:39 +01:00
"time": "2017-10-09T18:44:11+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-expressive-template",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-expressive-template.git",
"reference": "23922f96b32ab6e64fc551ec06b81fd047828765"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-expressive-template/zipball/23922f96b32ab6e64fc551ec06b81fd047828765",
"reference": "23922f96b32ab6e64fc551ec06b81fd047828765",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.7",
"zendframework/zend-coding-standard": "~1.0.0"
},
"suggest": {
"zendframework/zend-expressive-platesrenderer": "^0.1 to use the Plates template renderer",
"zendframework/zend-expressive-twigrenderer": "^0.1 to use the Twig template renderer",
"zendframework/zend-expressive-zendviewrenderer": "^0.1 to use the zend-view PhpRenderer template renderer"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev",
"dev-develop": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Zend\\Expressive\\Template\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Template subcomponent for Expressive",
"keywords": [
"expressive",
"template"
],
"time": "2017-01-11T18:42:34+00:00"
},
{
2017-11-06 13:18:39 +01:00
"name": "zendframework/zend-json",
"version": "3.0.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/zendframework/zend-json.git",
"reference": "f42a1588e75c2a3e338cd94c37906231e616daab"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-json/zipball/f42a1588e75c2a3e338cd94c37906231e616daab",
"reference": "f42a1588e75c2a3e338cd94c37906231e616daab",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.5 || ^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "^2.3",
"zendframework/zend-stdlib": "^2.7 || ^3.0"
2017-01-27 16:45:14 +01:00
},
2017-11-06 13:18:39 +01:00
"suggest": {
"zendframework/zend-json-server": "For implementing JSON-RPC servers",
"zendframework/zend-xml2json": "For converting XML documents to JSON"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "3.0-dev",
"dev-develop": "3.1-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
2017-11-06 13:18:39 +01:00
"Zend\\Json\\": "src/"
2017-01-27 16:45:14 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
2017-11-06 13:18:39 +01:00
"description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
"homepage": "https://github.com/zendframework/zend-json",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"json",
2017-01-27 16:45:14 +01:00
"zf2"
],
2017-11-06 13:18:39 +01:00
"time": "2016-04-01T02:34:00+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-servicemanager",
2017-11-06 13:18:39 +01:00
"version": "3.3.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-servicemanager.git",
2017-11-06 13:18:39 +01:00
"reference": "c3036efb81f71bfa36cc9962ee5d4474f36581d0"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/c3036efb81f71bfa36cc9962ee5d4474f36581d0",
"reference": "c3036efb81f71bfa36cc9962ee5d4474f36581d0",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"container-interop/container-interop": "^1.2",
2017-01-27 16:45:14 +01:00
"php": "^5.6 || ^7.0",
2017-11-06 13:18:39 +01:00
"psr/container": "^1.0",
2017-01-27 16:45:14 +01:00
"zendframework/zend-stdlib": "^3.1"
},
"provide": {
2017-11-06 13:18:39 +01:00
"container-interop/container-interop-implementation": "^1.2",
"psr/container-implementation": "^1.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
"ocramius/proxy-manager": "^1.0 || ^2.0",
"phpbench/phpbench": "^0.10.0",
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^5.7 || ^6.0.6",
2017-01-27 16:45:14 +01:00
"zendframework/zend-coding-standard": "~1.0.0"
},
"suggest": {
"ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services",
"zendframework/zend-stdlib": "zend-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances"
},
"bin": [
"bin/generate-deps-for-config-factory",
"bin/generate-factory-for-class"
],
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "3.3-dev",
"dev-develop": "3.4-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
"Zend\\ServiceManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://github.com/zendframework/zend-servicemanager",
"keywords": [
"service-manager",
"servicemanager",
"zf"
],
2017-11-06 13:18:39 +01:00
"time": "2017-03-01T22:08:02+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "zendframework/zend-stdlib",
"version": "3.1.0",
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/zendframework/zend-stdlib.git",
"reference": "debedcfc373a293f9250cc9aa03cf121428c8e78"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78",
"reference": "debedcfc373a293f9250cc9aa03cf121428c8e78",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.6 || ^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"athletic/athletic": "~0.1",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "^2.6.2"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "3.1-dev",
"dev-develop": "3.2-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
2017-11-06 13:18:39 +01:00
"Zend\\Stdlib\\": "src/"
2017-01-27 16:45:14 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
2017-11-06 13:18:39 +01:00
"homepage": "https://github.com/zendframework/zend-stdlib",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"stdlib",
2017-01-27 16:45:14 +01:00
"zf2"
],
2017-11-06 13:18:39 +01:00
"time": "2016-09-13T14:38:50+00:00"
2017-01-27 16:45:14 +01:00
},
{
2017-11-06 13:18:39 +01:00
"name": "zendframework/zend-stratigility",
"version": "2.1.2",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/zendframework/zend-stratigility.git",
"reference": "7dfec8dee92dad0d01e68365015f2848c250fe9f"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/zendframework/zend-stratigility/zipball/7dfec8dee92dad0d01e68365015f2848c250fe9f",
"reference": "7dfec8dee92dad0d01e68365015f2848c250fe9f",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.6 || ^7.0",
"psr/http-message": "^1.0",
"webimpress/http-middleware-compatibility": "^0.1.3",
"zendframework/zend-escaper": "^2.3"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"malukenho/docheader": "^0.1.5",
"phpunit/phpunit": "^6.0.8 || ^5.7.15",
"zendframework/zend-coding-standard": "~1.0.0",
"zendframework/zend-diactoros": "^1.0"
2017-01-27 16:45:14 +01:00
},
"suggest": {
2017-11-06 13:18:39 +01:00
"psr/http-message-implementation": "Please install a psr/http-message-implementation to consume Stratigility; e.g., zendframework/zend-diactoros"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.1.0-dev",
"dev-develop": "2.2.0-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"psr-4": {
2017-11-06 13:18:39 +01:00
"Zend\\Stratigility\\": "src/"
2017-01-27 16:45:14 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
2017-11-06 13:18:39 +01:00
"description": "Middleware for PHP",
"homepage": "https://github.com/zendframework/zend-stratigility",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"http",
"middleware",
"psr-7"
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"time": "2017-10-12T13:14:14+00:00"
2017-01-27 16:45:14 +01:00
}
],
"packages-dev": [
{
"name": "doctrine/instantiator",
2017-11-06 13:18:39 +01:00
"version": "1.1.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2017-11-06 13:18:39 +01:00
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.1"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
"athletic/athletic": "~0.1.8",
"ext-pdo": "*",
"ext-phar": "*",
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.2.3",
"squizlabs/php_codesniffer": "^3.0.2"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "1.2.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"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"
],
2017-11-06 13:18:39 +01:00
"time": "2017-07-22T11:58:36+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "filp/whoops",
2017-11-06 13:18:39 +01:00
"version": "2.1.12",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
2017-11-06 13:18:39 +01:00
"reference": "a99f0b151846021ba7a73b4e3cba3ebc9f14f03e"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/filp/whoops/zipball/a99f0b151846021ba7a73b4e3cba3ebc9f14f03e",
"reference": "a99f0b151846021ba7a73b4e3cba3ebc9f14f03e",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.5.9 || ^7.0",
"psr/log": "^1.0.1"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "^4.8 || ^5.0",
"symfony/var-dumper": "^2.6 || ^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://filp.github.io/whoops/",
"keywords": [
"error",
"exception",
"handling",
"library",
2017-11-06 13:18:39 +01:00
"throwable",
"whoops"
],
"time": "2017-10-15T13:05:10+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^4.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"time": "2017-10-19T19:58:43+00:00"
},
{
"name": "phar-io/manifest",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^1.0.1",
"php": "^5.6 || ^7.0"
},
"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": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"description": "Library for handling version information and constraints",
"time": "2017-03-05T17:38:23+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "phpdocumentor/reflection-common",
2017-11-06 13:18:39 +01:00
"version": "1.0.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2017-11-06 13:18:39 +01:00
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
2017-01-27 16:45:14 +01:00
"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"
],
2017-11-06 13:18:39 +01:00
"time": "2017-09-11T18:02:19+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "phpdocumentor/reflection-docblock",
2017-11-06 13:18:39 +01:00
"version": "4.1.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2017-11-06 13:18:39 +01:00
"reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2d3d238c433cf69caeb4842e97a3223a116f94b2",
"reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0",
2017-01-27 16:45:14 +01:00
"phpdocumentor/reflection-common": "^1.0@dev",
2017-11-06 13:18:39 +01:00
"phpdocumentor/type-resolver": "^0.4.0",
2017-01-27 16:45:14 +01:00
"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.",
2017-11-06 13:18:39 +01:00
"time": "2017-08-30T18:51:59+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "phpdocumentor/type-resolver",
2017-11-06 13:18:39 +01:00
"version": "0.4.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2017-11-06 13:18:39 +01:00
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.5 || ^7.0",
2017-01-27 16:45:14 +01:00
"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"
}
],
2017-11-06 13:18:39 +01:00
"time": "2017-07-14T14:27:02+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "phpspec/prophecy",
2017-11-06 13:18:39 +01:00
"version": "v1.7.2",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
2017-11-06 13:18:39 +01:00
"reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
"reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
2017-11-06 13:18:39 +01:00
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
"sebastian/comparator": "^1.1|^2.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpspec/phpspec": "^2.5|^3.2",
2017-01-27 16:45:14 +01:00
"phpunit/phpunit": "^4.8 || ^5.6.5"
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "1.7.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"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"
],
2017-11-06 13:18:39 +01:00
"time": "2017-09-04T11:05:03+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "phpunit/php-code-coverage",
2017-11-06 13:18:39 +01:00
"version": "5.2.3",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2017-11-06 13:18:39 +01:00
"reference": "8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d",
"reference": "8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.0",
"phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^2.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.0",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"ext-xdebug": "^2.5",
"phpunit/phpunit": "^6.0"
2017-01-27 16:45:14 +01:00
},
"suggest": {
2017-11-06 13:18:39 +01:00
"ext-xdebug": "^2.5.5"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "5.2.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
2017-11-06 13:18:39 +01:00
"time": "2017-11-03T13:47:33+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "phpunit/php-file-iterator",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
"reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"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": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2016-10-03T07:40:28+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2015-06-21T13:50:34+00:00"
},
{
"name": "phpunit/php-timer",
2017-11-06 13:18:39 +01:00
"version": "1.0.9",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2017-11-06 13:18:39 +01:00
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.3.3 || ^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
2017-11-06 13:18:39 +01:00
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
2017-01-27 16:45:14 +01:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
2017-11-06 13:18:39 +01:00
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2017-02-26T11:10:40+00:00"
},
{
"name": "phpunit/php-token-stream",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9a02332089ac48e704c70f6cefed30c224e3c0b0",
"reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
"time": "2017-08-20T05:47:52+00:00"
},
{
"name": "phpunit/phpunit",
"version": "6.4.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "06b28548fd2b4a20c3cd6e247dc86331a7d4db13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/06b28548fd2b4a20c3cd6e247dc86331a7d4db13",
"reference": "06b28548fd2b4a20c3cd6e247dc86331a7d4db13",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"myclabs/deep-copy": "^1.6.1",
"phar-io/manifest": "^1.0.1",
"phar-io/version": "^1.0",
"php": "^7.0",
"phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^5.2.2",
"phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^1.0.9",
"phpunit/phpunit-mock-objects": "^4.0.3",
"sebastian/comparator": "^2.0.2",
"sebastian/diff": "^2.0",
"sebastian/environment": "^3.1",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^1.0",
"sebastian/version": "^2.0.1"
},
"conflict": {
"phpdocumentor/reflection-docblock": "3.0.2",
"phpunit/dbunit": "<3.0"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-xdebug": "*",
"phpunit/php-invoker": "^1.1"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.4.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"phpunit",
"testing",
"xunit"
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"time": "2017-10-16T13:18:59+00:00"
2017-01-27 16:45:14 +01:00
},
{
2017-11-06 13:18:39 +01:00
"name": "phpunit/phpunit-mock-objects",
"version": "4.0.4",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "2f789b59ab89669015ad984afa350c4ec577ade0"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/2f789b59ab89669015ad984afa350c4ec577ade0",
"reference": "2f789b59ab89669015ad984afa350c4ec577ade0",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"doctrine/instantiator": "^1.0.5",
"php": "^7.0",
"phpunit/php-text-template": "^1.2.1",
"sebastian/exporter": "^3.0"
},
"conflict": {
"phpunit/phpunit": "<6.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-soap": "*"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "4.0.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2017-11-06 13:18:39 +01:00
"email": "sb@sebastian-bergmann.de",
"role": "lead"
2017-01-27 16:45:14 +01:00
}
],
2017-11-06 13:18:39 +01:00
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"mock",
"xunit"
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"time": "2017-08-03T14:08:16+00:00"
2017-01-27 16:45:14 +01:00
},
{
2017-11-06 13:18:39 +01:00
"name": "psr/log",
"version": "1.0.2",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/php-fig/log.git",
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": ">=5.3.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "1.0.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
2017-11-06 13:18:39 +01:00
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
2017-01-27 16:45:14 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-11-06 13:18:39 +01:00
"MIT"
2017-01-27 16:45:14 +01:00
],
"authors": [
{
2017-11-06 13:18:39 +01:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
2017-01-27 16:45:14 +01:00
}
],
2017-11-06 13:18:39 +01:00
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
2017-01-27 16:45:14 +01:00
"keywords": [
2017-11-06 13:18:39 +01:00
"log",
"psr",
"psr-3"
2017-01-27 16:45:14 +01:00
],
2017-11-06 13:18:39 +01:00
"time": "2016-10-10T12:19:37+00:00"
2017-01-27 16:45:14 +01:00
},
{
2017-11-06 13:18:39 +01:00
"name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^5.6 || ^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^5.7 || ^6.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "1.0.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2017-11-06 13:18:39 +01:00
"email": "sebastian@phpunit.de"
2017-01-27 16:45:14 +01:00
}
],
2017-11-06 13:18:39 +01:00
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2017-03-04T06:30:41+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/comparator",
2017-11-06 13:18:39 +01:00
"version": "2.1.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2017-11-06 13:18:39 +01:00
"reference": "1174d9018191e93cb9d719edec01257fc05f8158"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1174d9018191e93cb9d719edec01257fc05f8158",
"reference": "1174d9018191e93cb9d719edec01257fc05f8158",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0",
"sebastian/diff": "^2.0",
"sebastian/exporter": "^3.1"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.4"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.1.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"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",
2017-11-06 13:18:39 +01:00
"homepage": "https://github.com/sebastianbergmann/comparator",
2017-01-27 16:45:14 +01:00
"keywords": [
"comparator",
"compare",
"equality"
],
2017-11-06 13:18:39 +01:00
"time": "2017-11-03T07:16:52+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/diff",
2017-11-06 13:18:39 +01:00
"version": "2.0.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2017-11-06 13:18:39 +01:00
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.2"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.0-dev"
2017-01-27 16:45:14 +01:00
}
},
"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"
],
2017-11-06 13:18:39 +01:00
"time": "2017-08-03T08:09:46+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/environment",
2017-11-06 13:18:39 +01:00
"version": "3.1.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2017-11-06 13:18:39 +01:00
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.1"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "3.1.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2017-11-06 13:18:39 +01:00
"time": "2017-07-01T08:51:00+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/exporter",
2017-11-06 13:18:39 +01:00
"version": "3.1.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2017-11-06 13:18:39 +01:00
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0",
"sebastian/recursion-context": "^3.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
"ext-mbstring": "*",
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "3.1.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"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"
],
2017-11-06 13:18:39 +01:00
"time": "2017-04-03T13:19:02+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/global-state",
2017-11-06 13:18:39 +01:00
"version": "2.0.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2017-11-06 13:18:39 +01:00
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.0"
2017-01-27 16:45:14 +01:00
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "2.0-dev"
2017-01-27 16:45:14 +01:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2017-11-06 13:18:39 +01:00
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2017-08-03T12:35:26+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "773f97c67f28de00d397be301821b06708fca0be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
"reference": "773f97c67f28de00d397be301821b06708fca0be",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2017-03-29T09:07:27+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/recursion-context",
2017-11-06 13:18:39 +01:00
"version": "3.0.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2017-11-06 13:18:39 +01:00
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"php": "^7.0"
2017-01-27 16:45:14 +01:00
},
"require-dev": {
2017-11-06 13:18:39 +01:00
"phpunit/phpunit": "^6.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-11-06 13:18:39 +01:00
"dev-master": "3.0.x-dev"
2017-01-27 16:45:14 +01:00
}
},
"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",
2017-11-06 13:18:39 +01:00
"time": "2017-03-03T06:23:57+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"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": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2015-07-28T20:34:47+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "sebastian/version",
2017-11-06 13:18:39 +01:00
"version": "2.0.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
2017-11-06 13:18:39 +01:00
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
2017-11-06 13:18:39 +01:00
"require": {
"php": ">=5.6"
},
2017-01-27 16:45:14 +01:00
"type": "library",
2017-11-06 13:18:39 +01:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2017-01-27 16:45:14 +01:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2017-11-06 13:18:39 +01:00
"time": "2016-10-03T07:35:21+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "squizlabs/php_codesniffer",
2017-11-06 13:18:39 +01:00
"version": "2.9.1",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2017-11-06 13:18:39 +01:00
"reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
"reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.1.2"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"bin": [
"scripts/phpcs",
"scripts/phpcbf"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"classmap": [
"CodeSniffer.php",
"CodeSniffer/CLI.php",
"CodeSniffer/Exception.php",
"CodeSniffer/File.php",
"CodeSniffer/Fixer.php",
"CodeSniffer/Report.php",
"CodeSniffer/Reporting.php",
"CodeSniffer/Sniff.php",
"CodeSniffer/Tokens.php",
"CodeSniffer/Reports/",
"CodeSniffer/Tokenizers/",
"CodeSniffer/DocGenerators/",
"CodeSniffer/Standards/AbstractPatternSniff.php",
"CodeSniffer/Standards/AbstractScopeSniff.php",
"CodeSniffer/Standards/AbstractVariableSniff.php",
"CodeSniffer/Standards/IncorrectPatternException.php",
"CodeSniffer/Standards/Generic/Sniffs/",
"CodeSniffer/Standards/MySource/Sniffs/",
"CodeSniffer/Standards/PEAR/Sniffs/",
"CodeSniffer/Standards/PSR1/Sniffs/",
"CodeSniffer/Standards/PSR2/Sniffs/",
"CodeSniffer/Standards/Squiz/Sniffs/",
"CodeSniffer/Standards/Zend/Sniffs/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Greg Sherwood",
"role": "lead"
}
],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "http://www.squizlabs.com/php-codesniffer",
"keywords": [
"phpcs",
"standards"
],
2017-11-06 13:18:39 +01:00
"time": "2017-05-22T02:43:20+00:00"
2017-01-27 16:45:14 +01:00
},
{
2017-11-06 13:18:39 +01:00
"name": "theseer/tokenizer",
"version": "1.1.0",
2017-01-27 16:45:14 +01:00
"source": {
"type": "git",
2017-11-06 13:18:39 +01:00
"url": "https://github.com/theseer/tokenizer.git",
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
2017-01-27 16:45:14 +01:00
},
"dist": {
"type": "zip",
2017-11-06 13:18:39 +01:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
2017-01-27 16:45:14 +01:00
"shasum": ""
},
"require": {
2017-11-06 13:18:39 +01:00
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.0"
2017-01-27 16:45:14 +01:00
},
"type": "library",
"autoload": {
2017-11-06 13:18:39 +01:00
"classmap": [
"src/"
2017-01-27 16:45:14 +01:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2017-11-06 13:18:39 +01:00
"BSD-3-Clause"
2017-01-27 16:45:14 +01:00
],
"authors": [
{
2017-11-06 13:18:39 +01:00
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
2017-01-27 16:45:14 +01:00
}
],
2017-11-06 13:18:39 +01:00
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2017-04-07T12:08:54+00:00"
2017-01-27 16:45:14 +01:00
},
{
"name": "webmozart/assert",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3-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": "2016-11-23T20:04:58+00:00"
2017-11-06 13:18:39 +01:00
},
{
"name": "zfcampus/zf-development-mode",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/zfcampus/zf-development-mode.git",
"reference": "ffef6ab8cf84ee1d1a77a2b51ba2240d2707c05d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zfcampus/zf-development-mode/zipball/ffef6ab8cf84ee1d1a77a2b51ba2240d2707c05d",
"reference": "ffef6ab8cf84ee1d1a77a2b51ba2240d2707c05d",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^5.4",
"squizlabs/php_codesniffer": "^2.3.1"
},
"bin": [
"bin/zf-development-mode"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev",
"dev-develop": "3.2-dev"
}
},
"autoload": {
"psr-4": {
"ZF\\DevelopmentMode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Zend Framework development mode script",
"homepage": "http://github.com/zfcampus/zf-development-mode",
"keywords": [
"framework",
"zf2"
],
"time": "2017-01-09T23:34:49+00:00"
2017-01-27 16:45:14 +01:00
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
2017-11-06 13:18:39 +01:00
"doctrine/common": 20,
2017-01-27 16:45:14 +01:00
"roave/security-advisories": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
2017-11-06 13:18:39 +01:00
"php": "^7.1"
2017-01-27 16:45:14 +01:00
},
"platform-dev": []
}