Changeset - 00382e653e48
[Not reviewed]
master
0 1 0
Lance Edgar (lance) - 5 months ago 2024-03-24 19:08:57
lance@edbob.org
Update latest packages per upstream changes
1 file changed with 340 insertions and 426 deletions:
composer.lock
340
426
0 comments (0 inline, 0 general)
composer.lock
Show inline comments
 
@@ -48,62 +48,122 @@
 
            ],
 
            "description": "A PHP wrapper for the WooCommerce REST API",
 
            "keywords": [
 
                "api",
 
                "woocommerce"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/woocommerce/wc-api-php/issues",
 
                "source": "https://github.com/woocommerce/wc-api-php/tree/1.3.0"
 
            },
 
            "time": "2017-06-06T20:38:08+00:00"
 
        },
 
        {
 
            "name": "aws/aws-crt-php",
 
            "version": "v1.2.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/awslabs/aws-crt-php.git",
 
                "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2",
 
                "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2",
 
                "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.4"
 
            },
 
            "time": "2023-11-08T00:42:13+00:00"
 
        },
 
        {
 
            "name": "aws/aws-sdk-php",
 
            "version": "3.130.3",
 
            "version": "3.301.6",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/aws/aws-sdk-php.git",
 
                "reference": "916356edb5c30fa564d02de94bde51a9c0bb4469"
 
                "reference": "18c0ebd71d3071304f1ea02aa9af75f95863177a"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/916356edb5c30fa564d02de94bde51a9c0bb4469",
 
                "reference": "916356edb5c30fa564d02de94bde51a9c0bb4469",
 
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/18c0ebd71d3071304f1ea02aa9af75f95863177a",
 
                "reference": "18c0ebd71d3071304f1ea02aa9af75f95863177a",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "aws/aws-crt-php": "^1.2.3",
 
                "ext-json": "*",
 
                "ext-pcre": "*",
 
                "ext-simplexml": "*",
 
                "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"
 
                "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
 
                "guzzlehttp/promises": "^1.4.0 || ^2.0",
 
                "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
 
                "mtdowling/jmespath.php": "^2.6",
 
                "php": ">=7.2.5",
 
                "psr/http-message": "^1.0 || ^2.0"
 
            },
 
            "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",
 
                "phpunit/phpunit": "^4.8.35|^5.4.3",
 
                "paragonie/random_compat": ">= 2",
 
                "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
 
                "psr/cache": "^1.0",
 
                "psr/simple-cache": "^1.0",
 
                "sebastian/comparator": "^1.2.3"
 
                "sebastian/comparator": "^1.2.3 || ^4.0",
 
                "yoast/phpunit-polyfills": "^1.0"
 
            },
 
            "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"
 
@@ -133,27 +193,27 @@
 
                "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",
 
                "source": "https://github.com/aws/aws-sdk-php/tree/3.130.3"
 
                "source": "https://github.com/aws/aws-sdk-php/tree/3.301.6"
 
            },
 
            "time": "2020-01-02T19:13:50+00:00"
 
            "time": "2024-03-22T18:05:21+00:00"
 
        },
 
        {
 
            "name": "bacon/bacon-qr-code",
 
            "version": "1.0.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/Bacon/BaconQrCode.git",
 
                "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
 
@@ -933,38 +993,38 @@
 
                "qr",
 
                "qrcode",
 
                "symfony"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/endroid/qr-code/issues",
 
                "source": "https://github.com/endroid/qr-code/tree/2.5.1"
 
            },
 
            "time": "2018-05-09T20:26:30+00:00"
 
        },
 
        {
 
            "name": "ezyang/htmlpurifier",
 
            "version": "v4.16.0",
 
            "version": "v4.17.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/ezyang/htmlpurifier.git",
 
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
 
                "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
 
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
 
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
 
                "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
 
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
 
            },
 
            "require-dev": {
 
                "cerdic/css-tidy": "^1.7 || ^2.0",
 
                "simpletest/simpletest": "dev-master"
 
            },
 
            "suggest": {
 
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
 
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
 
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
 
                "ext-tidy": "Used for pretty-printing HTML"
 
            },
 
            "type": "library",
 
