{
        "packages": [
                {
                        "name": "pimple/pimple",
                        "version": "v3.5.0",
                        "version_normalized": "3.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/silexphp/Pimple.git",
                                "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
                                "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2.5",
                                "psr/container": "^1.1 || ^2.0"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^5.4@dev"
                        },
                        "time": "2021-10-28T11:13:42+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.4.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Pimple": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                }
                        ],
                        "description": "Pimple, a simple Dependency Injection Container",
                        "homepage": "https://pimple.symfony.com",
                        "keywords": [
                                "container",
                                "dependency injection"
                        ],
                        "support": {
                                "source": "https://github.com/silexphp/Pimple/tree/v3.5.0"
                        },
                        "install-path": "../pimple/pimple"
                },
                {
                        "name": "psr/container",
                        "version": "1.1.2",
                        "version_normalized": "1.1.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/container.git",
                                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.4.0"
                        },
                        "time": "2021-11-05T16:50:12+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Container\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Common Container Interface (PHP FIG PSR-11)",
                        "homepage": "https://github.com/php-fig/container",
                        "keywords": [
                                "PSR-11",
                                "container",
                                "container-interface",
                                "container-interop",
                                "psr"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/container/issues",
                                "source": "https://github.com/php-fig/container/tree/1.1.2"
                        },
                        "install-path": "../psr/container"
                }
        ],
        "dev": true,
        "dev-package-names": []
}
