{ "_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": "bcdf3b8996cf0596c2da4ceeebad609f", "packages": [ { "name": "pimple/pimple", "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32", "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/container": "^1.0" }, "require-dev": { "symfony/phpunit-bridge": "^3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.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": "http://pimple.sensiolabs.org", "keywords": [ "container", "dependency injection" ], "time": "2018-01-21T07:42:36+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://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" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "publishpress/wordpress-banners", "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/publishpress/wordpress-banners.git", "reference": "76db80ef2166e671fff021fdce20ff4ec206def2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/wordpress-banners/zipball/76db80ef2166e671fff021fdce20ff4ec206def2", "reference": "76db80ef2166e671fff021fdce20ff4ec206def2", "shasum": "" }, "require": { "php": ">=5.6.20" }, "type": "library", "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/", "time": "2021-11-22T22:01:45+00:00" }, { "name": "publishpress/wordpress-reviews", "version": "v1.1.16", "source": { "type": "git", "url": "https://github.com/publishpress/wordpress-reviews.git", "reference": "2b647f104d7aa64e0c72c028f86e1875035b7a91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/wordpress-reviews/zipball/2b647f104d7aa64e0c72c028f86e1875035b7a91", "reference": "2b647f104d7aa64e0c72c028f86e1875035b7a91", "shasum": "" }, "require": { "php": ">=5.6.20" }, "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", "lucatume/wp-browser": "^3", "overtrue/phplint": "^2.1", "phpmd/phpmd": "^2.8", "publishpress/publishpress-plugin-builder": "^1.2", "sebastian/phpcpd": "^5.0", "squizlabs/php_codesniffer": "^3.5", "wp-cli/i18n-command": "^2.2", "wp-cli/wp-cli": "^2.5" }, "type": "library", "autoload": { "files": [ "ReviewsController.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "PublishPress", "email": "help@publishpress.com" }, { "name": "Daniel Iser", "homepage": "https://github.com/danieliser/WP-Product-In-Dash-Review-Requests" } ], "description": "Library for showing a five-star review banner.", "homepage": "http://publishpress.com/", "keywords": [ "review", "reviews", "wordpress plugin" ], "time": "2021-12-01T20:36:26+00:00" }, { "name": "publishpress/wordpress-version-notices", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/publishpress/WordPress-Version-Notices.git", "reference": "57e7cbb3e9b9ac366ddd3fd0a80c2e2eabf75ea3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/WordPress-Version-Notices/zipball/57e7cbb3e9b9ac366ddd3fd0a80c2e2eabf75ea3", "reference": "57e7cbb3e9b9ac366ddd3fd0a80c2e2eabf75ea3", "shasum": "" }, "require": { "php": ">=5.6.20", "pimple/pimple": "^3" }, "require-dev": { "lucatume/wp-browser": "^2.4" }, "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.", "time": "2021-07-14T16:15:47+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.20" }, "platform-dev": [], "plugin-api-version": "1.1.0" }