2021-06-06 15:38:46 +00: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"
],
2023-05-17 12:04:29 +00:00
"content-hash": "958e2173310514bbba6c4e97cb64d5a1",
2021-06-06 15:38:46 +00:00
"packages": [
{
"name": "adambrett/shell-wrapper",
2023-05-17 12:04:29 +00:00
"version": "1.0.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/adambrett/php-shell-wrapper.git",
2023-05-17 12:04:29 +00:00
"reference": "7323cc96df97f00b8b296a6dd5fa6d117af26b0a"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/adambrett/php-shell-wrapper/zipball/7323cc96df97f00b8b296a6dd5fa6d117af26b0a",
"reference": "7323cc96df97f00b8b296a6dd5fa6d117af26b0a",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"mockery/mockery": "^1.5",
"phploc/phploc": "^7",
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "^9",
"sebastian/phpcpd": "^6",
"squizlabs/php_codesniffer": "3.*"
},
2021-06-06 15:38:46 +00:00
"type": "library",
"autoload": {
"psr-4": {
"AdamBrett\\ShellWrapper\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-05-17 12:04:29 +00:00
"BSD-3-Clause"
2021-06-06 15:38:46 +00:00
],
"authors": [
{
"name": "Adam Brett",
"email": "adam@adambrett.co.uk"
}
],
"description": "An object oriented wrapper for shell commands",
"support": {
"issues": "https://github.com/adambrett/php-shell-wrapper/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/adambrett/php-shell-wrapper/tree/1.0.1"
2021-06-06 15:38:46 +00:00
},
2023-05-17 12:04:29 +00:00
"time": "2022-12-06T16:08:28+00:00"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00:00
{
"name": "aws/aws-crt-php",
2023-08-18 05:35:31 +00:00
"version": "v1.2.2",
2022-05-16 09:56:15 +00:00
"source": {
"type": "git",
"url": "https://github.com/awslabs/aws-crt-php.git",
2023-08-18 05:35:31 +00:00
"reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9"
2022-05-16 09:56:15 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9",
"reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9",
2022-05-16 09:56:15 +00:00
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
"yoast/phpunit-polyfills": "^1.0"
},
"suggest": {
"ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
2022-05-16 09:56:15 +00:00
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "AWS SDK Common Runtime Team",
"email": "aws-sdk-common-runtime@amazon.com"
}
],
"description": "AWS Common Runtime for PHP",
2023-05-17 12:04:29 +00:00
"homepage": "https://github.com/awslabs/aws-crt-php",
2022-05-16 09:56:15 +00:00
"keywords": [
"amazon",
"aws",
"crt",
"sdk"
],
"support": {
"issues": "https://github.com/awslabs/aws-crt-php/issues",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.2"
2022-05-16 09:56:15 +00:00
},
2023-08-18 05:35:31 +00:00
"time": "2023-07-20T16:49:55+00:00"
2022-05-16 09:56:15 +00:00
},
2021-06-06 15:38:46 +00:00
{
"name": "aws/aws-sdk-php",
2023-08-18 05:35:31 +00:00
"version": "3.279.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
2023-08-18 05:35:31 +00:00
"reference": "73ca831b1311945e96594b3cdf2b973bc733d57a"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/73ca831b1311945e96594b3cdf2b973bc733d57a",
"reference": "73ca831b1311945e96594b3cdf2b973bc733d57a",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2023-05-17 12:04:29 +00:00
"aws/aws-crt-php": "^1.0.4",
2021-06-06 15:38:46 +00:00
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
2022-08-09 00:28:22 +00:00
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
2023-08-18 05:35:31 +00:00
"guzzlehttp/promises": "^1.4.0 || ^2.0",
2023-05-17 12:04:29 +00:00
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
2021-06-06 15:38:46 +00:00
"mtdowling/jmespath.php": "^2.6",
2023-08-18 05:35:31 +00:00
"php": ">=7.2.5",
"psr/http-message": "^1.0 || ^2.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
2023-05-17 12:04:29 +00:00
"composer/composer": "^1.10.22",
"dms/phpunit-arraysubset-asserts": "^0.4.0",
2021-06-06 15:38:46 +00:00
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-pcntl": "*",
"ext-sockets": "*",
"nette/neon": "^2.3",
"paragonie/random_compat": ">= 2",
2023-08-18 05:35:31 +00:00
"phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
2021-06-06 15:38:46 +00:00
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0",
2023-05-17 12:04:29 +00:00
"sebastian/comparator": "^1.2.3 || ^4.0",
"yoast/phpunit-polyfills": "^1.0"
2021-06-06 15:38:46 +00:00
},
"suggest": {
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
"doctrine/cache": "To use the DoctrineCacheAdapter",
"ext-curl": "To send requests using cURL",
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-sockets": "To use client-side monitoring"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/functions.php"
2022-05-16 09:56:15 +00:00
],
"psr-4": {
"Aws\\": "src/"
}
2021-06-06 15:38:46 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Amazon Web Services",
"homepage": "http://aws.amazon.com"
}
],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "http://aws.amazon.com/sdkforphp",
"keywords": [
"amazon",
"aws",
"cloud",
"dynamodb",
"ec2",
"glacier",
"s3",
"sdk"
],
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/aws/aws-sdk-php/tree/3.279.1"
2021-06-06 15:38:46 +00:00
},
2023-08-18 05:35:31 +00:00
"time": "2023-08-17T18:14:41+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "bramus/ansi-php",
2022-05-16 09:56:15 +00:00
"version": "3.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/bramus/ansi-php.git",
2022-05-16 09:56:15 +00:00
"reference": "f581b2fd322177e5fabd67af240811838c1c8fbc"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/bramus/ansi-php/zipball/f581b2fd322177e5fabd67af240811838c1c8fbc",
"reference": "f581b2fd322177e5fabd67af240811838c1c8fbc",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Bramus\\Ansi\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bramus Van Damme",
"email": "bramus@bram.us",
"homepage": "https://www.bram.us/"
}
],
"description": "ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps",
"support": {
"issues": "https://github.com/bramus/ansi-php/issues",
2022-05-16 09:56:15 +00:00
"source": "https://github.com/bramus/ansi-php/tree/3.1"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00:00
"time": "2021-10-28T10:45:05+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "bramus/monolog-colored-line-formatter",
2023-05-17 12:04:29 +00:00
"version": "3.1.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/bramus/monolog-colored-line-formatter.git",
2023-05-17 12:04:29 +00:00
"reference": "cd1ada798fec11a5862cb67944c651b6a8e04911"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/bramus/monolog-colored-line-formatter/zipball/cd1ada798fec11a5862cb67944c651b6a8e04911",
"reference": "cd1ada798fec11a5862cb67944c651b6a8e04911",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"bramus/ansi-php": "^3.0.3",
2023-05-17 12:04:29 +00:00
"php": "^8.1"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"monolog/monolog": "~3.0",
"phpunit/phpunit": "~9.6"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Bramus\\Monolog\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bramus Van Damme",
"email": "bramus@bram.us",
"homepage": "https://www.bram.us/"
}
],
"description": "Colored Line Formatter for Monolog",
"support": {
"issues": "https://github.com/bramus/monolog-colored-line-formatter/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/bramus/monolog-colored-line-formatter/tree/3.1.0"
2021-06-06 15:38:46 +00:00
},
2023-05-17 12:04:29 +00:00
"funding": [
{
"url": "https://github.com/bramus",
"type": "github"
}
],
"time": "2023-03-29T13:28:41+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "guzzlehttp/guzzle",
2023-08-18 05:35:31 +00:00
"version": "7.7.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2023-08-18 05:35:31 +00:00
"reference": "fb7566caccf22d74d1ab270de3551f72a58399f5"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5",
"reference": "fb7566caccf22d74d1ab270de3551f72a58399f5",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
2023-08-18 05:35:31 +00:00
"guzzlehttp/promises": "^1.5.3 || ^2.0",
2023-05-17 12:04:29 +00:00
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
2021-06-06 15:38:46 +00:00
"php": "^7.2.5 || ^8.0",
2022-05-16 09:56:15 +00:00
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
2021-06-06 15:38:46 +00:00
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"bamarni/composer-bin-plugin": "^1.8.1",
2021-06-06 15:38:46 +00:00
"ext-curl": "*",
2023-08-18 05:35:31 +00:00
"php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
"php-http/message-factory": "^1.1",
2023-05-17 12:04:29 +00:00
"phpunit/phpunit": "^8.5.29 || ^9.5.23",
2022-05-16 09:56:15 +00:00
"psr/log": "^1.1 || ^2.0 || ^3.0"
2021-06-06 15:38:46 +00: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": {
2023-05-17 12:04:29 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2021-06-06 15:38:46 +00:00
}
},
"autoload": {
"files": [
"src/functions_include.php"
2022-05-16 09:56:15 +00:00
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
2021-06-06 15:38:46 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-05-16 09:56:15 +00:00
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
2021-06-06 15:38:46 +00:00
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
2022-05-16 09:56:15 +00: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-06 15:38:46 +00:00
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
2022-05-16 09:56:15 +00:00
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
2021-06-06 15:38:46 +00: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",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/guzzle/guzzle/tree/7.7.0"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
2022-05-16 09:56:15 +00:00
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
2021-06-06 15:38:46 +00:00
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-05-21T14:04:53+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "guzzlehttp/promises",
2023-08-18 05:35:31 +00:00
"version": "2.0.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
2023-08-18 05:35:31 +00:00
"reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
"reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2023-08-18 05:35:31 +00:00
"php": "^7.2.5 || ^8.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2023-08-18 05:35:31 +00:00
"bamarni/composer-bin-plugin": "^1.8.1",
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"extra": {
2023-08-18 05:35:31 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2021-06-06 15:38:46 +00:00
}
},
"autoload": {
2022-05-16 09:56:15 +00:00
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
2021-06-06 15:38:46 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-05-16 09:56:15 +00:00
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
2021-06-06 15:38:46 +00:00
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
2022-05-16 09:56:15 +00: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-06 15:38:46 +00:00
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/guzzle/promises/tree/2.0.1"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-08-03T15:11:55+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "guzzlehttp/psr7",
2023-08-18 05:35:31 +00:00
"version": "2.6.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2023-08-18 05:35:31 +00:00
"reference": "8bd7c33a0734ae1c5d074360512beb716bef3f77"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/8bd7c33a0734ae1c5d074360512beb716bef3f77",
"reference": "8bd7c33a0734ae1c5d074360512beb716bef3f77",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-16 09:56:15 +00:00
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
2023-05-17 12:04:29 +00:00
"psr/http-message": "^1.1 || ^2.0",
2022-05-16 09:56:15 +00:00
"ralouphie/getallheaders": "^3.0"
2021-06-06 15:38:46 +00:00
},
"provide": {
2022-05-16 09:56:15 +00:00
"psr/http-factory-implementation": "1.0",
2021-06-06 15:38:46 +00:00
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"bamarni/composer-bin-plugin": "^1.8.1",
2022-05-16 09:56:15 +00:00
"http-interop/http-factory-tests": "^0.9",
2023-05-17 12:04:29 +00:00
"phpunit/phpunit": "^8.5.29 || ^9.5.23"
2021-06-06 15:38:46 +00:00
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
2023-05-17 12:04:29 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2021-06-06 15:38:46 +00:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
2022-05-16 09:56:15 +00:00
}
2021-06-06 15:38:46 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-05-16 09:56:15 +00:00
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
2021-06-06 15:38:46 +00:00
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
2022-05-16 09:56:15 +00: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-06 15:38:46 +00:00
{
"name": "Tobias Schultze",
2022-05-16 09:56:15 +00:00
"email": "webmaster@tubo-world.de",
2021-06-06 15:38:46 +00:00
"homepage": "https://github.com/Tobion"
2022-05-16 09:56:15 +00:00
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
2021-06-06 15:38:46 +00: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",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/guzzle/psr7/tree/2.6.0"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-08-03T15:06:02+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "kint-php/kint",
"version": "3.3",
"source": {
"type": "git",
"url": "https://github.com/kint-php/kint.git",
"reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kint-php/kint/zipball/335ac1bcaf04d87df70d8aa51e8887ba2c6d203b",
"reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b",
"shasum": ""
},
"require": {
"php": ">=5.3.6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.0",
"phpunit/phpunit": "^4.0",
"seld/phar-utils": "^1.0",
"symfony/finder": "^2.0 || ^3.0 || ^4.0",
"vimeo/psalm": "^3.0"
},
"suggest": {
"ext-ctype": "Simple data type tests",
"ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages",
"ext-mbstring": "Provides string encoding detection",
"kint-php/kint-js": "Provides a simplified dump to console.log()",
"kint-php/kint-twig": "Provides d() and s() functions in twig templates",
"symfony/polyfill-ctype": "Replacement for ext-ctype if missing",
"symfony/polyfill-iconv": "Replacement for ext-iconv if missing",
"symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing"
},
"type": "library",
"autoload": {
"files": [
"init.php"
],
"psr-4": {
"Kint\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan Vollebregt",
"homepage": "https://github.com/jnvsor"
},
{
"name": "Rokas Šleinius",
"homepage": "https://github.com/raveren"
},
{
"name": "Contributors",
"homepage": "https://github.com/kint-php/kint/graphs/contributors"
}
],
"description": "Kint - debugging tool for PHP developers",
"homepage": "https://kint-php.github.io/kint/",
"keywords": [
"debug",
"kint",
"php"
],
"support": {
"issues": "https://github.com/kint-php/kint/issues",
"source": "https://github.com/kint-php/kint/tree/master"
},
"time": "2019-10-17T18:05:24+00:00"
},
{
"name": "league/flysystem",
2023-05-17 12:04:29 +00:00
"version": "2.5.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2023-05-17 12:04:29 +00:00
"reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8aaffb653c5777781b0f7f69a5d937baf7ab6cdb",
"reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"league/mime-type-detection": "^1.0.0",
"php": "^7.2 || ^8.0"
},
"conflict": {
"guzzlehttp/ringphp": "<1.1.1"
},
"require-dev": {
"async-aws/s3": "^1.5",
"async-aws/simple-s3": "^1.0",
"aws/aws-sdk-php": "^3.132.4",
"composer/semver": "^3.0",
"ext-fileinfo": "*",
2022-05-16 09:56:15 +00:00
"ext-ftp": "*",
"friendsofphp/php-cs-fixer": "^3.2",
2021-06-06 15:38:46 +00:00
"google/cloud-storage": "^1.23",
"phpseclib/phpseclib": "^2.0",
"phpstan/phpstan": "^0.12.26",
"phpunit/phpunit": "^8.5 || ^9.4",
"sabre/dav": "^4.1"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "File storage abstraction for PHP",
"keywords": [
"WebDAV",
"aws",
"cloud",
"file",
"files",
"filesystem",
"filesystems",
"ftp",
"s3",
"sftp",
"storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/thephpleague/flysystem/tree/2.5.0"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
2023-05-17 12:04:29 +00:00
"url": "https://ecologi.com/frankdejonge",
2021-06-06 15:38:46 +00:00
"type": "custom"
},
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-09-17T21:02:32+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "league/flysystem-aws-s3-v3",
2023-05-17 12:04:29 +00:00
"version": "2.5.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
2023-05-17 12:04:29 +00:00
"reference": "2ae435f7177fd5d3afc0090bc7f849093d8361e8"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/2ae435f7177fd5d3afc0090bc7f849093d8361e8",
"reference": "2ae435f7177fd5d3afc0090bc7f849093d8361e8",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"aws/aws-sdk-php": "^3.132.4",
"league/flysystem": "^2.0.0",
"league/mime-type-detection": "^1.0.0",
"php": "^7.2 || ^8.0"
},
"conflict": {
"guzzlehttp/ringphp": "<1.1.1"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\AwsS3V3\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "AWS S3 filesystem adapter for Flysystem.",
"keywords": [
"Flysystem",
"aws",
"file",
"files",
"filesystem",
"s3",
"storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/2.5.0"
2021-06-06 15:38:46 +00:00
},
2023-05-17 12:04:29 +00:00
"funding": [
{
"url": "https://ecologi.com/frankdejonge",
"type": "custom"
},
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
"time": "2022-09-09T19:33:51+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "league/mime-type-detection",
2023-08-18 05:35:31 +00:00
"version": "1.13.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
2023-08-18 05:35:31 +00:00
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96",
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
2023-08-18 05:35:31 +00:00
"php": "^7.4 || ^8.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"friendsofphp/php-cs-fixer": "^3.2",
2021-06-06 15:38:46 +00:00
"phpstan/phpstan": "^0.12.68",
2023-08-18 05:35:31 +00:00
"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-08-05T12:09:49+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "monolog/monolog",
2023-05-17 12:04:29 +00:00
"version": "2.9.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2023-05-17 12:04:29 +00:00
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2",
2022-05-16 09:56:15 +00:00
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
2021-06-06 15:38:46 +00:00
},
"provide": {
2022-05-16 09:56:15 +00:00
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
2022-05-16 09:56:15 +00:00
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
2023-05-17 12:04:29 +00:00
"graylog2/gelf-php": "^1.4.2 || ^2@dev",
2022-05-16 09:56:15 +00:00
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.2",
2021-06-06 15:38:46 +00:00
"mongodb/mongodb": "^1.8",
2022-05-16 09:56:15 +00:00
"php-amqplib/php-amqplib": "~2.4 || ^3",
"phpspec/prophecy": "^1.15",
"phpstan/phpstan": "^0.12.91",
"phpunit/phpunit": "^8.5.14",
2023-05-17 12:04:29 +00:00
"predis/predis": "^1.1 || ^2.0",
2022-05-16 09:56:15 +00:00
"rollbar/rollbar": "^1.3 || ^2 || ^3",
"ruflin/elastica": "^7",
"swiftmailer/swiftmailer": "^5.3|^6.0",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
2021-06-06 15:38:46 +00:00
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2022-05-16 09:56:15 +00:00
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2021-06-06 15:38:46 +00:00
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2022-05-16 09:56:15 +00:00
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2021-06-06 15:38:46 +00:00
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/Seldaek/monolog/tree/2.9.1"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2023-05-17 12:04:29 +00:00
"time": "2023-02-06T13:44:46+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "mtdowling/jmespath.php",
2022-05-16 09:56:15 +00:00
"version": "2.6.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/jmespath/jmespath.php.git",
2022-05-16 09:56:15 +00:00
"reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
"reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": "^5.4 || ^7.0 || ^8.0",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"composer/xdebug-handler": "^1.4 || ^2.0",
2021-06-06 15:38:46 +00:00
"phpunit/phpunit": "^4.8.36 || ^7.5.15"
},
"bin": [
"bin/jp.php"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"files": [
"src/JmesPath.php"
2022-05-16 09:56:15 +00:00
],
"psr-4": {
"JmesPath\\": "src/"
}
2021-06-06 15:38:46 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Declaratively specify how to extract elements from a JSON document",
"keywords": [
"json",
"jsonpath"
],
"support": {
"issues": "https://github.com/jmespath/jmespath.php/issues",
2022-05-16 09:56:15 +00:00
"source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00:00
"time": "2021-06-14T00:11:39+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "psr/http-client",
2023-05-17 12:04:29 +00:00
"version": "1.0.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
2023-05-17 12:04:29 +00:00
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
2023-05-17 12:04:29 +00:00
"psr/http-message": "^1.0 || ^2.0"
2021-06-06 15:38:46 +00:00
},
"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",
2023-05-17 12:04:29 +00:00
"homepage": "https://www.php-fig.org/"
2021-06-06 15:38:46 +00:00
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/php-fig/http-client/tree/1.0.2"
2021-06-06 15:38:46 +00:00
},
2023-05-17 12:04:29 +00:00
"time": "2023-04-10T20:12:12+00:00"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00:00
{
"name": "psr/http-factory",
2023-05-17 12:04:29 +00:00
"version": "1.0.2",
2022-05-16 09:56:15 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
2023-05-17 12:04:29 +00:00
"reference": "e616d01114759c4c489f93b099585439f795fe35"
2022-05-16 09:56:15 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "e616d01114759c4c489f93b099585439f795fe35",
2022-05-16 09:56:15 +00:00
"shasum": ""
},
"require": {
"php": ">=7.0.0",
2023-05-17 12:04:29 +00:00
"psr/http-message": "^1.0 || ^2.0"
2022-05-16 09:56:15 +00:00
},
"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",
2023-05-17 12:04:29 +00:00
"homepage": "https://www.php-fig.org/"
2022-05-16 09:56:15 +00:00
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
2022-05-16 09:56:15 +00:00
},
2023-05-17 12:04:29 +00:00
"time": "2023-04-10T20:10:41+00:00"
2022-05-16 09:56:15 +00:00
},
2021-06-06 15:38:46 +00:00
{
"name": "psr/http-message",
2023-05-17 12:04:29 +00:00
"version": "2.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
2023-05-17 12:04:29 +00:00
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2023-05-17 12:04:29 +00:00
"php": "^7.2 || ^8.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-master": "2.0.x-dev"
2021-06-06 15:38:46 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-05-17 12:04:29 +00:00
"homepage": "https://www.php-fig.org/"
2021-06-06 15:38:46 +00:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2021-06-06 15:38:46 +00:00
},
2023-05-17 12:04:29 +00:00
"time": "2023-04-04T09:54:51+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "psr/log",
2022-05-16 09:56:15 +00:00
"version": "3.0.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2022-05-16 09:56:15 +00:00
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-16 09:56:15 +00:00
"php": ">=8.0.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-05-16 09:56:15 +00:00
"dev-master": "3.x-dev"
2021-06-06 15:38:46 +00:00
}
},
"autoload": {
"psr-4": {
2022-05-16 09:56:15 +00:00
"Psr\\Log\\": "src"
2021-06-06 15:38:46 +00:00
}
},
"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": {
2022-05-16 09:56:15 +00:00
"source": "https://github.com/php-fig/log/tree/3.0.0"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00:00
"time": "2021-07-14T16:46:02+00:00"
2021-06-06 15:38:46 +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": "spatie/emoji",
2022-05-16 09:56:15 +00:00
"version": "2.3.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/spatie/emoji.git",
2022-05-16 09:56:15 +00:00
"reference": "f5423bc7764fdd992bb955b6fac5d6675b8969cc"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/spatie/emoji/zipball/f5423bc7764fdd992bb955b6fac5d6675b8969cc",
"reference": "f5423bc7764fdd992bb955b6fac5d6675b8969cc",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.2|^8.0"
},
"require-dev": {
"ext-iconv": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"phpunit/phpunit": "^9.4",
"symfony/console": "^4.2",
"twig/twig": "^2.7"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\Emoji\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Display emoji characters",
"homepage": "https://github.com/spatie/emoji",
"keywords": [
"emoji",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/emoji/issues",
2022-05-16 09:56:15 +00:00
"source": "https://github.com/spatie/emoji/tree/2.3.1"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
2022-05-16 09:56:15 +00:00
"time": "2021-07-04T14:58:47+00:00"
},
{
"name": "symfony/deprecation-contracts",
2023-08-18 05:35:31 +00:00
"version": "v3.3.0",
2022-05-16 09:56:15 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
2023-08-18 05:35:31 +00:00
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
2022-05-16 09:56:15 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
2022-05-16 09:56:15 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1"
2022-05-16 09:56:15 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-18 05:35:31 +00:00
"dev-main": "3.4-dev"
2022-05-16 09:56:15 +00:00
},
"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": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
2022-05-16 09:56:15 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-05-23T14:45:45+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/polyfill-ctype",
2023-05-17 12:04:29 +00:00
"version": "v1.27.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2023-05-17 12:04:29 +00:00
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2022-05-16 09:56:15 +00:00
"provide": {
"ext-ctype": "*"
},
2021-06-06 15:38:46 +00:00
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-main": "1.27-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-05-16 09:56:15 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
2021-06-06 15:38:46 +00:00
},
"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": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-03T14:55:06+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/polyfill-mbstring",
2023-05-17 12:04:29 +00:00
"version": "v1.27.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2023-05-17 12:04:29 +00:00
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2022-05-16 09:56:15 +00:00
"provide": {
"ext-mbstring": "*"
},
2021-06-06 15:38:46 +00:00
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-main": "1.27-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-05-16 09:56:15 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
2021-06-06 15:38:46 +00: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"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-03T14:55:06+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "twig/twig",
2023-08-18 05:35:31 +00:00
"version": "v3.7.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2023-08-18 05:35:31 +00:00
"reference": "5cf942bbab3df42afa918caeba947f1b690af64b"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/5cf942bbab3df42afa918caeba947f1b690af64b",
"reference": "5cf942bbab3df42afa918caeba947f1b690af64b",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3"
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"psr/container": "^1.0|^2.0",
2022-05-16 09:56:15 +00:00
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Twig\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Twig Team",
"role": "Contributors"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/twigphp/Twig/tree/v3.7.0"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-07-26T07:16:09+00:00"
2021-06-06 15:38:46 +00:00
}
],
"packages-dev": [
2022-05-16 09:56:15 +00:00
{
"name": "composer/pcre",
2023-05-17 12:04:29 +00:00
"version": "3.1.0",
2022-05-16 09:56:15 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
2023-05-17 12:04:29 +00:00
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
2022-05-16 09:56:15 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
2022-05-16 09:56:15 +00:00
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Pcre\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
"keywords": [
"PCRE",
"preg",
"regex",
"regular expression"
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/composer/pcre/tree/3.1.0"
2022-05-16 09:56:15 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-17T09:50:14+00:00"
2022-05-16 09:56:15 +00:00
},
2021-06-06 15:38:46 +00:00
{
"name": "composer/semver",
2022-05-16 09:56:15 +00:00
"version": "3.3.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
2022-05-16 09:56:15 +00:00
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"phpstan/phpstan": "^1.4",
2021-06-06 15:38:46 +00:00
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
2022-05-16 09:56:15 +00:00
"source": "https://github.com/composer/semver/tree/3.3.2"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2022-05-16 09:56:15 +00:00
"time": "2022-04-01T19:23:25+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "composer/xdebug-handler",
2022-05-16 09:56:15 +00:00
"version": "3.0.3",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
2022-05-16 09:56:15 +00:00
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-16 09:56:15 +00:00
"composer/pcre": "^1 || ^2 || ^3",
"php": "^7.2.5 || ^8.0",
"psr/log": "^1 || ^2 || ^3"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^6.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
2022-05-16 09:56:15 +00:00
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2022-05-16 09:56:15 +00:00
"time": "2022-02-25T21:32:43+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "doctrine/annotations",
2023-05-17 12:04:29 +00:00
"version": "2.0.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2023-05-17 12:04:29 +00:00
"reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
"reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2023-05-17 12:04:29 +00:00
"doctrine/lexer": "^2 || ^3",
2021-06-06 15:38:46 +00:00
"ext-tokenizer": "*",
2023-05-17 12:04:29 +00:00
"php": "^7.2 || ^8.0",
2021-06-06 15:38:46 +00:00
"psr/cache": "^1 || ^2 || ^3"
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"doctrine/cache": "^2.0",
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"symfony/cache": "^5.4 || ^6",
"vimeo/psalm": "^4.10"
},
"suggest": {
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
"keywords": [
"annotations",
"docblock",
"parser"
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/doctrine/annotations/tree/2.0.1"
2021-06-06 15:38:46 +00:00
},
2023-05-17 12:04:29 +00:00
"time": "2023-02-02T22:02:53+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "doctrine/lexer",
2023-05-17 12:04:29 +00:00
"version": "3.0.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2023-05-17 12:04:29 +00:00
"reference": "84a527db05647743d50373e0ec53a152f2cde568"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568",
"reference": "84a527db05647743d50373e0ec53a152f2cde568",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2023-05-17 12:04:29 +00:00
"php": "^8.1"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2023-05-17 12:04:29 +00:00
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"psalm/plugin-phpunit": "^0.18.3",
"vimeo/psalm": "^5.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2023-05-17 12:04:29 +00:00
"Doctrine\\Common\\Lexer\\": "src"
2021-06-06 15:38:46 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
2023-05-17 12:04:29 +00:00
"source": "https://github.com/doctrine/lexer/tree/3.0.0"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
"type": "tidelift"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-12-15T16:57:16+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "friendsofphp/php-cs-fixer",
2023-08-18 05:35:31 +00:00
"version": "v3.23.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
2023-05-17 12:04:29 +00:00
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2023-08-18 05:35:31 +00:00
"reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/35af3cbbacfa91e164b252a28ec0b644f1ed4e78",
"reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2023-05-17 12:04:29 +00:00
"composer/semver": "^3.3",
2022-05-16 09:56:15 +00:00
"composer/xdebug-handler": "^3.0.3",
2023-05-17 12:04:29 +00:00
"doctrine/annotations": "^2",
"doctrine/lexer": "^2 || ^3",
2021-06-06 15:38:46 +00:00
"ext-json": "*",
"ext-tokenizer": "*",
2022-05-16 09:56:15 +00:00
"php": "^7.4 || ^8.0",
2023-05-17 12:04:29 +00:00
"sebastian/diff": "^4.0 || ^5.0",
2022-05-16 09:56:15 +00:00
"symfony/console": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/filesystem": "^5.4 || ^6.0",
"symfony/finder": "^5.4 || ^6.0",
"symfony/options-resolver": "^5.4 || ^6.0",
2023-05-17 12:04:29 +00:00
"symfony/polyfill-mbstring": "^1.27",
"symfony/polyfill-php80": "^1.27",
"symfony/polyfill-php81": "^1.27",
2022-05-16 09:56:15 +00:00
"symfony/process": "^5.4 || ^6.0",
"symfony/stopwatch": "^5.4 || ^6.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2023-08-18 05:35:31 +00:00
"facile-it/paraunit": "^1.3 || ^2.0",
2021-06-06 15:38:46 +00:00
"justinrainbow/json-schema": "^5.2",
2023-05-17 12:04:29 +00:00
"keradus/cli-executor": "^2.0",
"mikey179/vfsstream": "^1.6.11",
"php-coveralls/php-coveralls": "^2.5.3",
2021-06-06 15:38:46 +00:00
"php-cs-fixer/accessible-object": "^1.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
2023-05-17 12:04:29 +00:00
"phpspec/prophecy": "^1.16",
2022-05-16 09:56:15 +00:00
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
2023-05-17 12:04:29 +00:00
"phpunitgoodpractices/polyfill": "^1.6",
"phpunitgoodpractices/traits": "^1.9.2",
"symfony/phpunit-bridge": "^6.2.3",
2022-05-16 09:56:15 +00:00
"symfony/yaml": "^5.4 || ^6.0"
2021-06-06 15:38:46 +00:00
},
"suggest": {
"ext-dom": "For handling output formats in XML",
2022-05-16 09:56:15 +00:00
"ext-mbstring": "For handling non-UTF8 characters."
2021-06-06 15:38:46 +00:00
},
"bin": [
"php-cs-fixer"
],
"type": "application",
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
}
],
"description": "A tool to automatically fix PHP code style",
2023-05-17 12:04:29 +00:00
"keywords": [
"Static code analysis",
"fixer",
"standards",
"static analysis"
],
2021-06-06 15:38:46 +00:00
"support": {
2023-05-17 12:04:29 +00:00
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2023-08-18 05:35:31 +00:00
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.23.0"
2021-06-06 15:38:46 +00:00
},
"funding": [
{
"url": "https://github.com/keradus",
"type": "github"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-08-14T12:27:35+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "psr/cache",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"support": {
"source": "https://github.com/php-fig/cache/tree/3.0.0"
},
"time": "2021-02-03T23:26:27+00:00"
},
{
"name": "psr/container",
2022-05-16 09:56:15 +00:00
"version": "2.0.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
2022-05-16 09:56:15 +00:00
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2022-05-16 09:56:15 +00:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-16 09:56:15 +00:00
"php": ">=7.4.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
2022-05-16 09:56:15 +00:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2021-06-06 15:38:46 +00: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",
2022-05-16 09:56:15 +00:00
"source": "https://github.com/php-fig/container/tree/2.0.2"
2021-06-06 15:38:46 +00:00
},
2022-05-16 09:56:15 +00:00
"time": "2021-11-05T16:47:00+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"time": "2019-01-08T18:20:26+00:00"
},
2023-05-17 12:04:29 +00:00
{
"name": "sebastian/diff",
"version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-05-01T07:48:21+00:00"
},
2021-06-06 15:38:46 +00:00
{
"name": "symfony/console",
2023-08-18 05:35:31 +00:00
"version": "v6.3.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2023-08-18 05:35:31 +00:00
"reference": "aa5d64ad3f63f2e48964fc81ee45cb318a723898"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/aa5d64ad3f63f2e48964fc81ee45cb318a723898",
"reference": "aa5d64ad3f63f2e48964fc81ee45cb318a723898",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2023-08-18 05:35:31 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2021-06-06 15:38:46 +00:00
"symfony/polyfill-mbstring": "~1.0",
2023-08-18 05:35:31 +00:00
"symfony/service-contracts": "^2.5|^3",
2022-05-16 09:56:15 +00:00
"symfony/string": "^5.4|^6.0"
2021-06-06 15:38:46 +00:00
},
"conflict": {
2022-05-16 09:56:15 +00:00
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
2021-06-06 15:38:46 +00:00
},
"provide": {
2022-05-16 09:56:15 +00:00
"psr/log-implementation": "1.0|2.0|3.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"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"
2021-06-06 15:38:46 +00:00
},
"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",
2023-05-17 12:04:29 +00:00
"command-line",
2021-06-06 15:38:46 +00:00
"console",
"terminal"
],
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/console/tree/v6.3.2"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-07-19T20:17:28+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/event-dispatcher",
2023-08-18 05:35:31 +00:00
"version": "v6.3.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2023-08-18 05:35:31 +00:00
"reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
"reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2023-08-18 05:35:31 +00:00
"symfony/event-dispatcher-contracts": "^2.5|^3"
2021-06-06 15:38:46 +00:00
},
"conflict": {
2023-08-18 05:35:31 +00:00
"symfony/dependency-injection": "<5.4",
"symfony/service-contracts": "<2.5"
2021-06-06 15:38:46 +00:00
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
2022-05-16 09:56:15 +00:00
"symfony/event-dispatcher-implementation": "2.0|3.0"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/error-handler": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
2023-08-18 05:35:31 +00:00
"symfony/service-contracts": "^2.5|^3",
2022-05-16 09:56:15 +00:00
"symfony/stopwatch": "^5.4|^6.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-07-06T06:56:43+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/event-dispatcher-contracts",
2023-08-18 05:35:31 +00:00
"version": "v3.3.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2023-08-18 05:35:31 +00:00
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2021-06-06 15:38:46 +00:00
"psr/event-dispatcher": "^1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-18 05:35:31 +00:00
"dev-main": "3.4-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"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 dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-05-23T14:45:45+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/filesystem",
2023-08-18 05:35:31 +00:00
"version": "v6.3.1",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2023-08-18 05:35:31 +00:00
"reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
"reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2022-05-16 09:56:15 +00:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/filesystem/tree/v6.3.1"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-06-01T08:30:39+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/finder",
2023-08-18 05:35:31 +00:00
"version": "v6.3.3",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2023-08-18 05:35:31 +00:00
"reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e",
"reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1"
},
"require-dev": {
"symfony/filesystem": "^6.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/finder/tree/v6.3.3"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-07-31T08:31:44+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/options-resolver",
2023-08-18 05:35:31 +00:00
"version": "v6.3.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
2023-08-18 05:35:31 +00:00
"reference": "a10f19f5198d589d5c33333cffe98dc9820332dd"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/a10f19f5198d589d5c33333cffe98dc9820332dd",
"reference": "a10f19f5198d589d5c33333cffe98dc9820332dd",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2023-08-18 05:35:31 +00:00
"symfony/deprecation-contracts": "^2.5|^3"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"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": "Provides an improved replacement for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/options-resolver/tree/v6.3.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-05-12T14:21:09+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/polyfill-intl-grapheme",
2023-05-17 12:04:29 +00:00
"version": "v1.27.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2023-05-17 12:04:29 +00:00
"reference": "511a08c03c1960e08a883f4cffcacd219b758354"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
"reference": "511a08c03c1960e08a883f4cffcacd219b758354",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-main": "1.27-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-05-16 09:56:15 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
2021-06-06 15:38:46 +00: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"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-03T14:55:06+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2023-05-17 12:04:29 +00:00
"version": "v1.27.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2023-05-17 12:04:29 +00:00
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-main": "1.27-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-05-16 09:56:15 +00:00
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
2021-06-06 15:38:46 +00: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"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-03T14:55:06+00:00"
2021-06-06 15:38:46 +00:00
},
{
2022-05-16 09:56:15 +00:00
"name": "symfony/polyfill-php80",
2023-05-17 12:04:29 +00:00
"version": "v1.27.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
2022-05-16 09:56:15 +00:00
"url": "https://github.com/symfony/polyfill-php80.git",
2023-05-17 12:04:29 +00:00
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-main": "1.27-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-05-16 09:56:15 +00:00
],
2021-06-06 15:38:46 +00:00
"psr-4": {
2022-05-16 09:56:15 +00:00
"Symfony\\Polyfill\\Php80\\": ""
2021-06-06 15:38:46 +00:00
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-05-16 09:56:15 +00:00
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
2021-06-06 15:38:46 +00:00
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-05-16 09:56:15 +00:00
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
2021-06-06 15:38:46 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-03T14:55:06+00:00"
2021-06-06 15:38:46 +00:00
},
{
2022-05-16 09:56:15 +00:00
"name": "symfony/polyfill-php81",
2023-05-17 12:04:29 +00:00
"version": "v1.27.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
2022-05-16 09:56:15 +00:00
"url": "https://github.com/symfony/polyfill-php81.git",
2023-05-17 12:04:29 +00:00
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-05-17 12:04:29 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-17 12:04:29 +00:00
"dev-main": "1.27-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-05-16 09:56:15 +00:00
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
2021-06-06 15:38:46 +00: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-05-16 09:56:15 +00:00
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
2021-06-06 15:38:46 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2023-05-17 12:04:29 +00:00
"source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-05-17 12:04:29 +00:00
"time": "2022-11-03T14:55:06+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/process",
2023-08-18 05:35:31 +00:00
"version": "v6.3.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2023-08-18 05:35:31 +00:00
"reference": "c5ce962db0d9b6e80247ca5eb9af6472bd4d7b5d"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/process/zipball/c5ce962db0d9b6e80247ca5eb9af6472bd4d7b5d",
"reference": "c5ce962db0d9b6e80247ca5eb9af6472bd4d7b5d",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/process/tree/v6.3.2"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-07-12T16:00:22+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/service-contracts",
2023-08-18 05:35:31 +00:00
"version": "v3.3.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2023-08-18 05:35:31 +00:00
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2022-05-16 09:56:15 +00:00
"psr/container": "^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-18 05:35:31 +00:00
"dev-main": "3.4-dev"
2021-06-06 15:38:46 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2022-05-30 16:30:05 +00:00
},
"exclude-from-classmap": [
"/Test/"
]
2021-06-06 15:38:46 +00: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"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/service-contracts/tree/v3.3.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-05-23T14:45:45+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/stopwatch",
2023-08-18 05:35:31 +00:00
"version": "v6.3.0",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
2023-08-18 05:35:31 +00:00
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2023-08-18 05:35:31 +00:00
"symfony/service-contracts": "^2.5|^3"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"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": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/stopwatch/tree/v6.3.0"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-02-16T10:14:28+00:00"
2021-06-06 15:38:46 +00:00
},
{
"name": "symfony/string",
2023-08-18 05:35:31 +00:00
"version": "v6.3.2",
2021-06-06 15:38:46 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2023-08-18 05:35:31 +00:00
"reference": "53d1a83225002635bca3482fcbf963001313fb68"
2021-06-06 15:38:46 +00:00
},
"dist": {
"type": "zip",
2023-08-18 05:35:31 +00:00
"url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68",
"reference": "53d1a83225002635bca3482fcbf963001313fb68",
2021-06-06 15:38:46 +00:00
"shasum": ""
},
"require": {
2022-05-30 16:30:05 +00:00
"php": ">=8.1",
2021-06-06 15:38:46 +00:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
2022-05-16 09:56:15 +00:00
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
2023-08-18 05:35:31 +00:00
"symfony/translation-contracts": "<2.5"
2021-06-06 15:38:46 +00:00
},
"require-dev": {
2022-05-16 09:56:15 +00:00
"symfony/error-handler": "^5.4|^6.0",
"symfony/http-client": "^5.4|^6.0",
2023-05-17 12:04:29 +00:00
"symfony/intl": "^6.2",
2023-08-18 05:35:31 +00:00
"symfony/translation-contracts": "^2.5|^3.0",
2022-05-16 09:56:15 +00:00
"symfony/var-exporter": "^5.4|^6.0"
2021-06-06 15:38:46 +00:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
2022-05-16 09:56:15 +00:00
"psr-4": {
"Symfony\\Component\\String\\": ""
},
2021-06-06 15:38:46 +00: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": {
2023-08-18 05:35:31 +00:00
"source": "https://github.com/symfony/string/tree/v6.3.2"
2021-06-06 15:38:46 +00: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"
}
],
2023-08-18 05:35:31 +00:00
"time": "2023-07-05T08:41:27+00:00"
2021-06-06 15:38:46 +00:00
}
],
"aliases": [],
"minimum-stability": "stable",
2023-05-17 12:04:29 +00:00
"stability-flags": [],
2021-06-06 15:38:46 +00:00
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
2023-05-17 12:04:29 +00:00
"php": "^8.1",
2021-06-06 15:38:46 +00:00
"ext-json": "*",
2022-06-27 11:31:34 +00:00
"ext-curl": "*",
"ext-openssl": "*"
2021-06-06 15:38:46 +00:00
},
"platform-dev": [],
2022-05-16 09:56:15 +00:00
"plugin-api-version": "2.3.0"
2021-06-06 15:38:46 +00:00
}