@@ -988,61 +1048,71 @@
 
                    "name": "Edward Z. Yang",
 
                    "email": "admin@htmlpurifier.org",
 
                    "homepage": "http://ezyang.com"
 
                }
 
            ],
 
            "description": "Standards compliant HTML filter written in PHP",
 
            "homepage": "http://htmlpurifier.org/",
 
            "keywords": [
 
                "html"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
 
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
 
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
 
            },
 
            "time": "2022-09-18T07:06:19+00:00"
 
            "time": "2023-11-17T15:01:25+00:00"
 
        },
 
        {
 
            "name": "guzzlehttp/guzzle",
 
            "version": "6.5.8",
 
            "version": "7.8.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/guzzle.git",
 
                "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
 
                "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
 
                "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
 
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
 
                "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-json": "*",
 
                "guzzlehttp/promises": "^1.0",
 
                "guzzlehttp/psr7": "^1.9",
 
                "php": ">=5.5",
 
                "symfony/polyfill-intl-idn": "^1.17"
 
                "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
 
                "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
 
                "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"
 
            },
 
            "require-dev": {
 
                "bamarni/composer-bin-plugin": "^1.8.2",
 
                "ext-curl": "*",
 
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
 
                "psr/log": "^1.1"
 
                "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
 
                "php-http/message-factory": "^1.1",
 
                "phpunit/phpunit": "^8.5.36 || ^9.6.15",
 
                "psr/log": "^1.1 || ^2.0 || ^3.0"
 
            },
 
            "suggest": {
 
                "ext-curl": "Required for CURL handler support",
 
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
 
                "psr/log": "Required for using the Log middleware"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "6.5-dev"
 
                "bamarni-bin": {
 
                    "bin-links": true,
 
                    "forward-command": false
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "src/functions_include.php"
 
                ],
 
                "psr-4": {
 
                    "GuzzleHttp\\": "src/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
@@ -1077,79 +1147,84 @@
 
                {
 
                    "name": "Márk Sági-Kazár",
 
                    "email": "mark.sagikazar@gmail.com",
 
                    "homepage": "https://github.com/sagikazarmark"
 
                },
 
                {
 
                    "name": "Tobias Schultze",
 
                    "email": "webmaster@tubo-world.de",
 
                    "homepage": "https://github.com/Tobion"
 
                }
 
            ],
 
            "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/6.5.8"
 
                "source": "https://github.com/guzzle/guzzle/tree/7.8.1"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/GrahamCampbell",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://github.com/Nyholm",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-06-20T22:16:07+00:00"
 
            "time": "2023-12-03T20:35:24+00:00"
 
        },
 
        {
 
            "name": "guzzlehttp/promises",
 
            "version": "1.5.3",
 
            "version": "2.0.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/promises.git",
 
                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
 
                "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
 
                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
 
                "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
 
                "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.5"
 
                "php": "^7.2.5 || ^8.0"
 
            },
 
            "require-dev": {
 
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
 
                "bamarni/composer-bin-plugin": "^1.8.2",
 
                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "bamarni-bin": {
 
                    "bin-links": true,
 
                    "forward-command": false
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "src/functions_include.php"
 
                ],
 
                "psr-4": {
 
                    "GuzzleHttp\\Promise\\": "src/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Graham Campbell",
 
                    "email": "hello@gjcampbell.co.uk",
 
@@ -1168,76 +1243,82 @@
 
                {
 
                    "name": "Tobias Schultze",
 
                    "email": "webmaster@tubo-world.de",
 
                    "homepage": "https://github.com/Tobion"
 
                }
 
            ],
 
            "description": "Guzzle promises library",
 
            "keywords": [
 
                "promise"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/promises/issues",
 
                "source": "https://github.com/guzzle/promises/tree/1.5.3"
 
                "source": "https://github.com/guzzle/promises/tree/2.0.2"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/GrahamCampbell",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://github.com/Nyholm",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2023-05-21T12:31:43+00:00"
 
            "time": "2023-12-03T20:19:20+00:00"
 
        },
 
        {
 
            "name": "guzzlehttp/psr7",
 
            "version": "1.9.1",
 
            "version": "2.6.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/psr7.git",
 
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
 
                "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
 
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
 
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
 
                "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.4.0",
 
                "psr/http-message": "~1.0",
 
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
 
                "php": "^7.2.5 || ^8.0",
 
                "psr/http-factory": "^1.0",
 
                "psr/http-message": "^1.1 || ^2.0",
 
                "ralouphie/getallheaders": "^3.0"
 
            },
 
            "provide": {
 
                "psr/http-factory-implementation": "1.0",
 
                "psr/http-message-implementation": "1.0"
 
            },
 
            "require-dev": {
 
                "ext-zlib": "*",
 
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
 
                "bamarni/composer-bin-plugin": "^1.8.2",
 
                "http-interop/http-factory-tests": "^0.9",
 
                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
 
            },
 
            "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/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Graham Campbell",
 
                    "email": "hello@gjcampbell.co.uk",
 
@@ -1258,56 +1339,61 @@
 
                    "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"
 
                },
 
                {
 
                    "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",
 
            "keywords": [
 
                "http",
 
                "message",
 
                "psr-7",
 
                "request",
 
                "response",
 
                "stream",
 
                "uri",
 
                "url"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/psr7/issues",
 
                "source": "https://github.com/guzzle/psr7/tree/1.9.1"
 
                "source": "https://github.com/guzzle/psr7/tree/2.6.2"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/GrahamCampbell",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://github.com/Nyholm",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2023-04-17T16:00:37+00:00"
 
            "time": "2023-12-03T20:05:35+00:00"
 
        },
 
        {
 
            "name": "ircmaxell/password-compat",
 
            "version": "v1.0.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/ircmaxell/password_compat.git",
 
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
 
@@ -1602,77 +1688,77 @@
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "abandoned": "league/flysystem-sftp-v3",
 
            "time": "2022-01-04T22:02:01+00:00"
 
        },
 
        {
 
            "name": "league/mime-type-detection",
 
            "version": "1.11.0",
 
            "version": "1.15.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/thephpleague/mime-type-detection.git",
 
                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
 
                "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
 
                "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
 
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
 
                "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-fileinfo": "*",
 
                "php": "^7.2 || ^8.0"
 
                "php": "^7.4 || ^8.0"
 
            },
 
            "require-dev": {
 
                "friendsofphp/php-cs-fixer": "^3.2",
 
                "phpstan/phpstan": "^0.12.68",
 
                "phpunit/phpunit": "^8.5.8 || ^9.3"
 
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
 
            },
 
            "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",
 
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
 
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/frankdejonge",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-04-17T13:12:02+00:00"
 
            "time": "2024-01-28T23:22:08+00:00"
 
        },
 
        {
 
            "name": "maennchen/zipstream-php",
 
            "version": "2.2.6",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
 
                "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
 
@@ -2031,82 +2117,87 @@
 
                    "url": "https://github.com/Seldaek",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-06-09T08:53:42+00:00"
 
        },
 
        {
 
            "name": "mtdowling/jmespath.php",
 
            "version": "2.6.1",
 
            "version": "2.7.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/jmespath/jmespath.php.git",
 
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
 
                "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
 
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
 
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b",
 
                "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^5.4 || ^7.0 || ^8.0",
 
                "php": "^7.2.5 || ^8.0",
 
                "symfony/polyfill-mbstring": "^1.17"
 
            },
 
            "require-dev": {
 
                "composer/xdebug-handler": "^1.4 || ^2.0",
 
                "phpunit/phpunit": "^4.8.36 || ^7.5.15"
 
                "composer/xdebug-handler": "^3.0.3",
 
                "phpunit/phpunit": "^8.5.33"
 
            },
 
            "bin": [
 
                "bin/jp.php"
 
            ],
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.6-dev"
 
                    "dev-master": "2.7-dev"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "src/JmesPath.php"
 
                ],
 
                "psr-4": {
 
                    "JmesPath\\": "src/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Graham Campbell",
 
                    "email": "hello@gjcampbell.co.uk",
 
                    "homepage": "https://github.com/GrahamCampbell"
 
                },
 
                {
 
                    "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",
 
                "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
 
                "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0"
 
            },
 
            "time": "2021-06-14T00:11:39+00:00"
 
            "time": "2023-08-25T10:54:48+00:00"
 
        },
 
        {
 
            "name": "myclabs/php-enum",
 
            "version": "1.8.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/myclabs/php-enum.git",
 
                "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
 
@@ -2329,46 +2420,46 @@
 
                "pseudorandom",
 
                "random"
 
            ],
 
            "support": {
 
                "email": "info@paragonie.com",
 
                "issues": "https://github.com/paragonie/random_compat/issues",
 
                "source": "https://github.com/paragonie/random_compat"
 
            },
 
            "time": "2020-10-15T08:29:30+00:00"
 
        },
 
        {
 
            "name": "php-coveralls/php-coveralls",
 
            "version": "v2.5.3",
 
            "version": "v2.7.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/php-coveralls/php-coveralls.git",
 
                "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9"
 
                "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/9d8243bbf0e053333692857c98fab7cfba0d60a9",
 
                "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9",
 
                "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/b36fa4394e519dafaddc04ae03976bc65a25ba15",
 
                "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-json": "*",
 
                "ext-simplexml": "*",
 
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
 
                "php": "^5.5 || ^7.0 || ^8.0",
 
                "php": "^7.0 || ^8.0",
 
                "psr/log": "^1.0 || ^2.0",
 
                "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
 
                "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
 
                "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
 
                "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
 
                "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
 
                "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
 
                "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
 
                "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23",
 
                "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0"
 
            },
 
            "suggest": {
 
                "symfony/http-kernel": "Allows Symfony integration"
 
            },
 
            "bin": [
 
                "bin/php-coveralls"
 
            ],
 
            "type": "library",
 
