2016-09-13 21:24:01 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2019-06-26 01:36:03 +00:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2016-09-13 21:24:01 +00:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2021-04-02 17:00:38 +00:00
|
|
|
"content-hash": "5005eed74baf10300e2895e9b6a4f344",
|
2016-09-13 21:24:01 +00:00
|
|
|
"packages": [
|
2019-06-21 12:40:34 +00:00
|
|
|
{
|
|
|
|
"name": "automattic/jetpack-autoloader",
|
2021-03-30 16:19:44 +00:00
|
|
|
"version": "2.10.1",
|
2019-06-21 12:40:34 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Automattic/jetpack-autoloader.git",
|
2021-03-30 16:19:44 +00:00
|
|
|
"reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-03-30 16:19:44 +00:00
|
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
|
|
|
|
"reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
|
2019-06-21 12:40:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-07-24 18:26:47 +00:00
|
|
|
"composer-plugin-api": "^1.1 || ^2.0"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-03-30 16:19:44 +00:00
|
|
|
"automattic/jetpack-changelogger": "^1.1",
|
2020-12-14 17:35:54 +00:00
|
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"type": "composer-plugin",
|
|
|
|
"extra": {
|
2021-02-08 18:43:48 +00:00
|
|
|
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
|
2021-03-30 16:19:44 +00:00
|
|
|
"mirror-repo": "Automattic/jetpack-autoloader",
|
|
|
|
"changelogger": {
|
|
|
|
"link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
|
|
|
|
},
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.10.x-dev"
|
|
|
|
}
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"autoload": {
|
2020-11-25 03:08:35 +00:00
|
|
|
"classmap": [
|
|
|
|
"src/AutoloadGenerator.php"
|
|
|
|
],
|
2019-06-21 12:40:34 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Automattic\\Jetpack\\Autoloader\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"GPL-2.0-or-later"
|
|
|
|
],
|
|
|
|
"description": "Creates a custom autoloader for a plugin or theme.",
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/Automattic/jetpack-autoloader/tree/2.10.1"
|
|
|
|
},
|
2021-03-30 16:19:44 +00:00
|
|
|
"time": "2021-03-30T15:15:59+00:00"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
2020-01-29 00:28:40 +00:00
|
|
|
{
|
|
|
|
"name": "automattic/jetpack-constants",
|
2020-11-25 11:10:58 +00:00
|
|
|
"version": "v1.5.1",
|
2020-01-29 00:28:40 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Automattic/jetpack-constants.git",
|
2020-11-25 11:10:58 +00:00
|
|
|
"reference": "18f772daddc8be5df76c9f4a92e017a3c2569a5b"
|
2020-01-29 00:28:40 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-25 11:10:58 +00:00
|
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/18f772daddc8be5df76c9f4a92e017a3c2569a5b",
|
|
|
|
"reference": "18f772daddc8be5df76c9f4a92e017a3c2569a5b",
|
2020-01-29 00:28:40 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-05-07 17:21:45 +00:00
|
|
|
"php-mock/php-mock": "^2.1",
|
2020-01-29 00:28:40 +00:00
|
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"GPL-2.0-or-later"
|
|
|
|
],
|
|
|
|
"description": "A wrapper for defining constants in a more testable way.",
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/Automattic/jetpack-constants/tree/v1.5.1"
|
|
|
|
},
|
2020-11-25 11:10:58 +00:00
|
|
|
"time": "2020-10-28T19:00:31+00:00"
|
2020-01-29 00:28:40 +00:00
|
|
|
},
|
2016-09-13 21:24:01 +00:00
|
|
|
{
|
|
|
|
"name": "composer/installers",
|
2021-01-22 10:44:27 +00:00
|
|
|
"version": "v1.10.0",
|
2016-09-13 21:24:01 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/installers.git",
|
2021-01-22 10:44:27 +00:00
|
|
|
"reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d"
|
2016-09-13 21:24:01 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-01-22 10:44:27 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
|
|
|
|
"reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
|
2016-09-13 21:24:01 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-11-11 21:45:51 +00:00
|
|
|
"composer-plugin-api": "^1.0 || ^2.0"
|
2016-09-13 21:24:01 +00:00
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"roundcube/plugin-installer": "*",
|
|
|
|
"shama/baton": "*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-01-22 10:44:27 +00:00
|
|
|
"composer/composer": "1.6.* || ^2.0",
|
|
|
|
"composer/semver": "^1 || ^3",
|
|
|
|
"phpstan/phpstan": "^0.12.55",
|
|
|
|
"phpstan/phpstan-phpunit": "^0.12.16",
|
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5",
|
2020-11-11 21:45:51 +00:00
|
|
|
"symfony/process": "^2.3"
|
2016-09-13 21:24:01 +00:00
|
|
|
},
|
|
|
|
"type": "composer-plugin",
|
|
|
|
"extra": {
|
|
|
|
"class": "Composer\\Installers\\Plugin",
|
|
|
|
"branch-alias": {
|
2021-01-22 10:44:27 +00:00
|
|
|
"dev-main": "1.x-dev"
|
2016-09-13 21:24:01 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\Installers\\": "src/Composer/Installers"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Kyle Robinson Young",
|
|
|
|
"email": "kyle@dontkry.com",
|
|
|
|
"homepage": "https://github.com/shama"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A multi-framework Composer library installer",
|
|
|
|
"homepage": "https://composer.github.io/installers/",
|
|
|
|
"keywords": [
|
|
|
|
"Craft",
|
|
|
|
"Dolibarr",
|
2017-07-20 21:58:36 +00:00
|
|
|
"Eliasis",
|
2016-09-13 21:24:01 +00:00
|
|
|
"Hurad",
|
|
|
|
"ImageCMS",
|
2017-07-20 21:58:36 +00:00
|
|
|
"Kanboard",
|
2017-09-27 16:07:41 +00:00
|
|
|
"Lan Management System",
|
2016-09-13 21:24:01 +00:00
|
|
|
"MODX Evo",
|
2020-11-11 21:45:51 +00:00
|
|
|
"MantisBT",
|
2016-09-13 21:24:01 +00:00
|
|
|
"Mautic",
|
2017-07-20 21:58:36 +00:00
|
|
|
"Maya",
|
2016-09-13 21:24:01 +00:00
|
|
|
"OXID",
|
|
|
|
"Plentymarkets",
|
2017-07-20 21:58:36 +00:00
|
|
|
"Porto",
|
2016-09-13 21:24:01 +00:00
|
|
|
"RadPHP",
|
|
|
|
"SMF",
|
2021-01-22 10:44:27 +00:00
|
|
|
"Starbug",
|
2016-09-13 21:24:01 +00:00
|
|
|
"Thelia",
|
2019-10-01 13:30:08 +00:00
|
|
|
"Whmcs",
|
2016-09-13 21:24:01 +00:00
|
|
|
"WolfCMS",
|
|
|
|
"agl",
|
|
|
|
"aimeos",
|
|
|
|
"annotatecms",
|
|
|
|
"attogram",
|
|
|
|
"bitrix",
|
|
|
|
"cakephp",
|
|
|
|
"chef",
|
|
|
|
"cockpit",
|
|
|
|
"codeigniter",
|
|
|
|
"concrete5",
|
|
|
|
"croogo",
|
|
|
|
"dokuwiki",
|
|
|
|
"drupal",
|
2017-09-27 16:07:41 +00:00
|
|
|
"eZ Platform",
|
2016-09-13 21:24:01 +00:00
|
|
|
"elgg",
|
|
|
|
"expressionengine",
|
|
|
|
"fuelphp",
|
|
|
|
"grav",
|
|
|
|
"installer",
|
2017-07-20 21:58:36 +00:00
|
|
|
"itop",
|
2016-09-13 21:24:01 +00:00
|
|
|
"joomla",
|
2019-10-01 13:30:08 +00:00
|
|
|
"known",
|
2016-09-13 21:24:01 +00:00
|
|
|
"kohana",
|
|
|
|
"laravel",
|
2017-07-20 21:58:36 +00:00
|
|
|
"lavalite",
|
2016-09-13 21:24:01 +00:00
|
|
|
"lithium",
|
|
|
|
"magento",
|
2018-02-02 15:44:03 +00:00
|
|
|
"majima",
|
2016-09-13 21:24:01 +00:00
|
|
|
"mako",
|
|
|
|
"mediawiki",
|
|
|
|
"modulework",
|
2018-02-02 15:44:03 +00:00
|
|
|
"modx",
|
2016-09-13 21:24:01 +00:00
|
|
|
"moodle",
|
2017-09-27 16:07:41 +00:00
|
|
|
"osclass",
|
2016-09-13 21:24:01 +00:00
|
|
|
"phpbb",
|
|
|
|
"piwik",
|
|
|
|
"ppi",
|
2021-01-22 10:44:27 +00:00
|
|
|
"processwire",
|
2016-09-13 21:24:01 +00:00
|
|
|
"puppet",
|
2018-02-02 15:44:03 +00:00
|
|
|
"pxcms",
|
2016-09-13 21:24:01 +00:00
|
|
|
"reindex",
|
|
|
|
"roundcube",
|
|
|
|
"shopware",
|
|
|
|
"silverstripe",
|
2017-07-20 21:58:36 +00:00
|
|
|
"sydes",
|
2020-11-11 21:45:51 +00:00
|
|
|
"sylius",
|
2016-09-13 21:24:01 +00:00
|
|
|
"symfony",
|
|
|
|
"typo3",
|
|
|
|
"wordpress",
|
|
|
|
"yawik",
|
|
|
|
"zend",
|
|
|
|
"zikula"
|
|
|
|
],
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/composer/installers/issues",
|
|
|
|
"source": "https://github.com/composer/installers/tree/v1.10.0"
|
|
|
|
},
|
2020-11-11 21:45:51 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
2021-01-22 10:44:27 +00:00
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
2020-11-11 21:45:51 +00:00
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2021-01-22 10:44:27 +00:00
|
|
|
"time": "2021-01-14T11:07:16+00:00"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
2020-01-07 23:25:58 +00:00
|
|
|
{
|
|
|
|
"name": "maxmind-db/reader",
|
|
|
|
"version": "v1.6.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
|
|
|
|
"reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/febd4920bf17c1da84cef58e56a8227dfb37fbe4",
|
|
|
|
"reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"ext-maxminddb": "<1.6.0,>=2.0.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friendsofphp/php-cs-fixer": "2.*",
|
|
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
|
|
"phpunit/phpcov": "^3.0",
|
|
|
|
"phpunit/phpunit": "5.*",
|
|
|
|
"squizlabs/php_codesniffer": "3.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
|
|
|
|
"ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
|
|
|
|
"ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"MaxMind\\Db\\": "src/MaxMind/Db"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"Apache-2.0"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gregory J. Oschwald",
|
|
|
|
"email": "goschwald@maxmind.com",
|
|
|
|
"homepage": "https://www.maxmind.com/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "MaxMind DB Reader API",
|
|
|
|
"homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
|
|
|
|
"keywords": [
|
|
|
|
"database",
|
|
|
|
"geoip",
|
|
|
|
"geoip2",
|
|
|
|
"geolocation",
|
|
|
|
"maxmind"
|
|
|
|
],
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
|
|
|
|
"source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.6.0"
|
|
|
|
},
|
2020-01-07 23:25:58 +00:00
|
|
|
"time": "2019-12-19T22:59:03+00:00"
|
|
|
|
},
|
2020-01-29 18:48:49 +00:00
|
|
|
{
|
|
|
|
"name": "pelago/emogrifier",
|
|
|
|
"version": "v3.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/MyIntervals/emogrifier.git",
|
|
|
|
"reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
|
|
|
|
"reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4",
|
|
|
|
"symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friendsofphp/php-cs-fixer": "^2.15.3",
|
|
|
|
"phpmd/phpmd": "^2.7.0",
|
|
|
|
"phpunit/phpunit": "^5.7.27",
|
|
|
|
"squizlabs/php_codesniffer": "^3.5.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "4.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Pelago\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Oliver Klee",
|
|
|
|
"email": "github@oliverklee.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Zoli Szabó",
|
|
|
|
"email": "zoli.szabo+github@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "John Reeve",
|
|
|
|
"email": "jreeve@pelagodesign.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jake Hotson",
|
|
|
|
"email": "jake@qzdesign.co.uk"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cameron Brooks"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jaime Prado"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Converts CSS styles into inline style attributes in your HTML code",
|
|
|
|
"homepage": "https://www.myintervals.com/emogrifier.php",
|
|
|
|
"keywords": [
|
|
|
|
"css",
|
|
|
|
"email",
|
|
|
|
"pre-processing"
|
|
|
|
],
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/MyIntervals/emogrifier/issues",
|
|
|
|
"source": "https://github.com/MyIntervals/emogrifier"
|
|
|
|
},
|
2020-01-29 18:48:49 +00:00
|
|
|
"time": "2019-12-26T19:37:31+00:00"
|
|
|
|
},
|
2020-06-09 10:53:46 +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"
|
|
|
|
],
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
|
|
"source": "https://github.com/php-fig/container/tree/master"
|
|
|
|
},
|
2020-06-09 10:53:46 +00:00
|
|
|
"time": "2017-02-14T16:28:37+00:00"
|
|
|
|
},
|
2020-01-29 18:48:49 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/css-selector",
|
2020-11-13 17:43:01 +00:00
|
|
|
"version": "v3.3.6",
|
2020-01-29 18:48:49 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/css-selector.git",
|
2020-11-13 17:43:01 +00:00
|
|
|
"reference": "4d882dced7b995d5274293039370148e291808f2"
|
2020-01-29 18:48:49 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-13 17:43:01 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2",
|
|
|
|
"reference": "4d882dced7b995d5274293039370148e291808f2",
|
2020-01-29 18:48:49 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-11-13 17:43:01 +00:00
|
|
|
"php": ">=5.5.9"
|
2020-01-29 18:48:49 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
2020-11-13 17:43:01 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.3-dev"
|
|
|
|
}
|
|
|
|
},
|
2020-01-29 18:48:49 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jean-François Simon",
|
|
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
|
|
},
|
2020-11-13 17:43:01 +00:00
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
2020-01-29 18:48:49 +00:00
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony CssSelector Component",
|
|
|
|
"homepage": "https://symfony.com",
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/css-selector/tree/master"
|
|
|
|
},
|
2020-11-13 17:43:01 +00:00
|
|
|
"time": "2017-05-01T15:01:29+00:00"
|
2020-01-29 18:48:49 +00:00
|
|
|
},
|
2020-01-15 14:31:04 +00:00
|
|
|
{
|
|
|
|
"name": "woocommerce/action-scheduler",
|
2020-05-07 17:21:45 +00:00
|
|
|
"version": "3.1.6",
|
2020-01-15 14:31:04 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/woocommerce/action-scheduler.git",
|
2020-05-07 17:21:45 +00:00
|
|
|
"reference": "275d0ba54b1c263dfc62688de2fa9a25a373edf8"
|
2020-01-15 14:31:04 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-05-07 17:21:45 +00:00
|
|
|
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/275d0ba54b1c263dfc62688de2fa9a25a373edf8",
|
|
|
|
"reference": "275d0ba54b1c263dfc62688de2fa9a25a373edf8",
|
2020-01-15 14:31:04 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-02-04 14:52:55 +00:00
|
|
|
"phpunit/phpunit": "^5.6",
|
|
|
|
"woocommerce/woocommerce-sniffs": "0.0.8",
|
|
|
|
"wp-cli/wp-cli": "~1.5.1"
|
2020-01-15 14:31:04 +00:00
|
|
|
},
|
|
|
|
"type": "wordpress-plugin",
|
2020-02-04 14:52:55 +00:00
|
|
|
"extra": {
|
|
|
|
"scripts-description": {
|
|
|
|
"test": "Run unit tests",
|
|
|
|
"phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
|
|
|
|
"phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
|
|
|
|
}
|
|
|
|
},
|
2020-01-15 14:31:04 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2020-02-04 14:52:55 +00:00
|
|
|
"GPL-3.0-or-later"
|
2020-01-15 14:31:04 +00:00
|
|
|
],
|
|
|
|
"description": "Action Scheduler for WordPress and WooCommerce",
|
2020-02-04 14:52:55 +00:00
|
|
|
"homepage": "https://actionscheduler.org/",
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/woocommerce/action-scheduler/issues",
|
|
|
|
"source": "https://github.com/woocommerce/action-scheduler/tree/master"
|
|
|
|
},
|
2020-05-07 17:21:45 +00:00
|
|
|
"time": "2020-05-12T16:22:33+00:00"
|
2020-01-15 14:31:04 +00:00
|
|
|
},
|
2019-11-11 02:08:02 +00:00
|
|
|
{
|
|
|
|
"name": "woocommerce/woocommerce-admin",
|
2021-04-02 17:00:38 +00:00
|
|
|
"version": "2.1.5",
|
2019-11-11 02:08:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/woocommerce/woocommerce-admin.git",
|
2021-04-02 17:00:38 +00:00
|
|
|
"reference": "71c233d8463f551430edbe1877e51d19a4bb2df6"
|
2019-11-11 02:08:02 +00:00
|
|
|
},
|
2020-02-05 16:02:51 +00:00
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-04-02 17:00:38 +00:00
|
|
|
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/71c233d8463f551430edbe1877e51d19a4bb2df6",
|
|
|
|
"reference": "71c233d8463f551430edbe1877e51d19a4bb2df6",
|
2020-02-05 16:02:51 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
2019-11-11 02:08:02 +00:00
|
|
|
"require": {
|
2021-02-12 02:09:02 +00:00
|
|
|
"automattic/jetpack-autoloader": "^2.9.1",
|
2020-11-11 21:45:51 +00:00
|
|
|
"composer/installers": "^1.9.0",
|
2021-02-12 02:09:02 +00:00
|
|
|
"php": ">=7.0"
|
2019-11-11 02:08:02 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-02-04 23:58:56 +00:00
|
|
|
"phpunit/phpunit": "7.5.20",
|
2020-11-11 21:45:51 +00:00
|
|
|
"suin/phpcs-psr4-sniff": "^2.2",
|
|
|
|
"woocommerce/woocommerce-sniffs": "0.1.0"
|
2019-11-11 02:08:02 +00:00
|
|
|
},
|
|
|
|
"type": "wordpress-plugin",
|
|
|
|
"extra": {
|
|
|
|
"scripts-description": {
|
|
|
|
"test": "Run unit tests",
|
|
|
|
"phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
|
|
|
|
"phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Automattic\\WooCommerce\\Admin\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
2020-02-05 16:02:51 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2019-11-11 02:08:02 +00:00
|
|
|
"license": [
|
|
|
|
"GPL-3.0-or-later"
|
|
|
|
],
|
|
|
|
"description": "A modern, javascript-driven WooCommerce Admin experience.",
|
|
|
|
"homepage": "https://github.com/woocommerce/woocommerce-admin",
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/woocommerce/woocommerce-admin/issues",
|
|
|
|
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.1.5"
|
|
|
|
},
|
2021-04-02 17:00:38 +00:00
|
|
|
"time": "2021-04-02T16:48:38+00:00"
|
2019-11-11 02:08:02 +00:00
|
|
|
},
|
2019-06-21 12:40:34 +00:00
|
|
|
{
|
|
|
|
"name": "woocommerce/woocommerce-blocks",
|
2021-04-05 10:02:48 +00:00
|
|
|
"version": "v4.7.1",
|
2019-06-21 12:40:34 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git",
|
2021-04-05 10:02:48 +00:00
|
|
|
"reference": "841c49b8626f4eb717056a2d1e3eba6140f45e2c"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-04-05 10:02:48 +00:00
|
|
|
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/841c49b8626f4eb717056a2d1e3eba6140f45e2c",
|
|
|
|
"reference": "841c49b8626f4eb717056a2d1e3eba6140f45e2c",
|
2019-06-21 12:40:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-02-11 18:11:25 +00:00
|
|
|
"automattic/jetpack-autoloader": "^2.9.1",
|
2020-11-11 21:45:51 +00:00
|
|
|
"composer/installers": "^1.7.0"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "6.5.14",
|
2020-11-11 21:45:51 +00:00
|
|
|
"woocommerce/woocommerce-sniffs": "0.1.0"
|
2019-06-21 12:40:34 +00:00
|
|
|
},
|
|
|
|
"type": "wordpress-plugin",
|
2019-06-21 14:03:28 +00:00
|
|
|
"extra": {
|
|
|
|
"scripts-description": {
|
|
|
|
"phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
|
|
|
|
"phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
|
|
|
|
}
|
|
|
|
},
|
2019-06-21 12:40:34 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2019-06-21 18:23:43 +00:00
|
|
|
"Automattic\\WooCommerce\\Blocks\\": "src/"
|
2019-06-21 12:40:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"GPL-3.0-or-later"
|
|
|
|
],
|
2019-07-10 18:50:28 +00:00
|
|
|
"description": "WooCommerce blocks for the Gutenberg editor.",
|
2019-06-21 12:40:34 +00:00
|
|
|
"homepage": "https://woocommerce.com/",
|
2019-07-10 18:50:28 +00:00
|
|
|
"keywords": [
|
|
|
|
"blocks",
|
|
|
|
"gutenberg",
|
|
|
|
"woocommerce"
|
|
|
|
],
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues",
|
2021-04-05 10:02:48 +00:00
|
|
|
"source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v4.7.1"
|
2021-04-05 09:01:27 +00:00
|
|
|
},
|
2021-04-05 10:02:48 +00:00
|
|
|
"time": "2021-04-02T11:18:50+00:00"
|
2016-09-13 21:24:01 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
2020-08-19 00:03:55 +00:00
|
|
|
{
|
|
|
|
"name": "bamarni/composer-bin-plugin",
|
|
|
|
"version": "1.4.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/bamarni/composer-bin-plugin.git",
|
|
|
|
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
|
|
|
|
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
|
|
"php": "^5.5.9 || ^7.0 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"composer/composer": "^1.0 || ^2.0",
|
|
|
|
"symfony/console": "^2.5 || ^3.0 || ^4.0"
|
|
|
|
},
|
|
|
|
"type": "composer-plugin",
|
|
|
|
"extra": {
|
|
|
|
"class": "Bamarni\\Composer\\Bin\\Plugin"
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Bamarni\\Composer\\Bin\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "No conflicts for your bin dependencies",
|
|
|
|
"keywords": [
|
|
|
|
"composer",
|
|
|
|
"conflict",
|
|
|
|
"dependency",
|
|
|
|
"executable",
|
|
|
|
"isolation",
|
|
|
|
"tool"
|
|
|
|
],
|
2021-04-05 09:01:27 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
|
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/master"
|
|
|
|
},
|
2020-08-19 00:03:55 +00:00
|
|
|
"time": "2020-05-03T08:27:20+00:00"
|
2016-09-13 21:24:01 +00:00
|
|
|
}
|
|
|
|
],
|
2020-02-04 23:58:56 +00:00
|
|
|
"aliases": [],
|
2018-02-02 15:44:03 +00:00
|
|
|
"minimum-stability": "dev",
|
2020-11-18 23:31:54 +00:00
|
|
|
"stability-flags": [],
|
2018-02-02 15:44:03 +00:00
|
|
|
"prefer-stable": true,
|
2016-09-13 21:24:01 +00:00
|
|
|
"prefer-lowest": false,
|
2019-07-09 21:15:13 +00:00
|
|
|
"platform": {
|
2020-04-21 10:46:33 +00:00
|
|
|
"php": ">=7.0"
|
2019-07-09 21:15:13 +00:00
|
|
|
},
|
|
|
|
"platform-dev": [],
|
|
|
|
"platform-overrides": {
|
2020-11-13 17:43:01 +00:00
|
|
|
"php": "7.0"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
2021-04-05 09:01:27 +00:00
|
|
|
"plugin-api-version": "2.0.0"
|
2016-09-13 21:24:01 +00:00
|
|
|
}
|