[
    {
        "name": "brianhenryie/strauss",
        "version": "0.13.0",
        "version_normalized": "0.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/BrianHenryIE/strauss.git",
            "reference": "db8466a92b7f528ddc68f05a301059e36a759dea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BrianHenryIE/strauss/zipball/db8466a92b7f528ddc68f05a301059e36a759dea",
            "reference": "db8466a92b7f528ddc68f05a301059e36a759dea",
            "shasum": ""
        },
        "require": {
            "composer/composer": "*",
            "json-mapper/json-mapper": "^2.2",
            "league/flysystem": "^1.0",
            "php": "^7.4|^8.0",
            "symfony/console": "^4|^5",
            "symfony/finder": "^4|^5"
        },
        "replace": {
            "coenjacobs/mozart": "*"
        },
        "require-dev": {
            "clue/phar-composer": "^1.2",
            "ext-json": "*",
            "jaschilz/php-coverage-badger": "^2.0",
            "mheap/phpunit-github-actions-printer": "^1.4",
            "phpunit/phpunit": "^9",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "time": "2023-01-09T21:50:14+00:00",
        "bin": [
            "bin/strauss"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "BrianHenryIE\\Strauss\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Henry",
                "email": "BrianHenryIE@gmail.com"
            },
            {
                "name": "Coen Jacobs",
                "email": "coenjacobs@gmail.com"
            }
        ],
        "description": "Composes all dependencies as a package inside a WordPress plugin"
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.3.5",
        "version_normalized": "1.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
            "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.12.55",
            "psr/log": "^1.0",
            "symfony/phpunit-bridge": "^4.2 || ^5",
            "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
        },
        "time": "2023-01-11T08:27:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/class-map-generator",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/class-map-generator.git",
            "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513",
            "reference": "1e1cb2b791facb2dfe32932a7718cf2571187513",
            "shasum": ""
        },
        "require": {
            "composer/pcre": "^2 || ^3",
            "php": "^7.2 || ^8.0",
            "symfony/finder": "^4.4 || ^5.3 || ^6"
        },
        "require-dev": {
            "phpstan/phpstan": "^1.6",
            "phpstan/phpstan-deprecation-rules": "^1",
            "phpstan/phpstan-phpunit": "^1",
            "phpstan/phpstan-strict-rules": "^1.1",
            "symfony/filesystem": "^5.4 || ^6",
            "symfony/phpunit-bridge": "^5"
        },
        "time": "2022-06-19T11:31:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\ClassMapGenerator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "https://seld.be"
            }
        ],
        "description": "Utilities to scan PHP code and generate class maps.",
        "keywords": [
            "classmap"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/composer",
        "version": "2.5.1",
        "version_normalized": "2.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/composer.git",
            "reference": "923278ad13e1621946eb76ab2882655d2cc396a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/composer/zipball/923278ad13e1621946eb76ab2882655d2cc396a4",
            "reference": "923278ad13e1621946eb76ab2882655d2cc396a4",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.0",
            "composer/class-map-generator": "^1.0",
            "composer/metadata-minifier": "^1.0",
            "composer/pcre": "^2.1 || ^3.1",
            "composer/semver": "^3.0",
            "composer/spdx-licenses": "^1.5.7",
            "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
            "justinrainbow/json-schema": "^5.2.11",
            "php": "^7.2.5 || ^8.0",
            "psr/log": "^1.0 || ^2.0 || ^3.0",
            "react/promise": "^2.8",
            "seld/jsonlint": "^1.4",
            "seld/phar-utils": "^1.2",
            "seld/signal-handler": "^2.0",
            "symfony/console": "^5.4.11 || ^6.0.11",
            "symfony/filesystem": "^5.4 || ^6.0",
            "symfony/finder": "^5.4 || ^6.0",
            "symfony/polyfill-php73": "^1.24",
            "symfony/polyfill-php80": "^1.24",
            "symfony/polyfill-php81": "^1.24",
            "symfony/process": "^5.4 || ^6.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^1.9.3",
            "phpstan/phpstan-deprecation-rules": "^1",
            "phpstan/phpstan-phpunit": "^1.0",
            "phpstan/phpstan-strict-rules": "^1",
            "phpstan/phpstan-symfony": "^1.2.10",
            "symfony/phpunit-bridge": "^6.0"
        },
        "suggest": {
            "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
            "ext-zip": "Enabling the zip extension allows you to unzip archives",
            "ext-zlib": "Allow gzip compression of HTTP requests"
        },
        "time": "2022-12-22T14:33:54+00:00",
        "bin": [
            "bin/composer"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.5-dev"
            },
            "phpstan": {
                "includes": [
                    "phpstan/rules.neon"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\": "src/Composer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "https://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "https://seld.be"
            }
        ],
        "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
        "homepage": "https://getcomposer.org/",
        "keywords": [
            "autoload",
            "dependency",
            "package"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/metadata-minifier",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/metadata-minifier.git",
            "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
            "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "composer/composer": "^2",
            "phpstan/phpstan": "^0.12.55",
            "symfony/phpunit-bridge": "^4.2 || ^5"
        },
        "time": "2021-04-07T13:37:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\MetadataMinifier\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Small utility library that handles metadata minification and expansion.",
        "keywords": [
            "composer",
            "compression"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/pcre",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/pcre.git",
            "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
            "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
            "shasum": ""
        },
        "require": {
            "php": "^7.4 || ^8.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^1.3",
            "phpstan/phpstan-strict-rules": "^1.1",
            "symfony/phpunit-bridge": "^5"
        },
        "time": "2022-11-17T09:50:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Pcre\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
        "keywords": [
            "PCRE",
            "preg",
            "regex",
            "regular expression"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/semver",
        "version": "3.3.2",
        "version_normalized": "3.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
            "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^1.4",
            "symfony/phpunit-bridge": "^4.2 || ^5"
        },
        "time": "2022-04-01T19:23:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/spdx-licenses",
        "version": "1.5.7",
        "version_normalized": "1.5.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/spdx-licenses.git",
            "reference": "c848241796da2abf65837d51dce1fae55a960149"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
            "reference": "c848241796da2abf65837d51dce1fae55a960149",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.12.55",
            "symfony/phpunit-bridge": "^4.2 || ^5"
        },
        "time": "2022-05-23T07:37:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Spdx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "SPDX licenses list and validation library.",
        "keywords": [
            "license",
            "spdx",
            "validator"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/xdebug-handler",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/xdebug-handler.git",
            "reference": "ced299686f41dce890debac69273b47ffe98a40c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
            "reference": "ced299686f41dce890debac69273b47ffe98a40c",
            "shasum": ""
        },
        "require": {
            "composer/pcre": "^1 || ^2 || ^3",
            "php": "^7.2.5 || ^8.0",
            "psr/log": "^1 || ^2 || ^3"
        },
        "require-dev": {
            "phpstan/phpstan": "^1.0",
            "phpstan/phpstan-strict-rules": "^1.1",
            "symfony/phpunit-bridge": "^6.0"
        },
        "time": "2022-02-25T21:32:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\XdebugHandler\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "John Stevenson",
                "email": "john-stevenson@blueyonder.co.uk"
            }
        ],
        "description": "Restarts a process without Xdebug.",
        "keywords": [
            "Xdebug",
            "performance"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "dealerdirect/phpcodesniffer-composer-installer",
        "version": "v0.7.2",
        "version_normalized": "0.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
            "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
            "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0",
            "php": ">=5.3",
            "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
        },
        "require-dev": {
            "composer/composer": "*",
            "php-parallel-lint/php-parallel-lint": "^1.3.1",
            "phpcompatibility/php-compatibility": "^9.0"
        },
        "time": "2022-02-04T12:51:07+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Franck Nijhof",
                "email": "franck.nijhof@dealerdirect.com",
                "homepage": "http://www.frenck.nl",
                "role": "Developer / IT Manager"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors"
            }
        ],
        "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
        "homepage": "http://www.dealerdirect.com",
        "keywords": [
            "PHPCodeSniffer",
            "PHP_CodeSniffer",
            "code quality",
            "codesniffer",
            "composer",
            "installer",
            "phpcbf",
            "phpcs",
            "plugin",
            "qa",
            "quality",
            "standard",
            "standards",
            "style guide",
            "stylecheck",
            "tests"
        ]
    },
    {
        "name": "giggsey/libphonenumber-for-php",
        "version": "8.12.48",
        "version_normalized": "8.12.48.0",
        "source": {
            "type": "git",
            "url": "https://github.com/giggsey/libphonenumber-for-php.git",
            "reference": "52c0142b39e4eec7f56e3fa8993a47aa84c3ee1f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/52c0142b39e4eec7f56e3fa8993a47aa84c3ee1f",
            "reference": "52c0142b39e4eec7f56e3fa8993a47aa84c3ee1f",
            "shasum": ""
        },
        "require": {
            "giggsey/locale": "^1.7|^2.0",
            "php": ">=5.3.2",
            "symfony/polyfill-mbstring": "^1.17"
        },
        "require-dev": {
            "pear/pear-core-minimal": "^1.9",
            "pear/pear_exception": "^1.0",
            "pear/versioncontrol_git": "^0.5",
            "phing/phing": "^2.7",
            "php-coveralls/php-coveralls": "^1.0|^2.0",
            "symfony/console": "^2.8|^3.0|^v4.4|^v5.2",
            "symfony/phpunit-bridge": "^4.2 || ^5"
        },
        "time": "2022-05-06T11:44:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "libphonenumber\\": "src/"
            },
            "exclude-from-classmap": [
                "/src/data/",
                "/src/carrier/data/",
                "/src/geocoding/data/",
                "/src/timezone/data/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joshua Gigg",
                "email": "giggsey@gmail.com",
                "homepage": "https://giggsey.com/"
            }
        ],
        "description": "PHP Port of Google's libphonenumber",
        "homepage": "https://github.com/giggsey/libphonenumber-for-php",
        "keywords": [
            "geocoding",
            "geolocation",
            "libphonenumber",
            "mobile",
            "phonenumber",
            "validation"
        ]
    },
    {
        "name": "giggsey/locale",
        "version": "2.2",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/giggsey/Locale.git",
            "reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/giggsey/Locale/zipball/9c1dca769253f6a3e81f9a5c167f53b6a54ab635",
            "reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2"
        },
        "require-dev": {
            "ext-json": "*",
            "pear/pear-core-minimal": "^1.9",
            "pear/pear_exception": "^1.0",
            "pear/versioncontrol_git": "^0.5",
            "phing/phing": "^2.7",
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^8.5|^9.5",
            "symfony/console": "^5.0",
            "symfony/filesystem": "^5.0",
            "symfony/finder": "^5.0",
            "symfony/process": "^5.0"
        },
        "time": "2022-04-06T07:33:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Giggsey\\Locale\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joshua Gigg",
                "email": "giggsey@gmail.com",
                "homepage": "https://giggsey.com/"
            }
        ],
        "description": "Locale functions required by libphonenumber-for-php"
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "7.4.2",
        "version_normalized": "7.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
            "reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.5",
            "guzzlehttp/psr7": "^1.8.3 || ^2.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.4.1",
            "ext-curl": "*",
            "php-http/client-integration-tests": "^3.0",
            "phpunit/phpunit": "^8.5.5 || ^9.3.5",
            "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"
        },
        "time": "2022-03-20T14:16:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "psr-4": {
                "GuzzleHttp\\": "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"
            },
            {
                "name": "Jeremy Lindblom",
                "email": "jeremeamia@gmail.com",
                "homepage": "https://github.com/jeremeamia"
            },
            {
                "name": "George Mponos",
                "email": "gmponos@gmail.com",
                "homepage": "https://github.com/gmponos"
            },
            {
                "name": "Tobias Nyholm",
                "email": "tobias.nyholm@gmail.com",
                "homepage": "https://github.com/Nyholm"
            },
            {
                "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",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "psr-18",
            "psr-7",
            "rest",
            "web service"
        ],
        "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"
            }
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
            "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^4.4 || ^5.1"
        },
        "time": "2021-10-22T20:56:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "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",
                "homepage": "https://github.com/GrahamCampbell"
            },
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Nyholm",
                "email": "tobias.nyholm@gmail.com",
                "homepage": "https://github.com/Nyholm"
            },
            {
                "name": "Tobias Schultze",
                "email": "webmaster@tubo-world.de",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ],
        "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"
            }
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "c94a94f120803a18554c1805ef2e539f8285f9a2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2",
            "reference": "c94a94f120803a18554c1805ef2e539f8285f9a2",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5 || ^8.0",
            "psr/http-factory": "^1.0",
            "psr/http-message": "^1.0",
            "ralouphie/getallheaders": "^3.0"
        },
        "provide": {
            "psr/http-factory-implementation": "1.0",
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.4.1",
            "http-interop/http-factory-tests": "^0.9",
            "phpunit/phpunit": "^8.5.8 || ^9.3.10"
        },
        "suggest": {
            "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2022-03-20T21:55:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "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"
            },
            {
                "name": "George Mponos",
                "email": "gmponos@gmail.com",
                "homepage": "https://github.com/gmponos"
            },
            {
                "name": "Tobias Nyholm",
                "email": "tobias.nyholm@gmail.com",
                "homepage": "https://github.com/Nyholm"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com",
                "homepage": "https://github.com/sagikazarmark"
            },
            {
                "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"
        ],
        "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"
            }
        ]
    },
    {
        "name": "json-mapper/json-mapper",
        "version": "2.14.4",
        "version_normalized": "2.14.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JsonMapper/JsonMapper.git",
            "reference": "f3062f47df31c50af9909f41ca20148856893f58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JsonMapper/JsonMapper/zipball/f3062f47df31c50af9909f41ca20148856893f58",
            "reference": "f3062f47df31c50af9909f41ca20148856893f58",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "myclabs/php-enum": "^1.7",
            "nikic/php-parser": "^4.13",
            "php": "^7.1 || ^8.0",
            "psr/log": "^1.1 || ^2.0 || ^3.0",
            "psr/simple-cache": "^1.0",
            "symfony/polyfill-php73": "^1.18"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "^6.5 || ^7.0",
            "php-coveralls/php-coveralls": "^2.4",
            "phpstan/phpstan": "^0.12.14",
            "phpstan/phpstan-phpunit": "^0.12.17",
            "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0",
            "squizlabs/php_codesniffer": "^3.5",
            "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0",
            "vimeo/psalm": "^4.10"
        },
        "suggest": {
            "json-mapper/laravel-package": "Use JsonMapper directly with Laravel",
            "json-mapper/symfony-bundle": "Use JsonMapper directly with Symfony"
        },
        "time": "2023-01-19T20:06:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonMapper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Map JSON structures to PHP classes",
        "homepage": "https://jsonmapper.net",
        "keywords": [
            "json",
            "jsonmapper",
            "mapper",
            "middleware"
        ]
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.12",
        "version_normalized": "5.2.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
            "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2022-04-13T08:02:27+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "league/flysystem",
        "version": "1.1.10",
        "version_normalized": "1.1.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1",
            "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "league/mime-type-detection": "^1.3",
            "php": "^7.2.5 || ^8.0"
        },
        "conflict": {
            "league/flysystem-sftp": "<1.0.6"
        },
        "require-dev": {
            "phpspec/prophecy": "^1.11.1",
            "phpunit/phpunit": "^8.5.8"
        },
        "suggest": {
            "ext-ftp": "Allows you to use FTP server storage",
            "ext-openssl": "Allows you to use FTPS server storage",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
            "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
        },
        "time": "2022-10-04T09:16:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Filesystem abstraction: Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "abstraction",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ],
        "funding": [
            {
                "url": "https://offset.earth/frankdejonge",
                "type": "other"
            }
        ]
    },
    {
        "name": "league/mime-type-detection",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/mime-type-detection.git",
            "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
            "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^3.2",
            "phpstan/phpstan": "^0.12.68",
            "phpunit/phpunit": "^8.5.8 || ^9.3"
        },
        "time": "2022-04-17T13:12:02+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://github.com/frankdejonge",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "myclabs/php-enum",
        "version": "1.8.4",
        "version_normalized": "1.8.4.0",
        "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",
            "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.3 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^9.5",
            "squizlabs/php_codesniffer": "1.*",
            "vimeo/psalm": "^4.6.2"
        },
        "time": "2022-08-04T09:53:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MyCLabs\\Enum\\": "src/"
            },
            "classmap": [
                "stubs/Stringable.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP Enum contributors",
                "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
            }
        ],
        "description": "PHP Enum implementation",
        "homepage": "http://github.com/myclabs/php-enum",
        "keywords": [
            "enum"
        ],
        "funding": [
            {
                "url": "https://github.com/mnapoli",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.15.3",
        "version_normalized": "4.15.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
            "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "^0.0.7",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
        },
        "time": "2023-01-16T22:05:37+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "php-stubs/wordpress-stubs",
        "version": "v5.9.3",
        "version_normalized": "5.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-stubs/wordpress-stubs.git",
            "reference": "18d56875e5078a50b8ea4bc4b20b735ca61edeee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/18d56875e5078a50b8ea4bc4b20b735ca61edeee",
            "reference": "18d56875e5078a50b8ea4bc4b20b735ca61edeee",
            "shasum": ""
        },
        "replace": {
            "giacocorsiglia/wordpress-stubs": "*"
        },
        "require-dev": {
            "nikic/php-parser": "< 4.12.0",
            "php": "~7.3 || ~8.0",
            "php-stubs/generator": "^0.8.1",
            "phpdocumentor/reflection-docblock": "^5.3",
            "phpstan/phpstan": "^1.2"
        },
        "suggest": {
            "paragonie/sodium_compat": "Pure PHP implementation of libsodium",
            "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
        },
        "time": "2022-04-06T15:33:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "WordPress function and class declaration stubs for static analysis.",
        "homepage": "https://github.com/php-stubs/wordpress-stubs",
        "keywords": [
            "PHPStan",
            "static analysis",
            "wordpress"
        ]
    },
    {
        "name": "phpstan/phpdoc-parser",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpstan/phpdoc-parser.git",
            "reference": "981cc368a216c988e862a75e526b6076987d1b50"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/981cc368a216c988e862a75e526b6076987d1b50",
            "reference": "981cc368a216c988e862a75e526b6076987d1b50",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "php-parallel-lint/php-parallel-lint": "^1.2",
            "phpstan/extension-installer": "^1.0",
            "phpstan/phpstan": "^1.5",
            "phpstan/phpstan-strict-rules": "^1.0",
            "phpunit/phpunit": "^9.5",
            "symfony/process": "^5.2"
        },
        "time": "2022-05-05T11:32:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "phpstan/phpstan",
        "version": "1.6.8",
        "version_normalized": "1.6.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpstan/phpstan.git",
            "reference": "d76498c5531232cb8386ceb6004f7e013138d3ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d76498c5531232cb8386ceb6004f7e013138d3ba",
            "reference": "d76498c5531232cb8386ceb6004f7e013138d3ba",
            "shasum": ""
        },
        "require": {
            "php": "^7.2|^8.0"
        },
        "conflict": {
            "phpstan/phpstan-shim": "*"
        },
        "time": "2022-05-10T06:54:21+00:00",
        "bin": [
            "phpstan",
            "phpstan.phar"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "PHPStan - PHP Static Analysis Tool",
        "funding": [
            {
                "url": "https://github.com/ondrejmirtes",
                "type": "github"
            },
            {
                "url": "https://github.com/phpstan",
                "type": "github"
            },
            {
                "url": "https://www.patreon.com/phpstan",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "psr/container",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
            "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
            "shasum": ""
        },
        "require": {
            "php": ">=7.4.0"
        },
        "time": "2021-11-05T16:50:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/http-client",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-client.git",
            "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
            "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
            "shasum": ""
        },
        "require": {
            "php": "^7.0 || ^8.0",
            "psr/http-message": "^1.0"
        },
        "time": "2020-06-29T06:28:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP clients",
        "homepage": "https://github.com/php-fig/http-client",
        "keywords": [
            "http",
            "http-client",
            "psr",
            "psr-18"
        ]
    },
    {
        "name": "psr/http-factory",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-factory.git",
            "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
            "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0",
            "psr/http-message": "^1.0"
        },
        "time": "2019-04-30T12:38:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for PSR-7 HTTP message factories",
        "keywords": [
            "factory",
            "http",
            "message",
            "psr",
            "psr-17",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2021-05-03T11:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psr/simple-cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/simple-cache.git",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-10-23T01:57:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\SimpleCache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for simple caching",
        "keywords": [
            "cache",
            "caching",
            "psr",
            "psr-16",
            "simple-cache"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "react/promise",
        "version": "v2.9.0",
        "version_normalized": "2.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/promise.git",
            "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
            "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
        },
        "time": "2022-02-11T10:27:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "psr-4": {
                "React\\Promise\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Sorgalla",
                "email": "jsorgalla@gmail.com",
                "homepage": "https://sorgalla.com/"
            },
            {
                "name": "Christian Lück",
                "email": "christian@clue.engineering",
                "homepage": "https://clue.engineering/"
            },
            {
                "name": "Cees-Jan Kiewiet",
                "email": "reactphp@ceesjankiewiet.nl",
                "homepage": "https://wyrihaximus.net/"
            },
            {
                "name": "Chris Boden",
                "email": "cboden@gmail.com",
                "homepage": "https://cboden.dev/"
            }
        ],
        "description": "A lightweight implementation of CommonJS Promises/A for PHP",
        "keywords": [
            "promise",
            "promises"
        ],
        "funding": [
            {
                "url": "https://github.com/WyriHaximus",
                "type": "github"
            },
            {
                "url": "https://github.com/clue",
                "type": "github"
            }
        ]
    },
    {
        "name": "seld/jsonlint",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/jsonlint.git",
            "reference": "4211420d25eba80712bff236a98960ef68b866b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
            "reference": "4211420d25eba80712bff236a98960ef68b866b7",
            "shasum": ""
        },
        "require": {
            "php": "^5.3 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^1.5",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
        },
        "time": "2022-04-01T13:37:23+00:00",
        "bin": [
            "bin/jsonlint"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\JsonLint\\": "src/Seld/JsonLint/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "JSON Linter",
        "keywords": [
            "json",
            "linter",
            "parser",
            "validator"
        ],
        "funding": [
            {
                "url": "https://github.com/Seldaek",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "seld/phar-utils",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/phar-utils.git",
            "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
            "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2022-08-31T10:31:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\PharUtils\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be"
            }
        ],
        "description": "PHAR file format utilities, for when PHP phars you up",
        "keywords": [
            "phar"
        ]
    },
    {
        "name": "seld/signal-handler",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/signal-handler.git",
            "reference": "f69d119511dc0360440cdbdaa71829c149b7be75"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75",
            "reference": "f69d119511dc0360440cdbdaa71829c149b7be75",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^1",
            "phpstan/phpstan-deprecation-rules": "^1.0",
            "phpstan/phpstan-phpunit": "^1",
            "phpstan/phpstan-strict-rules": "^1.3",
            "phpunit/phpunit": "^7.5.20 || ^8.5.23",
            "psr/log": "^1 || ^2 || ^3"
        },
        "time": "2022-07-20T18:31:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\Signal\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
        "keywords": [
            "posix",
            "sigint",
            "signal",
            "sigterm",
            "unix"
        ]
    },
    {
        "name": "slevomat/coding-standard",
        "version": "7.2.0",
        "version_normalized": "7.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/slevomat/coding-standard.git",
            "reference": "b4f96a8beea515d2d89141b7b9ad72f526d84071"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b4f96a8beea515d2d89141b7b9ad72f526d84071",
            "reference": "b4f96a8beea515d2d89141b7b9ad72f526d84071",
            "shasum": ""
        },
        "require": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
            "php": "^7.2 || ^8.0",
            "phpstan/phpdoc-parser": "^1.5.1",
            "squizlabs/php_codesniffer": "^3.6.2"
        },
        "require-dev": {
            "phing/phing": "2.17.3",
            "php-parallel-lint/php-parallel-lint": "1.3.2",
            "phpstan/phpstan": "1.4.10|1.6.7",
            "phpstan/phpstan-deprecation-rules": "1.0.0",
            "phpstan/phpstan-phpunit": "1.0.0|1.1.1",
            "phpstan/phpstan-strict-rules": "1.2.3",
            "phpunit/phpunit": "7.5.20|8.5.21|9.5.20"
        },
        "time": "2022-05-06T10:58:42+00:00",
        "type": "phpcodesniffer-standard",
        "extra": {
            "branch-alias": {
                "dev-master": "7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SlevomatCodingStandard\\": "SlevomatCodingStandard"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
        "funding": [
            {
                "url": "https://github.com/kukulich",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.6.2",
        "version_normalized": "3.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
            "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2021-12-12T21:44:58+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v5.4.19",
        "version_normalized": "5.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "dccb8d251a9017d5994c988b034d3e18aaabf740"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/dccb8d251a9017d5994c988b034d3e18aaabf740",
            "reference": "dccb8d251a9017d5994c988b034d3e18aaabf740",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/deprecation-contracts": "^2.1|^3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "^1.9",
            "symfony/polyfill-php80": "^1.16",
            "symfony/service-contracts": "^1.1|^2|^3",
            "symfony/string": "^5.1|^6.0"
        },
        "conflict": {
            "psr/log": ">=3",
            "symfony/dependency-injection": "<4.4",
            "symfony/dotenv": "<5.1",
            "symfony/event-dispatcher": "<4.4",
            "symfony/lock": "<4.4",
            "symfony/process": "<4.4"
        },
        "provide": {
            "psr/log-implementation": "1.0|2.0"
        },
        "require-dev": {
            "psr/log": "^1|^2",
            "symfony/config": "^4.4|^5.0|^6.0",
            "symfony/dependency-injection": "^4.4|^5.0|^6.0",
            "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
            "symfony/lock": "^4.4|^5.0|^6.0",
            "symfony/process": "^4.4|^5.0|^6.0",
            "symfony/var-dumper": "^4.4|^5.0|^6.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2023-01-01T08:32:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Eases the creation of beautiful and testable command line interfaces",
        "homepage": "https://symfony.com",
        "keywords": [
            "cli",
            "command line",
            "console",
            "terminal"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/deprecation-contracts",
        "version": "v2.5.1",
        "version_normalized": "2.5.1.0",
        "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"
        },
        "time": "2022-01-02T09:53:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.5-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "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",
        "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"
            }
        ]
    },
    {
        "name": "symfony/filesystem",
        "version": "v5.4.19",
        "version_normalized": "5.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/648bfaca6a494f3e22378123bcee2894045dc9d8",
            "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.8",
            "symfony/polyfill-php80": "^1.16"
        },
        "time": "2023-01-14T19:14:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides basic utilities for the filesystem",
        "homepage": "https://symfony.com",
        "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"
            }
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v5.4.19",
        "version_normalized": "5.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
            "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/deprecation-contracts": "^2.1|^3",
            "symfony/polyfill-php80": "^1.16"
        },
        "time": "2023-01-14T19:14:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Finds files and directories via an intuitive fluent interface",
        "homepage": "https://symfony.com",
        "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"
            }
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v5.4.8",
        "version_normalized": "5.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
            "reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/deprecation-contracts": "^2.1|^3",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php80": "^1.16"
        },
        "require-dev": {
            "predis/predis": "~1.0",
            "symfony/cache": "^4.4|^5.0|^6.0",
            "symfony/expression-language": "^4.4|^5.0|^6.0",
            "symfony/mime": "^4.4|^5.0|^6.0"
        },
        "suggest": {
            "symfony/mime": "To use the file extension guesser"
        },
        "time": "2022-04-22T08:14:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Defines an object-oriented layer for the HTTP specification",
        "homepage": "https://symfony.com",
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.27.0",
        "version_normalized": "1.27.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
            "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "provide": {
            "ext-ctype": "*"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2022-11-03T14:55:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.27-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-intl-grapheme",
        "version": "v1.27.0",
        "version_normalized": "1.27.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
            "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
            "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2022-11-03T14:55:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.27-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's grapheme_* functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "grapheme",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-intl-normalizer",
        "version": "v1.27.0",
        "version_normalized": "1.27.0.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"
        },
        "time": "2022-11-03T14:55:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.27-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.25.0",
        "version_normalized": "1.25.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
            "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "provide": {
            "ext-mbstring": "*"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2021-11-30T18:21:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php73",
        "version": "v1.25.0",
        "version_normalized": "1.25.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
            "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-06-05T21:20:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Php73\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php80",
        "version": "v1.25.0",
        "version_normalized": "1.25.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
            "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2022-03-04T08:16:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ion Bazan",
                "email": "ion.bazan@gmail.com"
            },
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php81",
        "version": "v1.27.0",
        "version_normalized": "1.27.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php81.git",
            "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
            "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2022-11-03T14:55:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.27-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Php81\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/process",
        "version": "v5.4.19",
        "version_normalized": "5.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
            "reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-php80": "^1.16"
        },
        "time": "2023-01-01T08:32:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Executes commands in sub-processes",
        "homepage": "https://symfony.com",
        "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"
            }
        ]
    },
    {
        "name": "symfony/service-contracts",
        "version": "v2.5.2",
        "version_normalized": "2.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
            "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "psr/container": "^1.1",
            "symfony/deprecation-contracts": "^2.1|^3"
        },
        "conflict": {
            "ext-psr": "<1.1|>=2"
        },
        "suggest": {
            "symfony/service-implementation": ""
        },
        "time": "2022-05-30T19:17:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.5-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Service\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to writing services",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ],
        "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"
            }
        ]
    },
    {
        "name": "symfony/string",
        "version": "v5.4.19",
        "version_normalized": "5.4.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/string.git",
            "reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
            "reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-intl-grapheme": "~1.0",
            "symfony/polyfill-intl-normalizer": "~1.0",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php80": "~1.15"
        },
        "conflict": {
            "symfony/translation-contracts": ">=3.0"
        },
        "require-dev": {
            "symfony/error-handler": "^4.4|^5.0|^6.0",
            "symfony/http-client": "^4.4|^5.0|^6.0",
            "symfony/translation-contracts": "^1.1|^2",
            "symfony/var-exporter": "^4.4|^5.0|^6.0"
        },
        "time": "2023-01-01T08:32:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions.php"
            ],
            "psr-4": {
                "Symfony\\Component\\String\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
        "homepage": "https://symfony.com",
        "keywords": [
            "grapheme",
            "i18n",
            "string",
            "unicode",
            "utf-8",
            "utf8"
        ],
        "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"
            }
        ]
    },
    {
        "name": "szepeviktor/phpstan-wordpress",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/szepeviktor/phpstan-wordpress.git",
            "reference": "37eaf7eecafd97917c427589736080ac77734b1f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/37eaf7eecafd97917c427589736080ac77734b1f",
            "reference": "37eaf7eecafd97917c427589736080ac77734b1f",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0",
            "php-stubs/wordpress-stubs": "^4.7 || ^5.0",
            "phpstan/phpstan": "^1.6",
            "symfony/polyfill-php73": "^1.12.0"
        },
        "require-dev": {
            "composer/composer": "^2.1.14",
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
            "php-parallel-lint/php-parallel-lint": "^1.1",
            "phpstan/phpstan-strict-rules": "^1.2",
            "phpunit/phpunit": "^8 || ^9",
            "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.6"
        },
        "time": "2022-05-02T20:14:26+00:00",
        "type": "phpstan-extension",
        "extra": {
            "phpstan": {
                "includes": [
                    "extension.neon"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SzepeViktor\\PHPStan\\WordPress\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "WordPress extensions for PHPStan",
        "keywords": [
            "PHPStan",
            "code analyse",
            "code analysis",
            "static analysis",
            "wordpress"
        ],
        "funding": [
            {
                "url": "https://www.paypal.me/szepeviktor",
                "type": "custom"
            }
        ]
    }
]
