{ "packages": [ { "name": "cmb2/cmb2", "version": "v2.11.0", "version_normalized": "2.11.0.0", "source": { "type": "git", "url": "https://github.com/CMB2/CMB2.git", "reference": "2847828b5cce1b48d09427ee13e6f7c752704468" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CMB2/CMB2/zipball/2847828b5cce1b48d09427ee13e6f7c752704468", "reference": "2847828b5cce1b48d09427ee13e6f7c752704468", "shasum": "" }, "require": { "php": ">7.4" }, "require-dev": { "apigen/apigen": "4.1.2", "awesomemotive/am-cli-tools": ">=1.3.7", "nette/utils": "2.5.3", "phpunit/phpunit": "^6.5", "yoast/phpunit-polyfills": "^1.1" }, "suggest": { "composer/installers": "~1.0" }, "time": "2024-04-02T19:30:07+00:00", "type": "wordpress-plugin", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Justin Sternberg", "email": "justin@dsgnwrks.pro", "homepage": "https://dsgnwrks.pro", "role": "Developer" }, { "name": "WebDevStudios", "email": "contact@webdevstudios.com", "homepage": "https://github.com/WebDevStudios", "role": "Developer" } ], "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.", "homepage": "https://github.com/CMB2/CMB2", "keywords": [ "metabox", "plugin", "wordpress" ], "support": { "issues": "https://github.com/CMB2/CMB2/issues", "source": "http://wordpress.org/support/plugin/cmb2" }, "install-path": "../cmb2/cmb2" }, { "name": "publishpress/instance-protection", "version": "v1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/publishpress/library-instance-protection.git", "reference": "6a4e7038c95fac43264b1d61a5cdae2b1e3cc4ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/library-instance-protection/zipball/6a4e7038c95fac43264b1d61a5cdae2b1e3cc4ee", "reference": "6a4e7038c95fac43264b1d61a5cdae2b1e3cc4ee", "shasum": "" }, "require": { "php": ">=5.6.20" }, "time": "2022-10-28T16:14:03+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "PublishPress", "email": "help@publishpress.com" } ], "description": "Library for protecting WordPress plugins to run twice.", "homepage": "http://publishpress.com/", "keywords": [ "wordpress plugin" ], "support": { "issues": "https://github.com/publishpress/library-instance-protection/issues", "source": "https://github.com/publishpress/library-instance-protection/tree/v1.0.3" }, "install-path": "../publishpress/instance-protection" }, { "name": "publishpress/pimple-pimple", "version": "3.5.0.10", "version_normalized": "3.5.0.10", "source": { "type": "git", "url": "https://github.com/publishpress/library-pimple-pimple.git", "reference": "f2784f4b1ccaf195b373a46a74cf3742e7c9f826" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/library-pimple-pimple/zipball/f2784f4b1ccaf195b373a46a74cf3742e7c9f826", "reference": "f2784f4b1ccaf195b373a46a74cf3742e7c9f826", "shasum": "" }, "require": { "php": ">=7.2.5", "publishpress/psr-container": "^2.0.1.10" }, "require-dev": { "brianhenryie/strauss": "^0.14.0", "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-webdriver": "^1.0", "codeception/util-universalframework": "^1.0", "lucatume/wp-browser": "^3.1", "pimple/pimple": "3.5.0", "publishpress/codeception-extension-extended-copier": "^1.0", "publishpress/version-loader-generator": "^1.0" }, "time": "2023-05-30T18:41:10+00:00", "type": "library", "extra": { "generator": { "lib-class-test": "class_exists('PublishPress\\Pimple\\Container')", "action-initialize-priority": "-185", "action-register-priority": "-200" }, "strauss": { "target_directory": "lib", "namespace_prefix": "PublishPress\\", "classmap_prefix": "PublishPress_", "constant_prefix": "PUBLISHPRESS_", "include_author": "true", "classmap_output": "true", "packages": [ "pimple/pimple", "psr/container" ], "override_autoload": [], "exclude_from_copy": { "packages": [], "namespaces": [], "file_patterns": [] }, "exclude_from_prefix": { "packages": [], "namespaces": [], "file_patterns": [] }, "namespace_replacement_patterns": [], "delete_vendor_packages": true, "delete_vendor_files": true } }, "installation-source": "dist", "autoload": { "files": [ "lib/include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "PublishPress", "email": "help@publishpress.com" } ], "description": "Pimple, a simple Dependency Injection Container, prefixed for PublishPress", "homepage": "https://github.com/silexphp/Pimple/", "keywords": [ "container", "dependency injection", "publishpress" ], "support": { "issues": "https://github.com/publishpress/library-pimple-pimple/issues", "source": "https://github.com/publishpress/library-pimple-pimple/tree/3.5.0.10" }, "install-path": "../publishpress/pimple-pimple" }, { "name": "publishpress/psr-container", "version": "2.0.1.10", "version_normalized": "2.0.1.10", "source": { "type": "git", "url": "https://github.com/publishpress/library-psr-container.git", "reference": "4ccd2cb058e7b93e96186791ca25870a02e35c5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/library-psr-container/zipball/4ccd2cb058e7b93e96186791ca25870a02e35c5d", "reference": "4ccd2cb058e7b93e96186791ca25870a02e35c5d", "shasum": "" }, "require": { "php": ">=7.2.5" }, "require-dev": { "brianhenryie/strauss": "^0.14.0", "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-webdriver": "^1.0", "codeception/util-universalframework": "^1.0", "lucatume/wp-browser": "^3.1", "psr/container": "2.0.1", "publishpress/codeception-extension-extended-copier": "^1.0", "publishpress/version-loader-generator": "^1.0" }, "time": "2023-05-30T18:17:45+00:00", "type": "library", "extra": { "generator": { "lib-class-test": "interface_exists('PublishPress\\Psr\\Container\\ContainerInterface')", "action-initialize-priority": "-190", "action-register-priority": "-200" }, "strauss": { "target_directory": "lib", "namespace_prefix": "PublishPress\\", "classmap_prefix": "PublishPress_", "constant_prefix": "PUBLISHPRESS_", "include_author": "true", "classmap_output": "true", "packages": [ "psr/container" ], "override_autoload": [], "exclude_from_copy": { "packages": [], "namespaces": [], "file_patterns": [] }, "exclude_from_prefix": { "packages": [], "namespaces": [], "file_patterns": [] }, "namespace_replacement_patterns": [], "delete_vendor_packages": true, "delete_vendor_files": true } }, "installation-source": "dist", "autoload": { "files": [ "lib/include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" }, { "name": "PublishPress", "email": "help@publishpress.com" } ], "description": "Common Container Interface (PHP FIG PSR-11), prefixed for PublishPress plugins", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr", "publishpress" ], "support": { "issues": "https://github.com/publishpress/library-psr-container/issues", "source": "https://github.com/publishpress/library-psr-container/tree/2.0.1.10" }, "install-path": "../publishpress/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-reviews", "version": "v1.1.20", "version_normalized": "1.1.20.0", "source": { "type": "git", "url": "https://github.com/publishpress/library-wordpress-reviews.git", "reference": "6d0b687a66439721b0432ef1320fd818cd56309f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/library-wordpress-reviews/zipball/6d0b687a66439721b0432ef1320fd818cd56309f", "reference": "6d0b687a66439721b0432ef1320fd818cd56309f", "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", "squizlabs/php_codesniffer": "^3.5", "wp-cli/i18n-command": "^2.2", "wp-cli/wp-cli": "^2.5" }, "time": "2023-10-06T17:22:31+00:00", "type": "library", "installation-source": "dist", "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" ], "support": { "issues": "https://github.com/publishpress/library-wordpress-reviews/issues", "source": "https://github.com/publishpress/library-wordpress-reviews/tree/v1.1.20" }, "install-path": "../publishpress/wordpress-reviews" }, { "name": "publishpress/wordpress-version-notices", "version": "2.1.5", "version_normalized": "2.1.5.0", "source": { "type": "git", "url": "https://github.com/publishpress/library-wordpress-version-notices.git", "reference": "caf37ca4705f89b882c1e53d9e592939568df944" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/library-wordpress-version-notices/zipball/caf37ca4705f89b882c1e53d9e592939568df944", "reference": "caf37ca4705f89b882c1e53d9e592939568df944", "shasum": "" }, "require": { "php": ">=7.2.5", "publishpress/pimple-pimple": "^3.5.0.0", "publishpress/psr-container": "^2.0.1.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", "publishpress/version-loader-generator": "^1.0" }, "time": "2025-07-23T03:00:53+00:00", "type": "library", "extra": { "generator": { "src-dir": "src", "lib-class-test": "class_exists('PublishPress\\WordpressVersionNotices\\ServicesProvider')", "action-register-priority": "-190", "action-initialize-priority": "-150" } }, "installation-source": "dist", "autoload": { "files": [ "src/include.php" ] }, "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/2.1.5" }, "install-path": "../publishpress/wordpress-version-notices" } ], "dev": true, "dev-package-names": [] }