![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/plugins/advanced-gutenberg/vendor/composer/ |
{ "packages": [ { "name": "pimple/pimple", "version": "v3.2.3", "version_normalized": "3.2.3.0", "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" }, "time": "2018-01-21T07:42:36+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "[email protected]" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "http://pimple.sensiolabs.org", "keywords": [ "container", "dependency injection" ], "support": { "issues": "https://github.com/silexphp/Pimple/issues", "source": "https://github.com/silexphp/Pimple/tree/master" }, "install-path": "../pimple/pimple" }, { "name": "psr/container", "version": "1.0.0", "version_normalized": "1.0.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" }, "time": "2017-02-14T16:28:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.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": "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" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/master" }, "install-path": "../psr/container" }, { "name": "publishpress/publishpress-instance-protection", "version": "v1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/publishpress/publishpress-instance-protection", "reference": "6a4e7038c95fac43264b1d61a5cdae2b1e3cc4ee" }, "require": { "php": ">=5.6.20" }, "time": "2022-10-28T16:14:03+00:00", "type": "library", "installation-source": "source", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "PublishPress", "email": "[email protected]" } ], "description": "Library for protecting WordPress plugins to run twice.", "homepage": "http://publishpress.com/", "keywords": [ "wordpress plugin" ], "install-path": "../publishpress/publishpress-instance-protection" }, { "name": "publishpress/wordpress-banners", "version": "v1.3.1", "version_normalized": "1.3.1.0", "source": { "type": "git", "url": "https://github.com/publishpress/wordpress-banners.git", "reference": "bcb5f9f00973d53e2db027f9a05c059f18743fae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/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": "[email protected]" } ], "description": "Display banners in admin pages of PublishPress Plugins.", "homepage": "http://publishpress.com/", "support": { "issues": "https://github.com/publishpress/wordpress-banners/issues", "source": "https://github.com/publishpress/wordpress-banners/tree/v1.3.1" }, "install-path": "../publishpress/wordpress-banners" }, { "name": "publishpress/wordpress-reviews", "version": "v1.1.19", "version_normalized": "1.1.19.0", "source": { "type": "git", "url": "https://github.com/publishpress/wordpress-reviews.git", "reference": "028e573eb7c5da2455a7a823cabbbe5e3f89ca9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/wordpress-reviews/zipball/028e573eb7c5da2455a7a823cabbbe5e3f89ca9c", "reference": "028e573eb7c5da2455a7a823cabbbe5e3f89ca9c", "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" }, "time": "2022-06-03T13:38:53+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": "[email protected]" }, { "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/wordpress-reviews/issues", "source": "https://github.com/publishpress/wordpress-reviews/tree/v1.1.19" }, "install-path": "../publishpress/wordpress-reviews" }, { "name": "publishpress/wordpress-version-notices", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/publishpress/WordPress-Version-Notices.git", "reference": "a46b552ac4cbec26d743307611e5dd8d56f80a57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/publishpress/WordPress-Version-Notices/zipball/a46b552ac4cbec26d743307611e5dd8d56f80a57", "reference": "a46b552ac4cbec26d743307611e5dd8d56f80a57", "shasum": "" }, "require": { "php": ">=5.6.20", "pimple/pimple": "~3.2.0", "psr/container": "~1.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": "2022-06-06T15:45:54+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": "[email protected]", "homepage": "https://publishpress.com", "role": "Developer" } ], "description": "Library for displaying version notices for Pro plugins in WordPress.", "support": { "issues": "https://github.com/publishpress/WordPress-Version-Notices/issues", "source": "https://github.com/publishpress/WordPress-Version-Notices/tree/1.1.4" }, "install-path": "../publishpress/wordpress-version-notices" }, { "name": "wolfcast/browser-detection", "version": "2.9.7", "version_normalized": "2.9.7.0", "source": { "type": "git", "url": "https://github.com/Wolfcast/BrowserDetection.git", "reference": "77fad169776d6c4fc61fa740fb16495cafc505eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Wolfcast/BrowserDetection/zipball/77fad169776d6c4fc61fa740fb16495cafc505eb", "reference": "77fad169776d6c4fc61fa740fb16495cafc505eb", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2022-09-21T04:06:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "lib/BrowserDetection.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Alexandre Valiquette", "homepage": "https://wolfcast.com/", "role": "Lead developer" } ], "description": "The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.", "homepage": "https://github.com/Wolfcast/BrowserDetection", "keywords": [ "browser", "detection", "environment", "mobile", "platform", "version" ], "support": { "issues": "https://github.com/Wolfcast/BrowserDetection/issues", "source": "https://github.com/Wolfcast/BrowserDetection/tree/2.9.7" }, "install-path": "../wolfcast/browser-detection" } ], "dev": true, "dev-package-names": [] }