{
    "packages": [
        {
            "name": "inpsyde/modularity",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/inpsyde/modularity.git",
                "reference": "c79bb3682f55e1a2ece67f36e70d04fa2ab8c65d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inpsyde/modularity/zipball/c79bb3682f55e1a2ece67f36e70d04fa2ab8c65d",
                "reference": "c79bb3682f55e1a2ece67f36e70d04fa2ab8c65d",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4 <8.4",
                "psr/container": "^1.1.0 || ^2"
            },
            "require-dev": {
                "brain/monkey": "^2.6.1",
                "inpsyde/php-coding-standards": "^2@dev",
                "inpsyde/wp-stubs-versions": "dev-latest",
                "mikey179/vfsstream": "^v1.6.11",
                "phpunit/phpunit": "^9.6.19",
                "roots/wordpress-no-content": "@dev",
                "vimeo/psalm": "^5.24.0"
            },
            "time": "2024-11-28T09:34:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Modularity\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Syde GmbH",
                    "email": "hello@syde.com",
                    "homepage": "https://syde.com/",
                    "role": "Company"
                }
            ],
            "description": "Modular PSR-11 implementation for WordPress plugins, themes or libraries.",
            "support": {
                "issues": "https://github.com/inpsyde/modularity/issues",
                "source": "https://github.com/inpsyde/modularity/tree/1.11.0"
            },
            "install-path": "../inpsyde/modularity"
        },
        {
            "name": "psr/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "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/2.0.2"
            },
            "install-path": "../psr/container"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
