2021-07-24 23:05:28 +02: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#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2021-11-08 19:09:46 +01:00
|
|
|
"content-hash": "ab62448ac6c5e2a0fbc3c9a5d6b85e1f",
|
2021-07-24 23:05:28 +02:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/guzzle",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "7.4.0",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
|
|
|
|
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
2021-11-08 19:09:46 +01:00
|
|
|
"guzzlehttp/promises": "^1.5",
|
|
|
|
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
|
2021-07-24 23:05:28 +02:00
|
|
|
"php": "^7.2.5 || ^8.0",
|
2021-11-08 19:09:46 +01:00
|
|
|
"psr/http-client": "^1.0",
|
|
|
|
"symfony/deprecation-contracts": "^2.2"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/http-client-implementation": "1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
|
|
"ext-curl": "*",
|
|
|
|
"php-http/client-integration-tests": "^3.0",
|
|
|
|
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
|
2021-11-08 19:09:46 +01:00
|
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-curl": "Required for CURL handler support",
|
|
|
|
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
|
|
|
"psr/log": "Required for using the Log middleware"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"dev-master": "7.4-dev"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\": "src/"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2021-11-08 19:09:46 +01:00
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "hello@gjcampbell.co.uk",
|
|
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
|
|
},
|
2021-07-24 23:05:28 +02:00
|
|
|
{
|
|
|
|
"name": "Michael Dowling",
|
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
{
|
|
|
|
"name": "Jeremy Lindblom",
|
|
|
|
"email": "jeremeamia@gmail.com",
|
|
|
|
"homepage": "https://github.com/jeremeamia"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "George Mponos",
|
|
|
|
"email": "gmponos@gmail.com",
|
|
|
|
"homepage": "https://github.com/gmponos"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Tobias Nyholm",
|
|
|
|
"email": "tobias.nyholm@gmail.com",
|
|
|
|
"homepage": "https://github.com/Nyholm"
|
|
|
|
},
|
2021-07-24 23:05:28 +02:00
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com",
|
2021-11-08 19:09:46 +01:00
|
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Tobias Schultze",
|
|
|
|
"email": "webmaster@tubo-world.de",
|
|
|
|
"homepage": "https://github.com/Tobion"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
|
|
"keywords": [
|
|
|
|
"client",
|
|
|
|
"curl",
|
|
|
|
"framework",
|
|
|
|
"http",
|
|
|
|
"http client",
|
|
|
|
"psr-18",
|
|
|
|
"psr-7",
|
|
|
|
"rest",
|
|
|
|
"web service"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.4.0"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/GrahamCampbell",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/Nyholm",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
|
|
"type": "tidelift"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
],
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-10-18T09:52:00+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/promises",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "1.5.1",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/promises.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.5"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"dev-master": "1.5-dev"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2021-11-08 19:09:46 +01:00
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "hello@gjcampbell.co.uk",
|
|
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
|
|
},
|
2021-07-24 23:05:28 +02:00
|
|
|
{
|
|
|
|
"name": "Michael Dowling",
|
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
|
"homepage": "https://github.com/mtdowling"
|
2021-11-08 19:09:46 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Tobias Nyholm",
|
|
|
|
"email": "tobias.nyholm@gmail.com",
|
|
|
|
"homepage": "https://github.com/Nyholm"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Tobias Schultze",
|
|
|
|
"email": "webmaster@tubo-world.de",
|
|
|
|
"homepage": "https://github.com/Tobion"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Guzzle promises library",
|
|
|
|
"keywords": [
|
|
|
|
"promise"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/guzzle/promises/tree/1.5.1"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/GrahamCampbell",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/Nyholm",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-10-22T20:56:57+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/psr7",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "1.8.3",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
|
|
|
|
"reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4.0",
|
|
|
|
"psr/http-message": "~1.0",
|
|
|
|
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-zlib": "*",
|
|
|
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.7-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2021-11-08 19:09:46 +01:00
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "hello@gjcampbell.co.uk",
|
|
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
|
|
},
|
2021-07-24 23:05:28 +02:00
|
|
|
{
|
|
|
|
"name": "Michael Dowling",
|
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
{
|
|
|
|
"name": "George Mponos",
|
|
|
|
"email": "gmponos@gmail.com",
|
|
|
|
"homepage": "https://github.com/gmponos"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Tobias Nyholm",
|
|
|
|
"email": "tobias.nyholm@gmail.com",
|
|
|
|
"homepage": "https://github.com/Nyholm"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com",
|
|
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
|
|
},
|
2021-07-24 23:05:28 +02:00
|
|
|
{
|
|
|
|
"name": "Tobias Schultze",
|
2021-11-08 19:09:46 +01:00
|
|
|
"email": "webmaster@tubo-world.de",
|
2021-07-24 23:05:28 +02:00
|
|
|
"homepage": "https://github.com/Tobion"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"message",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response",
|
|
|
|
"stream",
|
|
|
|
"uri",
|
|
|
|
"url"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/guzzle/psr7/tree/1.8.3"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/GrahamCampbell",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/Nyholm",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-10-05T13:56:00+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "myclabs/php-enum",
|
|
|
|
"version": "1.8.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
|
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
|
|
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
|
|
|
"php": "^7.3 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^9.5",
|
|
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
|
|
"vimeo/psalm": "^4.6.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"MyCLabs\\Enum\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP Enum contributors",
|
|
|
|
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP Enum implementation",
|
|
|
|
"homepage": "http://github.com/myclabs/php-enum",
|
|
|
|
"keywords": [
|
|
|
|
"enum"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/myclabs/php-enum/issues",
|
|
|
|
"source": "https://github.com/myclabs/php-enum/tree/1.8.3"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/mnapoli",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-07-05T08:18:36+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nette/php-generator",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "v3.6.4",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nette/php-generator.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "b8375ac20760c62b6816f8c2eaeabbbca305eed7"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/nette/php-generator/zipball/b8375ac20760c62b6816f8c2eaeabbbca305eed7",
|
|
|
|
"reference": "b8375ac20760c62b6816f8c2eaeabbbca305eed7",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"nette/utils": "^3.1.2",
|
2021-11-08 19:09:46 +01:00
|
|
|
"php": ">=7.2 <8.2"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"nette/tester": "^2.4",
|
|
|
|
"nikic/php-parser": "^4.13",
|
2021-07-24 23:05:28 +02:00
|
|
|
"phpstan/phpstan": "^0.12",
|
2021-11-08 19:09:46 +01:00
|
|
|
"tracy/tracy": "^2.8"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"dev-master": "3.6-dev"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause",
|
|
|
|
"GPL-2.0-only",
|
|
|
|
"GPL-3.0-only"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "David Grudl",
|
|
|
|
"homepage": "https://davidgrudl.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Nette Community",
|
|
|
|
"homepage": "https://nette.org/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-11-08 19:09:46 +01:00
|
|
|
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.1 features.",
|
2021-07-24 23:05:28 +02:00
|
|
|
"homepage": "https://nette.org",
|
|
|
|
"keywords": [
|
|
|
|
"code",
|
|
|
|
"nette",
|
|
|
|
"php",
|
|
|
|
"scaffolding"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/nette/php-generator/issues",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/nette/php-generator/tree/v3.6.4"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-10-15T10:28:31+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nette/utils",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "v3.2.5",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nette/utils.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "9cd80396ca58d7969ab44fc7afcf03624dfa526e"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/nette/utils/zipball/9cd80396ca58d7969ab44fc7afcf03624dfa526e",
|
|
|
|
"reference": "9cd80396ca58d7969ab44fc7afcf03624dfa526e",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"php": ">=7.2 <8.2"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"nette/di": "<3.0.6"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"nette/tester": "~2.0",
|
|
|
|
"phpstan/phpstan": "^0.12",
|
|
|
|
"tracy/tracy": "^2.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-gd": "to use Image",
|
|
|
|
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
|
|
|
|
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
|
|
|
|
"ext-json": "to use Nette\\Utils\\Json",
|
|
|
|
"ext-mbstring": "to use Strings::lower() etc...",
|
|
|
|
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
|
|
|
|
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause",
|
|
|
|
"GPL-2.0-only",
|
|
|
|
"GPL-3.0-only"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "David Grudl",
|
|
|
|
"homepage": "https://davidgrudl.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Nette Community",
|
|
|
|
"homepage": "https://nette.org/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
|
|
|
|
"homepage": "https://nette.org",
|
|
|
|
"keywords": [
|
|
|
|
"array",
|
|
|
|
"core",
|
|
|
|
"datetime",
|
|
|
|
"images",
|
|
|
|
"json",
|
|
|
|
"nette",
|
|
|
|
"paginator",
|
|
|
|
"password",
|
|
|
|
"slugify",
|
|
|
|
"string",
|
|
|
|
"unicode",
|
|
|
|
"utf-8",
|
|
|
|
"utility",
|
|
|
|
"validation"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/nette/utils/issues",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/nette/utils/tree/v3.2.5"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-09-20T10:50:11+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "paquettg/php-html-parser",
|
|
|
|
"version": "3.1.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/paquettg/php-html-parser.git",
|
|
|
|
"reference": "4e01a438ad5961cc2d7427eb9798d213c8a12629"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/4e01a438ad5961cc2d7427eb9798d213c8a12629",
|
|
|
|
"reference": "4e01a438ad5961cc2d7427eb9798d213c8a12629",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"ext-zlib": "*",
|
|
|
|
"guzzlehttp/guzzle": "^7.0",
|
|
|
|
"guzzlehttp/psr7": "^1.6",
|
|
|
|
"myclabs/php-enum": "^1.7",
|
|
|
|
"paquettg/string-encode": "~1.0.0",
|
|
|
|
"php": ">=7.2",
|
|
|
|
"php-http/httplug": "^2.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friendsofphp/php-cs-fixer": "^2.16",
|
|
|
|
"infection/infection": "^0.13.4",
|
|
|
|
"mockery/mockery": "^1.2",
|
|
|
|
"phan/phan": "^2.4",
|
|
|
|
"phpunit/phpunit": "^7.5.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"PHPHtmlParser\\": "src/PHPHtmlParser"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gilles Paquette",
|
|
|
|
"email": "paquettg@gmail.com",
|
|
|
|
"homepage": "http://gillespaquette.ca"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
|
|
|
|
"homepage": "https://github.com/paquettg/php-html-parser",
|
|
|
|
"keywords": [
|
|
|
|
"dom",
|
|
|
|
"html",
|
|
|
|
"parser"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/paquettg/php-html-parser/issues",
|
|
|
|
"source": "https://github.com/paquettg/php-html-parser/tree/3.1.1"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/paquettg/php-html-parser",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2020-11-01T20:34:43+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "paquettg/string-encode",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/paquettg/string-encoder.git",
|
|
|
|
"reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/paquettg/string-encoder/zipball/a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee",
|
|
|
|
"reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^7.5.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"stringEncode": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gilles Paquette",
|
|
|
|
"email": "paquettg@gmail.com",
|
|
|
|
"homepage": "http://gillespaquette.ca"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Facilitating the process of altering string encoding in PHP.",
|
|
|
|
"homepage": "https://github.com/paquettg/string-encoder",
|
|
|
|
"keywords": [
|
|
|
|
"charset",
|
|
|
|
"encoding",
|
|
|
|
"string"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/paquettg/string-encoder/issues",
|
|
|
|
"source": "https://github.com/paquettg/string-encoder/tree/1.0.1"
|
|
|
|
},
|
|
|
|
"time": "2018-12-21T02:25:09+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "php-http/httplug",
|
|
|
|
"version": "2.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-http/httplug.git",
|
|
|
|
"reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
|
|
|
|
"reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1 || ^8.0",
|
|
|
|
"php-http/promise": "^1.1",
|
|
|
|
"psr/http-client": "^1.0",
|
|
|
|
"psr/http-message": "^1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friends-of-phpspec/phpspec-code-coverage": "^4.1",
|
|
|
|
"phpspec/phpspec": "^5.1 || ^6.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Http\\Client\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Eric GELOEN",
|
|
|
|
"email": "geloen.eric@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com",
|
|
|
|
"homepage": "https://sagikazarmark.hu"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "HTTPlug, the HTTP client abstraction for PHP",
|
|
|
|
"homepage": "http://httplug.io",
|
|
|
|
"keywords": [
|
|
|
|
"client",
|
|
|
|
"http"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-http/httplug/issues",
|
|
|
|
"source": "https://github.com/php-http/httplug/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2020-07-13T15:43:23+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "php-http/promise",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-http/promise.git",
|
|
|
|
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
|
|
|
|
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
|
|
|
|
"phpspec/phpspec": "^5.1.2 || ^6.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Http\\Promise\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Joel Wurtz",
|
|
|
|
"email": "joel.wurtz@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Promise used for asynchronous HTTP requests",
|
|
|
|
"homepage": "http://httplug.io",
|
|
|
|
"keywords": [
|
|
|
|
"promise"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-http/promise/issues",
|
|
|
|
"source": "https://github.com/php-http/promise/tree/1.1.0"
|
|
|
|
},
|
|
|
|
"time": "2020-07-07T09:29:14+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/container",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "1.1.2",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/container.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"php": ">=7.4.0"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/php-fig/container/tree/1.1.2"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-11-05T16:50:12+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/http-client",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
|
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
|
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.0 || ^8.0",
|
|
|
|
"psr/http-message": "^1.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Http\\Client\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for HTTP clients",
|
|
|
|
"homepage": "https://github.com/php-fig/http-client",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"http-client",
|
|
|
|
"psr",
|
|
|
|
"psr-18"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/php-fig/http-client/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2020-06-29T06:28:15+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/log",
|
|
|
|
"version": "1.1.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/log.git",
|
|
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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/1.1.4"
|
|
|
|
},
|
|
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ralouphie/getallheaders",
|
|
|
|
"version": "3.0.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/getallheaders.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ralph Khattar",
|
|
|
|
"email": "ralph.khattar@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A polyfill for getallheaders.",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
|
|
},
|
|
|
|
"time": "2019-03-08T08:55:37+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/console",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "v5.3.10",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/console.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
|
|
|
|
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/deprecation-contracts": "^2.1",
|
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php73": "^1.8",
|
2021-07-31 17:56:32 +02:00
|
|
|
"symfony/polyfill-php80": "^1.16",
|
2021-07-24 23:05:28 +02:00
|
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
|
|
"symfony/string": "^5.1"
|
|
|
|
},
|
|
|
|
"conflict": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"psr/log": ">=3",
|
2021-07-24 23:05:28 +02:00
|
|
|
"symfony/dependency-injection": "<4.4",
|
|
|
|
"symfony/dotenv": "<5.1",
|
|
|
|
"symfony/event-dispatcher": "<4.4",
|
|
|
|
"symfony/lock": "<4.4",
|
|
|
|
"symfony/process": "<4.4"
|
|
|
|
},
|
|
|
|
"provide": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"psr/log-implementation": "1.0|2.0"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"psr/log": "^1|^2",
|
2021-07-24 23:05:28 +02:00
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
|
|
"symfony/event-dispatcher": "^4.4|^5.0",
|
|
|
|
"symfony/lock": "^4.4|^5.0",
|
|
|
|
"symfony/process": "^4.4|^5.0",
|
|
|
|
"symfony/var-dumper": "^4.4|^5.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"psr/log": "For using the console logger",
|
|
|
|
"symfony/event-dispatcher": "",
|
|
|
|
"symfony/lock": "",
|
|
|
|
"symfony/process": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Console\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"cli",
|
|
|
|
"command line",
|
|
|
|
"console",
|
|
|
|
"terminal"
|
|
|
|
],
|
|
|
|
"support": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/symfony/console/tree/v5.3.10"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-10-26T09:30:15+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
|
"version": "v2.4.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
|
|
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "2.4-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"function.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.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-03-23T23:28:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"version": "v1.23.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
|
|
|
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.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-02-19T12:13:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
2021-07-31 17:56:32 +02:00
|
|
|
"version": "v1.23.1",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
2021-07-31 17:56:32 +02:00
|
|
|
"reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-07-31 17:56:32 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
|
|
|
|
"reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"grapheme",
|
|
|
|
"intl",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-07-31 17:56:32 +02:00
|
|
|
"time": "2021-05-27T12:26:48+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
|
"version": "v1.23.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 intl's Normalizer class and related functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"intl",
|
|
|
|
"normalizer",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.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-02-19T12:13:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
2021-07-31 17:56:32 +02:00
|
|
|
"version": "v1.23.1",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2021-07-31 17:56:32 +02:00
|
|
|
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-07-31 17:56:32 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
|
|
|
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"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": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"mbstring",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-07-31 17:56:32 +02:00
|
|
|
"time": "2021-05-27T12:26:48+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
|
"version": "v1.23.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
|
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
|
|
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 backporting some PHP 7.3+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.23.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-02-19T12:13:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php80",
|
2021-07-31 17:56:32 +02:00
|
|
|
"version": "v1.23.1",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
2021-07-31 17:56:32 +02:00
|
|
|
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-07-31 17:56:32 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
|
|
|
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ion Bazan",
|
|
|
|
"email": "ion.bazan@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-07-31 17:56:32 +02:00
|
|
|
"time": "2021-07-28T13:41:28+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
|
|
|
"version": "v2.4.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
|
"reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
|
|
|
|
"reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"psr/container": "^1.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/service-implementation": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "2.4-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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": "Generic abstractions related to writing services",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"abstractions",
|
|
|
|
"contracts",
|
|
|
|
"decoupling",
|
|
|
|
"interfaces",
|
|
|
|
"interoperability",
|
|
|
|
"standards"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/service-contracts/tree/v2.4.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-04-01T10:43:52+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/string",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "v5.3.10",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/string.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
|
|
|
|
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php80": "~1.15"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/error-handler": "^4.4|^5.0",
|
|
|
|
"symfony/http-client": "^4.4|^5.0",
|
|
|
|
"symfony/translation-contracts": "^1.1|^2",
|
|
|
|
"symfony/var-exporter": "^4.4|^5.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\String\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"Resources/functions.php"
|
|
|
|
],
|
|
|
|
"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 an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"grapheme",
|
|
|
|
"i18n",
|
|
|
|
"string",
|
|
|
|
"unicode",
|
|
|
|
"utf-8",
|
|
|
|
"utf8"
|
|
|
|
],
|
|
|
|
"support": {
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/symfony/string/tree/v5.3.10"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-10-27T18:21:46+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2021-07-31 17:56:32 +02:00
|
|
|
"version": "v5.3.6",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
2021-07-31 17:56:32 +02:00
|
|
|
"reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-07-31 17:56:32 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
|
|
|
|
"reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/deprecation-contracts": "^2.1",
|
|
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/console": "<4.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/console": "^4.4|^5.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"Resources/bin/yaml-lint"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Loads and dumps YAML files",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
2021-07-31 17:56:32 +02:00
|
|
|
"source": "https://github.com/symfony/yaml/tree/v5.3.6"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2021-07-31 17:56:32 +02:00
|
|
|
"time": "2021-07-29T06:20:01+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sysbot/tgscraper",
|
2021-11-08 19:09:46 +01:00
|
|
|
"version": "3.0.2",
|
2021-07-24 23:05:28 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Sysbot-org/tgscraper.git",
|
2021-11-08 19:09:46 +01:00
|
|
|
"reference": "6298361b59b2433b1639a318bb28b0e7bd477490"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-11-08 19:09:46 +01:00
|
|
|
"url": "https://api.github.com/repos/Sysbot-org/tgscraper/zipball/6298361b59b2433b1639a318bb28b0e7bd477490",
|
|
|
|
"reference": "6298361b59b2433b1639a318bb28b0e7bd477490",
|
2021-07-24 23:05:28 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"composer-runtime-api": "^2.0",
|
|
|
|
"ext-json": "*",
|
|
|
|
"nette/php-generator": "^3.5",
|
|
|
|
"paquettg/php-html-parser": "^3.1",
|
|
|
|
"php": ">=8.0",
|
|
|
|
"psr/log": "^1.1",
|
|
|
|
"symfony/console": "^5.3",
|
|
|
|
"symfony/yaml": "^5.3"
|
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"suggest": {
|
|
|
|
"sysbot/tgscraper-cache": "To speed up schema fetching and generation."
|
|
|
|
},
|
2021-07-24 23:05:28 +02:00
|
|
|
"bin": [
|
|
|
|
"bin/tgscraper"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"TgScraper\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-3.0-or-later"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "sys-001",
|
|
|
|
"email": "sys@sys001.ml",
|
|
|
|
"homepage": "https://sys001.ml",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Utility to extract scheme from Telegram Bot API webpage.",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Sysbot-org/tgscraper/issues",
|
2021-11-08 19:09:46 +01:00
|
|
|
"source": "https://github.com/Sysbot-org/tgscraper/tree/3.0.2"
|
|
|
|
},
|
|
|
|
"time": "2021-11-08T14:57:52+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sysbot/tgscraper-cache",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Sysbot-org/tgscraper-cache.git",
|
|
|
|
"reference": "e8e11068c63c780f784c5abd0622c80e3eeadff8"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/Sysbot-org/tgscraper-cache/zipball/e8e11068c63c780f784c5abd0622c80e3eeadff8",
|
|
|
|
"reference": "e8e11068c63c780f784c5abd0622c80e3eeadff8",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"TgScraper\\Cache\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-3.0-or-later"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "sys-001",
|
|
|
|
"email": "sys@sys001.ml",
|
|
|
|
"homepage": "https://sys001.ml",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Utility to extract scheme from Telegram Bot API webpage.",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/Sysbot-org/tgscraper-cache/tree/1.0.1"
|
2021-07-24 23:05:28 +02:00
|
|
|
},
|
2021-11-08 19:09:46 +01:00
|
|
|
"time": "2021-08-23T10:49:44+00:00"
|
2021-07-24 23:05:28 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": [],
|
|
|
|
"plugin-api-version": "2.0.0"
|
|
|
|
}
|