Changeset - 74718556bf90
[Not reviewed]
0 1 0
Lance Edgar (lance) - 14 months ago 2023-06-23 13:59:52
lance@edbob.org
Update latest packages per upstream changes
1 file changed with 62 insertions and 0 deletions:
0 comments (0 inline, 0 general)
composer.lock
Show inline comments
 
@@ -3925,2907 +3925,2969 @@
 
                    "email": "fabien@symfony.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony HttpFoundation Component",
 
            "homepage": "https://symfony.com",
 
            "support": {
 
                "source": "https://github.com/symfony/http-foundation/tree/2.8"
 
            },
 
            "time": "2019-11-12T12:34:41+00:00"
 
        },
 
        {
 
            "name": "symfony/options-resolver",
 
            "version": "v2.8.52",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/options-resolver.git",
 
                "reference": "7aaab725bb58f0e18aa12c61bdadd4793ab4c32b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/7aaab725bb58f0e18aa12c61bdadd4793ab4c32b",
 
                "reference": "7aaab725bb58f0e18aa12c61bdadd4793ab4c32b",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.9"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.8-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-4": {
 
                    "Symfony\\Component\\OptionsResolver\\": ""
 
                },
 
                "exclude-from-classmap": [
 
                    "/Tests/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Fabien Potencier",
 
                    "email": "fabien@symfony.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony OptionsResolver Component",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "config",
 
                "configuration",
 
                "options"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/options-resolver/tree/v2.8.50"
 
            },
 
            "time": "2018-11-11T11:18:13+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-ctype",
 
            "version": "v1.27.0",
 
            "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-idn",
 
            "version": "v1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
 
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
 
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1",
 
                "symfony/polyfill-intl-normalizer": "^1.10",
 
                "symfony/polyfill-php72": "^1.10"
 
            },
 
            "suggest": {
 
                "ext-intl": "For best performance"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Laurent Bassin",
 
                    "email": "laurent@bassin.info"
 
                },
 
                {
 
                    "name": "Trevor Rowbotham",
 
                    "email": "trevor.rowbotham@pm.me"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "idn",
 
                "intl",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-intl-normalizer",
 
            "version": "v1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
 
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
 
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "suggest": {
 
                "ext-intl": "For best performance"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
 
                },
 
                "classmap": [
 
                    "Resources/stubs"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicolas Grekas",
 
                    "email": "p@tchwork.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "intl",
 
                "normalizer",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-mbstring",
 
            "version": "v1.27.0",
 
            "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-php54",
 
            "version": "v1.20.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php54.git",
 
                "reference": "37285b1d5d13f37c8bee546d8d2ad0353460c4c7"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/37285b1d5d13f37c8bee546d8d2ad0353460c4c7",
 
                "reference": "37285b1d5d13f37c8bee546d8d2ad0353460c4c7",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "type": "metapackage",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.20-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "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 5.4+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php54/tree/v1.20.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": "2020-10-23T14:02:19+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php55",
 
            "version": "v1.20.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php55.git",
 
                "reference": "c17452124a883900e1d73961f9075a638399c1a0"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/c17452124a883900e1d73961f9075a638399c1a0",
 
                "reference": "c17452124a883900e1d73961f9075a638399c1a0",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "type": "metapackage",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.20-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "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 5.5+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php55/tree/v1.20.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": "2020-10-23T14:02:19+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php56",
 
            "version": "v1.20.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php56.git",
 
                "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
 
                "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "type": "metapackage",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.20-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "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 5.6+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.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": "2020-10-23T14:02:19+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php72",
 
            "version": "v1.27.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/polyfill-php72.git",
 
                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
 
                "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Php72\\": ""
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicolas Grekas",
 
                    "email": "p@tchwork.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "compatibility",
 
                "polyfill",
 
                "portable",
 
                "shim"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://symfony.com/sponsor",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-11-03T14:55:06+00:00"
 
        },
 
        {
 
            "name": "symfony/polyfill-php80",
 
            "version": "v1.27.0",
 
            "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/polyfill-php81",
 
            "version": "v1.27.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"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-main": "1.27-dev"
 
                },
 
                "thanks": {
 
                    "name": "symfony/polyfill",
 
                    "url": "https://github.com/symfony/polyfill"
 
                }
 
            },
 
            "autoload": {
 
                "files": [
 
                    "bootstrap.php"
 
                ],
 
                "psr-4": {
 
                    "Symfony\\Polyfill\\Php81\\": ""
 
                },
 
                "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"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/polyfill-php81/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/property-access",
 
            "version": "v2.8.52",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/property-access.git",
 
                "reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/property-access/zipball/c8f10191183be9bb0d5a1b8364d3891f1bde07b6",
 
                "reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.9",
 
                "symfony/polyfill-ctype": "~1.8"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.8-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-4": {
 
                    "Symfony\\Component\\PropertyAccess\\": ""
 
                },
 
                "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": "Symfony PropertyAccess Component",
 
            "homepage": "https://symfony.com",
 
            "keywords": [
 
                "access",
 
                "array",
 
                "extraction",
 
                "index",
 
                "injection",
 
                "object",
 
                "property",
 
                "property path",
 
                "reflection"
 
            ],
 
            "support": {
 
                "source": "https://github.com/symfony/property-access/tree/v2.8.50"
 
            },
 
            "time": "2018-11-11T11:18:13+00:00"
 
        },
 
        {
 
            "name": "symfony/stopwatch",
 
            "version": "v4.4.46",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/stopwatch.git",
 
                "reference": "757660703fbd139eea0001b759c6c3bf5bc3ea52"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/757660703fbd139eea0001b759c6c3bf5bc3ea52",
 
                "reference": "757660703fbd139eea0001b759c6c3bf5bc3ea52",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.1.3",
 
                "symfony/service-contracts": "^1.0|^2"
 
            },
 
            "require-dev": {
 
                "symfony/polyfill-php72": "~1.5"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Symfony\\Component\\Stopwatch\\": ""
 
                },
 
                "exclude-from-classmap": [
 
                    "/Tests/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Fabien Potencier",
 
                    "email": "fabien@symfony.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Provides a way to profile code",
 
            "homepage": "https://symfony.com",
 
            "support": {
 
                "source": "https://github.com/symfony/stopwatch/tree/v4.4.46"
 
            },
 
            "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-09-28T12:53:24+00:00"
 
        },
 
        {
 
            "name": "symfony/yaml",
 
            "version": "v3.4.47",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/yaml.git",
 
                "reference": "88289caa3c166321883f67fe5130188ebbb47094"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
 
                "reference": "88289caa3c166321883f67fe5130188ebbb47094",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^5.5.9|>=7.0.8",
 
                "symfony/polyfill-ctype": "~1.8"
 
            },
 
            "conflict": {
 
                "symfony/console": "<3.4"
 
            },
 
            "require-dev": {
 
                "symfony/console": "~3.4|~4.0"
 
            },
 
            "suggest": {
 
                "symfony/console": "For validating YAML files using the lint command"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Symfony\\Component\\Yaml\\": ""
 
                },
 
                "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": "Symfony Yaml Component",
 
            "homepage": "https://symfony.com",
 
            "support": {
 
                "source": "https://github.com/symfony/yaml/tree/v3.4.47"
 
            },
 
            "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": "2020-10-24T10:57:07+00:00"
 
        },
 
        {
 
            "name": "tecnickcom/tcpdf",
 
            "version": "6.6.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/tecnickcom/TCPDF.git",
 
                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
 
                "reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.0"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "classmap": [
 
                    "config",
 
                    "include",
 
                    "tcpdf.php",
 
                    "tcpdf_parser.php",
 
                    "tcpdf_import.php",
 
                    "tcpdf_barcodes_1d.php",
 
                    "tcpdf_barcodes_2d.php",
 
                    "include/tcpdf_colors.php",
 
                    "include/tcpdf_filters.php",
 
                    "include/tcpdf_font_data.php",
 
                    "include/tcpdf_fonts.php",
 
                    "include/tcpdf_images.php",
 
                    "include/tcpdf_static.php",
 
                    "include/barcodes/datamatrix.php",
 
                    "include/barcodes/pdf417.php",
 
                    "include/barcodes/qrcode.php"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "LGPL-3.0-only"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Nicola Asuni",
 
                    "email": "info@tecnick.com",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
 
            "homepage": "http://www.tcpdf.org/",
 
            "keywords": [
 
                "PDFD32000-2008",
 
                "TCPDF",
 
                "barcodes",
 
                "datamatrix",
 
                "pdf",
 
                "pdf417",
 
                "qrcode"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/tecnickcom/TCPDF/issues",
 
                "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.2"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
 
                    "type": "custom"
 
                }
 
            ],
 
            "time": "2022-12-17T10:28:59+00:00"
 
        },
 
        {
 
            "name": "twig/twig",
 
            "version": "v1.44.7",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/twigphp/Twig.git",
 
                "reference": "0887422319889e442458e48e2f3d9add1a172ad5"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5",
 
                "reference": "0887422319889e442458e48e2f3d9add1a172ad5",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=7.2.5",
 
                "symfony/polyfill-ctype": "^1.8"
 
            },
 
            "require-dev": {
 
                "psr/container": "^1.0",
 
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.44-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-0": {
 
                    "Twig_": "lib/"
 
                },
 
                "psr-4": {
 
                    "Twig\\": "src/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Fabien Potencier",
 
                    "email": "fabien@symfony.com",
 
                    "homepage": "http://fabien.potencier.org",
 
                    "role": "Lead Developer"
 
                },
 
                {
 
                    "name": "Twig Team",
 
                    "role": "Contributors"
 
                },
 
                {
 
                    "name": "Armin Ronacher",
 
                    "email": "armin.ronacher@active-4.com",
 
                    "role": "Project Founder"
 
                }
 
            ],
 
            "description": "Twig, the flexible, fast, and secure template language for PHP",
 
            "homepage": "https://twig.symfony.com",
 
            "keywords": [
 
                "templating"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/twigphp/Twig/issues",
 
                "source": "https://github.com/twigphp/Twig/tree/v1.44.7"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://github.com/fabpot",
 
                    "type": "github"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-09-28T08:38:36+00:00"
 
        },
 
        {
 
            "name": "wikimedia/composer-merge-plugin",
 
            "version": "v2.1.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/wikimedia/composer-merge-plugin.git",
 
                "reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/a03d426c8e9fb2c9c569d9deeb31a083292788bc",
 
                "reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "composer-plugin-api": "^1.1||^2.0",
 
                "php": ">=7.2.0"
 
            },
 
            "require-dev": {
 
                "composer/composer": "^1.1||^2.0",
 
                "ext-json": "*",
 
                "mediawiki/mediawiki-phan-config": "0.11.1",
 
                "php-parallel-lint/php-parallel-lint": "~1.3.1",
 
                "phpspec/prophecy": "~1.15.0",
 
                "phpunit/phpunit": "^8.5||^9.0",
 
                "squizlabs/php_codesniffer": "~3.7.1"
 
            },
 
            "type": "composer-plugin",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.x-dev"
 
                },
 
                "class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin"
 
            },
 
            "autoload": {
 
                "psr-4": {
 
                    "Wikimedia\\Composer\\Merge\\V2\\": "src/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Bryan Davis",
 
                    "email": "bd808@wikimedia.org"
 
                }
 
            ],
 
            "description": "Composer plugin to merge multiple composer.json files",
 
            "support": {
 
                "issues": "https://github.com/wikimedia/composer-merge-plugin/issues",
 
                "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.1.0"
 
            },
 
            "time": "2023-04-15T19:07:00+00:00"
 
        }
 
    ],
 
    "packages-dev": [
 
        {
 
            "name": "codeclimate/php-test-reporter",
 
            "version": "v0.3.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/codeclimate/php-test-reporter.git",
 
                "reference": "3a2d3ebdc1df5acf372458c15041af240a6fc016"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/3a2d3ebdc1df5acf372458c15041af240a6fc016",
 
                "reference": "3a2d3ebdc1df5acf372458c15041af240a6fc016",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-curl": "*",
 
                "php": ">=5.3",
 
                "satooshi/php-coveralls": "1.0.*",
 
                "symfony/console": ">=2.0"
 
            },
 
            "require-dev": {
 
                "ext-xdebug": "*",
 
                "phpunit/phpunit": "3.7.*@stable"
 
            },
 
            "bin": [
 
                "composer/bin/test-reporter"
 
            ],
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "0.3.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-0": {
 
                    "CodeClimate\\Bundle": "src/",
 
                    "CodeClimate\\Component": "src/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Code Climate",
 
                    "email": "hello@codeclimate.com",
 
                    "homepage": "https://codeclimate.com"
 
                }
 
            ],
 
            "description": "PHP client for reporting test coverage to Code Climate",
 
            "homepage": "https://github.com/codeclimate/php-test-reporter",
 
            "keywords": [
 
                "codeclimate",
 
                "coverage"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/codeclimate/php-test-reporter/issues",
 
                "source": "https://github.com/codeclimate/php-test-reporter/tree/master"
 
            },
 
            "time": "2016-04-19T16:54:33+00:00"
 
        },
 
        {
 
            "name": "doctrine/deprecations",
 
            "version": "v1.1.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/doctrine/deprecations.git",
 
                "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
 
                "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.1 || ^8.0"
 
            },
 
            "require-dev": {
 
                "doctrine/coding-standard": "^9",
 
                "phpstan/phpstan": "1.4.10 || 1.10.15",
 
                "phpstan/phpstan-phpunit": "^1.0",
 
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
 
                "psalm/plugin-phpunit": "0.18.4",
 
                "psr/log": "^1 || ^2 || ^3",
 
                "vimeo/psalm": "4.30.0 || 5.12.0"
 
            },
 
            "suggest": {
 
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
 
            "homepage": "https://www.doctrine-project.org/",
 
            "support": {
 
                "issues": "https://github.com/doctrine/deprecations/issues",
 
                "source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
 
            },
 
            "time": "2023-06-03T09:27:29+00:00"
 
        },
 
        {
 
            "name": "doctrine/instantiator",
 
            "version": "1.5.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/doctrine/instantiator.git",
 
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
 
                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.1 || ^8.0"
 
            },
 
            "require-dev": {
 
                "doctrine/coding-standard": "^9 || ^11",
 
                "ext-pdo": "*",
 
                "ext-phar": "*",
 
                "phpbench/phpbench": "^0.16 || ^1",
 
                "phpstan/phpstan": "^1.4",
 
                "phpstan/phpstan-phpunit": "^1",
 
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
 
                "vimeo/psalm": "^4.30 || ^5.4"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Marco Pivetta",
 
                    "email": "ocramius@gmail.com",
 
                    "homepage": "https://ocramius.github.io/"
 
                }
 
            ],
 
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
 
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
 
            "keywords": [
 
                "constructor",
 
                "instantiate"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/doctrine/instantiator/issues",
 
                "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
 
            },
 
            "funding": [
 
                {
 
                    "url": "https://www.doctrine-project.org/sponsorship.html",
 
                    "type": "custom"
 
                },
 
                {
 
                    "url": "https://www.patreon.com/phpdoctrine",
 
                    "type": "patreon"
 
                },
 
                {
 
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
 
                    "type": "tidelift"
 
                }
 
            ],
 
            "time": "2022-12-30T00:15:36+00:00"
 
        },
 
        {
 
            "name": "guzzle/guzzle",
 
            "version": "v3.9.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/guzzle/guzzle3.git",
 
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
 
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-curl": "*",
 
                "php": ">=5.3.3",
 
                "symfony/event-dispatcher": "~2.1"
 
            },
 
            "replace": {
 
                "guzzle/batch": "self.version",
 
                "guzzle/cache": "self.version",
 
                "guzzle/common": "self.version",
 
                "guzzle/http": "self.version",
 
                "guzzle/inflection": "self.version",
 
                "guzzle/iterator": "self.version",
 
                "guzzle/log": "self.version",
 
                "guzzle/parser": "self.version",
 
                "guzzle/plugin": "self.version",
 
                "guzzle/plugin-async": "self.version",
 
                "guzzle/plugin-backoff": "self.version",
 
                "guzzle/plugin-cache": "self.version",
 
                "guzzle/plugin-cookie": "self.version",
 
                "guzzle/plugin-curlauth": "self.version",
 
                "guzzle/plugin-error-response": "self.version",
 
                "guzzle/plugin-history": "self.version",
 
                "guzzle/plugin-log": "self.version",
 
                "guzzle/plugin-md5": "self.version",
 
                "guzzle/plugin-mock": "self.version",
 
                "guzzle/plugin-oauth": "self.version",
 
                "guzzle/service": "self.version",
 
                "guzzle/stream": "self.version"
 
            },
 
            "require-dev": {
 
                "doctrine/cache": "~1.3",
 
                "monolog/monolog": "~1.0",
 
                "phpunit/phpunit": "3.7.*",
 
                "psr/log": "~1.0",
 
                "symfony/class-loader": "~2.1",
 
                "zendframework/zend-cache": "2.*,<2.3",
 
                "zendframework/zend-log": "2.*,<2.3"
 
            },
 
            "suggest": {
 
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "3.9-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-0": {
 
                    "Guzzle": "src/",
 
                    "Guzzle\\Tests": "tests/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Michael Dowling",
 
                    "email": "mtdowling@gmail.com",
 
                    "homepage": "https://github.com/mtdowling"
 
                },
 
                {
 
                    "name": "Guzzle Community",
 
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
 
                }
 
            ],
 
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
 
            "homepage": "http://guzzlephp.org/",
 
            "keywords": [
 
                "client",
 
                "curl",
 
                "framework",
 
                "http",
 
                "http client",
 
                "rest",
 
                "web service"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/guzzle3/issues",
 
                "source": "https://github.com/guzzle/guzzle3/tree/master"
 
            },
 
            "abandoned": "guzzlehttp/guzzle",
 
            "time": "2015-03-18T18:23:50+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.7.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
 
                "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b2fe4d22a5426f38e014855322200b97b5362c0d",
 
                "reference": "b2fe4d22a5426f38e014855322200b97b5362c0d",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "doctrine/deprecations": "^1.0",
 
                "php": "^7.4 || ^8.0",
 
                "phpdocumentor/reflection-common": "^2.0",
 
                "phpstan/phpdoc-parser": "^1.13"
 
            },
 
            "require-dev": {
 
                "ext-tokenizer": "*",
 
                "phpbench/phpbench": "^1.2",
 
                "phpstan/extension-installer": "^1.1",
 
                "phpstan/phpstan": "^1.8",
 
                "phpstan/phpstan-phpunit": "^1.1",
 
                "phpunit/phpunit": "^9.5",
 
                "rector/rector": "^0.13.9",
 
                "vimeo/psalm": "^4.25"
 
            },
 
            "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.7.2"
 
            },
 
            "time": "2023-05-30T18:13:47+00:00"
 
        },
 
        {
 
            "name": "phpspec/prophecy",
 
            "version": "v1.10.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpspec/prophecy.git",
 
                "reference": "451c3cd1418cf640de218914901e51b064abb093"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
 
                "reference": "451c3cd1418cf640de218914901e51b064abb093",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "doctrine/instantiator": "^1.0.2",
 
                "php": "^5.3|^7.0",
 
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
 
                "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
 
                "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
 
            },
 
            "require-dev": {
 
                "phpspec/phpspec": "^2.5 || ^3.2",
 
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.10.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-4": {
 
                    "Prophecy\\": "src/Prophecy"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Konstantin Kudryashov",
 
                    "email": "ever.zet@gmail.com",
 
                    "homepage": "http://everzet.com"
 
                },
 
                {
 
                    "name": "Marcello Duarte",
 
                    "email": "marcello.duarte@gmail.com"
 
                }
 
            ],
 
            "description": "Highly opinionated mocking framework for PHP 5.3+",
 
            "homepage": "https://github.com/phpspec/prophecy",
 
            "keywords": [
 
                "Double",
 
                "Dummy",
 
                "fake",
 
                "mock",
 
                "spy",
 
                "stub"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/phpspec/prophecy/issues",
 
                "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
 
            },
 
            "time": "2020-03-05T15:02:03+00:00"
 
        },
 
        {
 
            "name": "phpstan/phpdoc-parser",
 
            "version": "1.22.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpstan/phpdoc-parser.git",
 
                "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ec58baf7b3c7f1c81b3b00617c953249fb8cf30c",
 
                "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^7.2 || ^8.0"
 
            },
 
            "require-dev": {
 
                "doctrine/annotations": "^2.0",
 
                "nikic/php-parser": "^4.15",
 
                "php-parallel-lint/php-parallel-lint": "^1.2",
 
                "phpstan/extension-installer": "^1.0",
 
                "phpstan/phpstan": "^1.5",
 
                "phpstan/phpstan-phpunit": "^1.1",
 
                "phpstan/phpstan-strict-rules": "^1.0",
 
                "phpunit/phpunit": "^9.5",
 
                "symfony/process": "^5.2"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "PHPStan\\PhpDocParser\\": [
 
                        "src/"
 
                    ]
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
 
            "support": {
 
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
 
                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.0"
 
            },
 
            "time": "2023-06-01T12:35:21+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-code-coverage",
 
            "version": "2.2.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
 
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
 
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3",
 
                "phpunit/php-file-iterator": "~1.3",
 
                "phpunit/php-text-template": "~1.2",
 
                "phpunit/php-token-stream": "~1.3",
 
                "sebastian/environment": "^1.3.2",
 
                "sebastian/version": "~1.0"
 
            },
 
            "require-dev": {
 
                "ext-xdebug": ">=2.1.4",
 
                "phpunit/phpunit": "~4"
 
            },
 
            "suggest": {
 
                "ext-dom": "*",
 
                "ext-xdebug": ">=2.2.1",
 
                "ext-xmlwriter": "*"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.2.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sb@sebastian-bergmann.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
 
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
 
            "keywords": [
 
                "coverage",
 
                "testing",
 
                "xunit"
 
            ],
 
            "support": {
 
                "irc": "irc://irc.freenode.net/phpunit",
 
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
 
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/2.2"
 
            },
 
            "time": "2015-10-06T15:47:00+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-file-iterator",
 
            "version": "1.4.5",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
 
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
 
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.4.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sb@sebastian-bergmann.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
 
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
 
            "keywords": [
 
                "filesystem",
 
                "iterator"
 
            ],
 
            "support": {
 
                "irc": "irc://irc.freenode.net/phpunit",
 
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
 
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/1.4.5"
 
            },
 
            "time": "2017-11-27T13:52:08+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-text-template",
 
            "version": "1.2.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
 
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
 
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "Simple template engine.",
 
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
 
            "keywords": [
 
                "template"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
 
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
 
            },
 
            "time": "2015-06-21T13:50:34+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-timer",
 
            "version": "1.0.9",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/php-timer.git",
 
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
 
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^5.3.3 || ^7.0"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.0-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sb@sebastian-bergmann.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "Utility class for timing",
 
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
 
            "keywords": [
 
                "timer"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
 
                "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
 
            },
 
            "time": "2017-02-26T11:10:40+00:00"
 
        },
 
        {
 
            "name": "phpunit/php-token-stream",
 
            "version": "1.4.12",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
 
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
 
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-tokenizer": "*",
 
                "php": ">=5.3.3"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.2"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.4-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                }
 
            ],
 
            "description": "Wrapper around PHP's tokenizer extension.",
 
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
 
            "keywords": [
 
                "tokenizer"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
 
                "source": "https://github.com/sebastianbergmann/php-token-stream/tree/1.4"
 
            },
 
            "abandoned": true,
 
            "time": "2017-12-04T08:55:13+00:00"
 
        },
 
        {
 
            "name": "phpunit/phpunit",
 
            "version": "4.8.36",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/phpunit.git",
 
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
 
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-dom": "*",
 
                "ext-json": "*",
 
                "ext-pcre": "*",
 
                "ext-reflection": "*",
 
                "ext-spl": "*",
 
                "php": ">=5.3.3",
 
                "phpspec/prophecy": "^1.3.1",
 
                "phpunit/php-code-coverage": "~2.1",
 
                "phpunit/php-file-iterator": "~1.4",
 
                "phpunit/php-text-template": "~1.2",
 
                "phpunit/php-timer": "^1.0.6",
 
                "phpunit/phpunit-mock-objects": "~2.3",
 
                "sebastian/comparator": "~1.2.2",
 
                "sebastian/diff": "~1.2",
 
                "sebastian/environment": "~1.3",
 
                "sebastian/exporter": "~1.2",
 
                "sebastian/global-state": "~1.0",
 
                "sebastian/version": "~1.0",
 
                "symfony/yaml": "~2.1|~3.0"
 
            },
 
            "suggest": {
 
                "phpunit/php-invoker": "~1.1"
 
            },
 
            "bin": [
 
                "phpunit"
 
            ],
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "4.8.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "The PHP Unit Testing framework.",
 
            "homepage": "https://phpunit.de/",
 
            "keywords": [
 
                "phpunit",
 
                "testing",
 
                "xunit"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
 
                "source": "https://github.com/sebastianbergmann/phpunit/tree/4.8.36"
 
            },
 
            "time": "2017-06-21T08:07:12+00:00"
 
        },
 
        {
 
            "name": "phpunit/phpunit-mock-objects",
 
            "version": "2.3.8",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
 
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
 
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "doctrine/instantiator": "^1.0.2",
 
                "php": ">=5.3.3",
 
                "phpunit/php-text-template": "~1.2",
 
                "sebastian/exporter": "~1.2"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.4"
 
            },
 
            "suggest": {
 
                "ext-soap": "*"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.3.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sb@sebastian-bergmann.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "Mock Object library for PHPUnit",
 
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
 
            "keywords": [
 
                "mock",
 
                "xunit"
 
            ],
 
            "support": {
 
                "irc": "irc://irc.freenode.net/phpunit",
 
                "issues": "https://github.com/sebastianbergmann/phpunit-mock-objects/issues",
 
                "source": "https://github.com/sebastianbergmann/phpunit-mock-objects/tree/2.3"
 
            },
 
            "abandoned": true,
 
            "time": "2015-10-02T06:51:40+00:00"
 
        },
 
        {
 
            "name": "satooshi/php-coveralls",
 
            "version": "v1.0.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/php-coveralls/php-coveralls.git",
 
                "reference": "9c07b63acbc9709344948b6fd4f63a32b2ef4127"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/9c07b63acbc9709344948b6fd4f63a32b2ef4127",
 
                "reference": "9c07b63acbc9709344948b6fd4f63a32b2ef4127",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-json": "*",
 
                "ext-simplexml": "*",
 
                "guzzle/guzzle": "^2.8 || ^3.0",
 
                "php": "^5.3.3 || ^7.0",
 
                "psr/log": "^1.0",
 
                "symfony/config": "^2.1 || ^3.0 || ^4.0",
 
                "symfony/console": "^2.1 || ^3.0 || ^4.0",
 
                "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0",
 
                "symfony/yaml": "^2.0 || ^3.0 || ^4.0"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0"
 
            },
 
            "suggest": {
 
                "symfony/http-kernel": "Allows Symfony integration"
 
            },
 
            "bin": [
 
                "bin/coveralls"
 
            ],
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "Satooshi\\": "src/Satooshi/"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Kitamura Satoshi",
 
                    "email": "with.no.parachute@gmail.com",
 
                    "homepage": "https://www.facebook.com/satooshi.jp"
 
                }
 
            ],
 
            "description": "PHP client library for Coveralls API",
 
            "homepage": "https://github.com/php-coveralls/php-coveralls",
 
            "keywords": [
 
                "ci",
 
                "coverage",
 
                "github",
 
                "test"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/php-coveralls/php-coveralls/issues",
 
                "source": "https://github.com/php-coveralls/php-coveralls/tree/v1.0.2"
 
            },
 
            "abandoned": "php-coveralls/php-coveralls",
 
            "time": "2017-10-14T23:15:34+00:00"
 
        },
 
        {
 
            "name": "sebastian/comparator",
 
            "version": "1.2.4",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/comparator.git",
 
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
 
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3",
 
                "sebastian/diff": "~1.2",
 
                "sebastian/exporter": "~1.2 || ~2.0"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.4"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.2.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Jeff Welch",
 
                    "email": "whatthejeff@gmail.com"
 
                },
 
                {
 
                    "name": "Volker Dusch",
 
                    "email": "github@wallbash.com"
 
                },
 
                {
 
                    "name": "Bernhard Schussek",
 
                    "email": "bschussek@2bepublished.at"
 
                },
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                }
 
            ],
 
            "description": "Provides the functionality to compare PHP values for equality",
 
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
 
            "keywords": [
 
                "comparator",
 
                "compare",
 
                "equality"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
 
                "source": "https://github.com/sebastianbergmann/comparator/tree/1.2"
 
            },
 
            "time": "2017-01-29T09:50:25+00:00"
 
        },
 
        {
 
            "name": "sebastian/diff",
 
            "version": "1.4.3",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/diff.git",
 
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
 
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^5.3.3 || ^7.0"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.4-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Kore Nordmann",
 
                    "email": "mail@kore-nordmann.de"
 
                },
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                }
 
            ],
 
            "description": "Diff implementation",
 
            "homepage": "https://github.com/sebastianbergmann/diff",
 
            "keywords": [
 
                "diff"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/diff/issues",
 
                "source": "https://github.com/sebastianbergmann/diff/tree/1.4"
 
            },
 
            "time": "2017-05-22T07:24:03+00:00"
 
        },
 
        {
 
            "name": "sebastian/environment",
 
            "version": "1.3.8",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/environment.git",
 
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
 
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": "^5.3.3 || ^7.0"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "^4.8 || ^5.0"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.3.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                }
 
            ],
 
            "description": "Provides functionality to handle HHVM/PHP environments",
 
            "homepage": "http://www.github.com/sebastianbergmann/environment",
 
            "keywords": [
 
                "Xdebug",
 
                "environment",
 
                "hhvm"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/environment/issues",
 
                "source": "https://github.com/sebastianbergmann/environment/tree/1.3"
 
            },
 
            "time": "2016-08-18T05:49:44+00:00"
 
        },
 
        {
 
            "name": "sebastian/exporter",
 
            "version": "1.2.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/exporter.git",
 
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
 
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3",
 
                "sebastian/recursion-context": "~1.0"
 
            },
 
            "require-dev": {
 
                "ext-mbstring": "*",
 
                "phpunit/phpunit": "~4.4"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.3.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Jeff Welch",
 
                    "email": "whatthejeff@gmail.com"
 
                },
 
                {
 
                    "name": "Volker Dusch",
 
                    "email": "github@wallbash.com"
 
                },
 
                {
 
                    "name": "Bernhard Schussek",
 
                    "email": "bschussek@2bepublished.at"
 
                },
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                },
 
                {
 
                    "name": "Adam Harvey",
 
                    "email": "aharvey@php.net"
 
                }
 
            ],
 
            "description": "Provides the functionality to export PHP variables for visualization",
 
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
 
            "keywords": [
 
                "export",
 
                "exporter"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
 
                "source": "https://github.com/sebastianbergmann/exporter/tree/master"
 
            },
 
            "time": "2016-06-17T09:04:28+00:00"
 
        },
 
        {
 
            "name": "sebastian/global-state",
 
            "version": "1.1.1",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/global-state.git",
 
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
 
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.2"
 
            },
 
            "suggest": {
 
                "ext-uopz": "*"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.0-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                }
 
            ],
 
            "description": "Snapshotting of global state",
 
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
 
            "keywords": [
 
                "global state"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
 
                "source": "https://github.com/sebastianbergmann/global-state/tree/1.1.1"
 
            },
 
            "time": "2015-10-12T03:26:01+00:00"
 
        },
 
        {
 
            "name": "sebastian/recursion-context",
 
            "version": "1.0.5",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
 
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
 
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.4"
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "1.0.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Jeff Welch",
 
                    "email": "whatthejeff@gmail.com"
 
                },
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de"
 
                },
 
                {
 
                    "name": "Adam Harvey",
 
                    "email": "aharvey@php.net"
 
                }
 
            ],
 
            "description": "Provides functionality to recursively process PHP variables",
 
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
 
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
 
            },
 
            "time": "2016-10-03T07:41:43+00:00"
 
        },
 
        {
 
            "name": "sebastian/version",
 
            "version": "1.0.6",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/sebastianbergmann/version.git",
 
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
 
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
 
                "shasum": ""
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "classmap": [
 
                    "src/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "BSD-3-Clause"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Sebastian Bergmann",
 
                    "email": "sebastian@phpunit.de",
 
                    "role": "lead"
 
                }
 
            ],
 
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
 
            "homepage": "https://github.com/sebastianbergmann/version",
 
            "support": {
 
                "issues": "https://github.com/sebastianbergmann/version/issues",
 
                "source": "https://github.com/sebastianbergmann/version/tree/1.0.6"
 
            },
 
            "time": "2015-06-21T13:59:46+00:00"
 
        },
 
        {
 
            "name": "squizlabs/php_codesniffer",
 
            "version": "2.9.2",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
 
                "reference": "2acf168de78487db620ab4bc524135a13cfe6745"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/2acf168de78487db620ab4bc524135a13cfe6745",
 
                "reference": "2acf168de78487db620ab4bc524135a13cfe6745",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "ext-simplexml": "*",
 
                "ext-tokenizer": "*",
 
                "ext-xmlwriter": "*",
 
                "php": ">=5.1.2"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.0"
 
            },
 
            "bin": [
 
                "scripts/phpcs",
 
                "scripts/phpcbf"
 
            ],
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.x-dev"
 
                }
 
            },
 
            "autoload": {
 
                "classmap": [
 
                    "CodeSniffer.php",
 
                    "CodeSniffer/CLI.php",
 
                    "CodeSniffer/Exception.php",
 
                    "CodeSniffer/File.php",
 
                    "CodeSniffer/Fixer.php",
 
                    "CodeSniffer/Report.php",
 
                    "CodeSniffer/Reporting.php",
 
                    "CodeSniffer/Sniff.php",
 
                    "CodeSniffer/Tokens.php",
 
                    "CodeSniffer/Reports/",
 
                    "CodeSniffer/Tokenizers/",
 
                    "CodeSniffer/DocGenerators/",
 
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
 
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
 
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
 
                    "CodeSniffer/Standards/IncorrectPatternException.php",
 
                    "CodeSniffer/Standards/Generic/Sniffs/",
 
                    "CodeSniffer/Standards/MySource/Sniffs/",
 
                    "CodeSniffer/Standards/PEAR/Sniffs/",
 
                    "CodeSniffer/Standards/PSR1/Sniffs/",
 
                    "CodeSniffer/Standards/PSR2/Sniffs/",
 
                    "CodeSniffer/Standards/Squiz/Sniffs/",
 
                    "CodeSniffer/Standards/Zend/Sniffs/"
 
                ]
 
            },
 
            "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": "http://www.squizlabs.com/php-codesniffer",
 
            "keywords": [
 
                "phpcs",
 
                "standards"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
 
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
 
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
 
            },
 
            "time": "2018-11-07T22:31:41+00:00"
 
        },
 
        {
 
            "name": "symfony/event-dispatcher",
 
            "version": "v2.8.52",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/symfony/event-dispatcher.git",
 
                "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
 
                "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.9"
 
            },
 
            "require-dev": {
 
                "psr/log": "~1.0",
 
                "symfony/config": "^2.0.5|~3.0.0",
 
                "symfony/dependency-injection": "~2.6|~3.0.0",
 
                "symfony/expression-language": "~2.6|~3.0.0",
 
                "symfony/stopwatch": "~2.3|~3.0.0"
 
            },
 
            "suggest": {
 
                "symfony/dependency-injection": "",
 
                "symfony/http-kernel": ""
 
            },
 
            "type": "library",
 
            "extra": {
 
                "branch-alias": {
 
                    "dev-master": "2.8-dev"
 
                }
 
            },
 
            "autoload": {
 
                "psr-4": {
 
                    "Symfony\\Component\\EventDispatcher\\": ""
 
                },
 
                "exclude-from-classmap": [
 
                    "/Tests/"
 
                ]
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Fabien Potencier",
 
                    "email": "fabien@symfony.com"
 
                },
 
                {
 
                    "name": "Symfony Community",
 
                    "homepage": "https://symfony.com/contributors"
 
                }
 
            ],
 
            "description": "Symfony EventDispatcher Component",
 
            "homepage": "https://symfony.com",
 
            "support": {
 
                "source": "https://github.com/symfony/event-dispatcher/tree/v2.8.50"
 
            },
 
            "time": "2018-11-21T14:20:20+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"
 
        }
 
    ],
 
    "aliases": [],
 
    "minimum-stability": "stable",
 
    "stability-flags": [],
 
    "prefer-stable": false,
 
    "prefer-lowest": false,
 
    "platform": [],
 
    "platform-dev": [],
 
    "plugin-api-version": "2.3.0"
 
}
0 comments (0 inline, 0 general)