{
    "packages": [
        {
            "name": "inpsyde/modularity",
            "version": "1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/inpsyde/modularity.git",
                "reference": "e1ca1c81b7b663355906b586525d21ac5d46bc65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inpsyde/modularity/zipball/e1ca1c81b7b663355906b586525d21ac5d46bc65",
                "reference": "e1ca1c81b7b663355906b586525d21ac5d46bc65",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4",
                "psr/container": "^1.1.0 || ^2"
            },
            "require-dev": {
                "brain/monkey": "^2.6.1",
                "inpsyde/wp-stubs-versions": "6.7",
                "mikey179/vfsstream": "^v1.6.11",
                "phpstan/phpstan": "^2.1.1",
                "phpstan/phpstan-deprecation-rules": "^2.0.1",
                "phpstan/phpstan-mockery": "^2.0.0",
                "phpstan/phpstan-phpunit": "^2.0.4",
                "phpunit/phpunit": "^9.6.19",
                "swissspidy/phpstan-no-private": "^v1.0.0",
                "syde/phpcs": "^1.0.0"
            },
            "time": "2025-05-09T12:13:17+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.12.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": []
}