@@ -2406,27 +2497,27 @@
 
                }
 
            ],
 
            "description": "PHP client library for Coveralls API",
 
            "homepage": "https://github.com/php-coveralls/php-coveralls",
 
            "keywords": [
 
                "ci",
 
                "coverage",
 
                "github",
 
                "test"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/php-coveralls/php-coveralls/issues",
 
                "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.5.3"
 
                "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.7.0"
 
            },
 
            "time": "2022-09-12T20:47:09+00:00"
 
            "time": "2023-11-22T10:21:01+00:00"
 
        },
 
        {
 
            "name": "phpmailer/phpmailer",
 
            "version": "v6.5.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/PHPMailer/PHPMailer.git",
 
                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c",
 
@@ -2660,49 +2751,50 @@
 
                "spreadsheet",
 
                "xls",
 
                "xlsx"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
 
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
 
            },
 
            "time": "2023-06-14T22:48:31+00:00"
 
        },
 
        {
 
            "name": "phpseclib/phpseclib",
 
            "version": "2.0.31",
 
            "version": "2.0.47",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpseclib/phpseclib.git",
 
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
 
                "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
 
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
 
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b7d7d90ee7df7f33a664b4aea32d50a305d35adb",
 
                "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3"
 
            },
 
            "require-dev": {
 
                "phing/phing": "~2.7",
 
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
 
                "squizlabs/php_codesniffer": "~2.0"
 
            },
 
            "suggest": {
 
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
 
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
 
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
 
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
 
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
 
                "ext-xml": "Install the XML extension to load XML formatted public keys."
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "files": [
 
                    "phpseclib/bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "phpseclib\\": "phpseclib/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
@@ -2749,41 +2841,41 @@
 
                "rsa",
 
                "security",
 
                "sftp",
 
                "signature",
 
                "signing",
 
                "ssh",
 
                "twofish",
 
                "x.509",
 
                "x509"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/phpseclib/phpseclib/issues",
 
                "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31"
 
                "source": "https://github.com/phpseclib/phpseclib/tree/2.0.47"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/terrafrost",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://www.patreon.com/phpseclib",
 
                    "type": "patreon"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2021-04-06T13:56:45+00:00"
 
            "time": "2024-02-26T04:55:38+00:00"
 
        },
 
        {
 
            "name": "predis/predis",
 
            "version": "v1.1.10",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/predis/predis.git",
 
                "reference": "a2fb02d738bedadcffdbb07efa3a5e7bd57f8d6e"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/predis/predis/zipball/a2fb02d738bedadcffdbb07efa3a5e7bd57f8d6e",
 
@@ -2932,34 +3024,34 @@
 
                "container-interface",
 
                "container-interop",
 
                "psr"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/php-fig/container/issues",
 
                "source": "https://github.com/php-fig/container/tree/1.1.2"
 
            },
 
            "time": "2021-11-05T16:50:12+00:00"
 
        },
 
        {
 
            "name": "psr/http-client",
 
            "version": "1.0.2",
 
            "version": "1.0.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/php-fig/http-client.git",
 
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
 
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
 
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
 
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
 
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.0 || ^8.0",
 
                "psr/http-message": "^1.0 || ^2.0"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.0.x-dev"
 
                }
 
            },
 
