Skip to content
Snippets Groups Projects
Select Git revision
  • a6a828b500c062ee1e8058ca532a32e9996e2377
  • master default protected
  • subtemplate
  • release_7.0.6
  • php84
  • 6.x
  • v5.x-test
  • 5x
  • 7.1.1
  • 7.1.0
  • 7.0.6
  • 7.0.5
  • 7.0.4
  • 7.0.3
  • 7.0.2
  • 7.0.1
  • 7.0.0
  • 6.1.7
  • 6.1.6
  • 6.1.5
  • 6.1.4
  • 6.1.3
  • 6.1.2
  • 6.1.1
  • 6.1.0
  • 6.0.3
  • 6.0.2
  • 5.0.6
28 results

Module.php

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    composer.lock 67.19 KiB
    {
        "_readme": [
            "This file locks the dependencies of your project to a known state",
            "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
            "This file is @generated automatically"
        ],
        "content-hash": "a3b92d1c58bdbff4ffde43df01a15712",
        "packages": [
            {
                "name": "composer/pcre",
                "version": "3.1.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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Composer\\Pcre\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jordi Boggiano",
                        "email": "j.boggiano@seld.be",
                        "homepage": "http://seld.be"
                    }
                ],
                "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
                "keywords": [
                    "PCRE",
                    "preg",
                    "regex",
                    "regular expression"
                ],
                "support": {
                    "issues": "https://github.com/composer/pcre/issues",
                    "source": "https://github.com/composer/pcre/tree/3.1.0"
                },
                "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"
                    }
                ],
                "time": "2022-11-17T09:50:14+00:00"
            },
            {
                "name": "composer/semver",
                "version": "3.3.2",
                "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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Composer\\Semver\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nils Adermann",
                        "email": "naderman@naderman.de",
                        "homepage": "http://www.naderman.de"
                    },
                    {
                        "name": "Jordi Boggiano",
                        "email": "j.boggiano@seld.be",
                        "homepage": "http://seld.be"
                    },
                    {
                        "name": "Rob Bast",
                        "email": "rob.bast@gmail.com",
                        "homepage": "http://robbast.nl"
                    }
                ],
                "description": "Semver library that offers utilities, version constraint parsing and validation.",
                "keywords": [
                    "semantic",
                    "semver",
                    "validation",
                    "versioning"
                ],
                "support": {
                    "irc": "irc://irc.freenode.org/composer",
                    "issues": "https://github.com/composer/semver/issues",
                    "source": "https://github.com/composer/semver/tree/3.3.2"
                },
                "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"
                    }
                ],
                "time": "2022-04-01T19:23:25+00:00"
            },
            {
                "name": "composer/xdebug-handler",
                "version": "3.0.3",
                "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"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Composer\\XdebugHandler\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "John Stevenson",
                        "email": "john-stevenson@blueyonder.co.uk"
                    }
                ],
                "description": "Restarts a process without Xdebug.",
                "keywords": [
                    "Xdebug",
                    "performance"
                ],
                "support": {
                    "irc": "irc://irc.freenode.org/composer",
                    "issues": "https://github.com/composer/xdebug-handler/issues",
                    "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
                },
                "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"
                    }
                ],
                "time": "2022-02-25T21:32:43+00:00"
            },
            {
                "name": "dealerdirect/phpcodesniffer-composer-installer",
                "version": "v0.7.2",
                "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"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
                    "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
                },
                "time": "2022-02-04T12:51:07+00:00"
            },
            {
                "name": "felixfbecker/advanced-json-rpc",
                "version": "v3.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
                    "reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447",
                    "reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447",
                    "shasum": ""
                },
                "require": {
                    "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
                    "php": "^7.1 || ^8.0",
                    "phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^7.0 || ^8.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "AdvancedJsonRpc\\": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "ISC"
                ],
                "authors": [
                    {
                        "name": "Felix Becker",
                        "email": "felix.b@outlook.com"
                    }
                ],
                "description": "A more advanced JSONRPC implementation",
                "support": {
                    "issues": "https://github.com/felixfbecker/php-advanced-json-rpc/issues",
                    "source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.1"
                },
                "time": "2021-06-11T22:34:44+00:00"
            },
            {
                "name": "microsoft/tolerant-php-parser",
                "version": "v0.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/microsoft/tolerant-php-parser.git",
                    "reference": "6a965617cf484355048ac6d2d3de7b6ec93abb16"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/6a965617cf484355048ac6d2d3de7b6ec93abb16",
                    "reference": "6a965617cf484355048ac6d2d3de7b6ec93abb16",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.5.15"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Microsoft\\PhpParser\\": [
                            "src/"
                        ]
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Rob Lourens",
                        "email": "roblou@microsoft.com"
                    }
                ],
                "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
                "support": {
                    "issues": "https://github.com/microsoft/tolerant-php-parser/issues",
                    "source": "https://github.com/microsoft/tolerant-php-parser/tree/v0.1.1"
                },
                "time": "2021-07-16T21:28:12+00:00"
            },
            {
                "name": "netresearch/jsonmapper",
                "version": "v4.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/cweiske/jsonmapper.git",
                    "reference": "8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d",
                    "reference": "8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "ext-pcre": "*",
                    "ext-reflection": "*",
                    "ext-spl": "*",
                    "php": ">=7.1"
                },
                "require-dev": {
                    "phpunit/phpunit": "~7.5 || ~8.0 || ~9.0",
                    "squizlabs/php_codesniffer": "~3.5"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "JsonMapper": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "OSL-3.0"
                ],
                "authors": [
                    {
                        "name": "Christian Weiske",
                        "email": "cweiske@cweiske.de",
                        "homepage": "http://github.com/cweiske/jsonmapper/",
                        "role": "Developer"
                    }
                ],
                "description": "Map nested JSON structures onto PHP classes",
                "support": {
                    "email": "cweiske@cweiske.de",
                    "issues": "https://github.com/cweiske/jsonmapper/issues",
                    "source": "https://github.com/cweiske/jsonmapper/tree/v4.0.0"
                },
                "time": "2020-12-01T19:48:11+00:00"
            },
            {
                "name": "phan/phan",
                "version": "5.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phan/phan.git",
                    "reference": "fef40178a952bcfcc3f69b76989dd613c3d5c759"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phan/phan/zipball/fef40178a952bcfcc3f69b76989dd613c3d5c759",
                    "reference": "fef40178a952bcfcc3f69b76989dd613c3d5c759",
                    "shasum": ""
                },
                "require": {
                    "composer/semver": "^1.4|^2.0|^3.0",
                    "composer/xdebug-handler": "^2.0|^3.0",
                    "ext-filter": "*",
                    "ext-json": "*",
                    "ext-tokenizer": "*",
                    "felixfbecker/advanced-json-rpc": "^3.0.4",
                    "microsoft/tolerant-php-parser": "0.1.1",
                    "netresearch/jsonmapper": "^1.6.0|^2.0|^3.0|^4.0",
                    "php": "^7.2.0|^8.0.0",
                    "sabre/event": "^5.1.3",
                    "symfony/console": "^3.2|^4.0|^5.0|^6.0",
                    "symfony/polyfill-mbstring": "^1.11.0",
                    "symfony/polyfill-php80": "^1.20.0",
                    "tysonandre/var_representation_polyfill": "^0.0.2|^0.1.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.5.0"
                },
                "suggest": {
                    "ext-ast": "Needed for parsing ASTs (unless --use-fallback-parser is used). 1.0.1+ is needed, 1.0.16+ is recommended.",
                    "ext-iconv": "Either iconv or mbstring is needed to ensure issue messages are valid utf-8",
                    "ext-igbinary": "Improves performance of polyfill when ext-ast is unavailable",
                    "ext-mbstring": "Either iconv or mbstring is needed to ensure issue messages are valid utf-8",
                    "ext-tokenizer": "Needed for fallback/polyfill parser support and file/line-based suppressions.",
                    "ext-var_representation": "Suggested for converting values to strings in issue messages"
                },
                "bin": [
                    "phan",
                    "phan_client",
                    "tocheckstyle"
                ],
                "type": "project",
                "autoload": {
                    "psr-4": {
                        "Phan\\": "src/Phan"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Tyson Andre"
                    },
                    {
                        "name": "Rasmus Lerdorf"
                    },
                    {
                        "name": "Andrew S. Morrison"
                    }
                ],
                "description": "A static analyzer for PHP",
                "keywords": [
                    "analyzer",
                    "php",
                    "static"
                ],
                "support": {
                    "issues": "https://github.com/phan/phan/issues",
                    "source": "https://github.com/phan/phan/tree/5.4.1"
                },
                "time": "2022-08-26T00:49:07+00:00"
            },
            {
                "name": "phpcompatibility/php-compatibility",
                "version": "9.3.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
                    "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
                    "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3",
                    "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
                },
                "conflict": {
                    "squizlabs/php_codesniffer": "2.6.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
                },
                "suggest": {
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
                    "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
                },
                "type": "phpcodesniffer-standard",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Wim Godden",
                        "homepage": "https://github.com/wimg",
                        "role": "lead"
                    },
                    {
                        "name": "Juliette Reinders Folmer",
                        "homepage": "https://github.com/jrfnl",
                        "role": "lead"
                    },
                    {
                        "name": "Contributors",
                        "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
                    }
                ],
                "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
                "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
                "keywords": [
                    "compatibility",
                    "phpcs",
                    "standards"
                ],
                "support": {
                    "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
                    "source": "https://github.com/PHPCompatibility/PHPCompatibility"
                },
                "time": "2019-12-27T09:44:58+00:00"
            },
            {
                "name": "phpdocumentor/reflection-common",
                "version": "2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                    "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                    "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-2.x": "2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "phpDocumentor\\Reflection\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jaap van Otterdijk",
                        "email": "opensource@ijaap.nl"
                    }
                ],
                "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
                "homepage": "http://www.phpdoc.org",
                "keywords": [
                    "FQSEN",
                    "phpDocumentor",
                    "phpdoc",
                    "reflection",
                    "static analysis"
                ],
                "support": {
                    "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                    "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
                },
                "time": "2020-06-27T09:03:43+00:00"
            },
            {
                "name": "phpdocumentor/reflection-docblock",
                "version": "5.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                    "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
                    "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
                    "shasum": ""
                },
                "require": {
                    "ext-filter": "*",
                    "php": "^7.2 || ^8.0",
                    "phpdocumentor/reflection-common": "^2.2",
                    "phpdocumentor/type-resolver": "^1.3",
                    "webmozart/assert": "^1.9.1"
                },
                "require-dev": {
                    "mockery/mockery": "~1.3.2",
                    "psalm/phar": "^4.8"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "phpDocumentor\\Reflection\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Mike van Riel",
                        "email": "me@mikevanriel.com"
                    },
                    {
                        "name": "Jaap van Otterdijk",
                        "email": "account@ijaap.nl"
                    }
                ],
                "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
                "support": {
                    "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                    "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
                },
                "time": "2021-10-19T17:43:47+00:00"
            },
            {
                "name": "phpdocumentor/type-resolver",
                "version": "1.6.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpDocumentor/TypeResolver.git",
                    "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
                    "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.4 || ^8.0",
                    "phpdocumentor/reflection-common": "^2.0"
                },
                "require-dev": {
                    "ext-tokenizer": "*",
                    "phpstan/extension-installer": "^1.1",
                    "phpstan/phpstan": "^1.8",
                    "phpstan/phpstan-phpunit": "^1.1",
                    "phpunit/phpunit": "^9.5",
                    "rector/rector": "^0.13.9",
                    "vimeo/psalm": "^4.25"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-1.x": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "phpDocumentor\\Reflection\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Mike van Riel",
                        "email": "me@mikevanriel.com"
                    }
                ],
                "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
                "support": {
                    "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                    "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2"
                },
                "time": "2022-10-14T12:47:21+00:00"
            },
            {
                "name": "phpstan/phpdoc-parser",
                "version": "1.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpstan/phpdoc-parser.git",
                    "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/aac44118344d197e6d5f7c6cee91885f0a89acdd",
                    "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd",
                    "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-phpunit": "^1.1",
                    "phpstan/phpstan-strict-rules": "^1.0",
                    "phpunit/phpunit": "^9.5",
                    "symfony/process": "^5.2"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "PHPStan\\PhpDocParser\\": [
                            "src/"
                        ]
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "PHPDoc parser with support for nullable, intersection and generic types",
                "support": {
                    "issues": "https://github.com/phpstan/phpdoc-parser/issues",
                    "source": "https://github.com/phpstan/phpdoc-parser/tree/1.13.1"
                },
                "time": "2022-11-20T08:52:26+00:00"
            },
            {
                "name": "psr/container",
                "version": "2.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/container.git",
                    "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                    "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.4.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Container\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common Container Interface (PHP FIG PSR-11)",
                "homepage": "https://github.com/php-fig/container",
                "keywords": [
                    "PSR-11",
                    "container",
                    "container-interface",
                    "container-interop",
                    "psr"
                ],
                "support": {
                    "issues": "https://github.com/php-fig/container/issues",
                    "source": "https://github.com/php-fig/container/tree/2.0.2"
                },
                "time": "2021-11-05T16:47:00+00:00"
            },
            {
                "name": "psr/log",
                "version": "3.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/log.git",
                    "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
                    "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Log\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for logging libraries",
                "homepage": "https://github.com/php-fig/log",
                "keywords": [
                    "log",
                    "psr",
                    "psr-3"
                ],
                "support": {
                    "source": "https://github.com/php-fig/log/tree/3.0.0"
                },
                "time": "2021-07-14T16:46:02+00:00"
            },
            {
                "name": "sabre/event",
                "version": "5.1.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sabre-io/event.git",
                    "reference": "d7da22897125d34d7eddf7977758191c06a74497"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sabre-io/event/zipball/d7da22897125d34d7eddf7977758191c06a74497",
                    "reference": "d7da22897125d34d7eddf7977758191c06a74497",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "~2.17.1",
                    "phpstan/phpstan": "^0.12",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "lib/coroutine.php",
                        "lib/Loop/functions.php",
                        "lib/Promise/functions.php"
                    ],
                    "psr-4": {
                        "Sabre\\Event\\": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Evert Pot",
                        "email": "me@evertpot.com",
                        "homepage": "http://evertpot.com/",
                        "role": "Developer"
                    }
                ],
                "description": "sabre/event is a library for lightweight event-based programming",
                "homepage": "http://sabre.io/event/",
                "keywords": [
                    "EventEmitter",
                    "async",
                    "coroutine",
                    "eventloop",
                    "events",
                    "hooks",
                    "plugin",
                    "promise",
                    "reactor",
                    "signal"
                ],
                "support": {
                    "forum": "https://groups.google.com/group/sabredav-discuss",
                    "issues": "https://github.com/sabre-io/event/issues",
                    "source": "https://github.com/fruux/sabre-event"
                },
                "time": "2021-11-04T06:51:17+00:00"
            },
            {
                "name": "slevomat/coding-standard",
                "version": "8.6.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/slevomat/coding-standard.git",
                    "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/8a02c83e59c3230a2a4367b29956a2f2b56e3a24",
                    "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24",
                    "shasum": ""
                },
                "require": {
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
                    "php": "^7.2 || ^8.0",
                    "phpstan/phpdoc-parser": ">=1.11.0 <1.14.0",
                    "squizlabs/php_codesniffer": "^3.7.1"
                },
                "require-dev": {
                    "phing/phing": "2.17.4",
                    "php-parallel-lint/php-parallel-lint": "1.3.2",
                    "phpstan/phpstan": "1.4.10|1.9.2",
                    "phpstan/phpstan-deprecation-rules": "1.0.0",
                    "phpstan/phpstan-phpunit": "1.0.0|1.2.2",
                    "phpstan/phpstan-strict-rules": "1.4.4",
                    "phpunit/phpunit": "7.5.20|8.5.21|9.5.26"
                },
                "type": "phpcodesniffer-standard",
                "extra": {
                    "branch-alias": {
                        "dev-master": "8.x-dev"
                    }
                },
                "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.",
                "keywords": [
                    "dev",
                    "phpcs"
                ],
                "support": {
                    "issues": "https://github.com/slevomat/coding-standard/issues",
                    "source": "https://github.com/slevomat/coding-standard/tree/8.6.4"
                },
                "funding": [
                    {
                        "url": "https://github.com/kukulich",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-14T09:26:24+00:00"
            },
            {
                "name": "squizlabs/php_codesniffer",
                "version": "3.7.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                    "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
                    "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
                    "shasum": ""
                },
                "require": {
                    "ext-simplexml": "*",
                    "ext-tokenizer": "*",
                    "ext-xmlwriter": "*",
                    "php": ">=5.4.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
                },
                "bin": [
                    "bin/phpcs",
                    "bin/phpcbf"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                    "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                    "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
                },
                "time": "2022-06-18T07:21:10+00:00"
            },
            {
                "name": "symfony/console",
                "version": "v6.0.16",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/console.git",
                    "reference": "be294423f337dda97c810733138c0caec1bb0575"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/console/zipball/be294423f337dda97c810733138c0caec1bb0575",
                    "reference": "be294423f337dda97c810733138c0caec1bb0575",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.2",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/service-contracts": "^1.1|^2|^3",
                    "symfony/string": "^5.4|^6.0"
                },
                "conflict": {
                    "symfony/dependency-injection": "<5.4",
                    "symfony/dotenv": "<5.4",
                    "symfony/event-dispatcher": "<5.4",
                    "symfony/lock": "<5.4",
                    "symfony/process": "<5.4"
                },
                "provide": {
                    "psr/log-implementation": "1.0|2.0|3.0"
                },
                "require-dev": {
                    "psr/log": "^1|^2|^3",
                    "symfony/config": "^5.4|^6.0",
                    "symfony/dependency-injection": "^5.4|^6.0",
                    "symfony/event-dispatcher": "^5.4|^6.0",
                    "symfony/lock": "^5.4|^6.0",
                    "symfony/process": "^5.4|^6.0",
                    "symfony/var-dumper": "^5.4|^6.0"
                },
                "suggest": {
                    "psr/log": "For using the console logger",
                    "symfony/event-dispatcher": "",
                    "symfony/lock": "",
                    "symfony/process": ""
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Console\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Eases the creation of beautiful and testable command line interfaces",
                "homepage": "https://symfony.com",
                "keywords": [
                    "cli",
                    "command line",
                    "console",
                    "terminal"
                ],
                "support": {
                    "source": "https://github.com/symfony/console/tree/v6.0.16"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-25T18:58:46+00:00"
            },
            {
                "name": "symfony/polyfill-ctype",
                "version": "v1.27.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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Ctype\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Gert de Pagter",
                        "email": "BackEndTea@gmail.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for ctype functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "ctype",
                    "polyfill",
                    "portable"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-intl-grapheme",
                "version": "v1.27.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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-intl-normalizer",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                    "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                    "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                    },
                    "classmap": [
                        "Resources/stubs"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for intl's Normalizer class and related functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "intl",
                    "normalizer",
                    "polyfill",
                    "portable",
                    "shim"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-mbstring",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-mbstring.git",
                    "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                    "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "provide": {
                    "ext-mbstring": "*"
                },
                "suggest": {
                    "ext-mbstring": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Mbstring\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for the Mbstring extension",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "mbstring",
                    "polyfill",
                    "portable",
                    "shim"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-php80",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php80.git",
                    "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                    "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Php80\\": ""
                    },
                    "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/service-contracts",
                "version": "v3.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/service-contracts.git",
                    "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
                    "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.2",
                    "psr/container": "^2.0"
                },
                "conflict": {
                    "ext-psr": "<1.1|>=2"
                },
                "suggest": {
                    "symfony/service-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.0-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Contracts\\Service\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Generic abstractions related to writing services",
                "homepage": "https://symfony.com",
                "keywords": [
                    "abstractions",
                    "contracts",
                    "decoupling",
                    "interfaces",
                    "interoperability",
                    "standards"
                ],
                "support": {
                    "source": "https://github.com/symfony/service-contracts/tree/v3.0.2"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-05-30T19:17:58+00:00"
            },
            {
                "name": "symfony/string",
                "version": "v6.0.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/string.git",
                    "reference": "51ac0fa0ccf132a00519b87c97e8f775fa14e771"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/string/zipball/51ac0fa0ccf132a00519b87c97e8f775fa14e771",
                    "reference": "51ac0fa0ccf132a00519b87c97e8f775fa14e771",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.2",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-intl-grapheme": "~1.0",
                    "symfony/polyfill-intl-normalizer": "~1.0",
                    "symfony/polyfill-mbstring": "~1.0"
                },
                "conflict": {
                    "symfony/translation-contracts": "<2.0"
                },
                "require-dev": {
                    "symfony/error-handler": "^5.4|^6.0",
                    "symfony/http-client": "^5.4|^6.0",
                    "symfony/translation-contracts": "^2.0|^3.0",
                    "symfony/var-exporter": "^5.4|^6.0"
                },
                "type": "library",
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/string/tree/v6.0.15"
                },
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-10-10T09:34:08+00:00"
            },
            {
                "name": "tysonandre/var_representation_polyfill",
                "version": "0.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/TysonAndre/var_representation_polyfill.git",
                    "reference": "e9116c2c352bb0835ca428b442dde7767c11ad32"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/TysonAndre/var_representation_polyfill/zipball/e9116c2c352bb0835ca428b442dde7767c11ad32",
                    "reference": "e9116c2c352bb0835ca428b442dde7767c11ad32",
                    "shasum": ""
                },
                "require": {
                    "ext-tokenizer": "*",
                    "php": "^7.2.0|^8.0.0"
                },
                "provide": {
                    "ext-var_representation": "*"
                },
                "require-dev": {
                    "phan/phan": "^5.4.1",
                    "phpunit/phpunit": "^8.5.0"
                },
                "suggest": {
                    "ext-var_representation": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "0.1.3-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/var_representation.php"
                    ],
                    "psr-4": {
                        "VarRepresentation\\": "src/VarRepresentation"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Tyson Andre"
                    }
                ],
                "description": "Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export",
                "keywords": [
                    "var_export",
                    "var_representation"
                ],
                "support": {
                    "issues": "https://github.com/TysonAndre/var_representation_polyfill/issues",
                    "source": "https://github.com/TysonAndre/var_representation_polyfill/tree/0.1.3"
                },
                "time": "2022-08-31T12:59:22+00:00"
            },
            {
                "name": "webmozart/assert",
                "version": "1.11.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webmozarts/assert.git",
                    "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                    "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "php": "^7.2 || ^8.0"
                },
                "conflict": {
                    "phpstan/phpstan": "<0.12.20",
                    "vimeo/psalm": "<4.6.1 || 4.6.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.5.13"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.10-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Webmozart\\Assert\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@gmail.com"
                    }
                ],
                "description": "Assertions to validate method input/output with nice error messages.",
                "keywords": [
                    "assert",
                    "check",
                    "validate"
                ],
                "support": {
                    "issues": "https://github.com/webmozarts/assert/issues",
                    "source": "https://github.com/webmozarts/assert/tree/1.11.0"
                },
                "time": "2022-06-03T18:03:27+00:00"
            }
        ],
        "packages-dev": [],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": [],
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": [],
        "platform-dev": [],
        "plugin-api-version": "2.3.0"
    }