1021 lines
36 KiB
Text
1021 lines
36 KiB
Text
|
{
|
||
|
"_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#installing-dependencies",
|
||
|
"This file is @generated automatically"
|
||
|
],
|
||
|
"content-hash": "176033a9d3cd7179cb7bb9608fa24210",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "filp/whoops",
|
||
|
"version": "2.14.5",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/filp/whoops.git",
|
||
|
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
|
||
|
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.5.9 || ^7.0 || ^8.0",
|
||
|
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"mockery/mockery": "^0.9 || ^1.0",
|
||
|
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
|
||
|
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.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.7-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",
|
||
|
"throwable",
|
||
|
"whoops"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/filp/whoops/issues",
|
||
|
"source": "https://github.com/filp/whoops/tree/2.14.5"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://github.com/denis-sokolov",
|
||
|
"type": "github"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-01-07T12:00:00+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "laminas/laminas-diactoros",
|
||
|
"version": "2.8.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/laminas/laminas-diactoros.git",
|
||
|
"reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/0c26ef1d95b6d7e6e3943a243ba3dc0797227199",
|
||
|
"reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.3 || ~8.0.0 || ~8.1.0",
|
||
|
"psr/http-factory": "^1.0",
|
||
|
"psr/http-message": "^1.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"phpspec/prophecy": "<1.9.0",
|
||
|
"zendframework/zend-diactoros": "*"
|
||
|
},
|
||
|
"provide": {
|
||
|
"psr/http-factory-implementation": "1.0",
|
||
|
"psr/http-message-implementation": "1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"ext-curl": "*",
|
||
|
"ext-dom": "*",
|
||
|
"ext-gd": "*",
|
||
|
"ext-libxml": "*",
|
||
|
"http-interop/http-factory-tests": "^0.8.0",
|
||
|
"laminas/laminas-coding-standard": "~1.0.0",
|
||
|
"php-http/psr7-integration-tests": "^1.1",
|
||
|
"phpspec/prophecy-phpunit": "^2.0",
|
||
|
"phpunit/phpunit": "^9.1",
|
||
|
"psalm/plugin-phpunit": "^0.14.0",
|
||
|
"vimeo/psalm": "^4.3"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"laminas": {
|
||
|
"config-provider": "Laminas\\Diactoros\\ConfigProvider",
|
||
|
"module": "Laminas\\Diactoros"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"src/functions/create_uploaded_file.php",
|
||
|
"src/functions/marshal_headers_from_sapi.php",
|
||
|
"src/functions/marshal_method_from_sapi.php",
|
||
|
"src/functions/marshal_protocol_version_from_sapi.php",
|
||
|
"src/functions/marshal_uri_from_sapi.php",
|
||
|
"src/functions/normalize_server.php",
|
||
|
"src/functions/normalize_uploaded_files.php",
|
||
|
"src/functions/parse_cookie_header.php",
|
||
|
"src/functions/create_uploaded_file.legacy.php",
|
||
|
"src/functions/marshal_headers_from_sapi.legacy.php",
|
||
|
"src/functions/marshal_method_from_sapi.legacy.php",
|
||
|
"src/functions/marshal_protocol_version_from_sapi.legacy.php",
|
||
|
"src/functions/marshal_uri_from_sapi.legacy.php",
|
||
|
"src/functions/normalize_server.legacy.php",
|
||
|
"src/functions/normalize_uploaded_files.legacy.php",
|
||
|
"src/functions/parse_cookie_header.legacy.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"Laminas\\Diactoros\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"description": "PSR HTTP Message implementations",
|
||
|
"homepage": "https://laminas.dev",
|
||
|
"keywords": [
|
||
|
"http",
|
||
|
"laminas",
|
||
|
"psr",
|
||
|
"psr-17",
|
||
|
"psr-7"
|
||
|
],
|
||
|
"support": {
|
||
|
"chat": "https://laminas.dev/chat",
|
||
|
"docs": "https://docs.laminas.dev/laminas-diactoros/",
|
||
|
"forum": "https://discourse.laminas.dev",
|
||
|
"issues": "https://github.com/laminas/laminas-diactoros/issues",
|
||
|
"rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
|
||
|
"source": "https://github.com/laminas/laminas-diactoros"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
||
|
"type": "community_bridge"
|
||
|
}
|
||
|
],
|
||
|
"time": "2021-09-22T03:54:36+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "nikic/fast-route",
|
||
|
"version": "v1.3.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/nikic/FastRoute.git",
|
||
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
|
||
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.8.35|~5.7"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"src/functions.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"FastRoute\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"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"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/nikic/FastRoute/issues",
|
||
|
"source": "https://github.com/nikic/FastRoute/tree/master"
|
||
|
},
|
||
|
"time": "2018-02-13T20:26:39+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "opis/closure",
|
||
|
"version": "3.6.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/opis/closure.git",
|
||
|
"reference": "3d81e4309d2a927abbe66df935f4bb60082805ad"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad",
|
||
|
"reference": "3d81e4309d2a927abbe66df935f4bb60082805ad",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^5.4 || ^7.0 || ^8.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"jeremeamia/superclosure": "^2.0",
|
||
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.6.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"functions.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"Opis\\Closure\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Marius Sarca",
|
||
|
"email": "marius.sarca@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Sorin Sarca",
|
||
|
"email": "sarca_sorin@hotmail.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
|
||
|
"homepage": "https://opis.io/closure",
|
||
|
"keywords": [
|
||
|
"anonymous functions",
|
||
|
"closure",
|
||
|
"function",
|
||
|
"serializable",
|
||
|
"serialization",
|
||
|
"serialize"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/opis/closure/issues",
|
||
|
"source": "https://github.com/opis/closure/tree/3.6.3"
|
||
|
},
|
||
|
"time": "2022-01-27T09:35:39+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "php-di/invoker",
|
||
|
"version": "2.3.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHP-DI/Invoker.git",
|
||
|
"reference": "cd6d9f267d1a3474bdddf1be1da079f01b942786"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/cd6d9f267d1a3474bdddf1be1da079f01b942786",
|
||
|
"reference": "cd6d9f267d1a3474bdddf1be1da079f01b942786",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.3",
|
||
|
"psr/container": "^1.0|^2.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"athletic/athletic": "~0.1.8",
|
||
|
"mnapoli/hard-mode": "~0.3.0",
|
||
|
"phpunit/phpunit": "^9.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Invoker\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "Generic and extensible callable invoker",
|
||
|
"homepage": "https://github.com/PHP-DI/Invoker",
|
||
|
"keywords": [
|
||
|
"callable",
|
||
|
"dependency",
|
||
|
"dependency-injection",
|
||
|
"injection",
|
||
|
"invoke",
|
||
|
"invoker"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/PHP-DI/Invoker/issues",
|
||
|
"source": "https://github.com/PHP-DI/Invoker/tree/2.3.3"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://github.com/mnapoli",
|
||
|
"type": "github"
|
||
|
}
|
||
|
],
|
||
|
"time": "2021-12-13T09:22:56+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "php-di/php-di",
|
||
|
"version": "6.3.5",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHP-DI/PHP-DI.git",
|
||
|
"reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/b8126d066ce144765300ee0ab040c1ed6c9ef588",
|
||
|
"reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"opis/closure": "^3.5.5",
|
||
|
"php": ">=7.2.0",
|
||
|
"php-di/invoker": "^2.0",
|
||
|
"php-di/phpdoc-reader": "^2.0.1",
|
||
|
"psr/container": "^1.0"
|
||
|
},
|
||
|
"provide": {
|
||
|
"psr/container-implementation": "^1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/annotations": "~1.2",
|
||
|
"friendsofphp/php-cs-fixer": "^2.4",
|
||
|
"mnapoli/phpunit-easymock": "^1.2",
|
||
|
"ocramius/proxy-manager": "^2.0.2",
|
||
|
"phpstan/phpstan": "^0.12",
|
||
|
"phpunit/phpunit": "^8.5|^9.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"doctrine/annotations": "Install it if you want to use annotations (version ~1.2)",
|
||
|
"ocramius/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"src/functions.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"DI\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "The dependency injection container for humans",
|
||
|
"homepage": "https://php-di.org/",
|
||
|
"keywords": [
|
||
|
"PSR-11",
|
||
|
"container",
|
||
|
"container-interop",
|
||
|
"dependency injection",
|
||
|
"di",
|
||
|
"ioc",
|
||
|
"psr11"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
|
||
|
"source": "https://github.com/PHP-DI/PHP-DI/tree/6.3.5"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://github.com/mnapoli",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/php-di/php-di",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2021-09-02T09:49:58+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "php-di/phpdoc-reader",
|
||
|
"version": "2.2.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHP-DI/PhpDocReader.git",
|
||
|
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c",
|
||
|
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.2.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"mnapoli/hard-mode": "~0.3.0",
|
||
|
"phpunit/phpunit": "^8.5|^9.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"PhpDocReader\\": "src/PhpDocReader"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
|
||
|
"keywords": [
|
||
|
"phpdoc",
|
||
|
"reflection"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/PHP-DI/PhpDocReader/issues",
|
||
|
"source": "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1"
|
||
|
},
|
||
|
"time": "2020-10-12T12:39:22+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "psr/container",
|
||
|
"version": "1.1.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-fig/container.git",
|
||
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
||
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.4.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Psr\\Container\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "PHP-FIG",
|
||
|
"homepage": "https://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"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/php-fig/container/issues",
|
||
|
"source": "https://github.com/php-fig/container/tree/1.1.2"
|
||
|
},
|
||
|
"time": "2021-11-05T16:50:12+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "psr/http-factory",
|
||
|
"version": "1.0.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-fig/http-factory.git",
|
||
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
||
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.0.0",
|
||
|
"psr/http-message": "^1.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 interfaces for PSR-7 HTTP message factories",
|
||
|
"keywords": [
|
||
|
"factory",
|
||
|
"http",
|
||
|
"message",
|
||
|
"psr",
|
||
|
"psr-17",
|
||
|
"psr-7",
|
||
|
"request",
|
||
|
"response"
|
||
|
],
|
||
|
"support": {
|
||
|
"source": "https://github.com/php-fig/http-factory/tree/master"
|
||
|
},
|
||
|
"time": "2019-04-30T12:38:16+00: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"
|
||
|
],
|
||
|
"support": {
|
||
|
"source": "https://github.com/php-fig/http-message/tree/master"
|
||
|
},
|
||
|
"time": "2016-08-06T14:39:51+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "psr/http-server-handler",
|
||
|
"version": "1.0.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-fig/http-server-handler.git",
|
||
|
"reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
|
||
|
"reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.0",
|
||
|
"psr/http-message": "^1.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.0.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Psr\\Http\\Server\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "PHP-FIG",
|
||
|
"homepage": "http://www.php-fig.org/"
|
||
|
}
|
||
|
],
|
||
|
"description": "Common interface for HTTP server-side request handler",
|
||
|
"keywords": [
|
||
|
"handler",
|
||
|
"http",
|
||
|
"http-interop",
|
||
|
"psr",
|
||
|
"psr-15",
|
||
|
"psr-7",
|
||
|
"request",
|
||
|
"response",
|
||
|
"server"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/php-fig/http-server-handler/issues",
|
||
|
"source": "https://github.com/php-fig/http-server-handler/tree/master"
|
||
|
},
|
||
|
"time": "2018-10-30T16:46:14+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "psr/log",
|
||
|
"version": "3.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-fig/log.git",
|
||
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
||
|
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=8.0.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Psr\\Log\\": "src"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "PHP-FIG",
|
||
|
"homepage": "https://www.php-fig.org/"
|
||
|
}
|
||
|
],
|
||
|
"description": "Common interface for logging libraries",
|
||
|
"homepage": "https://github.com/php-fig/log",
|
||
|
"keywords": [
|
||
|
"log",
|
||
|
"psr",
|
||
|
"psr-3"
|
||
|
],
|
||
|
"support": {
|
||
|
"source": "https://github.com/php-fig/log/tree/3.0.0"
|
||
|
},
|
||
|
"time": "2021-07-14T16:46:02+00:00"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [
|
||
|
{
|
||
|
"name": "php-cs-fixer/shim",
|
||
|
"version": "v3.7.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHP-CS-Fixer/shim.git",
|
||
|
"reference": "8c55e49cf26c9103ed005c8b2005d12ccc57814b"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/8c55e49cf26c9103ed005c8b2005d12ccc57814b",
|
||
|
"reference": "8c55e49cf26c9103ed005c8b2005d12ccc57814b",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-json": "*",
|
||
|
"ext-tokenizer": "*",
|
||
|
"php": "^7.4 || ^8.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-dom": "For handling output formats in XML",
|
||
|
"ext-mbstring": "For handling non-UTF8 characters."
|
||
|
},
|
||
|
"bin": [
|
||
|
"php-cs-fixer"
|
||
|
],
|
||
|
"type": "application",
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Fabien Potencier",
|
||
|
"email": "fabien@symfony.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Dariusz Rumiński",
|
||
|
"email": "dariusz.ruminski@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "A tool to automatically fix PHP code style",
|
||
|
"support": {
|
||
|
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.7.0"
|
||
|
},
|
||
|
"time": "2022-03-07T17:02:59+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpstan/phpstan",
|
||
|
"version": "1.4.10",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/phpstan/phpstan.git",
|
||
|
"reference": "898c479c39caa727bedf4311dd294a8f4e250e72"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72",
|
||
|
"reference": "898c479c39caa727bedf4311dd294a8f4e250e72",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.1|^8.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"phpstan/phpstan-shim": "*"
|
||
|
},
|
||
|
"bin": [
|
||
|
"phpstan",
|
||
|
"phpstan.phar"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"bootstrap.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "PHPStan - PHP Static Analysis Tool",
|
||
|
"support": {
|
||
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
||
|
"source": "https://github.com/phpstan/phpstan/tree/1.4.10"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://github.com/ondrejmirtes",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/phpstan",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://www.patreon.com/phpstan",
|
||
|
"type": "patreon"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-03-14T10:25:45+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/polyfill-mbstring",
|
||
|
"version": "v1.25.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
||
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=7.1"
|
||
|
},
|
||
|
"provide": {
|
||
|
"ext-mbstring": "*"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-mbstring": "For best performance"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-main": "1.23-dev"
|
||
|
},
|
||
|
"thanks": {
|
||
|
"name": "symfony/polyfill",
|
||
|
"url": "https://github.com/symfony/polyfill"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"bootstrap.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Nicolas Grekas",
|
||
|
"email": "p@tchwork.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony polyfill for the Mbstring extension",
|
||
|
"homepage": "https://symfony.com",
|
||
|
"keywords": [
|
||
|
"compatibility",
|
||
|
"mbstring",
|
||
|
"polyfill",
|
||
|
"portable",
|
||
|
"shim"
|
||
|
],
|
||
|
"support": {
|
||
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://symfony.com/sponsor",
|
||
|
"type": "custom"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/fabpot",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2021-11-30T18:21:41+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/var-dumper",
|
||
|
"version": "v6.0.6",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/var-dumper.git",
|
||
|
"reference": "38358405ae948963c50a3aae3dfea598223ba15e"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/38358405ae948963c50a3aae3dfea598223ba15e",
|
||
|
"reference": "38358405ae948963c50a3aae3dfea598223ba15e",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=8.0.2",
|
||
|
"symfony/polyfill-mbstring": "~1.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"phpunit/phpunit": "<5.4.3",
|
||
|
"symfony/console": "<5.4"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"ext-iconv": "*",
|
||
|
"symfony/console": "^5.4|^6.0",
|
||
|
"symfony/process": "^5.4|^6.0",
|
||
|
"symfony/uid": "^5.4|^6.0",
|
||
|
"twig/twig": "^2.13|^3.0.4"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
||
|
"ext-intl": "To show region name in time zone dump",
|
||
|
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
||
|
},
|
||
|
"bin": [
|
||
|
"Resources/bin/var-dump-server"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"Resources/functions/dump.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"Symfony\\Component\\VarDumper\\": ""
|
||
|
},
|
||
|
"exclude-from-classmap": [
|
||
|
"/Tests/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Nicolas Grekas",
|
||
|
"email": "p@tchwork.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
||
|
"homepage": "https://symfony.com",
|
||
|
"keywords": [
|
||
|
"debug",
|
||
|
"dump"
|
||
|
],
|
||
|
"support": {
|
||
|
"source": "https://github.com/symfony/var-dumper/tree/v6.0.6"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://symfony.com/sponsor",
|
||
|
"type": "custom"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/fabpot",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-03-02T12:58:14+00:00"
|
||
|
}
|
||
|
],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": {
|
||
|
"php": "^8.1"
|
||
|
},
|
||
|
"platform-dev": [],
|
||
|
"plugin-api-version": "2.2.0"
|
||
|
}
|