@@ -2978,27 +3070,27 @@
 
                    "homepage": "https://www.php-fig.org/"
 
                }
 
            ],
 
            "description": "Common interface for HTTP clients",
 
            "homepage": "https://github.com/php-fig/http-client",
 
            "keywords": [
 
                "http",
 
                "http-client",
 
                "psr",
 
                "psr-18"
 
            ],
 
            "support": {
 
                "source": "https://github.com/php-fig/http-client/tree/1.0.2"
 
                "source": "https://github.com/php-fig/http-client"
 
            },
 
            "time": "2023-04-10T20:12:12+00:00"
 
            "time": "2023-09-23T14:17:50+00:00"
 
        },
 
        {
 
            "name": "psr/http-factory",
 
            "version": "1.0.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/php-fig/http-factory.git",
 
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
 
@@ -3713,34 +3805,34 @@
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony Console Component",
 
            "homepage": "https://symfony.com",
 
            "support": {
 
                "source": "https://github.com/symfony/console/tree/4.2"
 
            },
 
            "time": "2019-07-24T17:13:20+00:00"
 
        },
 
        {
 
            "name": "symfony/contracts",
 
            "version": "v1.1.13",
 
            "version": "v1.10.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/contracts.git",
 
                "reference": "9e27f5c175ecbd6fff554d839ff4a432da797168"
 
                "reference": "e3cc841da1eaf10088250a10618aa223eeb82280"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/contracts/zipball/9e27f5c175ecbd6fff554d839ff4a432da797168",
 
                "reference": "9e27f5c175ecbd6fff554d839ff4a432da797168",
 
                "url": "https://api.github.com/repos/symfony/contracts/zipball/e3cc841da1eaf10088250a10618aa223eeb82280",
 
                "reference": "e3cc841da1eaf10088250a10618aa223eeb82280",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1.3",
 
                "psr/cache": "^1.0|^2.0|^3.0",
 
                "psr/container": "^1.0"
 
            },
 
            "replace": {
 
                "symfony/cache-contracts": "self.version",
 
                "symfony/event-dispatcher-contracts": "self.version",
 
                "symfony/http-client-contracts": "self.version",
 
                "symfony/service-contracts": "self.version",
 
@@ -3787,54 +3879,121 @@
 
            ],
 
            "description": "A set of abstractions extracted out of the Symfony components",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "abstractions",
 
                "contracts",
 
                "decoupling",
 
                "interfaces",
 
                "interoperability",
 
                "standards"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/contracts/tree/v1.1.13"
 
                "source": "https://github.com/symfony/contracts/tree/v1.10.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-06-27T13:16:42+00:00"
 
            "time": "2022-07-20T09:59:04+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",
 
            "version": "v5.4.35",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/filesystem.git",
 
                "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5"
 
                "reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
 
                "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
 
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/5a553607d4ffbfa9c0ab62facadea296c9db7086",
 
                "reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.2.5",
 
                "symfony/polyfill-ctype": "~1.8",
 
                "symfony/polyfill-mbstring": "~1.8",
 
                "symfony/polyfill-php80": "^1.16"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Symfony\\Component\\Filesystem\\": ""
 
