2020-02-01 19:07:36 +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#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"content-hash": "52f401fba041fc275647f7845809f7b1",
|
2020-02-01 19:07:36 +01:00
|
|
|
"packages": [
|
2021-06-22 12:00:17 +02:00
|
|
|
{
|
|
|
|
"name": "guzzlehttp/guzzle",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "7.4.2",
|
2021-06-22 12:00:17 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
|
|
|
|
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
|
2021-06-22 12:00:17 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
2021-12-11 01:47:04 +01:00
|
|
|
"guzzlehttp/promises": "^1.5",
|
|
|
|
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
|
2021-06-22 12:00:17 +02:00
|
|
|
"php": "^7.2.5 || ^8.0",
|
2021-12-11 01:47:04 +01:00
|
|
|
"psr/http-client": "^1.0",
|
|
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
2021-06-22 12:00:17 +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-12-11 01:47:04 +01:00
|
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
2021-06-22 12:00:17 +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-12-11 01:47:04 +01:00
|
|
|
"dev-master": "7.4-dev"
|
2021-06-22 12:00:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
2022-04-15 23:33:46 +02:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\": "src/"
|
|
|
|
}
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2021-12-11 01:47:04 +01:00
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "hello@gjcampbell.co.uk",
|
|
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
|
|
},
|
2021-06-22 12:00:17 +02:00
|
|
|
{
|
|
|
|
"name": "Michael Dowling",
|
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
|
},
|
2021-12-11 01:47:04 +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-06-22 12:00:17 +02:00
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com",
|
2021-12-11 01:47:04 +01:00
|
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Tobias Schultze",
|
|
|
|
"email": "webmaster@tubo-world.de",
|
|
|
|
"homepage": "https://github.com/Tobion"
|
2021-06-22 12:00:17 +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",
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.4.2"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/GrahamCampbell",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/Nyholm",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
2021-12-11 01:47:04 +01:00
|
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
|
|
"type": "tidelift"
|
2021-06-22 12:00:17 +02:00
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-03-20T14:16:28+00:00"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/promises",
|
2021-12-11 01:47:04 +01:00
|
|
|
"version": "1.5.1",
|
2021-06-22 12:00:17 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/promises.git",
|
2021-12-11 01:47:04 +01:00
|
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-11 01:47:04 +01:00
|
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
2021-06-22 12:00:17 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.5"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"dev-master": "1.5-dev"
|
2021-06-22 12:00:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
2022-04-15 23:33:46 +02:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
|
|
}
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2021-12-11 01:47:04 +01:00
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "hello@gjcampbell.co.uk",
|
|
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
|
|
},
|
2021-06-22 12:00:17 +02:00
|
|
|
{
|
|
|
|
"name": "Michael Dowling",
|
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
|
"homepage": "https://github.com/mtdowling"
|
2021-12-11 01:47:04 +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-06-22 12:00:17 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Guzzle promises library",
|
|
|
|
"keywords": [
|
|
|
|
"promise"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
2021-12-11 01:47:04 +01:00
|
|
|
"source": "https://github.com/guzzle/promises/tree/1.5.1"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
2021-12-11 01:47:04 +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-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/psr7",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "2.2.1",
|
2021-06-22 12:00:17 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2",
|
|
|
|
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2",
|
2021-06-22 12:00:17 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"php": "^7.2.5 || ^8.0",
|
|
|
|
"psr/http-factory": "^1.0",
|
|
|
|
"psr/http-message": "^1.0",
|
|
|
|
"ralouphie/getallheaders": "^3.0"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"provide": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"psr/http-factory-implementation": "1.0",
|
2021-06-22 12:00:17 +02:00
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
|
|
"phpunit/phpunit": "^8.5.8 || ^9.3.10"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"dev-master": "2.2-dev"
|
2021-06-22 12:00:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
2022-04-15 23:33:46 +02:00
|
|
|
}
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2021-12-11 01:47:04 +01:00
|
|
|
{
|
|
|
|
"name": "Graham Campbell",
|
|
|
|
"email": "hello@gjcampbell.co.uk",
|
|
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
|
|
},
|
2021-06-22 12:00:17 +02:00
|
|
|
{
|
|
|
|
"name": "Michael Dowling",
|
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
|
},
|
2021-12-11 01:47:04 +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-06-22 12:00:17 +02:00
|
|
|
{
|
|
|
|
"name": "Tobias Schultze",
|
2021-12-11 01:47:04 +01:00
|
|
|
"email": "webmaster@tubo-world.de",
|
2021-06-22 12:00:17 +02:00
|
|
|
"homepage": "https://github.com/Tobion"
|
2022-04-15 23:33:46 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Márk Sági-Kazár",
|
|
|
|
"email": "mark.sagikazar@gmail.com",
|
|
|
|
"homepage": "https://sagikazarmark.hu"
|
2021-06-22 12:00:17 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"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",
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/guzzle/psr7/tree/2.2.1"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
2021-12-11 01:47:04 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-03-20T21:55:58+00:00"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
2020-02-01 19:07:36 +01:00
|
|
|
{
|
|
|
|
"name": "nette/php-generator",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "v4.0.1",
|
2020-02-01 19:07:36 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nette/php-generator.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "23110ddbcdc7723f5ae06e94a535bbd01b72bfdc"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/nette/php-generator/zipball/23110ddbcdc7723f5ae06e94a535bbd01b72bfdc",
|
|
|
|
"reference": "23110ddbcdc7723f5ae06e94a535bbd01b72bfdc",
|
2020-02-01 19:07:36 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"nette/utils": "^3.2.7 || ^4.0",
|
|
|
|
"php": ">=8.0 <8.2"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"nette/tester": "^2.4",
|
|
|
|
"nikic/php-parser": "^4.13",
|
2022-04-15 23:33:46 +02:00
|
|
|
"phpstan/phpstan": "^1.0",
|
2021-12-11 01:47:04 +01:00
|
|
|
"tracy/tracy": "^2.8"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
2021-06-17 17:56:16 +02:00
|
|
|
"suggest": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"nikic/php-parser": "to use ClassType::from(withBodies: true) & ClassType::fromCode()"
|
2021-06-17 17:56:16 +02:00
|
|
|
},
|
2020-02-01 19:07:36 +01:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"dev-master": "4.0-dev"
|
2020-02-01 19:07:36 +01: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-12-11 01:47:04 +01:00
|
|
|
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.1 features.",
|
2020-02-01 19:07:36 +01:00
|
|
|
"homepage": "https://nette.org",
|
|
|
|
"keywords": [
|
|
|
|
"code",
|
|
|
|
"nette",
|
|
|
|
"php",
|
|
|
|
"scaffolding"
|
|
|
|
],
|
2021-06-17 17:56:16 +02:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/nette/php-generator/issues",
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/nette/php-generator/tree/v4.0.1"
|
2021-06-17 17:56:16 +02:00
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-03-10T02:24:09+00:00"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nette/utils",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "v3.2.7",
|
2020-02-01 19:07:36 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nette/utils.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99",
|
|
|
|
"reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99",
|
2020-02-01 19:07:36 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"php": ">=7.2 <8.2"
|
2021-06-17 17:56:16 +02:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"nette/di": "<3.0.6"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"nette/tester": "~2.0",
|
2021-12-11 01:47:04 +01:00
|
|
|
"phpstan/phpstan": "^1.0",
|
2020-02-01 19:07:36 +01:00
|
|
|
"tracy/tracy": "^2.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-gd": "to use Image",
|
2021-06-17 17:56:16 +02:00
|
|
|
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
|
2020-02-01 19:07:36 +01:00
|
|
|
"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": {
|
2021-06-17 17:56:16 +02:00
|
|
|
"dev-master": "3.2-dev"
|
2020-02-01 19:07:36 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause",
|
2021-06-17 17:56:16 +02:00
|
|
|
"GPL-2.0-only",
|
|
|
|
"GPL-3.0-only"
|
2020-02-01 19:07:36 +01:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "David Grudl",
|
|
|
|
"homepage": "https://davidgrudl.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Nette Community",
|
|
|
|
"homepage": "https://nette.org/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-06-17 17:56:16 +02:00
|
|
|
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
|
2020-02-01 19:07:36 +01:00
|
|
|
"homepage": "https://nette.org",
|
|
|
|
"keywords": [
|
|
|
|
"array",
|
|
|
|
"core",
|
|
|
|
"datetime",
|
|
|
|
"images",
|
|
|
|
"json",
|
|
|
|
"nette",
|
|
|
|
"paginator",
|
|
|
|
"password",
|
|
|
|
"slugify",
|
|
|
|
"string",
|
|
|
|
"unicode",
|
|
|
|
"utf-8",
|
|
|
|
"utility",
|
|
|
|
"validation"
|
|
|
|
],
|
2021-06-17 17:56:16 +02:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/nette/utils/issues",
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/nette/utils/tree/v3.2.7"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-01-24T11:29:14+00:00"
|
2021-06-22 12:00:17 +02:00
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
{
|
|
|
|
"name": "psr/container",
|
2021-12-11 01:47:04 +01:00
|
|
|
"version": "2.0.2",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/container.git",
|
2021-12-11 01:47:04 +01:00
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-11 01:47:04 +01:00
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"php": ">=7.4.0"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"type": "library",
|
2021-12-11 01:47:04 +01:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
"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-12-11 01:47:04 +01:00
|
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
2021-12-11 01:47:04 +01:00
|
|
|
"time": "2021-11-05T16:47:00+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
2021-06-22 12:00:17 +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"
|
|
|
|
},
|
2022-04-15 23:33:46 +02: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"
|
|
|
|
},
|
2021-06-22 12:00:17 +02: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"
|
|
|
|
},
|
2021-07-24 17:27:47 +02: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"
|
|
|
|
},
|
2021-06-22 12:00:17 +02: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"
|
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2019-03-08T08:55:37+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
2021-06-23 17:03:12 +02:00
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/console",
|
|
|
|
"version": "v6.0.7",
|
2021-06-23 17:03:12 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
|
"reference": "70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e",
|
|
|
|
"reference": "70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e",
|
2021-06-23 17:03:12 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"php": ">=8.0.2",
|
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
|
|
"symfony/string": "^5.4|^6.0"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"conflict": {
|
|
|
|
"symfony/dependency-injection": "<5.4",
|
|
|
|
"symfony/dotenv": "<5.4",
|
|
|
|
"symfony/event-dispatcher": "<5.4",
|
|
|
|
"symfony/lock": "<5.4",
|
|
|
|
"symfony/process": "<5.4"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/log-implementation": "1.0|2.0|3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"psr/log": "^1|^2|^3",
|
|
|
|
"symfony/config": "^5.4|^6.0",
|
|
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
|
|
"symfony/event-dispatcher": "^5.4|^6.0",
|
|
|
|
"symfony/lock": "^5.4|^6.0",
|
|
|
|
"symfony/process": "^5.4|^6.0",
|
|
|
|
"symfony/var-dumper": "^5.4|^6.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"psr/log": "For using the console logger",
|
|
|
|
"symfony/event-dispatcher": "",
|
|
|
|
"symfony/lock": "",
|
|
|
|
"symfony/process": ""
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"type": "library",
|
2021-06-23 17:03:12 +02:00
|
|
|
"autoload": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Console\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
2021-06-23 17:03:12 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
2021-06-23 17:03:12 +02:00
|
|
|
"homepage": "https://symfony.com",
|
2022-04-15 23:33:46 +02:00
|
|
|
"keywords": [
|
|
|
|
"cli",
|
|
|
|
"command line",
|
|
|
|
"console",
|
|
|
|
"terminal"
|
|
|
|
],
|
2021-06-23 17:03:12 +02:00
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/console/tree/v6.0.7"
|
2021-06-23 17:03:12 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-03-31T17:18:25+00:00"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/css-selector",
|
|
|
|
"version": "v6.0.3",
|
2021-06-23 17:03:12 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
|
|
"reference": "1955d595c12c111629cc814d3f2a2ff13580508a"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/1955d595c12c111629cc814d3f2a2ff13580508a",
|
|
|
|
"reference": "1955d595c12c111629cc814d3f2a2ff13580508a",
|
2021-06-23 17:03:12 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"php": ">=8.0.2"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"Symfony\\Component\\CssSelector\\": ""
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
2021-06-23 17:03:12 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jean-François Simon",
|
|
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "Converts CSS selectors to XPath expressions",
|
2021-06-23 17:03:12 +02:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/css-selector/tree/v6.0.3"
|
2021-06-23 17:03:12 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-01-02T09:55:41+00:00"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
|
"version": "v3.0.1",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
"reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
|
|
|
|
"reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"php": ">=8.0.2"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"dev-main": "3.0-dev"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"thanks": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
2021-07-24 17:27:47 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
2022-04-15 23:33:46 +02:00
|
|
|
"function.php"
|
2021-07-24 17:27:47 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
2021-07-24 17:27:47 +02:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.1"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-01-02T09:55:41+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"version": "v1.25.0",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
|
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"provide": {
|
|
|
|
"ext-ctype": "*"
|
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
"suggest": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"ext-ctype": "For best performance"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
}
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "Symfony polyfill for ctype functions",
|
2021-07-24 17:27:47 +02:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2022-04-15 23:33:46 +02:00
|
|
|
"ctype",
|
2021-07-24 17:27:47 +02:00
|
|
|
"polyfill",
|
2022-04-15 23:33:46 +02:00
|
|
|
"portable"
|
2021-07-24 17:27:47 +02:00
|
|
|
],
|
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2021-10-20T20:35:02+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
|
|
"version": "v1.25.0",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
|
|
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
|
|
|
|
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"ext-intl": "For best performance"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-04-15 23:33:46 +02:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
|
|
}
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
2021-07-24 17:27:47 +02:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2022-04-15 23:33:46 +02:00
|
|
|
"grapheme",
|
|
|
|
"intl",
|
2021-07-24 17:27:47 +02:00
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2021-11-23T21:10:46+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
|
"version": "v1.25.0",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
2021-07-24 17:27:47 +02:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2022-04-15 23:33:46 +02:00
|
|
|
"intl",
|
|
|
|
"normalizer",
|
2021-07-24 17:27:47 +02:00
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-02-19T12:13:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
2022-04-15 23:33:46 +02:00
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
|
"version": "v1.25.0",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
2022-04-15 23:33:46 +02:00
|
|
|
"provide": {
|
|
|
|
"ext-mbstring": "*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.23-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
}
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
2021-07-24 17:27:47 +02:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2022-04-15 23:33:46 +02:00
|
|
|
"mbstring",
|
2021-07-24 17:27:47 +02:00
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2021-11-30T18:21:41+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "v3.0.1",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e517458f278c2131ca9f262f8fbaf01410f2c65c",
|
|
|
|
"reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"php": ">=8.0.2",
|
|
|
|
"psr/container": "^2.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"ext-psr": "<1.1|>=2"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/service-implementation": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"dev-main": "3.0-dev"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"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": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.0.1"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-03-13T20:10:05+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/string",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "v6.0.3",
|
2021-07-24 17:27:47 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/string.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2",
|
|
|
|
"reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2",
|
2021-07-24 17:27:47 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"php": ">=8.0.2",
|
2021-07-24 17:27:47 +02:00
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
2021-12-11 01:47:04 +01:00
|
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/translation-contracts": "<2.0"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-12-11 01:47:04 +01:00
|
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
|
|
"symfony/http-client": "^5.4|^6.0",
|
|
|
|
"symfony/translation-contracts": "^2.0|^3.0",
|
|
|
|
"symfony/var-exporter": "^5.4|^6.0"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"Resources/functions.php"
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\String\\": ""
|
|
|
|
},
|
2021-07-24 17:27:47 +02:00
|
|
|
"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": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/string/tree/v6.0.3"
|
2021-07-24 17:27:47 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-01-02T09:55:41+00:00"
|
2021-07-24 17:27:47 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2022-04-15 23:33:46 +02:00
|
|
|
"version": "v6.0.3",
|
2021-06-23 17:03:12 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
2022-04-15 23:33:46 +02:00
|
|
|
"reference": "e77f3ea0b21141d771d4a5655faa54f692b34af5"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-15 23:33:46 +02:00
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/e77f3ea0b21141d771d4a5655faa54f692b34af5",
|
|
|
|
"reference": "e77f3ea0b21141d771d4a5655faa54f692b34af5",
|
2021-06-23 17:03:12 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"php": ">=8.0.2",
|
2021-12-11 01:47:04 +01:00
|
|
|
"symfony/polyfill-ctype": "^1.8"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"conflict": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"symfony/console": "<5.4"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"symfony/console": "^5.4|^6.0"
|
2021-06-23 17:03:12 +02:00
|
|
|
},
|
|
|
|
"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": {
|
2022-04-15 23:33:46 +02:00
|
|
|
"source": "https://github.com/symfony/yaml/tree/v6.0.3"
|
2021-06-23 17:03:12 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-15 23:33:46 +02:00
|
|
|
"time": "2022-01-26T17:23:29+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "voku/simple_html_dom",
|
|
|
|
"version": "4.8.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/voku/simple_html_dom.git",
|
|
|
|
"reference": "77df6b0bd33845f61ec8b07328c463b725bdfced"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/voku/simple_html_dom/zipball/77df6b0bd33845f61ec8b07328c463b725bdfced",
|
|
|
|
"reference": "77df6b0bd33845f61ec8b07328c463b725bdfced",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-simplexml": "*",
|
|
|
|
"php": ">=7.0.0",
|
|
|
|
"symfony/css-selector": "~3.0 || ~4.0 || ~5.0 || ~6.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"voku/portable-utf8": "If you need e.g. UTF-8 fixed output."
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"voku\\helper\\": "src/voku/helper/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "dimabdc",
|
|
|
|
"email": "support@titor.ru",
|
|
|
|
"homepage": "http://github.com/dimabdc",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Lars Moelleken",
|
|
|
|
"homepage": "http://www.moelleken.org/",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple HTML DOM package.",
|
|
|
|
"homepage": "http://simplehtmldom.sourceforge.net/",
|
|
|
|
"keywords": [
|
|
|
|
"HTML Parser",
|
|
|
|
"dom",
|
|
|
|
"php dom"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/voku/simple_html_dom/issues",
|
|
|
|
"source": "https://github.com/voku/simple_html_dom/tree/4.8.5"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://www.paypal.me/moelleken",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/voku",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.patreon.com/voku",
|
|
|
|
"type": "patreon"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/voku/simple_html_dom",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-03-13T22:36:51+00:00"
|
2020-02-01 19:07:36 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": {
|
2021-06-17 17:56:16 +02:00
|
|
|
"php": ">=8.0",
|
2021-07-24 17:27:47 +02:00
|
|
|
"ext-json": "*",
|
|
|
|
"composer-runtime-api": "^2.0"
|
2020-02-01 19:07:36 +01:00
|
|
|
},
|
2021-06-17 17:56:16 +02:00
|
|
|
"platform-dev": [],
|
2022-04-15 23:33:46 +02:00
|
|
|
"plugin-api-version": "2.3.0"
|
2020-02-01 19:07:36 +01:00
|
|
|
}
|