Changeset - 43db712ac6ec
[Not reviewed]
0 1 0
Lance Edgar (lance) - 15 months ago 2023-06-08 10:41:22
lance@edbob.org
Update composer lock per upstream changes

result of `composer update`

in particular, mailchimp/marketing was needed..but several other
things seem to have been added/changed as well..?
1 file changed with 491 insertions and 237 deletions:
composer.lock
491
237
0 comments (0 inline, 0 general)
composer.lock
Show inline comments
 
@@ -57,104 +57,44 @@
 
            },
 
            "time": "2017-06-06T20:38:08+00:00"
 
        },
 
        {
 
            "name": "aws/aws-crt-php",
 
            "version": "v1.2.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/awslabs/aws-crt-php.git",
 
                "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5",
 
                "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.5"
 
            },
 
            "require-dev": {
 
                "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."
 
            },
 
            "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",
 
            "homepage": "https://github.com/awslabs/aws-crt-php",
 
            "keywords": [
 
                "amazon",
 
                "aws",
 
                "crt",
 
                "sdk"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/awslabs/aws-crt-php/issues",
 
                "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.1"
 
            },
 
            "time": "2023-03-24T20:22:19+00:00"
 
        },
 
        {
 
            "name": "aws/aws-sdk-php",
 
            "version": "3.269.13",
 
            "version": "3.130.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/aws/aws-sdk-php.git",
 
                "reference": "84f5f9c4f9c4cd7997ca3b7f91fabaf7cc73b0bc"
 
                "reference": "916356edb5c30fa564d02de94bde51a9c0bb4469"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/84f5f9c4f9c4cd7997ca3b7f91fabaf7cc73b0bc",
 
                "reference": "84f5f9c4f9c4cd7997ca3b7f91fabaf7cc73b0bc",
 
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/916356edb5c30fa564d02de94bde51a9c0bb4469",
 
                "reference": "916356edb5c30fa564d02de94bde51a9c0bb4469",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "aws/aws-crt-php": "^1.0.4",
 
                "ext-json": "*",
 
                "ext-pcre": "*",
 
                "ext-simplexml": "*",
 
                "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
 
                "guzzlehttp/promises": "^1.4.0",
 
                "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
 
                "mtdowling/jmespath.php": "^2.6",
 
                "php": ">=5.5",
 
                "psr/http-message": "^1.0"
 
                "guzzlehttp/guzzle": "^5.3.3|^6.2.1",
 
                "guzzlehttp/promises": "~1.0",
 
                "guzzlehttp/psr7": "^1.4.1",
 
                "mtdowling/jmespath.php": "~2.2",
 
                "php": ">=5.5"
 
            },
 
            "require-dev": {
 
                "andrewsville/php-token-reflection": "^1.4",
 
                "aws/aws-php-sns-message-validator": "~1.0",
 
                "behat/behat": "~3.0",
 
                "composer/composer": "^1.10.22",
 
                "dms/phpunit-arraysubset-asserts": "^0.4.0",
 
                "doctrine/cache": "~1.4",
 
                "ext-dom": "*",
 
                "ext-openssl": "*",
 
                "ext-pcntl": "*",
 
                "ext-sockets": "*",
 
                "nette/neon": "^2.3",
 
                "paragonie/random_compat": ">= 2",
 
                "phpunit/phpunit": "^4.8.35 || ^5.6.3 || ^9.5",
 
                "phpunit/phpunit": "^4.8.35|^5.4.3",
 
                "psr/cache": "^1.0",
 
                "psr/simple-cache": "^1.0",
 
                "sebastian/comparator": "^1.2.3 || ^4.0",
 
                "yoast/phpunit-polyfills": "^1.0"
 
                "sebastian/comparator": "^1.2.3"
 
            },
 
            "suggest": {
 
                "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
 
@@ -202,9 +142,9 @@
 
            "support": {
 
                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
 
                "issues": "https://github.com/aws/aws-sdk-php/issues",
 
                "source": "https://github.com/aws/aws-sdk-php/tree/3.269.13"
 
                "source": "https://github.com/aws/aws-sdk-php/tree/3.130.3"
 
            },
 
            "time": "2023-05-16T18:24:42+00:00"
 
            "time": "2020-01-02T19:13:50+00:00"
 
        },
 
        {
 
            "name": "bacon/bacon-qr-code",
 
@@ -1063,46 +1003,37 @@
 
        },
 
        {
 
            "name": "guzzlehttp/guzzle",
 
            "version": "7.6.1",
 
            "version": "6.5.8",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/guzzle.git",
 
                "reference": "8444a2bacf1960bc6a2b62ed86b8e72e11eebe51"
 
                "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8444a2bacf1960bc6a2b62ed86b8e72e11eebe51",
 
                "reference": "8444a2bacf1960bc6a2b62ed86b8e72e11eebe51",
 
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
 
                "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-json": "*",
 
                "guzzlehttp/promises": "^1.5",
 
                "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
 
                "php": "^7.2.5 || ^8.0",
 
                "psr/http-client": "^1.0",
 
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
 
            },
 
            "provide": {
 
                "psr/http-client-implementation": "1.0"
 
                "guzzlehttp/promises": "^1.0",
 
                "guzzlehttp/psr7": "^1.9",
 
                "php": ">=5.5",
 
                "symfony/polyfill-intl-idn": "^1.17"
 
            },
 
            "require-dev": {
 
                "bamarni/composer-bin-plugin": "^1.8.1",
 
                "ext-curl": "*",
 
                "php-http/client-integration-tests": "^3.0",
 
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
 
                "psr/log": "^1.1 || ^2.0 || ^3.0"
 
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
 
                "psr/log": "^1.1"
 
            },
 
            "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": {
 
                "bamarni-bin": {
 
                    "bin-links": true,
 
                    "forward-command": false
 
                "branch-alias": {
 
                    "dev-master": "6.5-dev"
 
                }
 
            },
 
            "autoload": {
 
@@ -1155,20 +1086,19 @@
 
                }
 
            ],
 
            "description": "Guzzle is a PHP HTTP client library",
 
            "homepage": "http://guzzlephp.org/",
 
            "keywords": [
 
                "client",
 
                "curl",
 
                "framework",
 
                "http",
 
                "http client",
 
                "psr-18",
 
                "psr-7",
 
                "rest",
 
                "web service"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/guzzle/issues",
 
                "source": "https://github.com/guzzle/guzzle/tree/7.6.1"
 
                "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
 
            },
 
            "funding": [
 
                {
 
@@ -1184,20 +1114,20 @@
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2023-05-15T20:43:01+00:00"
 
            "time": "2022-06-20T22:16:07+00:00"
 
        },
 
        {
 
            "name": "guzzlehttp/promises",
 
            "version": "1.5.2",
 
            "version": "1.5.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/promises.git",
 
                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
 
                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
 
                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
 
                "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
 
                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
 
                "shasum": ""
 
            },
 
            "require": {
 
@@ -1207,11 +1137,6 @@
 
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.5-dev"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "src/functions_include.php"
 
@@ -1252,7 +1177,7 @@
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/promises/issues",
 
                "source": "https://github.com/guzzle/promises/tree/1.5.2"
 
                "source": "https://github.com/guzzle/promises/tree/1.5.3"
 
            },
 
            "funding": [
 
                {
 
@@ -1268,48 +1193,42 @@
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-08-28T14:55:35+00:00"
 
            "time": "2023-05-21T12:31:43+00:00"
 
        },
 
        {
 
            "name": "guzzlehttp/psr7",
 
            "version": "2.5.0",
 
            "version": "1.9.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/psr7.git",
 
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
 
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
 
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
 
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
 
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.2.5 || ^8.0",
 
                "psr/http-factory": "^1.0",
 
                "psr/http-message": "^1.1 || ^2.0",
 
                "ralouphie/getallheaders": "^3.0"
 
                "php": ">=5.4.0",
 
                "psr/http-message": "~1.0",
 
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
 
            },
 
            "provide": {
 
                "psr/http-factory-implementation": "1.0",
 
                "psr/http-message-implementation": "1.0"
 
            },
 
            "require-dev": {
 
                "bamarni/composer-bin-plugin": "^1.8.1",
 
                "http-interop/http-factory-tests": "^0.9",
 
                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
 
                "ext-zlib": "*",
 
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
 
            },
 
            "suggest": {
 
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "bamarni-bin": {
 
                    "bin-links": true,
 
                    "forward-command": false
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "src/functions_include.php"
 
                ],
 
                "psr-4": {
 
                    "GuzzleHttp\\Psr7\\": "src/"
 
                }
 
@@ -1348,11 +1267,6 @@
 
                    "name": "Tobias Schultze",
 
                    "email": "webmaster@tubo-world.de",
 
                    "homepage": "https://github.com/Tobion"
 
                },
 
                {
 
                    "name": "Márk Sági-Kazár",
 
                    "email": "mark.sagikazar@gmail.com",
 
                    "homepage": "https://sagikazarmark.hu"
 
                }
 
            ],
 
            "description": "PSR-7 message implementation that also provides common utility methods",
 
@@ -1368,7 +1282,7 @@
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/psr7/issues",
 
                "source": "https://github.com/guzzle/psr7/tree/2.5.0"
 
                "source": "https://github.com/guzzle/psr7/tree/1.9.1"
 
            },
 
            "funding": [
 
                {
 
@@ -1384,7 +1298,7 @@
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2023-04-17T16:11:26+00:00"
 
            "time": "2023-04-17T16:00:37+00:00"
 
        },
 
        {
 
            "name": "ircmaxell/password-compat",
 
@@ -1753,29 +1667,32 @@
 
        },
 
        {
 
            "name": "maennchen/zipstream-php",
 
            "version": "2.1.0",
 
            "version": "2.2.6",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
 
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
 
                "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
 
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
 
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
 
                "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "myclabs/php-enum": "^1.5",
 
                "php": ">= 7.1",
 
                "php": "^7.4 || ^8.0",
 
                "psr/http-message": "^1.0",
 
                "symfony/polyfill-mbstring": "^1.0"
 
            },
 
            "require-dev": {
 
                "ext-zip": "*",
 
                "guzzlehttp/guzzle": ">= 6.3",
 
                "friendsofphp/php-cs-fixer": "^3.9",
 
                "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
 
                "mikey179/vfsstream": "^1.6",
 
                "phpunit/phpunit": ">= 7.5"
 
                "php-coveralls/php-coveralls": "^2.4",
 
                "phpunit/phpunit": "^8.5.8 || ^9.4.2",
 
                "vimeo/psalm": "^4.1"
 
            },
 
            "type": "library",
 
            "autoload": {
 
@@ -1812,7 +1729,7 @@
 
            ],
 
            "support": {
 
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
 
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.1.0"
 
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.6"
 
            },
 
            "funding": [
 
                {
 
@@ -1824,7 +1741,7 @@
 
                    "type": "open_collective"
 
                }
 
            ],
 
            "time": "2020-05-30T13:11:16+00:00"
 
            "time": "2022-11-25T18:57:19+00:00"
 
        },
 
        {
 
            "name": "mailchimp/mailchimp",
 
@@ -1873,6 +1790,61 @@
 
            "abandoned": "mailchimp/marketing",
 
            "time": "2014-10-30T20:38:12+00:00"
 
        },
 
        {
 
            "name": "mailchimp/marketing",
 
            "version": "3.0.80",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/mailchimp/mailchimp-marketing-php.git",
 
                "reference": "c1a38f7248d8de7de412418fed8dae759b9e4b97"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/mailchimp/mailchimp-marketing-php/zipball/c1a38f7248d8de7de412418fed8dae759b9e4b97",
 
                "reference": "c1a38f7248d8de7de412418fed8dae759b9e4b97",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-curl": "*",
 
                "ext-json": "*",
 
                "ext-mbstring": "*",
 
                "guzzlehttp/guzzle": "^6.4 || ^7.2",
 
                "guzzlehttp/psr7": "^1.7 || ^2.0",
 
                "php": ">=7.2"
 
            },
 
            "require-dev": {
 
                "friendsofphp/php-cs-fixer": "~2.12",
 
                "phpunit/phpunit": "^7",
 
                "squizlabs/php_codesniffer": "~2.6"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "MailchimpMarketing\\": "lib/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "proprietary"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Mailchimp",
 
                    "homepage": "https://github.com/mailchimp/mailchimp-marketing-php"
 
                }
 
            ],
 
            "homepage": "http://swagger.io",
 
            "keywords": [
 
                "api",
 
                "php",
 
                "sdk",
 
                "swagger"
 
            ],
 
            "support": {
 
                "source": "https://github.com/mailchimp/mailchimp-marketing-php/tree/v3.0.80"
 
            },
 
            "time": "2022-11-02T19:19:48+00:00"
 
        },
 
        {
 
            "name": "markbaker/complex",
 
            "version": "3.0.2",
 
@@ -2592,16 +2564,16 @@
 
        },
 
        {
 
            "name": "phpoffice/phpspreadsheet",
 
            "version": "1.25.2",
 
            "version": "1.28.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
 
                "reference": "a317a09e7def49852400a4b3eca4a4b0790ceeb5"
 
                "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a317a09e7def49852400a4b3eca4a4b0790ceeb5",
 
                "reference": "a317a09e7def49852400a4b3eca4a4b0790ceeb5",
 
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
 
                "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
 
                "shasum": ""
 
            },
 
            "require": {
 
@@ -2622,23 +2594,23 @@
 
                "maennchen/zipstream-php": "^2.1",
 
                "markbaker/complex": "^3.0",
 
                "markbaker/matrix": "^3.0",
 
                "php": "^7.3 || ^8.0",
 
                "php": "^7.4 || ^8.0",
 
                "psr/http-client": "^1.0",
 
                "psr/http-factory": "^1.0",
 
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
 
            },
 
            "require-dev": {
 
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
 
                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
 
                "dompdf/dompdf": "^1.0 || ^2.0",
 
                "friendsofphp/php-cs-fixer": "^3.2",
 
                "mitoteam/jpgraph": "10.2.4",
 
                "mpdf/mpdf": "8.1.1",
 
                "mitoteam/jpgraph": "^10.2.4",
 
                "mpdf/mpdf": "^8.1.1",
 
                "phpcompatibility/php-compatibility": "^9.3",
 
                "phpstan/phpstan": "^1.1",
 
                "phpstan/phpstan-phpunit": "^1.0",
 
                "phpunit/phpunit": "^8.5 || ^9.0",
 
                "squizlabs/php_codesniffer": "^3.7",
 
                "tecnickcom/tcpdf": "6.5"
 
                "tecnickcom/tcpdf": "^6.5"
 
            },
 
            "suggest": {
 
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
 
@@ -2691,9 +2663,9 @@
 
            ],
 
            "support": {
 
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
 
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.25.2"
 
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.28.0"
 
            },
 
            "time": "2022-09-25T17:21:01+00:00"
 
            "time": "2023-02-25T12:24:49+00:00"
 
        },
 
        {
 
            "name": "phpseclib/phpseclib",
 
@@ -2921,20 +2893,20 @@
 
        },
 
        {
 
            "name": "psr/container",
 
            "version": "1.1.1",
 
            "version": "1.1.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/php-fig/container.git",
 
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
 
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
 
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
 
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
 
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.2.0"
 
                "php": ">=7.4.0"
 
            },
 
            "type": "library",
 
            "autoload": {
 
@@ -2963,9 +2935,9 @@
 
            ],
 
            "support": {
 
                "issues": "https://github.com/php-fig/container/issues",
 
                "source": "https://github.com/php-fig/container/tree/1.1.1"
 
                "source": "https://github.com/php-fig/container/tree/1.1.2"
 
            },
 
            "time": "2021-03-05T17:36:06+00:00"
 
            "time": "2021-11-05T16:50:12+00:00"
 
        },
 
        {
 
            "name": "psr/http-client",
 
@@ -3842,73 +3814,6 @@
 
            ],
 
            "time": "2022-06-27T13:16:42+00:00"
 
        },
 
        {
 
            "name": "symfony/deprecation-contracts",
 
            "version": "v2.5.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/deprecation-contracts.git",
 
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
 
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "2.5-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/contracts",
 
                    "url": "https://github.com/symfony/contracts"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "function.php"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicolas Grekas",
 
                    "email": "p@tchwork.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "A generic function and convention to trigger deprecation notices",
 
            "homepage": "https://symfony.com",
 
            "support": {
 
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-01-02T09:53:40+00:00"
 
        },
 
        {
 
            "name": "symfony/filesystem",
 
            "version": "v5.4.23",
 
@@ -4170,6 +4075,177 @@
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-intl-idn",
 
            "version": "v1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
 
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
 
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1",
 
                "symfony/polyfill-intl-normalizer": "^1.10",
 
                "symfony/polyfill-php72": "^1.10"
 
            },
 
            "suggest": {
 
                "ext-intl": "For best performance"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Laurent Bassin",
 
                    "email": "laurent@bassin.info"
 
                },
 
                {
 
                    "name": "Trevor Rowbotham",
 
                    "email": "trevor.rowbotham@pm.me"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "idn",
 
                "intl",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-intl-normalizer",
 
            "version": "v1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
 
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
 
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "suggest": {
 
                "ext-intl": "For best performance"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
 
                },
 
                "classmap": [
 
                    "Resources/stubs"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicolas Grekas",
 
                    "email": "p@tchwork.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "intl",
 
                "normalizer",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-mbstring",
 
            "version": "v1.27.0",
 
@@ -4457,6 +4533,82 @@
 
            ],
 
            "time": "2020-10-23T14:02:19+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php72",
 
            "version": "v1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php72.git",
 
                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
 
                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Php72\\": ""
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicolas Grekas",
 
                    "email": "p@tchwork.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php80",
 
            "version": "v1.27.0",
 
@@ -5089,6 +5241,53 @@
 
            },
 
            "time": "2016-04-19T16:54:33+00:00"
 
        },
 
        {
 
            "name": "doctrine/deprecations",
 
            "version": "v1.1.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/doctrine/deprecations.git",
 
                "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
 
                "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.1 || ^8.0"
 
            },
 
            "require-dev": {
 
                "doctrine/coding-standard": "^9",
 
                "phpstan/phpstan": "1.4.10 || 1.10.15",
 
                "phpstan/phpstan-phpunit": "^1.0",
 
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
 
                "psalm/plugin-phpunit": "0.18.4",
 
                "psr/log": "^1 || ^2 || ^3",
 
                "vimeo/psalm": "4.30.0 || 5.12.0"
 
            },
 
            "suggest": {
 
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
 
            "homepage": "https://www.doctrine-project.org/",
 
            "support": {
 
                "issues": "https://github.com/doctrine/deprecations/issues",
 
                "source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
 
            },
 
            "time": "2023-06-03T09:27:29+00:00"
 
        },
 
        {
 
            "name": "doctrine/instantiator",
 
            "version": "1.5.0",
 
@@ -5371,25 +5570,33 @@
 
        },
 
        {
 
            "name": "phpdocumentor/type-resolver",
 
            "version": "1.6.1",
 
            "version": "1.7.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
 
                "reference": "77a32518733312af16a44300404e945338981de3"
 
                "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
 
                "reference": "77a32518733312af16a44300404e945338981de3",
 
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b2fe4d22a5426f38e014855322200b97b5362c0d",
 
                "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.2 || ^8.0",
 
                "phpdocumentor/reflection-common": "^2.0"
 
                "doctrine/deprecations": "^1.0",
 
                "php": "^7.4 || ^8.0",
 
                "phpdocumentor/reflection-common": "^2.0",
 
                "phpstan/phpdoc-parser": "^1.13"
 
            },
 
            "require-dev": {
 
                "ext-tokenizer": "*",
 
                "psalm/phar": "^4.8"
 
                "phpbench/phpbench": "^1.2",
 
                "phpstan/extension-installer": "^1.1",
 
                "phpstan/phpstan": "^1.8",
 
                "phpstan/phpstan-phpunit": "^1.1",
 
                "phpunit/phpunit": "^9.5",
 
                "rector/rector": "^0.13.9",
 
                "vimeo/psalm": "^4.25"
 
            },
 
            "type": "library",
 
            "extra": {
 
@@ -5415,9 +5622,9 @@
 
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
 
            "support": {
 
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
 
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
 
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.2"
 
            },
 
            "time": "2022-03-15T21:29:03+00:00"
 
            "time": "2023-05-30T18:13:47+00:00"
 
        },
 
        {
 
            "name": "phpspec/prophecy",
 
@@ -5486,6 +5693,53 @@
 
            },
 
            "time": "2020-03-05T15:02:03+00:00"
 
        },
 
        {
 
            "name": "phpstan/phpdoc-parser",
 
            "version": "1.22.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpstan/phpdoc-parser.git",
 
                "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ec58baf7b3c7f1c81b3b00617c953249fb8cf30c",
 
                "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.2 || ^8.0"
 
            },
 
            "require-dev": {
 
                "doctrine/annotations": "^2.0",
 
                "nikic/php-parser": "^4.15",
 
                "php-parallel-lint/php-parallel-lint": "^1.2",
 
                "phpstan/extension-installer": "^1.0",
 
                "phpstan/phpstan": "^1.5",
 
                "phpstan/phpstan-phpunit": "^1.1",
 
                "phpstan/phpstan-strict-rules": "^1.0",
 
                "phpunit/phpunit": "^9.5",
 
                "symfony/process": "^5.2"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "PHPStan\\PhpDocParser\\": [
 
                        "src/"
 
                    ]
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
 
            "support": {
 
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
 
                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.0"
 
            },
 
            "time": "2023-06-01T12:35:21+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-code-coverage",
 
            "version": "2.2.4",
0 comments (0 inline, 0 general)