@@ -3851,41 +4010,41 @@
 
                {
 
                    "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": {
 
                "source": "https://github.com/symfony/filesystem/tree/v5.4.23"
 
                "source": "https://github.com/symfony/filesystem/tree/v5.4.35"
 
            },
 
            "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": "2023-03-02T11:38:35+00:00"
 
            "time": "2024-01-23T13:51:25+00:00"
 
        },
 
        {
 
            "name": "symfony/http-foundation",
 
            "version": "v2.8.52",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/http-foundation.git",
 
                "reference": "3929d9fe8148d17819ad0178c748b8d339420709"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3929d9fe8148d17819ad0178c748b8d339420709",
 
@@ -3986,50 +4145,47 @@
 
            "keywords": [
 
                "config",
 
                "configuration",
 
                "options"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/options-resolver/tree/v2.8.50"
 
            },
 
            "time": "2018-11-11T11:18:13+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-ctype",
 
            "version": "v1.27.0",
 
            "version": "v1.29.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-ctype.git",
 
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
 
                "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
 
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
 
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
 
                "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "provide": {
 
                "ext-ctype": "*"
 
            },
 
            "suggest": {
 
                "ext-ctype": "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\\Ctype\\": ""
 
                }
 
@@ -4048,241 +4204,67 @@
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill for ctype functions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "ctype",
 
                "polyfill",
 
                "portable"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.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-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"
 
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.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"
 
            "time": "2024-01-29T20:11:03+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-mbstring",
 
            "version": "v1.27.0",
 
            "version": "v1.29.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-mbstring.git",
 
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
 
                "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
 
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
 
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
 
                "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "provide": {
 
                "ext-mbstring": "*"
 
            },
 
            "suggest": {
 
                "ext-mbstring": "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\\Mbstring\\": ""
 
                }
 
