{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "b69cf31a2e16febf6de7ab69e237676f",
    "packages": [
        {
            "name": "pimple/pimple",
            "version": "v3.5.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev"
                }
            },
            "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"
            },
            "time": "2021-10-28T11:13:42+00:00"
        },
        {
            "name": "psr/container",
            "version": "2.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "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"
            },
            "time": "2021-03-05T16:02:18+00:00"
        },
        {
            "name": "publishpress/wordpress-banners",
            "version": "v1.3.1",
            "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"
            },
            "type": "library",
            "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"
            },
            "time": "2022-08-15T18:07:23+00:00"
        },
        {
            "name": "publishpress/wordpress-version-notices",
            "version": "1.3.1",
            "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"
            },
            "type": "library",
            "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"
            },
            "time": "2023-04-05T21:15:43+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {},
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {},
    "platform-dev": {},
    "plugin-api-version": "2.6.0"
}