{
    "packages": [
        {
            "name": "pimple/pimple",
            "version": "v3.6.2",
            "version_normalized": "3.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/8cfe7f74ac22a433d303914eba9ea4c2a834edce",
                "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1 || ^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2026-02-26T08:23:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.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.6.2"
            },
            "install-path": "../pimple/pimple"
        },
        {
            "name": "psr/container",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "68f5200c33f18c018db17eb869d4b0f97da17cad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/68f5200c33f18c018db17eb869d4b0f97da17cad",
                "reference": "68f5200c33f18c018db17eb869d4b0f97da17cad",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T16:02:18+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.0"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "publishpress/wordpress-banners",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/publishpress/library-wordpress-banners.git",
                "reference": "bcb5f9f00973d53e2db027f9a05c059f18743fae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/publishpress/library-wordpress-banners/zipball/bcb5f9f00973d53e2db027f9a05c059f18743fae",
                "reference": "bcb5f9f00973d53e2db027f9a05c059f18743fae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.20"
            },
            "time": "2022-08-15T18:07:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "BannersMain.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "PublishPress",
                    "email": "help@publishpress.com"
                }
            ],
            "description": "Display banners in admin pages of PublishPress Plugins.",
            "homepage": "http://publishpress.com/",
            "support": {
                "issues": "https://github.com/publishpress/library-wordpress-banners/issues",
                "source": "https://github.com/publishpress/library-wordpress-banners/tree/v1.3.1"
            },
            "install-path": "../publishpress/wordpress-banners"
        },
        {
            "name": "publishpress/wordpress-version-notices",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/publishpress/library-wordpress-version-notices.git",
                "reference": "ea8a694f10385275393c3e36b524d40019a591fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/publishpress/library-wordpress-version-notices/zipball/ea8a694f10385275393c3e36b524d40019a591fa",
                "reference": "ea8a694f10385275393c3e36b524d40019a591fa",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "pimple/pimple": "^3.5.0",
                "psr/container": "2.0.0"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0",
                "codeception/module-cli": "^1.0",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-phpbrowser": "^1.0",
                "codeception/module-rest": "^1.3",
                "codeception/module-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "composer/composer": "2.2.12",
                "lucatume/wp-browser": "^3",
                "overtrue/phplint": "^2.1"
            },
            "time": "2023-04-05T21:15:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PPVersionNotices\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "PublishPress",
                    "email": "help@publishpress.com",
                    "homepage": "https://publishpress.com",
                    "role": "Developer"
                }
            ],
            "description": "Library for displaying version notices for Pro plugins in WordPress.",
            "support": {
                "issues": "https://github.com/publishpress/library-wordpress-version-notices/issues",
                "source": "https://github.com/publishpress/library-wordpress-version-notices/tree/1.3.1"
            },
            "install-path": "../publishpress/wordpress-version-notices"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