@@ -4302,41 +4284,41 @@
 
                }
 
            ],
 
            "description": "Symfony polyfill for the Mbstring extension",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "mbstring",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
 
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.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"
 
            "time": "2024-01-29T20:11:03+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php54",
 
            "version": "v1.20.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php54.git",
 
                "reference": "37285b1d5d13f37c8bee546d8d2ad0353460c4c7"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/37285b1d5d13f37c8bee546d8d2ad0353460c4c7",
 
@@ -4524,122 +4506,43 @@
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "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",
 
            "version": "v1.29.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php80.git",
 
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
 
                "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
 
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
 
                "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
 
                "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\\Php80\\": ""
 
                },
 
@@ -4665,64 +4568,61 @@
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
 
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.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"
 
            "time": "2024-01-29T20:11:03+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php81",
 
            "version": "v1.27.0",
 
            "version": "v1.29.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php81.git",
 
                "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
 
                "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
 
                "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
 
                "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
 
                "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\\Php81\\": ""
 
                },
 
@@ -4744,41 +4644,41 @@
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
 
                "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.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"
 
            "time": "2024-01-29T20:11:03+00:00"
 
        },
 
        {
 
            "name": "symfony/property-access",
 
            "version": "v2.8.52",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/property-access.git",
 
                "reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/property-access/zipball/c8f10191183be9bb0d5a1b8364d3891f1bde07b6",
 
@@ -4964,93 +4864,93 @@
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2020-10-24T10:57:07+00:00"
 
        },
 
        {
 
            "name": "tecnickcom/tcpdf",
 
            "version": "6.6.2",
 
            "version": "6.7.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/tecnickcom/TCPDF.git",
 
                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459"
 
                "reference": "f9fd21807cbb5d43ed62c685e2d6467515d31746"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
 
                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
 
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f9fd21807cbb5d43ed62c685e2d6467515d31746",
 
                "reference": "f9fd21807cbb5d43ed62c685e2d6467515d31746",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.0"
 
                "php": ">=5.5.0"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "classmap": [
 
                    "config",
 
                    "include",
 
                    "tcpdf.php",
 
                    "tcpdf_parser.php",
 
                    "tcpdf_import.php",
 
                    "tcpdf_barcodes_1d.php",
 
                    "tcpdf_barcodes_2d.php",
 
                    "include/tcpdf_colors.php",
 
                    "include/tcpdf_filters.php",
 
                    "include/tcpdf_font_data.php",
 
                    "include/tcpdf_fonts.php",
 
                    "include/tcpdf_images.php",
 
                    "include/tcpdf_static.php",
 
                    "include/barcodes/datamatrix.php",
 
                    "include/barcodes/pdf417.php",
 
                    "include/barcodes/qrcode.php"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "LGPL-3.0-only"
 
                "LGPL-3.0-or-later"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicola Asuni",
 
                    "email": "info@tecnick.com",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
 
            "homepage": "http://www.tcpdf.org/",
 
            "keywords": [
 
                "PDFD32000-2008",
 
                "TCPDF",
 
                "barcodes",
 
                "datamatrix",
 
                "pdf",
 
                "pdf417",
 
                "qrcode"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/tecnickcom/TCPDF/issues",
 
                "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.2"
 
                "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.4"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
 
                    "type": "custom"
 
                }
 
            ],
 
            "time": "2022-12-17T10:28:59+00:00"
 
            "time": "2024-03-21T09:36:59+00:00"
 
        },
 
        {
 
            "name": "twig/twig",
 
            "version": "v1.44.7",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/twigphp/Twig.git",
 
                "reference": "0887422319889e442458e48e2f3d9add1a172ad5"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5",
 
@@ -5234,34 +5134,34 @@
 
            "keywords": [
 
                "codeclimate",
 
                "coverage"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/codeclimate/php-test-reporter/issues",
 
                "source": "https://github.com/codeclimate/php-test-reporter/tree/master"
 
            },
 
            "time": "2016-04-19T16:54:33+00:00"
 
        },
 
        {
 
            "name": "doctrine/deprecations",
 
            "version": "v1.1.1",
 
            "version": "1.1.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/doctrine/deprecations.git",
 
                "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
 
                "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
 
                "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
 
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
 
                "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
 
                "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",
 
@@ -5275,27 +5175,27 @@
 
                "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"
 
                "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
 
            },
 
            "time": "2023-06-03T09:27:29+00:00"
 
            "time": "2024-01-30T19:34:25+00:00"
 
        },
 
        {
 
            "name": "doctrine/instantiator",
 
            "version": "1.5.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/doctrine/instantiator.git",
 
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
 
@@ -5623,39 +5523,39 @@
 
                    "email": "account@ijaap.nl"
 
                }
 
            ],
 
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
 
            "support": {
 
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
 
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
 
            },
 
            "time": "2021-10-19T17:43:47+00:00"
 
        },
 
        {
 
            "name": "phpdocumentor/type-resolver",
 
            "version": "1.7.2",
 
            "version": "1.8.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
 
                "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d"
 
                "reference": "153ae662783729388a584b4361f2545e4d841e3c"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b2fe4d22a5426f38e014855322200b97b5362c0d",
 
                "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d",
 
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
 
                "reference": "153ae662783729388a584b4361f2545e4d841e3c",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "doctrine/deprecations": "^1.0",
 
                "php": "^7.4 || ^8.0",
 
                "php": "^7.3 || ^8.0",
 
                "phpdocumentor/reflection-common": "^2.0",
 
                "phpstan/phpdoc-parser": "^1.13"
 
            },
 
            "require-dev": {
 
                "ext-tokenizer": "*",
 
                "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"
 
@@ -5675,27 +5575,27 @@
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Mike van Riel",
 
                    "email": "me@mikevanriel.com"
 
                }
 
            ],
 
            "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.7.2"
 
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
 
            },
 
            "time": "2023-05-30T18:13:47+00:00"
 
            "time": "2024-02-23T11:10:43+00:00"
 
        },
 
        {
 
            "name": "phpspec/prophecy",
 
            "version": "v1.10.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpspec/prophecy.git",
 
                "reference": "451c3cd1418cf640de218914901e51b064abb093"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
 
@@ -5748,34 +5648,34 @@
 
                "mock",
 
                "spy",
 
                "stub"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/phpspec/prophecy/issues",
 
                "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
 
            },
 
            "time": "2020-03-05T15:02:03+00:00"
 
        },
 
        {
 
            "name": "phpstan/phpdoc-parser",
 
            "version": "1.22.0",
 
            "version": "1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpstan/phpdoc-parser.git",
 
                "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c"
 
                "reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ec58baf7b3c7f1c81b3b00617c953249fb8cf30c",
 
                "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c",
 
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/86e4d5a4b036f8f0be1464522f4c6b584c452757",
 
                "reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757",
 
                "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",
 
@@ -5789,27 +5689,27 @@
 
                    "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"
 
                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.27.0"
 
            },
 
            "time": "2023-06-01T12:35:21+00:00"
 
            "time": "2024-03-21T13:14:53+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-code-coverage",
 
            "version": "2.2.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
 
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
 
