{
    "packages": [
        {
            "name": "wpt00ls/container",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/wpt00ls/container.git",
                "reference": "15159b4d518187040e38b7d9d1312a2228bdb1f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpt00ls/container/zipball/15159b4d518187040e38b7d9d1312a2228bdb1f4",
                "reference": "15159b4d518187040e38b7d9d1312a2228bdb1f4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2023-11-07T03:53:17+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPTools\\Psr\\Container\\": "src/"
                }
            },
            "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": [
                "container",
                "container-interface",
                "container-interop",
                "psr",
                "psr-11"
            ],
            "support": {
                "source": "https://github.com/wpt00ls/container/tree/main",
                "issues": "https://github.com/wpt00ls/container/issues"
            },
            "install-path": "../wpt00ls/container"
        },
        {
            "name": "wpt00ls/pimple",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/wpt00ls/pimple.git",
                "reference": "27f79b16479964bb0739709a3104d5f1ded146b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpt00ls/pimple/zipball/27f79b16479964bb0739709a3104d5f1ded146b9",
                "reference": "27f79b16479964bb0739709a3104d5f1ded146b9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "wpt00ls/container": "dev-main"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^5.4@dev"
            },
            "time": "2023-12-28T12:14:11+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPTools\\Pimple\\": "src/Pimple"
                }
            },
            "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/wpt00ls/pimple/tree/main",
                "issues": "https://github.com/wpt00ls/pimple/issues"
            },
            "install-path": "../wpt00ls/pimple"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
