| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669 |
- [
- {
- "name": "automattic/jetpack-autoloader",
- "version": "2.10.1",
- "version_normalized": "2.10.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-autoloader.git",
- "reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
- "reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.1 || ^2.0"
- },
- "require-dev": {
- "automattic/jetpack-changelogger": "^1.1",
- "yoast/phpunit-polyfills": "0.2.0"
- },
- "time": "2021-03-30T15:15:59+00:00",
- "type": "composer-plugin",
- "extra": {
- "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
- "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"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "classmap": [
- "src/AutoloadGenerator.php"
- ],
- "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.",
- "support": {
- "source": "https://github.com/Automattic/jetpack-autoloader/tree/2.10.1"
- }
- },
- {
- "name": "automattic/jetpack-constants",
- "version": "v1.5.1",
- "version_normalized": "1.5.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Automattic/jetpack-constants.git",
- "reference": "18f772daddc8be5df76c9f4a92e017a3c2569a5b"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/18f772daddc8be5df76c9f4a92e017a3c2569a5b",
- "reference": "18f772daddc8be5df76c9f4a92e017a3c2569a5b",
- "shasum": ""
- },
- "require-dev": {
- "php-mock/php-mock": "^2.1",
- "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
- },
- "time": "2020-10-28T19:00:31+00:00",
- "type": "library",
- "installation-source": "dist",
- "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.",
- "support": {
- "source": "https://github.com/Automattic/jetpack-constants/tree/v1.5.1"
- }
- },
- {
- "name": "composer/installers",
- "version": "v1.12.0",
- "version_normalized": "1.12.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/composer/installers.git",
- "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
- "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.0 || ^2.0"
- },
- "replace": {
- "roundcube/plugin-installer": "*",
- "shama/baton": "*"
- },
- "require-dev": {
- "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",
- "symfony/process": "^2.3"
- },
- "time": "2021-09-13T08:19:44+00:00",
- "type": "composer-plugin",
- "extra": {
- "class": "Composer\\Installers\\Plugin",
- "branch-alias": {
- "dev-main": "1.x-dev"
- }
- },
- "installation-source": "dist",
- "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",
- "Eliasis",
- "Hurad",
- "ImageCMS",
- "Kanboard",
- "Lan Management System",
- "MODX Evo",
- "MantisBT",
- "Mautic",
- "Maya",
- "OXID",
- "Plentymarkets",
- "Porto",
- "RadPHP",
- "SMF",
- "Starbug",
- "Thelia",
- "Whmcs",
- "WolfCMS",
- "agl",
- "aimeos",
- "annotatecms",
- "attogram",
- "bitrix",
- "cakephp",
- "chef",
- "cockpit",
- "codeigniter",
- "concrete5",
- "croogo",
- "dokuwiki",
- "drupal",
- "eZ Platform",
- "elgg",
- "expressionengine",
- "fuelphp",
- "grav",
- "installer",
- "itop",
- "joomla",
- "known",
- "kohana",
- "laravel",
- "lavalite",
- "lithium",
- "magento",
- "majima",
- "mako",
- "mediawiki",
- "miaoxing",
- "modulework",
- "modx",
- "moodle",
- "osclass",
- "pantheon",
- "phpbb",
- "piwik",
- "ppi",
- "processwire",
- "puppet",
- "pxcms",
- "reindex",
- "roundcube",
- "shopware",
- "silverstripe",
- "sydes",
- "sylius",
- "symfony",
- "tastyigniter",
- "typo3",
- "wordpress",
- "yawik",
- "zend",
- "zikula"
- ],
- "support": {
- "issues": "https://github.com/composer/installers/issues",
- "source": "https://github.com/composer/installers/tree/v1.12.0"
- },
- "funding": [
- {
- "url": "https://packagist.com",
- "type": "custom"
- },
- {
- "url": "https://github.com/composer",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/composer/composer",
- "type": "tidelift"
- }
- ]
- },
- {
- "name": "maxmind-db/reader",
- "version": "v1.6.0",
- "version_normalized": "1.6.0.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"
- },
- "time": "2019-12-19T22:59:03+00:00",
- "type": "library",
- "installation-source": "dist",
- "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"
- ],
- "support": {
- "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
- "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.6.0"
- }
- },
- {
- "name": "pelago/emogrifier",
- "version": "v3.1.0",
- "version_normalized": "3.1.0.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"
- },
- "time": "2019-12-26T19:37:31+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "4.0.x-dev"
- }
- },
- "installation-source": "dist",
- "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"
- ],
- "support": {
- "issues": "https://github.com/MyIntervals/emogrifier/issues",
- "source": "https://github.com/MyIntervals/emogrifier"
- }
- },
- {
- "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"
- }
- },
- {
- "name": "symfony/css-selector",
- "version": "v3.3.6",
- "version_normalized": "3.3.6.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/css-selector.git",
- "reference": "4d882dced7b995d5274293039370148e291808f2"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2",
- "reference": "4d882dced7b995d5274293039370148e291808f2",
- "shasum": ""
- },
- "require": {
- "php": ">=5.5.9"
- },
- "time": "2017-05-01T15:01:29+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.3-dev"
- }
- },
- "installation-source": "dist",
- "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"
- },
- {
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony CssSelector Component",
- "homepage": "https://symfony.com",
- "support": {
- "source": "https://github.com/symfony/css-selector/tree/master"
- }
- },
- {
- "name": "woocommerce/action-scheduler",
- "version": "3.2.1",
- "version_normalized": "3.2.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/woocommerce/action-scheduler.git",
- "reference": "3c24064f115cd55e972d73d5d48f14133ac60b0d"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/3c24064f115cd55e972d73d5d48f14133ac60b0d",
- "reference": "3c24064f115cd55e972d73d5d48f14133ac60b0d",
- "shasum": ""
- },
- "require-dev": {
- "phpunit/phpunit": "^7.5",
- "woocommerce/woocommerce-sniffs": "0.1.0",
- "wp-cli/wp-cli": "~2.5.0"
- },
- "time": "2021-06-21T20:21:35+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"
- }
- },
- "installation-source": "dist",
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-3.0-or-later"
- ],
- "description": "Action Scheduler for WordPress and WooCommerce",
- "homepage": "https://actionscheduler.org/",
- "support": {
- "issues": "https://github.com/woocommerce/action-scheduler/issues",
- "source": "https://github.com/woocommerce/action-scheduler/tree/3.2.1"
- }
- },
- {
- "name": "woocommerce/woocommerce-admin",
- "version": "2.6.5",
- "version_normalized": "2.6.5.0",
- "source": {
- "type": "git",
- "url": "https://github.com/woocommerce/woocommerce-admin.git",
- "reference": "03d45390fb555d3a649f87c2b3385257c9d7ac02"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/03d45390fb555d3a649f87c2b3385257c9d7ac02",
- "reference": "03d45390fb555d3a649f87c2b3385257c9d7ac02",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-autoloader": "^2.9.1",
- "composer/installers": "^1.9.0",
- "php": ">=7.0"
- },
- "require-dev": {
- "automattic/jetpack-changelogger": "^1.1",
- "bamarni/composer-bin-plugin": "^1.4",
- "suin/phpcs-psr4-sniff": "^2.2",
- "woocommerce/woocommerce-sniffs": "0.1.0"
- },
- "time": "2021-09-22T22:45:59+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"
- },
- "bamarni-bin": {
- "target-directory": "bin/composer"
- },
- "changelogger": {
- "changelog": "./changelog.txt",
- "formatter": {
- "filename": "bin/changelogger/WCAdminFormatter.php"
- },
- "versioning": "semver",
- "changes-dir": "./changelogs",
- "types": [
- "Fix",
- "Add",
- "Update",
- "Dev",
- "Tweak",
- "Performance",
- "Enhancement"
- ]
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Automattic\\WooCommerce\\Admin\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-3.0-or-later"
- ],
- "description": "A modern, javascript-driven WooCommerce Admin experience.",
- "homepage": "https://github.com/woocommerce/woocommerce-admin",
- "support": {
- "issues": "https://github.com/woocommerce/woocommerce-admin/issues",
- "source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.6.5"
- }
- },
- {
- "name": "woocommerce/woocommerce-blocks",
- "version": "v5.7.2",
- "version_normalized": "5.7.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git",
- "reference": "ac5c4219ac1848f1425befe980d25dcf64f064a9"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/ac5c4219ac1848f1425befe980d25dcf64f064a9",
- "reference": "ac5c4219ac1848f1425befe980d25dcf64f064a9",
- "shasum": ""
- },
- "require": {
- "automattic/jetpack-autoloader": "^2.9.1",
- "composer/installers": "^1.7.0"
- },
- "require-dev": {
- "phpunit/phpunit": "7.5.20",
- "woocommerce/woocommerce-sniffs": "0.1.0"
- },
- "time": "2021-09-23T13:58:57+00:00",
- "type": "wordpress-plugin",
- "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"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Automattic\\WooCommerce\\Blocks\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-3.0-or-later"
- ],
- "description": "WooCommerce blocks for the Gutenberg editor.",
- "homepage": "https://woocommerce.com/",
- "keywords": [
- "blocks",
- "gutenberg",
- "woocommerce"
- ],
- "support": {
- "issues": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues",
- "source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v5.7.2"
- }
- }
- ]
|