@@ -6673,30 +6573,30 @@
 
            "homepage": "https://github.com/sebastianbergmann/version",
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/version/issues",
 
                "source": "https://github.com/sebastianbergmann/version/tree/1.0.6"
 
            },
 
            "time": "2015-06-21T13:59:46+00:00"
 
        },
 
        {
 
            "name": "squizlabs/php_codesniffer",
 
            "version": "2.9.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
 
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
 
                "reference": "2acf168de78487db620ab4bc524135a13cfe6745"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/2acf168de78487db620ab4bc524135a13cfe6745",
 
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/2acf168de78487db620ab4bc524135a13cfe6745",
 
                "reference": "2acf168de78487db620ab4bc524135a13cfe6745",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-simplexml": "*",
 
                "ext-tokenizer": "*",
 
                "ext-xmlwriter": "*",
 
                "php": ">=5.1.2"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.0"
 
            },
 
@@ -6749,24 +6649,38 @@
 
            ],
 
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
 
            "homepage": "http://www.squizlabs.com/php-codesniffer",
 
            "keywords": [
 
                "phpcs",
 
                "standards"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
 
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
 
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/PHPCSStandards",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://github.com/jrfnl",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://opencollective.com/php_codesniffer",
 
                    "type": "open_collective"
 
                }
 
            ],
 
            "time": "2018-11-07T22:31:41+00:00"
 
        },
 
        {
 
            "name": "symfony/event-dispatcher",
 
            "version": "v2.8.52",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/event-dispatcher.git",
 
                "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
 
            },
 
            "dist": {
 
                "type": "zip",
0 comments (0 inline, 0 general)