From 62671ef193ec88566fcf637513cb5fc7c4d3dbd0 Mon Sep 17 00:00:00 2001 From: magedocs Date: Thu, 18 Nov 2021 22:37:15 +0000 Subject: [PATCH 1/5] Updated composer_lock data after the 2.4.4-beta1 release --- .../codebase/v2_4/b2b/composer_lock.json | 32206 ++++++++++++++++ .../codebase/v2_4/commerce/composer_lock.json | 7580 ++-- .../v2_4/open-source/composer_lock.json | 6654 ++-- 3 files changed, 38069 insertions(+), 8371 deletions(-) create mode 100644 src/_data/codebase/v2_4/b2b/composer_lock.json diff --git a/src/_data/codebase/v2_4/b2b/composer_lock.json b/src/_data/codebase/v2_4/b2b/composer_lock.json new file mode 100644 index 00000000000..5826eb900f1 --- /dev/null +++ b/src/_data/codebase/v2_4/b2b/composer_lock.json @@ -0,0 +1,32206 @@ +{ + "_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": "c4fd163598ff491b453565a67af8492c", + "packages": [ + { + "name": "2tvenom/cborencode", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/2tvenom/CBOREncode.git", + "reference": "42aedccb861d01fc0554782348cc08f8ebf22332" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/42aedccb861d01fc0554782348cc08f8ebf22332", + "reference": "42aedccb861d01fc0554782348cc08f8ebf22332", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "type": "library", + "autoload": { + "psr-0": { + "CBOR": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "PHP" + ], + "authors": [ + { + "name": "Pavel Gulbin", + "email": "2tvenom@gmail.com", + "role": "Developer" + } + ], + "description": "CBOR encoder for PHP", + "homepage": "https://github.com/2tvenom/CBOREncode", + "keywords": [ + "cbor" + ], + "support": { + "issues": "https://github.com/2tvenom/CBOREncode/issues", + "source": "https://github.com/2tvenom/CBOREncode/tree/1.0.2" + }, + "time": "2020-10-27T07:22:41+00:00" + }, + { + "name": "astock/stock-api-libphp", + "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/adobe/stock-api-libphp.git", + "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", + "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "~6.0", + "php": "~7.1" + }, + "require-dev": { + "mockery/mockery": "^0.9.9", + "phpunit/phpunit": ">=6.0 <9.0", + "squizlabs/php_codesniffer": "~2.8" + }, + "type": "library", + "autoload": { + "psr-4": { + "AdobeStock\\Api\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Adobe Stock API library", + "support": { + "issues": "https://github.com/adobe/stock-api-libphp/issues", + "source": "https://github.com/adobe/stock-api-libphp/tree/master" + }, + "time": "2020-04-20T17:47:06+00:00" + }, + { + "name": "aws/aws-crt-php", + "version": "v1.0.2", + "source": { + "type": "git", + "url": "https://github.com/awslabs/aws-crt-php.git", + "reference": "3942776a8c99209908ee0b287746263725685732" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732", + "reference": "3942776a8c99209908ee0b287746263725685732", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35|^5.4.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "AWS SDK Common Runtime Team", + "email": "aws-sdk-common-runtime@amazon.com" + } + ], + "description": "AWS Common Runtime for PHP", + "homepage": "http://aws.amazon.com/sdkforphp", + "keywords": [ + "amazon", + "aws", + "crt", + "sdk" + ], + "support": { + "issues": "https://github.com/awslabs/aws-crt-php/issues", + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2" + }, + "time": "2021-09-03T22:57:30+00:00" + }, + { + "name": "aws/aws-sdk-php", + "version": "3.199.0", + "source": { + "type": "git", + "url": "https://github.com/aws/aws-sdk-php.git", + "reference": "2233d15e5d434b0a259eaacae5a86b3ba19945cd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2233d15e5d434b0a259eaacae5a86b3ba19945cd", + "reference": "2233d15e5d434b0a259eaacae5a86b3ba19945cd", + "shasum": "" + }, + "require": { + "aws/aws-crt-php": "^1.0.2", + "ext-json": "*", + "ext-pcre": "*", + "ext-simplexml": "*", + "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0", + "guzzlehttp/promises": "^1.4.0", + "guzzlehttp/psr7": "^1.7.0|^2.0", + "mtdowling/jmespath.php": "^2.6", + "php": ">=5.5" + }, + "require-dev": { + "andrewsville/php-token-reflection": "^1.4", + "aws/aws-php-sns-message-validator": "~1.0", + "behat/behat": "~3.0", + "doctrine/cache": "~1.4", + "ext-dom": "*", + "ext-openssl": "*", + "ext-pcntl": "*", + "ext-sockets": "*", + "nette/neon": "^2.3", + "paragonie/random_compat": ">= 2", + "phpunit/phpunit": "^4.8.35|^5.4.3", + "psr/cache": "^1.0", + "psr/simple-cache": "^1.0", + "sebastian/comparator": "^1.2.3" + }, + "suggest": { + "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", + "doctrine/cache": "To use the DoctrineCacheAdapter", + "ext-curl": "To send requests using cURL", + "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", + "ext-sockets": "To use client-side monitoring" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "psr-4": { + "Aws\\": "src/" + }, + "files": [ + "src/functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Amazon Web Services", + "homepage": "http://aws.amazon.com" + } + ], + "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", + "homepage": "http://aws.amazon.com/sdkforphp", + "keywords": [ + "amazon", + "aws", + "cloud", + "dynamodb", + "ec2", + "glacier", + "s3", + "sdk" + ], + "support": { + "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", + "issues": "https://github.com/aws/aws-sdk-php/issues", + "source": "https://github.com/aws/aws-sdk-php/tree/3.199.0" + }, + "time": "2021-10-20T18:14:51+00:00" + }, + { + "name": "bacon/bacon-qr-code", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Bacon/BaconQrCode.git", + "reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f73543ac4e1def05f1a70bcd1525c8a157a1ad09", + "reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09", + "shasum": "" + }, + "require": { + "dasprid/enum": "^1.0.3", + "ext-iconv": "*", + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "phly/keep-a-changelog": "^1.4", + "phpunit/phpunit": "^7 | ^8 | ^9", + "squizlabs/php_codesniffer": "^3.4" + }, + "suggest": { + "ext-imagick": "to generate QR code images" + }, + "type": "library", + "autoload": { + "psr-4": { + "BaconQrCode\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Ben Scholzen 'DASPRiD'", + "email": "mail@dasprids.de", + "homepage": "https://dasprids.de/", + "role": "Developer" + } + ], + "description": "BaconQrCode is a QR code generator for PHP.", + "homepage": "https://github.com/Bacon/BaconQrCode", + "support": { + "issues": "https://github.com/Bacon/BaconQrCode/issues", + "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.4" + }, + "time": "2021-06-18T13:26:35+00:00" + }, + { + "name": "beberlei/assert", + "version": "v3.3.1", + "source": { + "type": "git", + "url": "https://github.com/beberlei/assert.git", + "reference": "5e721d7e937ca3ba2cdec1e1adf195f9e5188372" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/beberlei/assert/zipball/5e721d7e937ca3ba2cdec1e1adf195f9e5188372", + "reference": "5e721d7e937ca3ba2cdec1e1adf195f9e5188372", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ext-simplexml": "*", + "php": "^7.0 || ^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "*", + "phpstan/phpstan": "*", + "phpunit/phpunit": ">=6.0.0", + "yoast/phpunit-polyfills": "^0.1.0" + }, + "suggest": { + "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles" + }, + "type": "library", + "autoload": { + "psr-4": { + "Assert\\": "lib/Assert" + }, + "files": [ + "lib/Assert/functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de", + "role": "Lead Developer" + }, + { + "name": "Richard Quadling", + "email": "rquadling@gmail.com", + "role": "Collaborator" + } + ], + "description": "Thin assertion library for input validation in business models.", + "keywords": [ + "assert", + "assertion", + "validation" + ], + "support": { + "issues": "https://github.com/beberlei/assert/issues", + "source": "https://github.com/beberlei/assert/tree/v3.3.1" + }, + "time": "2021-04-18T20:11:03+00:00" + }, + { + "name": "braintree/braintree_php", + "version": "5.2.0", + "source": { + "type": "git", + "url": "https://github.com/braintree/braintree_php.git", + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-dom": "*", + "ext-hash": "*", + "ext-openssl": "*", + "ext-xmlwriter": "*", + "php": ">=7.2.0" + }, + "require-dev": { + "phpunit/phpunit": "^7.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Braintree\\": "lib/Braintree" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Braintree", + "homepage": "https://www.braintreepayments.com" + } + ], + "description": "Braintree PHP Client Library", + "support": { + "issues": "https://github.com/braintree/braintree_php/issues", + "source": "https://github.com/braintree/braintree_php/tree/5.2.0" + }, + "time": "2020-06-15T19:02:23+00:00" + }, + { + "name": "brick/math", + "version": "0.9.3", + "source": { + "type": "git", + "url": "https://github.com/brick/math.git", + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", + "vimeo/psalm": "4.9.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\Math\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Arbitrary-precision arithmetic library", + "keywords": [ + "Arbitrary-precision", + "BigInteger", + "BigRational", + "arithmetic", + "bigdecimal", + "bignum", + "brick", + "math" + ], + "support": { + "issues": "https://github.com/brick/math/issues", + "source": "https://github.com/brick/math/tree/0.9.3" + }, + "funding": [ + { + "url": "https://github.com/BenMorel", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/brick/math", + "type": "tidelift" + } + ], + "time": "2021-08-15T20:50:18+00:00" + }, + { + "name": "brick/varexporter", + "version": "0.3.5", + "source": { + "type": "git", + "url": "https://github.com/brick/varexporter.git", + "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/brick/varexporter/zipball/05241f28dfcba2b51b11e2d750e296316ebbe518", + "reference": "05241f28dfcba2b51b11e2d750e296316ebbe518", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.0", + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^8.5 || ^9.0", + "vimeo/psalm": "4.4.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\VarExporter\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()", + "keywords": [ + "var_export" + ], + "support": { + "issues": "https://github.com/brick/varexporter/issues", + "source": "https://github.com/brick/varexporter/tree/0.3.5" + }, + "time": "2021-02-10T13:53:07+00:00" + }, + { + "name": "christian-riesen/base32", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://github.com/ChristianRiesen/base32.git", + "reference": "2e82dab3baa008e24a505649b0d583c31d31e894" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/2e82dab3baa008e24a505649b0d583c31d31e894", + "reference": "2e82dab3baa008e24a505649b0d583c31d31e894", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.17", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^8.5.13 || ^9.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Base32\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Riesen", + "email": "chris.riesen@gmail.com", + "homepage": "http://christianriesen.com", + "role": "Developer" + } + ], + "description": "Base32 encoder/decoder according to RFC 4648", + "homepage": "https://github.com/ChristianRiesen/base32", + "keywords": [ + "base32", + "decode", + "encode", + "rfc4648" + ], + "support": { + "issues": "https://github.com/ChristianRiesen/base32/issues", + "source": "https://github.com/ChristianRiesen/base32/tree/1.6.0" + }, + "time": "2021-02-26T10:19:33+00:00" + }, + { + "name": "colinmollenhour/cache-backend-file", + "version": "v1.4.5", + "source": { + "type": "git", + "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git", + "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/03c7d4c0f43b2de1b559a3527d18ff697d306544", + "reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544", + "shasum": "" + }, + "type": "magento-module", + "autoload": { + "classmap": [ + "File.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin Mollenhour" + } + ], + "description": "The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.", + "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File", + "support": { + "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/issues", + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_File/tree/master" + }, + "time": "2019-04-18T21:54:31+00:00" + }, + { + "name": "colinmollenhour/cache-backend-redis", + "version": "1.14.2", + "source": { + "type": "git", + "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git", + "reference": "0b042d26b8c2aa093485bdc4bb03a0113a03778d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/0b042d26b8c2aa093485bdc4bb03a0113a03778d", + "reference": "0b042d26b8c2aa093485bdc4bb03a0113a03778d", + "shasum": "" + }, + "require": { + "colinmollenhour/credis": "*" + }, + "type": "magento-module", + "autoload": { + "classmap": [ + "Cm/Cache/Backend/Redis.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin Mollenhour" + } + ], + "description": "Zend_Cache backend using Redis with full support for tags.", + "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis", + "support": { + "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues", + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.14.2" + }, + "time": "2021-03-02T18:36:21+00:00" + }, + { + "name": "colinmollenhour/credis", + "version": "v1.12.1", + "source": { + "type": "git", + "url": "https://github.com/colinmollenhour/credis.git", + "reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/c27faa11724229986335c23f4b6d0f1d8d6547fb", + "reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "Client.php", + "Cluster.php", + "Sentinel.php", + "Module.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Colin Mollenhour", + "email": "colin@mollenhour.com" + } + ], + "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.", + "homepage": "https://github.com/colinmollenhour/credis", + "support": { + "issues": "https://github.com/colinmollenhour/credis/issues", + "source": "https://github.com/colinmollenhour/credis/tree/v1.12.1" + }, + "time": "2020-11-06T16:09:14+00:00" + }, + { + "name": "colinmollenhour/php-redis-session-abstract", + "version": "v1.4.4", + "source": { + "type": "git", + "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", + "reference": "8d684bbacac99450f2a9ddf6f56be296997e2959" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/8d684bbacac99450f2a9ddf6f56be296997e2959", + "reference": "8d684bbacac99450f2a9ddf6f56be296997e2959", + "shasum": "" + }, + "require": { + "colinmollenhour/credis": "~1.6", + "php": "^5.5 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^9" + }, + "type": "library", + "autoload": { + "psr-0": { + "Cm\\RedisSession\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin Mollenhour" + } + ], + "description": "A Redis-based session handler with optimistic locking", + "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", + "support": { + "issues": "https://github.com/colinmollenhour/php-redis-session-abstract/issues", + "source": "https://github.com/colinmollenhour/php-redis-session-abstract/tree/v1.4.4" + }, + "time": "2021-04-07T21:51:17+00:00" + }, + { + "name": "composer/ca-bundle", + "version": "1.2.11", + "source": { + "type": "git", + "url": "https://github.com/composer/ca-bundle.git", + "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", + "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", + "shasum": "" + }, + "require": { + "ext-openssl": "*", + "ext-pcre": "*", + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.55", + "psr/log": "^1.0", + "symfony/phpunit-bridge": "^4.2 || ^5", + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\CaBundle\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", + "keywords": [ + "cabundle", + "cacert", + "certificate", + "ssl", + "tls" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/ca-bundle/issues", + "source": "https://github.com/composer/ca-bundle/tree/1.2.11" + }, + "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" + } + ], + "time": "2021-09-25T20:32:43+00:00" + }, + { + "name": "composer/composer", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/composer/composer.git", + "reference": "59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/composer/zipball/59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca", + "reference": "59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca", + "shasum": "" + }, + "require": { + "composer/ca-bundle": "^1.0", + "composer/metadata-minifier": "^1.0", + "composer/semver": "^3.0", + "composer/spdx-licenses": "^1.2", + "composer/xdebug-handler": "^2.0", + "justinrainbow/json-schema": "^5.2.10", + "php": "^5.3.2 || ^7.0 || ^8.0", + "psr/log": "^1.0", + "react/promise": "^1.2 || ^2.7", + "seld/jsonlint": "^1.4", + "seld/phar-utils": "^1.0", + "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0" + }, + "require-dev": { + "phpspec/prophecy": "^1.10", + "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" + }, + "suggest": { + "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", + "ext-zip": "Enabling the zip extension allows you to unzip archives", + "ext-zlib": "Allow gzip compression of HTTP requests" + }, + "bin": [ + "bin/composer" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\": "src/Composer" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "https://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "https://seld.be" + } + ], + "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", + "homepage": "https://getcomposer.org/", + "keywords": [ + "autoload", + "dependency", + "package" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/composer/issues", + "source": "https://github.com/composer/composer/tree/2.1.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" + } + ], + "time": "2021-06-03T09:30:09+00:00" + }, + { + "name": "composer/metadata-minifier", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/metadata-minifier.git", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "composer/composer": "^2", + "phpstan/phpstan": "^0.12.55", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\MetadataMinifier\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Small utility library that handles metadata minification and expansion.", + "keywords": [ + "composer", + "compression" + ], + "support": { + "issues": "https://github.com/composer/metadata-minifier/issues", + "source": "https://github.com/composer/metadata-minifier/tree/1.0.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" + } + ], + "time": "2021-04-07T13:37:33+00:00" + }, + { + "name": "composer/semver", + "version": "3.2.5", + "source": { + "type": "git", + "url": "https://github.com/composer/semver.git", + "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9", + "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.54", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Semver\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + }, + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com", + "homepage": "http://robbast.nl" + } + ], + "description": "Semver library that offers utilities, version constraint parsing and validation.", + "keywords": [ + "semantic", + "semver", + "validation", + "versioning" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/semver/issues", + "source": "https://github.com/composer/semver/tree/3.2.5" + }, + "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" + } + ], + "time": "2021-05-24T12:41:47+00:00" + }, + { + "name": "composer/spdx-licenses", + "version": "1.5.5", + "source": { + "type": "git", + "url": "https://github.com/composer/spdx-licenses.git", + "reference": "de30328a7af8680efdc03e396aad24befd513200" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200", + "reference": "de30328a7af8680efdc03e396aad24befd513200", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Spdx\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + }, + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com", + "homepage": "http://robbast.nl" + } + ], + "description": "SPDX licenses list and validation library.", + "keywords": [ + "license", + "spdx", + "validator" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/spdx-licenses/issues", + "source": "https://github.com/composer/spdx-licenses/tree/1.5.5" + }, + "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" + } + ], + "time": "2020-12-03T16:04:16+00:00" + }, + { + "name": "composer/xdebug-handler", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/composer/xdebug-handler.git", + "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339", + "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0", + "psr/log": "^1 || ^2 || ^3" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.55", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Composer\\XdebugHandler\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "John Stevenson", + "email": "john-stevenson@blueyonder.co.uk" + } + ], + "description": "Restarts a process without Xdebug.", + "keywords": [ + "Xdebug", + "performance" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/xdebug-handler/issues", + "source": "https://github.com/composer/xdebug-handler/tree/2.0.2" + }, + "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" + } + ], + "time": "2021-07-31T17:03:58+00:00" + }, + { + "name": "container-interop/container-interop", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/container-interop/container-interop.git", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "shasum": "" + }, + "require": { + "psr/container": "^1.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Interop\\Container\\": "src/Interop/Container/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", + "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, + "abandoned": "psr/container", + "time": "2017-02-14T19:40:03+00:00" + }, + { + "name": "dasprid/enum", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/DASPRiD/Enum.git", + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", + "shasum": "" + }, + "require-dev": { + "phpunit/phpunit": "^7 | ^8 | ^9", + "squizlabs/php_codesniffer": "^3.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "DASPRiD\\Enum\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Ben Scholzen 'DASPRiD'", + "email": "mail@dasprids.de", + "homepage": "https://dasprids.de/", + "role": "Developer" + } + ], + "description": "PHP 7.1 enum implementation", + "keywords": [ + "enum", + "map" + ], + "support": { + "issues": "https://github.com/DASPRiD/Enum/issues", + "source": "https://github.com/DASPRiD/Enum/tree/1.0.3" + }, + "time": "2020-10-02T16:03:48+00:00" + }, + { + "name": "donatj/phpuseragentparser", + "version": "v0.20.0", + "source": { + "type": "git", + "url": "https://github.com/donatj/PhpUserAgent.git", + "reference": "5992d7836868b408e73d0d490c779dda7a39135e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/5992d7836868b408e73d0d490c779dda7a39135e", + "reference": "5992d7836868b408e73d0d490c779dda7a39135e", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "camspiers/json-pretty": "0.1.*", + "donatj/drop": "*", + "phpunit/phpunit": "~4.8|~9" + }, + "type": "library", + "autoload": { + "files": [ + "src/UserAgentParser.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jesse G. Donat", + "email": "donatj@gmail.com", + "homepage": "https://donatstudios.com", + "role": "Developer" + } + ], + "description": "Lightning fast, minimalist PHP UserAgent string parser.", + "homepage": "https://donatstudios.com/PHP-Parser-HTTP_USER_AGENT", + "keywords": [ + "browser", + "browser detection", + "parser", + "user agent", + "useragent" + ], + "support": { + "issues": "https://github.com/donatj/PhpUserAgent/issues", + "source": "https://github.com/donatj/PhpUserAgent/tree/v0.20.0" + }, + "funding": [ + { + "url": "https://www.paypal.me/donatj/5", + "type": "custom" + }, + { + "url": "https://github.com/donatj", + "type": "github" + } + ], + "time": "2021-03-16T16:42:25+00:00" + }, + { + "name": "elasticsearch/elasticsearch", + "version": "v7.14.0", + "source": { + "type": "git", + "url": "https://github.com/elastic/elasticsearch-php.git", + "reference": "0f258961c36075e17a133fe0075b881035998d27" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/0f258961c36075e17a133fe0075b881035998d27", + "reference": "0f258961c36075e17a133fe0075b881035998d27", + "shasum": "" + }, + "require": { + "ext-json": ">=1.3.7", + "ezimuel/ringphp": "^1.1.2", + "php": "^7.3 || ^8.0", + "psr/log": "^1|^2" + }, + "require-dev": { + "ext-yaml": "*", + "ext-zip": "*", + "mockery/mockery": "^1.2", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^9.3", + "squizlabs/php_codesniffer": "^3.4", + "symfony/finder": "~4.0" + }, + "suggest": { + "ext-curl": "*", + "monolog/monolog": "Allows for client-level logging and tracing" + }, + "type": "library", + "autoload": { + "files": [ + "src/autoload.php" + ], + "psr-4": { + "Elasticsearch\\": "src/Elasticsearch/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Zachary Tong" + }, + { + "name": "Enrico Zimuel" + } + ], + "description": "PHP Client for Elasticsearch", + "keywords": [ + "client", + "elasticsearch", + "search" + ], + "support": { + "issues": "https://github.com/elastic/elasticsearch-php/issues", + "source": "https://github.com/elastic/elasticsearch-php/tree/v7.14.0" + }, + "time": "2021-08-03T16:26:31+00:00" + }, + { + "name": "endroid/qr-code", + "version": "3.9.7", + "source": { + "type": "git", + "url": "https://github.com/endroid/qr-code.git", + "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/94563d7b3105288e6ac53a67ae720e3669fac1f6", + "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6", + "shasum": "" + }, + "require": { + "bacon/bacon-qr-code": "^2.0", + "khanamiryan/qrcode-detector-decoder": "^1.0.5", + "myclabs/php-enum": "^1.5", + "php": "^7.3||^8.0", + "symfony/options-resolver": "^3.4||^4.4||^5.0", + "symfony/property-access": "^3.4||^4.4||^5.0" + }, + "require-dev": { + "endroid/quality": "^1.5.2", + "setasign/fpdf": "^1.8" + }, + "suggest": { + "ext-gd": "Required for generating PNG images", + "roave/security-advisories": "Avoids installation of package versions with vulnerabilities", + "setasign/fpdf": "Required to use the FPDF writer.", + "symfony/security-checker": "Checks your composer.lock for vulnerabilities" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Endroid\\QrCode\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jeroen van den Enden", + "email": "info@endroid.nl" + } + ], + "description": "Endroid QR Code", + "homepage": "https://github.com/endroid/qr-code", + "keywords": [ + "bundle", + "code", + "endroid", + "php", + "qr", + "qrcode" + ], + "support": { + "issues": "https://github.com/endroid/qr-code/issues", + "source": "https://github.com/endroid/qr-code/tree/3.9.7" + }, + "funding": [ + { + "url": "https://github.com/endroid", + "type": "github" + } + ], + "time": "2021-04-20T19:10:54+00:00" + }, + { + "name": "ezimuel/guzzlestreams", + "version": "3.0.1", + "source": { + "type": "git", + "url": "https://github.com/ezimuel/guzzlestreams.git", + "reference": "abe3791d231167f14eb80d413420d1eab91163a8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/abe3791d231167f14eb80d413420d1eab91163a8", + "reference": "abe3791d231167f14eb80d413420d1eab91163a8", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "~4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Stream\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Fork of guzzle/streams (abandoned) to be used with elasticsearch-php", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "Guzzle", + "stream" + ], + "support": { + "source": "https://github.com/ezimuel/guzzlestreams/tree/3.0.1" + }, + "time": "2020-02-14T23:11:50+00:00" + }, + { + "name": "ezimuel/ringphp", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/ezimuel/ringphp.git", + "reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/0b78f89d8e0bb9e380046c31adfa40347e9f663b", + "reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b", + "shasum": "" + }, + "require": { + "ezimuel/guzzlestreams": "^3.0.1", + "php": ">=5.4.0", + "react/promise": "~2.0" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "~4.0" + }, + "suggest": { + "ext-curl": "Guzzle will use specific adapters if cURL is present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Ring\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php", + "support": { + "source": "https://github.com/ezimuel/ringphp/tree/1.1.2" + }, + "time": "2020-02-14T23:51:21+00:00" + }, + { + "name": "fgrosse/phpasn1", + "version": "v2.3.0", + "source": { + "type": "git", + "url": "https://github.com/fgrosse/PHPASN1.git", + "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/20299033c35f4300eb656e7e8e88cf52d1d6694e", + "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.3", + "satooshi/php-coveralls": "~2.0" + }, + "suggest": { + "ext-bcmath": "BCmath is the fallback extension for big integer calculations", + "ext-curl": "For loading OID information from the web if they have not bee defined statically", + "ext-gmp": "GMP is the preferred extension for big integer calculations", + "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "FG\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Friedrich Große", + "email": "friedrich.grosse@gmail.com", + "homepage": "https://github.com/FGrosse", + "role": "Author" + }, + { + "name": "All contributors", + "homepage": "https://github.com/FGrosse/PHPASN1/contributors" + } + ], + "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.", + "homepage": "https://github.com/FGrosse/PHPASN1", + "keywords": [ + "DER", + "asn.1", + "asn1", + "ber", + "binary", + "decoding", + "encoding", + "x.509", + "x.690", + "x509", + "x690" + ], + "support": { + "issues": "https://github.com/fgrosse/PHPASN1/issues", + "source": "https://github.com/fgrosse/PHPASN1/tree/v2.3.0" + }, + "time": "2021-04-24T19:01:55+00:00" + }, + { + "name": "google/recaptcha", + "version": "1.2.4", + "source": { + "type": "git", + "url": "https://github.com/google/recaptcha.git", + "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419", + "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.2.20|^2.15", + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "ReCaptcha\\": "src/ReCaptcha" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", + "homepage": "https://www.google.com/recaptcha/", + "keywords": [ + "Abuse", + "captcha", + "recaptcha", + "spam" + ], + "support": { + "forum": "https://groups.google.com/forum/#!forum/recaptcha", + "issues": "https://github.com/google/recaptcha/issues", + "source": "https://github.com/google/recaptcha" + }, + "time": "2020-03-31T17:50:54+00:00" + }, + { + "name": "guzzlehttp/guzzle", + "version": "6.5.5", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.6.1", + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.17.0" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", + "psr/log": "^1.1" + }, + "suggest": { + "psr/log": "Required for using the Log middleware" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.5-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle is a PHP HTTP client library", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "rest", + "web service" + ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/6.5" + }, + "time": "2020-06-16T21:01:06+00:00" + }, + { + "name": "guzzlehttp/promises", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/promises.git", + "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/promises/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0", + "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "symfony/phpunit-bridge": "^4.4 || ^5.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.5-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" + } + ], + "description": "Guzzle promises library", + "keywords": [ + "promise" + ], + "support": { + "issues": "https://github.com/guzzle/promises/issues", + "source": "https://github.com/guzzle/promises/tree/1.5.0" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2021-10-07T13:05:22+00:00" + }, + { + "name": "guzzlehttp/psr7", + "version": "1.8.3", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "shasum": "" + }, + "require": { + "php": ">=5.4.0", + "psr/http-message": "~1.0", + "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" + }, + "provide": { + "psr/http-message-implementation": "1.0" + }, + "require-dev": { + "ext-zlib": "*", + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + }, + "suggest": { + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" + } + ], + "description": "PSR-7 message implementation that also provides common utility methods", + "keywords": [ + "http", + "message", + "psr-7", + "request", + "response", + "stream", + "uri", + "url" + ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.8.3" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2021-10-05T13:56:00+00:00" + }, + { + "name": "justinrainbow/json-schema", + "version": "5.2.11", + "source": { + "type": "git", + "url": "https://github.com/justinrainbow/json-schema.git", + "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa", + "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", + "json-schema/json-schema-test-suite": "1.2.0", + "phpunit/phpunit": "^4.8.35" + }, + "bin": [ + "bin/validate-json" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "JsonSchema\\": "src/JsonSchema/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bruno Prieto Reis", + "email": "bruno.p.reis@gmail.com" + }, + { + "name": "Justin Rainbow", + "email": "justin.rainbow@gmail.com" + }, + { + "name": "Igor Wiedler", + "email": "igor@wiedler.ch" + }, + { + "name": "Robert Schönthal", + "email": "seroscho@googlemail.com" + } + ], + "description": "A library to validate a json schema.", + "homepage": "https://github.com/justinrainbow/json-schema", + "keywords": [ + "json", + "schema" + ], + "support": { + "issues": "https://github.com/justinrainbow/json-schema/issues", + "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11" + }, + "time": "2021-07-22T09:24:00+00:00" + }, + { + "name": "khanamiryan/qrcode-detector-decoder", + "version": "1.0.5.2", + "source": { + "type": "git", + "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git", + "reference": "04fdd58d86a387065f707dc6d3cc304c719910c1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/04fdd58d86a387065f707dc6d3cc304c719910c1", + "reference": "04fdd58d86a387065f707dc6d3cc304c719910c1", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Zxing\\": "lib/" + }, + "files": [ + "lib/Common/customFunctions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT", + "Apache-2.0" + ], + "authors": [ + { + "name": "Ashot Khanamiryan", + "email": "a.khanamiryan@gmail.com", + "homepage": "https://github.com/khanamiryan", + "role": "Developer" + } + ], + "description": "QR code decoder / reader", + "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/", + "keywords": [ + "barcode", + "qr", + "zxing" + ], + "support": { + "issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues", + "source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.5.2" + }, + "time": "2021-07-13T18:46:38+00:00" + }, + { + "name": "laminas/laminas-captcha", + "version": "2.11.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-captcha.git", + "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/6b0b98d388b713119cbb5788ea0b90cd6e63513a", + "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a", + "shasum": "" + }, + "require": { + "laminas/laminas-math": "^2.7 || ^3.0", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-captcha": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.1.4", + "laminas/laminas-recaptcha": "^3.0", + "laminas/laminas-session": "^2.12", + "laminas/laminas-text": "^2.8", + "laminas/laminas-validator": "^2.14", + "phpunit/phpunit": "^9.4.3", + "psalm/plugin-phpunit": "^0.15.1", + "vimeo/psalm": "^4.6" + }, + "suggest": { + "laminas/laminas-i18n-resources": "Translations of captcha messages", + "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component", + "laminas/laminas-session": "Laminas\\Session component", + "laminas/laminas-text": "Laminas\\Text component", + "laminas/laminas-validator": "Laminas\\Validator component" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Captcha\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", + "homepage": "https://laminas.dev", + "keywords": [ + "captcha", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-captcha/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-captcha/issues", + "rss": "https://github.com/laminas/laminas-captcha/releases.atom", + "source": "https://github.com/laminas/laminas-captcha" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-10-01T15:30:12+00:00" + }, + { + "name": "laminas/laminas-code", + "version": "4.4.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-code.git", + "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1", + "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1", + "shasum": "" + }, + "require": { + "php": "^7.4 || ~8.0.0" + }, + "conflict": { + "phpspec/prophecy": "<1.9.0" + }, + "require-dev": { + "doctrine/annotations": "^1.10.4", + "ext-phar": "*", + "laminas/laminas-coding-standard": "^2.1.4", + "laminas/laminas-stdlib": "^3.3.0", + "phpunit/phpunit": "^9.4.2", + "psalm/plugin-phpunit": "^0.14.0", + "vimeo/psalm": "^4.3.1" + }, + "suggest": { + "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", + "laminas/laminas-stdlib": "Laminas\\Stdlib component", + "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Code\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", + "homepage": "https://laminas.dev", + "keywords": [ + "code", + "laminas", + "laminasframework" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-code/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-code/issues", + "rss": "https://github.com/laminas/laminas-code/releases.atom", + "source": "https://github.com/laminas/laminas-code" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-21T13:40:23+00:00" + }, + { + "name": "laminas/laminas-config", + "version": "3.7.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-config.git", + "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd", + "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd", + "shasum": "" + }, + "require": { + "ext-json": "*", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/container": "^1.0" + }, + "conflict": { + "container-interop/container-interop": "<1.2.0", + "zendframework/zend-config": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-filter": "^2.7.2", + "laminas/laminas-i18n": "^2.10.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" + }, + "suggest": { + "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", + "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor", + "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Config\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "provides a nested object property based user interface for accessing this configuration data within application code", + "homepage": "https://laminas.dev", + "keywords": [ + "config", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-config/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-config/issues", + "rss": "https://github.com/laminas/laminas-config/releases.atom", + "source": "https://github.com/laminas/laminas-config" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-10-01T16:07:46+00:00" + }, + { + "name": "laminas/laminas-db", + "version": "2.13.4", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-db.git", + "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1", + "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1", + "shasum": "" + }, + "require": { + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-db": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-hydrator": "^3.2 || ^4.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" + }, + "suggest": { + "laminas/laminas-eventmanager": "Laminas\\EventManager component", + "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Db", + "config-provider": "Laminas\\Db\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Db\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations", + "homepage": "https://laminas.dev", + "keywords": [ + "db", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-db/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-db/issues", + "rss": "https://github.com/laminas/laminas-db/releases.atom", + "source": "https://github.com/laminas/laminas-db" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-21T18:59:44+00:00" + }, + { + "name": "laminas/laminas-dependency-plugin", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-dependency-plugin.git", + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/73cfb63ddca9d6bfedad5e0a038f6d55063975a3", + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1 || ^2.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "require-dev": { + "composer/composer": "^1.9 || ^2.0", + "laminas/laminas-coding-standard": "^2.2.1", + "mikey179/vfsstream": "^1.6.10@alpha", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.15.1", + "roave/security-advisories": "dev-master", + "vimeo/psalm": "^4.5" + }, + "type": "composer-plugin", + "extra": { + "class": "Laminas\\DependencyPlugin\\DependencyRewriterPluginDelegator" + }, + "autoload": { + "psr-4": { + "Laminas\\DependencyPlugin\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.", + "support": { + "issues": "https://github.com/laminas/laminas-dependency-plugin/issues", + "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.2.0" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-08T17:51:35+00:00" + }, + { + "name": "laminas/laminas-di", + "version": "3.3.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-di.git", + "reference": "83330af17fc2511231e805a3586d51883a452094" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-di/zipball/83330af17fc2511231e805a3586d51883a452094", + "reference": "83330af17fc2511231e805a3586d51883a452094", + "shasum": "" + }, + "require": { + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/container": "^1.1.1", + "psr/log": "^1.1.4" + }, + "conflict": { + "laminas/laminas-servicemanager-di": "*", + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-di": "*" + }, + "require-dev": { + "container-interop/container-interop": "^1.2.0", + "laminas/laminas-coding-standard": "~2.3.0", + "laminas/laminas-servicemanager": "^3.7", + "mikey179/vfsstream": "^1.6.10@alpha", + "phpspec/prophecy-phpunit": "^2.0", + "phpstan/phpstan": "^0.12.64", + "phpunit/phpunit": "^9.5.5" + }, + "suggest": { + "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Di", + "config-provider": "Laminas\\Di\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Di\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Automated dependency injection for PSR-11 containers", + "homepage": "https://laminas.dev", + "keywords": [ + "PSR-11", + "di", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-di/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-di/issues", + "rss": "https://github.com/laminas/laminas-di/releases.atom", + "source": "https://github.com/laminas/laminas-di" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-21T15:41:36+00:00" + }, + { + "name": "laminas/laminas-escaper", + "version": "2.8.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-escaper.git", + "reference": "2d6dce99668b413610e9544183fa10392437f542" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/2d6dce99668b413610e9544183fa10392437f542", + "reference": "2d6dce99668b413610e9544183fa10392437f542", + "shasum": "" + }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "replace": { + "zendframework/zend-escaper": "^2.6.1" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.3.0", + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.12.2", + "vimeo/psalm": "^3.16" + }, + "suggest": { + "ext-iconv": "*", + "ext-mbstring": "*" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Escaper\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", + "homepage": "https://laminas.dev", + "keywords": [ + "escaper", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-escaper/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-escaper/issues", + "rss": "https://github.com/laminas/laminas-escaper/releases.atom", + "source": "https://github.com/laminas/laminas-escaper" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-06-26T14:26:08+00:00" + }, + { + "name": "laminas/laminas-eventmanager", + "version": "3.4.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-eventmanager.git", + "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba", + "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba", + "shasum": "" + }, + "require": { + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-eventmanager": "*" + }, + "require-dev": { + "container-interop/container-interop": "^1.1", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-stdlib": "^3.6", + "phpbench/phpbench": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.5" + }, + "suggest": { + "container-interop/container-interop": "^1.1, to use the lazy listeners feature", + "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\EventManager\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Trigger and listen to events within a PHP application", + "homepage": "https://laminas.dev", + "keywords": [ + "event", + "eventmanager", + "events", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-eventmanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-eventmanager/issues", + "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom", + "source": "https://github.com/laminas/laminas-eventmanager" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-07T22:35:32+00:00" + }, + { + "name": "laminas/laminas-feed", + "version": "2.14.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-feed.git", + "reference": "463fdae515fba30633906098c258d3b2c733c15c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c", + "reference": "463fdae515fba30633906098c258d3b2c733c15c", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "laminas/laminas-escaper": "^2.5.2", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "conflict": { + "laminas/laminas-servicemanager": "<3.3" + }, + "replace": { + "zendframework/zend-feed": "^2.12.0" + }, + "require-dev": { + "laminas/laminas-cache": "^2.7.2", + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-db": "^2.8.2", + "laminas/laminas-http": "^2.7", + "laminas/laminas-servicemanager": "^3.3", + "laminas/laminas-validator": "^2.10.1", + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.13.0", + "psr/http-message": "^1.0.1", + "vimeo/psalm": "^4.1" + }, + "suggest": { + "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", + "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", + "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", + "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", + "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Feed\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "provides functionality for consuming RSS and Atom feeds", + "homepage": "https://laminas.dev", + "keywords": [ + "feed", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-feed/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-feed/issues", + "rss": "https://github.com/laminas/laminas-feed/releases.atom", + "source": "https://github.com/laminas/laminas-feed" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-04-01T19:26:09+00:00" + }, + { + "name": "laminas/laminas-http", + "version": "2.14.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-http.git", + "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/bfaab8093e382274efed7fdc3ceb15f09ba352bb", + "reference": "bfaab8093e382274efed7fdc3ceb15f09ba352bb", + "shasum": "" + }, + "require": { + "laminas/laminas-loader": "^2.5.1", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-uri": "^2.5.2", + "laminas/laminas-validator": "^2.10.1", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "replace": { + "zendframework/zend-http": "^2.11.2" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-config": "^3.1 || ^2.6", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "paragonie/certainty": "For automated management of cacert.pem" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Http\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", + "homepage": "https://laminas.dev", + "keywords": [ + "http", + "http client", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-http/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-http/issues", + "rss": "https://github.com/laminas/laminas-http/releases.atom", + "source": "https://github.com/laminas/laminas-http" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-02-18T21:58:11+00:00" + }, + { + "name": "laminas/laminas-json", + "version": "3.3.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-json.git", + "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", + "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", + "shasum": "" + }, + "require": { + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-json": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-stdlib": "^2.7.7 || ^3.1", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "laminas/laminas-json-server": "For implementing JSON-RPC servers", + "laminas/laminas-xml2json": "For converting XML documents to JSON" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Json\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", + "homepage": "https://laminas.dev", + "keywords": [ + "json", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-json/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-json/issues", + "rss": "https://github.com/laminas/laminas-json/releases.atom", + "source": "https://github.com/laminas/laminas-json" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T18:02:31+00:00" + }, + { + "name": "laminas/laminas-loader", + "version": "2.8.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-loader.git", + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b", + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b", + "shasum": "" + }, + "require": { + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-loader": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.2.1", + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Loader\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Autoloading and plugin loading strategies", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "loader" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-loader/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-loader/issues", + "rss": "https://github.com/laminas/laminas-loader/releases.atom", + "source": "https://github.com/laminas/laminas-loader" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T18:30:53+00:00" + }, + { + "name": "laminas/laminas-mail", + "version": "2.15.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-mail.git", + "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/70c3476913c74e9befd782ab665ad1b9ebac556e", + "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e", + "shasum": "" + }, + "require": { + "ext-iconv": "*", + "laminas/laminas-loader": "^2.8", + "laminas/laminas-mime": "^2.9.1", + "laminas/laminas-stdlib": "^3.6", + "laminas/laminas-validator": "^2.15", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "symfony/polyfill-mbstring": "^1.12.0", + "true/punycode": "^2.1", + "webmozart/assert": "^1.10" + }, + "conflict": { + "zendframework/zend-mail": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-crypt": "^2.6 || ^3.4", + "laminas/laminas-db": "^2.13.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.15.1", + "symfony/process": "^5.3.7", + "vimeo/psalm": "^4.7" + }, + "suggest": { + "laminas/laminas-crypt": "Crammd5 support in SMTP Auth", + "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Mail", + "config-provider": "Laminas\\Mail\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Mail\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "mail" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mail/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mail/issues", + "rss": "https://github.com/laminas/laminas-mail/releases.atom", + "source": "https://github.com/laminas/laminas-mail" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-23T07:33:57+00:00" + }, + { + "name": "laminas/laminas-math", + "version": "3.4.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-math.git", + "reference": "79f6453a47a5774cf3736c5c66cb4818486681da" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/79f6453a47a5774cf3736c5c66cb4818486681da", + "reference": "79f6453a47a5774cf3736c5c66cb4818486681da", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "replace": { + "zendframework/zend-math": "^3.2.0" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^9.5.5" + }, + "suggest": { + "ext-bcmath": "If using the bcmath functionality", + "ext-gmp": "If using the gmp functionality" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.2.x-dev", + "dev-develop": "3.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Math\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Create cryptographically secure pseudo-random numbers, and manage big integers", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "math" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-math/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-math/issues", + "rss": "https://github.com/laminas/laminas-math/releases.atom", + "source": "https://github.com/laminas/laminas-math" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-10-09T15:15:23+00:00" + }, + { + "name": "laminas/laminas-mime", + "version": "2.9.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-mime.git", + "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/72d21a1b4bb7086d4a4d7058c0abca180b209184", + "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184", + "shasum": "" + }, + "require": { + "laminas/laminas-stdlib": "^2.7 || ^3.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-mime": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-mail": "^2.12", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "laminas/laminas-mail": "Laminas\\Mail component" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Mime\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Create and parse MIME messages and parts", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "mime" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mime/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mime/issues", + "rss": "https://github.com/laminas/laminas-mime/releases.atom", + "source": "https://github.com/laminas/laminas-mime" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-20T21:19:24+00:00" + }, + { + "name": "laminas/laminas-modulemanager", + "version": "2.11.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-modulemanager.git", + "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad", + "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad", + "shasum": "" + }, + "require": { + "brick/varexporter": "^0.3.2", + "laminas/laminas-config": "^3.7", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" + }, + "conflict": { + "zendframework/zend-modulemanager": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "^2.3", + "laminas/laminas-loader": "^2.8", + "laminas/laminas-mvc": "^3.1.1", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" + }, + "suggest": { + "laminas/laminas-console": "Laminas\\Console component", + "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules", + "laminas/laminas-mvc": "Laminas\\Mvc component", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\ModuleManager\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Modular application system for laminas-mvc applications", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "modulemanager" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-modulemanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-modulemanager/issues", + "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom", + "source": "https://github.com/laminas/laminas-modulemanager" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-10-13T17:05:17+00:00" + }, + { + "name": "laminas/laminas-mvc", + "version": "3.2.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-mvc.git", + "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/88da7200cf8f5a970c35d91717a5c4db94981e5e", + "reference": "88da7200cf8f5a970c35d91717a5c4db94981e5e", + "shasum": "" + }, + "require": { + "container-interop/container-interop": "^1.2", + "laminas/laminas-eventmanager": "^3.2", + "laminas/laminas-http": "^2.7", + "laminas/laminas-modulemanager": "^2.8", + "laminas/laminas-router": "^3.0.2", + "laminas/laminas-servicemanager": "^3.3", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-view": "^2.11.3", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "replace": { + "zendframework/zend-mvc": "^3.1.1" + }, + "require-dev": { + "http-interop/http-middleware": "^0.4.1", + "laminas/laminas-coding-standard": "^1.0.0", + "laminas/laminas-json": "^2.6.1 || ^3.0", + "laminas/laminas-psr7bridge": "^1.0", + "laminas/laminas-stratigility": ">=2.0.1 <2.2", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.4.2" + }, + "suggest": { + "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable", + "laminas/laminas-log": "^2.9.1 To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager", + "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application", + "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments", + "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application", + "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads", + "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests", + "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers", + "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers", + "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager", + "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Mvc\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "mvc" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mvc/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mvc/issues", + "rss": "https://github.com/laminas/laminas-mvc/releases.atom", + "source": "https://github.com/laminas/laminas-mvc" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-12-14T21:54:40+00:00" + }, + { + "name": "laminas/laminas-router", + "version": "3.4.5", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-router.git", + "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-router/zipball/aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7", + "reference": "aaf2eb364eedeb5c4d5b9ee14cd2938d0f7e89b7", + "shasum": "" + }, + "require": { + "container-interop/container-interop": "^1.2", + "laminas/laminas-http": "^2.8.1", + "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", + "laminas/laminas-stdlib": "^3.3", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "replace": { + "zendframework/zend-router": "^3.3.0" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-i18n": "^2.7.4", + "phpunit/phpunit": "^9.4" + }, + "suggest": { + "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Router", + "config-provider": "Laminas\\Router\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Router\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Flexible routing system for HTTP and console applications", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "routing" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-router/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-router/issues", + "rss": "https://github.com/laminas/laminas-router/releases.atom", + "source": "https://github.com/laminas/laminas-router" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-04-19T16:06:00+00:00" + }, + { + "name": "laminas/laminas-server", + "version": "2.11.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-server.git", + "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7582832d56c5488dee4d4753bf3bf2d5f3dc5906", + "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906", + "shasum": "" + }, + "require": { + "laminas/laminas-code": "^3.5.1 || ^4.0.0", + "laminas/laminas-stdlib": "^3.3.1", + "laminas/laminas-zendframework-bridge": "^1.2.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "replace": { + "zendframework/zend-server": "^2.8.1" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.15.1", + "vimeo/psalm": "^4.6.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Server\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Create Reflection-based RPC servers", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "server" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-server/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-server/issues", + "rss": "https://github.com/laminas/laminas-server/releases.atom", + "source": "https://github.com/laminas/laminas-server" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-10-08T07:49:59+00:00" + }, + { + "name": "laminas/laminas-servicemanager", + "version": "3.10.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-servicemanager.git", + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1", + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1", + "shasum": "" + }, + "require": { + "container-interop/container-interop": "^1.2", + "laminas/laminas-stdlib": "^3.2.1", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0", + "psr/container": "^1.0" + }, + "conflict": { + "laminas/laminas-code": "<3.3.1", + "zendframework/zend-code": "<3.3.1", + "zendframework/zend-servicemanager": "*" + }, + "provide": { + "container-interop/container-interop-implementation": "^1.2", + "psr/container-implementation": "^1.0" + }, + "require-dev": { + "composer/package-versions-deprecated": "^1.0", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-container-config-test": "^0.3", + "laminas/laminas-dependency-plugin": "^2.1.2", + "mikey179/vfsstream": "^1.6.10@alpha", + "ocramius/proxy-manager": "^2.11", + "phpbench/phpbench": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.16.1", + "vimeo/psalm": "^4.8" + }, + "suggest": { + "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" + }, + "bin": [ + "bin/generate-deps-for-config-factory", + "bin/generate-factory-for-class" + ], + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\ServiceManager\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Factory-Driven Dependency Injection Container", + "homepage": "https://laminas.dev", + "keywords": [ + "PSR-11", + "dependency-injection", + "di", + "dic", + "laminas", + "service-manager", + "servicemanager" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-servicemanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-servicemanager/issues", + "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", + "source": "https://github.com/laminas/laminas-servicemanager" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-18T20:19:36+00:00" + }, + { + "name": "laminas/laminas-session", + "version": "2.12.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-session.git", + "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/fc538bba5196e3b5937ae7db3c713fc7c0829881", + "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881", + "shasum": "" + }, + "require": { + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-session": "*" + }, + "require-dev": { + "container-interop/container-interop": "^1.1", + "laminas/laminas-cache": "3.0.x-dev", + "laminas/laminas-cache-storage-adapter-memory": "2.0.x-dev", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-db": "^2.13.4", + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.7", + "laminas/laminas-validator": "^2.15", + "mongodb/mongodb": "v1.9.x-dev", + "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.9" + }, + "suggest": { + "laminas/laminas-cache": "Laminas\\Cache component", + "laminas/laminas-db": "Laminas\\Db component", + "laminas/laminas-http": "Laminas\\Http component", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", + "laminas/laminas-validator": "Laminas\\Validator component", + "mongodb/mongodb": "If you want to use the MongoDB session save handler" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Session", + "config-provider": "Laminas\\Session\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Session\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Object-oriented interface to PHP sessions and storage", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "session" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-session/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-session/issues", + "rss": "https://github.com/laminas/laminas-session/releases.atom", + "source": "https://github.com/laminas/laminas-session" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-21T19:25:14+00:00" + }, + { + "name": "laminas/laminas-soap", + "version": "2.9.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-soap.git", + "reference": "11672a79e9074fd8e4e7aedd75849902e7b45e23" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/11672a79e9074fd8e4e7aedd75849902e7b45e23", + "reference": "11672a79e9074fd8e4e7aedd75849902e7b45e23", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-soap": "*", + "laminas/laminas-server": "^2.9", + "laminas/laminas-stdlib": "^3.3", + "laminas/laminas-uri": "^2.8", + "laminas/laminas-zendframework-bridge": "^1.1.0", + "php": "^7.3 || ~8.0.0" + }, + "replace": { + "zendframework/zend-soap": "^2.8.0" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-config": "^3.4", + "laminas/laminas-http": "^2.14", + "phpspec/prophecy-phpunit": "^2.0.1", + "phpunit/phpunit": "^9.4.3" + }, + "suggest": { + "ext-curl": "Curl is required when .NET compatibility is required", + "laminas/laminas-http": "Laminas\\Http component" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Soap\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "soap" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-soap/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-soap/issues", + "rss": "https://github.com/laminas/laminas-soap/releases.atom", + "source": "https://github.com/laminas/laminas-soap" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-02-17T18:59:03+00:00" + }, + { + "name": "laminas/laminas-stdlib", + "version": "3.6.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-stdlib.git", + "reference": "c53d8537f108fac3fae652677a19735db730ba46" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46", + "reference": "c53d8537f108fac3fae652677a19735db730ba46", + "shasum": "" + }, + "require": { + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-stdlib": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~2.3.0", + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "~9.3.7", + "psalm/plugin-phpunit": "^0.16.0", + "vimeo/psalm": "^4.7" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Stdlib\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "SPL extensions, array utilities, error handlers, and more", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "stdlib" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-stdlib/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-stdlib/issues", + "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", + "source": "https://github.com/laminas/laminas-stdlib" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T16:11:32+00:00" + }, + { + "name": "laminas/laminas-text", + "version": "2.9.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-text.git", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", + "shasum": "" + }, + "require": { + "laminas/laminas-servicemanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-text": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Text\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Create FIGlets and text-based tables", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "text" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-text/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-text/issues", + "rss": "https://github.com/laminas/laminas-text/releases.atom", + "source": "https://github.com/laminas/laminas-text" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T16:50:53+00:00" + }, + { + "name": "laminas/laminas-uri", + "version": "2.8.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-uri.git", + "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/79bd4c614c8cf9a6ba715a49fca8061e84933d87", + "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87", + "shasum": "" + }, + "require": { + "laminas/laminas-escaper": "^2.5", + "laminas/laminas-validator": "^2.10", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "replace": { + "zendframework/zend-uri": "^2.7.1" + }, + "require-dev": { + "laminas/laminas-coding-standard": "^2.1", + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Uri\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "uri" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-uri/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-uri/issues", + "rss": "https://github.com/laminas/laminas-uri/releases.atom", + "source": "https://github.com/laminas/laminas-uri" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-02-17T21:53:05+00:00" + }, + { + "name": "laminas/laminas-validator", + "version": "2.15.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-validator.git", + "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9", + "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9", + "shasum": "" + }, + "require": { + "container-interop/container-interop": "^1.1", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-validator": "*" + }, + "require-dev": { + "laminas/laminas-cache": "^2.6.1", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-db": "^2.7", + "laminas/laminas-filter": "^2.6", + "laminas/laminas-http": "^2.14.2", + "laminas/laminas-i18n": "^2.6", + "laminas/laminas-math": "^2.6", + "laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3", + "laminas/laminas-session": "^2.8", + "laminas/laminas-uri": "^2.7", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.15.0", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.0", + "vimeo/psalm": "^4.3" + }, + "suggest": { + "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", + "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator", + "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages", + "laminas/laminas-i18n-resources": "Translations of validator messages", + "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", + "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator", + "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators", + "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators" + }, + "type": "library", + "extra": { + "laminas": { + "component": "Laminas\\Validator", + "config-provider": "Laminas\\Validator\\ConfigProvider" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Validator\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "validator" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-validator/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-validator/issues", + "rss": "https://github.com/laminas/laminas-validator/releases.atom", + "source": "https://github.com/laminas/laminas-validator" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-08T23:16:56+00:00" + }, + { + "name": "laminas/laminas-view", + "version": "2.12.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-view.git", + "reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/23fc886670e05d3fae34d3ba2c5089e2d29beb03", + "reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03", + "shasum": "" + }, + "require": { + "laminas/laminas-eventmanager": "^3.0", + "laminas/laminas-json": "^2.6.1 || ^3.0", + "laminas/laminas-loader": "^2.5", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0" + }, + "conflict": { + "laminas/laminas-router": "<3.0.1", + "laminas/laminas-servicemanager": "<3.3" + }, + "replace": { + "zendframework/zend-view": "^2.11.4" + }, + "require-dev": { + "laminas/laminas-authentication": "^2.5", + "laminas/laminas-cache": "^2.6.1", + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-config": "^2.6", + "laminas/laminas-console": "^2.6", + "laminas/laminas-escaper": "^2.5", + "laminas/laminas-feed": "^2.7", + "laminas/laminas-filter": "^2.6.1", + "laminas/laminas-http": "^2.5.4", + "laminas/laminas-i18n": "^2.6", + "laminas/laminas-log": "^2.7", + "laminas/laminas-modulemanager": "^2.7.1", + "laminas/laminas-mvc": "^2.7.14 || ^3.0", + "laminas/laminas-mvc-i18n": "^1.1", + "laminas/laminas-mvc-plugin-flashmessenger": "^1.2", + "laminas/laminas-navigation": "^2.8.1", + "laminas/laminas-paginator": "^2.5", + "laminas/laminas-permissions-acl": "^2.6", + "laminas/laminas-router": "^3.0.1", + "laminas/laminas-serializer": "^2.6.1", + "laminas/laminas-servicemanager": "^3.3", + "laminas/laminas-session": "^2.8.1", + "laminas/laminas-uri": "^2.5", + "phpspec/prophecy": "^1.12", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "laminas/laminas-authentication": "Laminas\\Authentication component", + "laminas/laminas-escaper": "Laminas\\Escaper component", + "laminas/laminas-feed": "Laminas\\Feed component", + "laminas/laminas-filter": "Laminas\\Filter component", + "laminas/laminas-http": "Laminas\\Http component", + "laminas/laminas-i18n": "Laminas\\I18n component", + "laminas/laminas-mvc": "Laminas\\Mvc component", + "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up", + "laminas/laminas-navigation": "Laminas\\Navigation component", + "laminas/laminas-paginator": "Laminas\\Paginator component", + "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", + "laminas/laminas-uri": "Laminas\\Uri component" + }, + "bin": [ + "bin/templatemap_generator.php" + ], + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\View\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "view" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-view/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-view/issues", + "rss": "https://github.com/laminas/laminas-view/releases.atom", + "source": "https://github.com/laminas/laminas-view" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-10-12T16:49:06+00:00" + }, + { + "name": "laminas/laminas-zendframework-bridge", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-zendframework-bridge.git", + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "shasum": "" + }, + "require": { + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.15.1", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.6" + }, + "type": "library", + "extra": { + "laminas": { + "module": "Laminas\\ZendFrameworkBridge" + } + }, + "autoload": { + "files": [ + "src/autoload.php" + ], + "psr-4": { + "Laminas\\ZendFrameworkBridge\\": "src//" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Alias legacy ZF class names to Laminas Project equivalents.", + "keywords": [ + "ZendFramework", + "autoloading", + "laminas", + "zf" + ], + "support": { + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", + "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", + "source": "https://github.com/laminas/laminas-zendframework-bridge" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-03T17:53:30+00:00" + }, + { + "name": "league/flysystem", + "version": "2.3.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem.git", + "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/499313f8b65f9a4dae1c779cd974d59a6fcf0f15", + "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15", + "shasum": "" + }, + "require": { + "ext-json": "*", + "league/mime-type-detection": "^1.0.0", + "php": "^7.2 || ^8.0" + }, + "conflict": { + "guzzlehttp/ringphp": "<1.1.1" + }, + "require-dev": { + "async-aws/s3": "^1.5", + "async-aws/simple-s3": "^1.0", + "aws/aws-sdk-php": "^3.132.4", + "composer/semver": "^3.0", + "ext-fileinfo": "*", + "friendsofphp/php-cs-fixer": "^2.16", + "google/cloud-storage": "^1.23", + "phpseclib/phpseclib": "^2.0", + "phpstan/phpstan": "^0.12.26", + "phpunit/phpunit": "^8.5 || ^9.4", + "sabre/dav": "^4.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\Flysystem\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "File storage abstraction for PHP", + "keywords": [ + "WebDAV", + "aws", + "cloud", + "file", + "files", + "filesystem", + "filesystems", + "ftp", + "s3", + "sftp", + "storage" + ], + "support": { + "issues": "https://github.com/thephpleague/flysystem/issues", + "source": "https://github.com/thephpleague/flysystem/tree/2.3.0" + }, + "funding": [ + { + "url": "https://offset.earth/frankdejonge", + "type": "custom" + }, + { + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" + } + ], + "time": "2021-09-22T06:09:19+00:00" + }, + { + "name": "league/flysystem-aws-s3-v3", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", + "reference": "8d8edfe2541d94e6607808e3dd8484734c86eb2a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/8d8edfe2541d94e6607808e3dd8484734c86eb2a", + "reference": "8d8edfe2541d94e6607808e3dd8484734c86eb2a", + "shasum": "" + }, + "require": { + "aws/aws-sdk-php": "^3.132.4", + "league/flysystem": "^2.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^7.2 || ^8.0" + }, + "conflict": { + "guzzlehttp/ringphp": "<1.1.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\Flysystem\\AwsS3V3\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "AWS S3 filesystem adapter for Flysystem.", + "keywords": [ + "Flysystem", + "aws", + "file", + "files", + "filesystem", + "s3", + "storage" + ], + "support": { + "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues", + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/2.1.0" + }, + "time": "2021-05-24T15:37:00+00:00" + }, + { + "name": "league/iso3166", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/iso3166.git", + "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/9976d382f270ad3f3df8a68719beb7a7179ffa1e", + "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e", + "shasum": "" + }, + "require": { + "php": "^7.3|^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\ISO3166\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com" + } + ], + "description": "ISO 3166-1 PHP Library", + "homepage": "https://github.com/thephpleague/iso3166", + "keywords": [ + "3166", + "3166-1", + "ISO 3166", + "countries", + "iso", + "library" + ], + "support": { + "issues": "https://github.com/thephpleague/iso3166/issues", + "source": "https://github.com/thephpleague/iso3166" + }, + "time": "2020-12-05T06:50:42+00:00" + }, + { + "name": "league/mime-type-detection", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/mime-type-detection.git", + "reference": "b38b25d7b372e9fddb00335400467b223349fd7e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b38b25d7b372e9fddb00335400467b223349fd7e", + "reference": "b38b25d7b372e9fddb00335400467b223349fd7e", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.18", + "phpstan/phpstan": "^0.12.68", + "phpunit/phpunit": "^8.5.8 || ^9.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\MimeTypeDetection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "Mime-type detection for Flysystem", + "support": { + "issues": "https://github.com/thephpleague/mime-type-detection/issues", + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.8.0" + }, + "funding": [ + { + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" + } + ], + "time": "2021-09-25T08:23:19+00:00" + }, + { + "name": "magento/adobe-ims", + "version": "2.1.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.3.0-beta1.zip", + "shasum": "1dfd780ea8ff88813dea5eeab9af227641e4056d" + }, + "require": { + "magento/module-adobe-ims": "2.1.2", + "magento/module-adobe-ims-api": "2.1.0" + }, + "type": "metapackage", + "description": "Adobe IMS Integration" + }, + { + "name": "magento/adobe-stock-integration", + "version": "2.1.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.3.0-beta1.zip", + "shasum": "e61aceabfb88f67b8c6a8b2c7af778f5f193a744" + }, + "require": { + "magento/adobe-ims": "2.1.3-beta1", + "magento/module-adobe-stock-admin-ui": "1.3.0", + "magento/module-adobe-stock-asset": "1.3.0", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client": "1.3.2-beta1", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image": "1.3.2-beta1", + "magento/module-adobe-stock-image-admin-ui": "1.3.2-beta1", + "magento/module-adobe-stock-image-api": "1.3.0" + }, + "type": "metapackage", + "description": "Adobe Stock integration" + }, + { + "name": "magento/composer", + "version": "1.7.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.7.0.0.zip", + "shasum": "19c61387134d4fa116ce50bc8ff841bc605dd5eb" + }, + "require": { + "composer/composer": "^1.9 || ^2.0", + "php": "~7.3.0||~7.4.0", + "symfony/console": "~4.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^9" + }, + "type": "library", + "autoload": { + "psr-4": { + "Magento\\Composer\\": "src" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento composer library helps to instantiate Composer application and run composer commands." + }, + { + "name": "magento/composer-dependency-version-audit-plugin", + "version": "0.1.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/composer-dependency-version-audit-plugin/magento-composer-dependency-version-audit-plugin-0.1.1.0.zip", + "shasum": "bc997d887abff6d34ca8743eda7d028cabd8ef9a" + }, + "require": { + "composer-plugin-api": "^1.0 || ^2.0", + "composer/composer": "^1.9 || ^2.0" + }, + "require-dev": { + "phpunit/phpunit": "^9" + }, + "type": "composer-plugin", + "extra": { + "class": "Magento\\ComposerDependencyVersionAuditPlugin\\Plugin" + }, + "autoload": { + "psr-4": { + "Magento\\ComposerDependencyVersionAuditPlugin\\": "src/" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Validating packages through a composer plugin" + }, + { + "name": "magento/composer-root-update-plugin", + "version": "1.1.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-1.1.2.0.zip", + "shasum": "530c345bf02e17456d42e3c919fd0430649866d8" + }, + "require": { + "composer-plugin-api": "^1.0 || ^2.0", + "composer/composer": "<=1.11 || >=2.0.0 <=2.1" + }, + "suggest": { + "magento/framework": "Enables the Magento Composer Root Update Plugin's functionality for the Web Setup Wizard" + }, + "type": "composer-plugin", + "extra": { + "class": "Magento\\ComposerRootUpdatePlugin\\Plugin\\PluginDefinition" + }, + "autoload": { + "psr-4": { + "Magento\\ComposerRootUpdatePlugin\\": "" + }, + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Plugin to look ahead for Magento project root changes when running composer update for new Magento versions" + }, + { + "name": "magento/extension-b2b", + "version": "1.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/extension-b2b/magento-extension-b2b-1.3.3.0-beta1.zip", + "shasum": "c3ab667e85e3fef1561e4cfa99a039057a26ced9" + }, + "require": { + "magento/magento2-b2b-base": "1.3.3-beta1", + "magento/module-b2b": "100.3.3-beta1", + "magento/module-bundle-negotiable-quote": "100.3.3-beta1", + "magento/module-bundle-requisition-list": "100.3.3-beta1", + "magento/module-bundle-requisition-list-graph-ql": "1.3.2-beta1", + "magento/module-bundle-shared-catalog": "100.3.3-beta1", + "magento/module-checkout-address-search-negotiable-quote": "100.3.3-beta1", + "magento/module-checkout-agreements-negotiable-quote": "100.3.3-beta1", + "magento/module-checkout-agreements-purchase-order": "1.3.2-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-company-credit": "100.3.3-beta1", + "magento/module-company-credit-graph-ql": "1.3.2-beta1", + "magento/module-company-graph-ql": "1.3.2-beta1", + "magento/module-company-payment": "100.3.3-beta1", + "magento/module-company-shipping": "1.3.3-beta1", + "magento/module-configurable-negotiable-quote": "100.3.3-beta1", + "magento/module-configurable-requisition-list": "100.3.3-beta1", + "magento/module-configurable-requisition-list-graph-ql": "1.3.2-beta1", + "magento/module-configurable-shared-catalog": "100.3.3-beta1", + "magento/module-downloadable-requisition-list-graph-ql": "1.3.2-beta1", + "magento/module-gift-card-negotiable-quote": "100.3.3-beta1", + "magento/module-gift-card-requisition-list": "100.3.3-beta1", + "magento/module-gift-card-requisition-list-graph-ql": "1.3.2-beta1", + "magento/module-gift-card-shared-catalog": "100.3.3-beta1", + "magento/module-grouped-requisition-list": "100.3.3-beta1", + "magento/module-grouped-shared-catalog": "100.3.3-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-negotiable-quote-async-order": "1.3.0-beta1", + "magento/module-negotiable-quote-graph-ql": "1.3.1-beta1", + "magento/module-negotiable-quote-shared-catalog": "100.3.3-beta1", + "magento/module-negotiable-quote-weee": "100.3.3-beta1", + "magento/module-order-history-search": "100.3.3-beta1", + "magento/module-paypal-negotiable-quote": "1.3.1-beta1", + "magento/module-paypal-purchase-order": "1.3.2-beta1", + "magento/module-purchase-order": "100.3.3-beta1", + "magento/module-purchase-order-rule": "100.3.3-beta1", + "magento/module-quick-order": "100.3.3-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "magento/module-requisition-list-graph-ql": "1.3.2-beta1", + "magento/module-shared-catalog": "100.3.3-beta1", + "magento/module-shared-catalog-graph-ql": "1.3.2-beta1", + "magento/security-package-b2b": "1.0.1-beta1", + "php": "~7.4.0||~8.0.0" + }, + "type": "metapackage", + "license": [ + "proprietary" + ], + "description": "eCommerce Platform for Growth (Enterprise Edition B2B)" + }, + { + "name": "magento/framework", + "version": "103.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.4.0-beta1.zip", + "shasum": "df6f46576cfe1c3318195cae07c415d029513d70" + }, + "require": { + "colinmollenhour/php-redis-session-abstract": "~1.4.0", + "composer/composer": "^1.9 || ^2.0", + "ext-bcmath": "*", + "ext-curl": "*", + "ext-dom": "*", + "ext-gd": "*", + "ext-hash": "*", + "ext-iconv": "*", + "ext-intl": "*", + "ext-openssl": "*", + "ext-simplexml": "*", + "ext-sodium": "*", + "ext-xsl": "*", + "guzzlehttp/guzzle": "^6.3.3", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-escaper": "~2.8.0", + "laminas/laminas-http": "^2.6.0", + "laminas/laminas-mail": "^2.9.0", + "laminas/laminas-mime": "^2.8.0", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-uri": "^2.5.1", + "laminas/laminas-validator": "^2.6.0", + "lib-libxml": "*", + "magento/composer-dependency-version-audit-plugin": "~0.1", + "magento/zendframework1": "~1.14.2", + "monolog/monolog": "^2.3", + "php": "~7.3.0||~7.4.0", + "ramsey/uuid": "~4.2.0", + "symfony/console": "~4.4.0", + "symfony/process": "~4.4.0", + "tedivm/jshrink": "~1.4.0", + "webonyx/graphql-php": "~14.9.0", + "wikimedia/less.php": "^3.0.0" + }, + "suggest": { + "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/framework-amqp", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.2.0-beta1.zip", + "shasum": "87b5dede39d5ef9e227fc7b0e2c712a37878afdc" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0", + "php-amqplib/php-amqplib": "~3.0.0" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\Amqp\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/framework-bulk", + "version": "101.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.0.0.zip", + "shasum": "bbb6d8cc0b5072e0d3a7be6ff341f1fd3c737af2" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-library", + "autoload": { + "psr-4": { + "Magento\\Framework\\Bulk\\": "" + }, + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/framework-foreign-key", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.4.2.0.zip", + "shasum": "1803ef38af852434030b728ab984eae7b50ac9e3" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\ForeignKey\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/framework-message-queue", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.3.0.zip", + "shasum": "95225da56b6b928a91bc8d8b42174543cfec80bb" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-library", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Framework\\MessageQueue\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/google-shopping-ads", + "version": "4.0.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-4.0.1.0.zip", + "shasum": "ba1efed03c142908f53a02cce6704672c379a60d" + }, + "require": { + "magento/framework": ">=101.0.4", + "magento/module-eav": ">=101.0.3", + "php": "7.0.2||7.0.4||>=7.0.6" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GoogleShoppingAds\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Connect your Magento admin with Google Merchant Center and Google Ads. Leverage Google machine learning through Google Smart Shopping campaigns" + }, + { + "name": "magento/inventory-composer-installer", + "version": "1.2.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.2.0.0.zip", + "shasum": "b96336d0a80d70b39f225eeba240abbbf7820f78" + }, + "require": { + "composer-plugin-api": "^1.1 || ^2.0", + "composer/composer": "^1.9 || ^2.0", + "magento/framework": "*" + }, + "type": "composer-plugin", + "extra": { + "class": "Magento\\InventoryComposerInstaller\\Plugin" + }, + "autoload": { + "psr-4": { + "Magento\\InventoryComposerInstaller\\": "src" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Composer plugin for Magento Multi Source Inventory" + }, + { + "name": "magento/inventory-metapackage", + "version": "1.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.4.0-beta1.zip", + "shasum": "6904e2dd50406ad572ea131db5b6cc1eacf3b1ba" + }, + "require": { + "magento/inventory-composer-installer": "1.2.0", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-advanced-checkout": "1.2.1-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-bundle-import-export": "1.1.1-beta1", + "magento/module-inventory-bundle-product": "1.2.1-beta1", + "magento/module-inventory-bundle-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-bundle-product-indexer": "1.1.1-beta1", + "magento/module-inventory-cache": "1.2.2-beta1", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-catalog-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-catalog-search": "1.2.2-beta1", + "magento/module-inventory-catalog-search-bundle-product": "1.0.1-beta1", + "magento/module-inventory-catalog-search-configurable-product": "1.0.1-beta1", + "magento/module-inventory-configurable-product": "1.2.2-beta1", + "magento/module-inventory-configurable-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-configurable-product-indexer": "1.2.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-distance-based-source-selection": "1.2.2-beta1", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.1-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-elasticsearch": "1.2.1-beta1", + "magento/module-inventory-export-stock": "1.2.1-beta1", + "magento/module-inventory-export-stock-api": "1.2.1-beta1", + "magento/module-inventory-graph-ql": "1.2.1-beta1", + "magento/module-inventory-grouped-product": "1.2.2-beta1", + "magento/module-inventory-grouped-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-grouped-product-indexer": "1.2.2-beta1", + "magento/module-inventory-import-export": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-frontend": "1.1.2-beta1", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.2-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.2-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "magento/module-inventory-product-alert": "1.2.2-beta1", + "magento/module-inventory-quote-graph-ql": "1.0.1-beta1", + "magento/module-inventory-requisition-list": "1.2.2-beta1", + "magento/module-inventory-reservation-cli": "1.2.2-beta1", + "magento/module-inventory-reservations": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-admin-ui": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-sales-frontend-ui": "1.2.2-beta1", + "magento/module-inventory-setup-fixture-generator": "1.2.1-beta1", + "magento/module-inventory-shipping": "1.2.2-beta1", + "magento/module-inventory-shipping-admin-ui": "1.2.2-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-inventory-swatches-frontend-ui": "1.0.1-beta1", + "magento/module-inventory-visual-merchandiser": "1.1.2-beta1", + "magento/module-inventory-wishlist": "1.0.1-beta1" + }, + "type": "metapackage", + "description": "Metapackage with Magento Inventory modules for simple installation" + }, + { + "name": "magento/language-de_de", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.4.0.0.zip", + "shasum": "176baf37dd2dcef3e7028a3915dbb6af95221791" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "German (Germany) language" + }, + { + "name": "magento/language-en_us", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.4.0.0.zip", + "shasum": "d812b13b78a13ca0b1314d261dcfb4b4bc9e350f" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "English (United States) language" + }, + { + "name": "magento/language-es_es", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.4.0.0.zip", + "shasum": "27569b926ddc525670d7daa601268f9edb09c59b" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Spanish (Spain) language" + }, + { + "name": "magento/language-fr_fr", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.4.0.0.zip", + "shasum": "6daf974ef89b58eba8b8f4de4b006ef807fbc7f2" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "French (France) language" + }, + { + "name": "magento/language-nl_nl", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.4.0.0.zip", + "shasum": "4885585685280153d691058f5344fb0ce46da023" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Dutch (Netherlands) language" + }, + { + "name": "magento/language-pt_br", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.4.0.0.zip", + "shasum": "de9b81317832aeeee8cb195d0a63b8be9176fda9" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Portuguese (Brazil) language" + }, + { + "name": "magento/language-zh_hans_cn", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.4.0.0.zip", + "shasum": "cfae6ec93fb5035704e96e19e3865f644ad3b304" + }, + "require": { + "magento/framework": "103.0.*" + }, + "type": "magento2-language", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Chinese (China) language" + }, + { + "name": "magento/magento-composer-installer", + "version": "0.2.1", + "source": { + "type": "git", + "url": "https://github.com/magento/magento-composer-installer.git", + "reference": "b9f929f718ef93ed61b6410bad85d40c37fd5ed3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/magento-composer-installer/zipball/b9f929f718ef93ed61b6410bad85d40c37fd5ed3", + "reference": "b9f929f718ef93ed61b6410bad85d40c37fd5ed3", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1 || ^2.0", + "composer/composer": "^1.9 || ^2.0" + }, + "replace": { + "magento-hackathon/magento-composer-installer": "*" + }, + "require-dev": { + "firegento/phpcs": "~1.1.0", + "mikey179/vfsstream": "*", + "phpunit/phpunit": "*", + "phpunit/phpunit-mock-objects": "dev-master", + "squizlabs/php_codesniffer": "1.4.7", + "symfony/process": "*" + }, + "type": "composer-plugin", + "extra": { + "composer-command-registry": [ + "MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand" + ], + "class": "MagentoHackathon\\Composer\\Magento\\Plugin" + }, + "autoload": { + "psr-0": { + "MagentoHackathon\\Composer\\Magento": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "OSL-3.0" + ], + "authors": [ + { + "name": "Daniel Fahlke aka Flyingmana", + "email": "flyingmana@googlemail.com" + }, + { + "name": "Jörg Weller", + "email": "weller@flagbit.de" + }, + { + "name": "Karl Spies", + "email": "karl.spies@gmx.net" + }, + { + "name": "Tobias Vogt", + "email": "tobi@webguys.de" + }, + { + "name": "David Fuhr", + "email": "fuhr@flagbit.de" + }, + { + "name": "Vinai Kopp", + "email": "vinai@netzarbeiter.com" + } + ], + "description": "Composer installer for Magento modules", + "homepage": "https://github.com/magento/magento-composer-installer", + "keywords": [ + "composer-installer", + "magento" + ], + "support": { + "source": "https://github.com/magento/magento-composer-installer/tree/0.2.1" + }, + "time": "2021-03-04T20:05:10+00:00" + }, + { + "name": "magento/magento2-b2b-base", + "version": "1.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/magento2-b2b-base/magento-magento2-b2b-base-1.3.3.0-beta1.zip", + "shasum": "530bfd8a8384a1a224398db578553cc5f3c172e9" + }, + "require": { + "magento/magento-composer-installer": "*" + }, + "type": "magento2-component", + "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], + "map": [ + [ + "LICENSE_EE.txt", + "LICENSE_EE.txt" + ], + [ + "SECURITY.md", + "SECURITY.md" + ], + [ + "dev/tests/api-functional/testsuite/Magento", + "dev/tests/api-functional/testsuite/Magento" + ], + [ + "dev/tests/integration/etc", + "dev/tests/integration/etc" + ], + [ + "dev/tests/integration/framework", + "dev/tests/integration/framework" + ], + [ + "dev/tests/integration/testsuite/Magento", + "dev/tests/integration/testsuite/Magento" + ], + [ + "dev/tests/js", + "dev/tests/js" + ], + [ + "dev/tests/static/testsuite/Magento", + "dev/tests/static/testsuite/Magento" + ], + [ + "pub/media/negotiable_quotes_attachment", + "pub/media/negotiable_quotes_attachment" + ], + [ + "setup", + "setup" + ] + ] + }, + "license": [ + "proprietary" + ], + "description": "Magento 2 Base (Enterprise Edition B2b)" + }, + { + "name": "magento/magento2-base", + "version": "2.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.4.0-beta1.zip", + "shasum": "253c12504a130e85d72e85dad9424eab6e95e893" + }, + "require": { + "composer/composer": "^1.9 || ^2.0", + "ext-intl": "*", + "ext-mbstring": "*", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-di": "^3.2.0", + "laminas/laminas-eventmanager": "^3.0.0", + "laminas/laminas-http": "^2.6.0", + "laminas/laminas-json": "^3.2.0", + "laminas/laminas-modulemanager": "^2.7", + "laminas/laminas-mvc": "^3.2.0", + "laminas/laminas-server": "^2.6.1", + "laminas/laminas-servicemanager": "^3.6.0", + "laminas/laminas-soap": "^2.9.0", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-text": "^2.6.0", + "laminas/laminas-uri": "^2.5.1", + "laminas/laminas-validator": "^2.6.0", + "laminas/laminas-view": "~2.12.0", + "magento/composer": "1.7.0", + "magento/magento-composer-installer": "*", + "magento/zendframework1": "~1.14.2", + "monolog/monolog": "^2.3", + "pelago/emogrifier": "^5.0.0", + "php": "~7.3.0||~7.4.0", + "phpseclib/phpseclib": "2.0.*", + "symfony/console": "~4.4.0", + "symfony/event-dispatcher": "~4.4.0", + "tedivm/jshrink": "~1.4.0", + "tubalmartin/cssmin": "4.1.1" + }, + "conflict": { + "gene/bluefoot": "*" + }, + "replace": { + "blueimp/jquery-file-upload": "5.6.14", + "components/jquery": "1.11.0", + "components/jqueryui": "1.10.4", + "tinymce/tinymce": "3.4.7", + "trentrichardson/jquery-timepicker-addon": "1.4.3", + "twbs/bootstrap": "3.1.0" + }, + "type": "magento2-component", + "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], + "component_paths": { + "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader", + "components/jquery": [ + "lib/web/jquery.js", + "lib/web/jquery/jquery.min.js", + "lib/web/jquery/jquery-migrate.js" + ], + "components/jqueryui": "lib/web/jquery/jquery-ui.js", + "tinymce/tinymce": "lib/web/tiny_mce_5", + "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" + }, + "map": [ + [ + ".editorconfig", + ".editorconfig" + ], + [ + ".gitignore", + ".gitignore" + ], + [ + ".htaccess", + ".htaccess" + ], + [ + ".htaccess.sample", + ".htaccess.sample" + ], + [ + ".php-cs-fixer.dist.php", + ".php-cs-fixer.dist.php" + ], + [ + ".user.ini", + ".user.ini" + ], + [ + "CHANGELOG.md", + "CHANGELOG.md" + ], + [ + "COPYING.txt", + "COPYING.txt" + ], + [ + "Gruntfile.js.sample", + "Gruntfile.js.sample" + ], + [ + "LICENSE.txt", + "LICENSE.txt" + ], + [ + "LICENSE_AFL.txt", + "LICENSE_AFL.txt" + ], + [ + "SECURITY.md", + "SECURITY.md" + ], + [ + "app/.htaccess", + "app/.htaccess" + ], + [ + "app/autoload.php", + "app/autoload.php" + ], + [ + "app/bootstrap.php", + "app/bootstrap.php" + ], + [ + "app/design/adminhtml/Magento", + "app/design/adminhtml/Magento" + ], + [ + "app/design/frontend/Magento", + "app/design/frontend/Magento" + ], + [ + "app/etc/NonComposerComponentRegistration.php", + "app/etc/NonComposerComponentRegistration.php" + ], + [ + "app/etc/db_schema.xml", + "app/etc/db_schema.xml" + ], + [ + "app/etc/di.xml", + "app/etc/di.xml" + ], + [ + "app/etc/registration_globlist.php", + "app/etc/registration_globlist.php" + ], + [ + "auth.json.sample", + "auth.json.sample" + ], + [ + "bin/.htaccess", + "bin/.htaccess" + ], + [ + "bin/magento", + "bin/magento" + ], + [ + "dev/.htaccess", + "dev/.htaccess" + ], + [ + "dev/tests/acceptance", + "dev/tests/acceptance" + ], + [ + "dev/tests/api-functional/.gitignore", + "dev/tests/api-functional/.gitignore" + ], + [ + "dev/tests/api-functional/_files", + "dev/tests/api-functional/_files" + ], + [ + "dev/tests/api-functional/config", + "dev/tests/api-functional/config" + ], + [ + "dev/tests/api-functional/framework", + "dev/tests/api-functional/framework" + ], + [ + "dev/tests/api-functional/isolate_gql.txt", + "dev/tests/api-functional/isolate_gql.txt" + ], + [ + "dev/tests/api-functional/isolate_rest.txt", + "dev/tests/api-functional/isolate_rest.txt" + ], + [ + "dev/tests/api-functional/phpunit_graphql.xml.dist", + "dev/tests/api-functional/phpunit_graphql.xml.dist" + ], + [ + "dev/tests/api-functional/phpunit_rest.xml.dist", + "dev/tests/api-functional/phpunit_rest.xml.dist" + ], + [ + "dev/tests/api-functional/phpunit_soap.xml.dist", + "dev/tests/api-functional/phpunit_soap.xml.dist" + ], + [ + "dev/tests/api-functional/testsuite/Magento", + "dev/tests/api-functional/testsuite/Magento" + ], + [ + "dev/tests/error_handler.php", + "dev/tests/error_handler.php" + ], + [ + "dev/tests/integration/.gitignore", + "dev/tests/integration/.gitignore" + ], + [ + "dev/tests/integration/_files", + "dev/tests/integration/_files" + ], + [ + "dev/tests/integration/bin", + "dev/tests/integration/bin" + ], + [ + "dev/tests/integration/etc", + "dev/tests/integration/etc" + ], + [ + "dev/tests/integration/framework", + "dev/tests/integration/framework" + ], + [ + "dev/tests/integration/isolate.txt", + "dev/tests/integration/isolate.txt" + ], + [ + "dev/tests/integration/phpunit.xml.dist", + "dev/tests/integration/phpunit.xml.dist" + ], + [ + "dev/tests/integration/testsuite/Magento", + "dev/tests/integration/testsuite/Magento" + ], + [ + "dev/tests/integration/tmp", + "dev/tests/integration/tmp" + ], + [ + "dev/tests/js", + "dev/tests/js" + ], + [ + "dev/tests/setup-integration", + "dev/tests/setup-integration" + ], + [ + "dev/tests/static/.gitignore", + "dev/tests/static/.gitignore" + ], + [ + "dev/tests/static/framework", + "dev/tests/static/framework" + ], + [ + "dev/tests/static/get_github_changes.php", + "dev/tests/static/get_github_changes.php" + ], + [ + "dev/tests/static/phpunit-all.xml.dist", + "dev/tests/static/phpunit-all.xml.dist" + ], + [ + "dev/tests/static/phpunit.xml.dist", + "dev/tests/static/phpunit.xml.dist" + ], + [ + "dev/tests/static/testsuite/Magento", + "dev/tests/static/testsuite/Magento" + ], + [ + "dev/tests/static/tmp", + "dev/tests/static/tmp" + ], + [ + "dev/tests/unit/.gitignore", + "dev/tests/unit/.gitignore" + ], + [ + "dev/tests/unit/framework", + "dev/tests/unit/framework" + ], + [ + "dev/tests/unit/phpunit.xml.dist", + "dev/tests/unit/phpunit.xml.dist" + ], + [ + "dev/tests/unit/tmp", + "dev/tests/unit/tmp" + ], + [ + "dev/tests/utils", + "dev/tests/utils" + ], + [ + "dev/tools", + "dev/tools" + ], + [ + "generated", + "generated" + ], + [ + "grunt-config.json.sample", + "grunt-config.json.sample" + ], + [ + "lib/.htaccess", + "lib/.htaccess" + ], + [ + "lib/internal/GnuFreeFont", + "lib/internal/GnuFreeFont" + ], + [ + "lib/internal/LinLibertineFont", + "lib/internal/LinLibertineFont" + ], + [ + "lib/web/blank.html", + "lib/web/blank.html" + ], + [ + "lib/web/chartjs", + "lib/web/chartjs" + ], + [ + "lib/web/css", + "lib/web/css" + ], + [ + "lib/web/extjs", + "lib/web/extjs" + ], + [ + "lib/web/fonts", + "lib/web/fonts" + ], + [ + "lib/web/fotorama", + "lib/web/fotorama" + ], + [ + "lib/web/i18n", + "lib/web/i18n" + ], + [ + "lib/web/images", + "lib/web/images" + ], + [ + "lib/web/jquery", + "lib/web/jquery" + ], + [ + "lib/web/jquery.js", + "lib/web/jquery.js" + ], + [ + "lib/web/knockoutjs", + "lib/web/knockoutjs" + ], + [ + "lib/web/legacy-build.min.js", + "lib/web/legacy-build.min.js" + ], + [ + "lib/web/less", + "lib/web/less" + ], + [ + "lib/web/lib", + "lib/web/lib" + ], + [ + "lib/web/mage", + "lib/web/mage" + ], + [ + "lib/web/magnifier", + "lib/web/magnifier" + ], + [ + "lib/web/matchMedia.js", + "lib/web/matchMedia.js" + ], + [ + "lib/web/moment-timezone-with-data.js", + "lib/web/moment-timezone-with-data.js" + ], + [ + "lib/web/moment.js", + "lib/web/moment.js" + ], + [ + "lib/web/prototype", + "lib/web/prototype" + ], + [ + "lib/web/requirejs", + "lib/web/requirejs" + ], + [ + "lib/web/scriptaculous", + "lib/web/scriptaculous" + ], + [ + "lib/web/spacer.gif", + "lib/web/spacer.gif" + ], + [ + "lib/web/tiny_mce_5", + "lib/web/tiny_mce_5" + ], + [ + "lib/web/underscore.js", + "lib/web/underscore.js" + ], + [ + "lib/web/varien", + "lib/web/varien" + ], + [ + "nginx.conf.sample", + "nginx.conf.sample" + ], + [ + "package.json.sample", + "package.json.sample" + ], + [ + "phpserver", + "phpserver" + ], + [ + "pub/.htaccess", + "pub/.htaccess" + ], + [ + "pub/.user.ini", + "pub/.user.ini" + ], + [ + "pub/cron.php", + "pub/cron.php" + ], + [ + "pub/errors", + "pub/errors" + ], + [ + "pub/get.php", + "pub/get.php" + ], + [ + "pub/health_check.php", + "pub/health_check.php" + ], + [ + "pub/index.php", + "pub/index.php" + ], + [ + "pub/media/.htaccess", + "pub/media/.htaccess" + ], + [ + "pub/media/custom_options", + "pub/media/custom_options" + ], + [ + "pub/media/customer/.htaccess", + "pub/media/customer/.htaccess" + ], + [ + "pub/media/customer_address", + "pub/media/customer_address" + ], + [ + "pub/media/downloadable/.htaccess", + "pub/media/downloadable/.htaccess" + ], + [ + "pub/media/import", + "pub/media/import" + ], + [ + "pub/media/sitemap", + "pub/media/sitemap" + ], + [ + "pub/media/theme_customization/.htaccess", + "pub/media/theme_customization/.htaccess" + ], + [ + "pub/opt", + "pub/opt" + ], + [ + "pub/static/.htaccess", + "pub/static/.htaccess" + ], + [ + "pub/static.php", + "pub/static.php" + ], + [ + "setup", + "setup" + ], + [ + "var/.htaccess", + "var/.htaccess" + ], + [ + "vendor/.htaccess", + "vendor/.htaccess" + ] + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento 2 Base (Community Edition)" + }, + { + "name": "magento/magento2-ee-base", + "version": "2.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.4.0-beta1.zip", + "shasum": "973a1136a20ada330f9c2beaded649ae6df615c6" + }, + "require": { + "composer/composer": "^1.9 || ^2.0", + "ext-intl": "*", + "ext-mbstring": "*", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-di": "^3.2.0", + "laminas/laminas-eventmanager": "^3.0.0", + "laminas/laminas-http": "^2.6.0", + "laminas/laminas-json": "^3.2.0", + "laminas/laminas-modulemanager": "^2.7", + "laminas/laminas-mvc": "^3.2.0", + "laminas/laminas-server": "^2.6.1", + "laminas/laminas-servicemanager": "^3.6.0", + "laminas/laminas-soap": "^2.9.0", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-text": "^2.6.0", + "laminas/laminas-uri": "^2.5.1", + "laminas/laminas-validator": "^2.6.0", + "laminas/laminas-view": "~2.12.0", + "magento/composer": "1.7.0", + "magento/magento-composer-installer": "*", + "magento/zendframework1": "~1.14.2", + "monolog/monolog": "^2.3", + "pelago/emogrifier": "^5.0.0", + "php": "~7.3.0||~7.4.0", + "phpseclib/phpseclib": "2.0.*", + "symfony/console": "~4.4.0", + "symfony/event-dispatcher": "~4.4.0", + "tedivm/jshrink": "~1.4.0", + "tubalmartin/cssmin": "4.1.1" + }, + "conflict": { + "gene/bluefoot": "*" + }, + "type": "magento2-component", + "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], + "map": [ + [ + "LICENSE_EE.txt", + "LICENSE_EE.txt" + ], + [ + "README_EE.md", + "README_EE.md" + ], + [ + "SECURITY.md", + "SECURITY.md" + ], + [ + "dev/tests/acceptance", + "dev/tests/acceptance" + ], + [ + "dev/tests/api-functional/testsuite/Magento", + "dev/tests/api-functional/testsuite/Magento" + ], + [ + "dev/tests/integration/etc", + "dev/tests/integration/etc" + ], + [ + "dev/tests/integration/framework", + "dev/tests/integration/framework" + ], + [ + "dev/tests/integration/testsuite/Magento", + "dev/tests/integration/testsuite/Magento" + ], + [ + "dev/tests/js", + "dev/tests/js" + ], + [ + "dev/tests/static/testsuite/Magento", + "dev/tests/static/testsuite/Magento" + ], + [ + "dev/tools", + "dev/tools" + ], + [ + "pub/errors", + "pub/errors" + ], + [ + "setup", + "setup" + ] + ] + }, + "license": [ + "proprietary" + ], + "description": "Magento 2 Base (Enterprise Edition)" + }, + { + "name": "magento/module-admin-analytics", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.4.0-beta1.zip", + "shasum": "71ab35f5c44b69193f5b330c31898c0e8ad09a05" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-release-notification": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-admin-gws", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.4.0-beta1.zip", + "shasum": "f77ce134a2763dd4101f4398b1c51d8f74ffba35" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-event": "101.1.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-checkout-agreements": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-segment": "102.1.*", + "magento/module-gift-registry": "101.2.*", + "magento/module-reminder": "101.2.*", + "magento/module-review": "100.4.*", + "magento/module-rule": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-url-rewrite": "102.0.*", + "magento/module-user": "101.2.*", + "magento/module-visual-merchandiser": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "require-dev": { + "magento/module-reports": "*" + }, + "suggest": { + "magento/module-customer-custom-attributes": "100.4.*", + "magento/module-import-export": "101.0.*", + "magento/module-rma": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminGws\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-admin-gws-configurable-product", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.1.0.zip", + "shasum": "ffa2178df4b4095c00f653c991a3c8bb68d7d8ff" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-admin-gws": "100.4.*", + "magento/module-configurable-product": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminGwsConfigurableProduct\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-admin-gws-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.4.1.0.zip", + "shasum": "6714fd0892481dd38f87b1e5ae4273c9d9948f96" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-admin-gws": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminGwsStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-admin-notification", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.3.0-beta1.zip", + "shasum": "a725f20ab1529ea045b8c1272282db695f4625c3" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminNotification\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-adobe-ims", + "version": "2.1.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.1.2.0.zip", + "shasum": "85bf00e237b0f47341338a199fa3828a463de4cd" + }, + "require": { + "magento/framework": "*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-authorization": "*", + "magento/module-backend": "*", + "magento/module-config": "*", + "magento/module-user": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeIms\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for authentication to Adobe services" + }, + { + "name": "magento/module-adobe-ims-api", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.1.0.0.zip", + "shasum": "d2d6efb45a10cecb2c6370d15d42b1139a314b81" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeImsApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Implementation of Magento module responsible for authentication to Adobe services" + }, + { + "name": "magento/module-adobe-stock-admin-ui", + "version": "1.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.3.0.0.zip", + "shasum": "fd32d441cb64e0c6eae17fc8a9c9c403d48cea59" + }, + "require": { + "magento/framework": "*", + "magento/module-adobe-ims-api": "*", + "magento/module-adobe-stock-client-api": "2.1.*", + "magento/module-backend": "*", + "magento/module-config": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cms": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the admin panel UI implementation" + }, + { + "name": "magento/module-adobe-stock-asset", + "version": "1.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.3.0.0.zip", + "shasum": "2845737ef810868acc8a74a19ad956605b4fe196" + }, + "require": { + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "2.0.*", + "magento/module-adobe-stock-client-api": "2.1.*", + "magento/module-config": "*", + "magento/module-media-gallery": "*", + "magento/module-media-gallery-api": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockAsset\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the Adobe Stock assets handling implementation on Magento side" + }, + { + "name": "magento/module-adobe-stock-asset-api", + "version": "2.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-2.0.0.0.zip", + "shasum": "c4e1054b12302ac9c87ba6e7ddc7604b56268813" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockAssetApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for Adobe Stock assets handling on Magento side" + }, + { + "name": "magento/module-adobe-stock-client", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.2.0-beta1.zip", + "shasum": "5ddd74b27d13eb9f997e10307a25718c49a61933" + }, + "require": { + "astock/stock-api-libphp": "^1.1.2", + "magento/framework": "*", + "magento/module-adobe-ims-api": "2.1.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockClient\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for interaction with Adobe Stock API implementation" + }, + { + "name": "magento/module-adobe-stock-client-api", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.1.0.0.zip", + "shasum": "eae7473a32cb991fc99708fd1470b0090f670c41" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockClientApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for interaction with Adobe Stock API" + }, + { + "name": "magento/module-adobe-stock-image", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.2.0-beta1.zip", + "shasum": "332a807fff358329604fe4b3a4c26920827574ed" + }, + "require": { + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image-api": "1.3.0", + "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-synchronization-api": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockImage\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the images handling implementation" + }, + { + "name": "magento/module-adobe-stock-image-admin-ui", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.2.0-beta1.zip", + "shasum": "a248e99193c2f5441623bd8802b0cc689ef29c1c" + }, + "require": { + "magento/framework": "*", + "magento/module-adobe-ims": "2.1.2", + "magento/module-adobe-ims-api": "2.1.0", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image-api": "1.3.0", + "magento/module-backend": "*", + "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-ui": "*", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cms": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockImageAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the admin panel images UI implementation" + }, + { + "name": "magento/module-adobe-stock-image-api", + "version": "1.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.3.0.0.zip", + "shasum": "672dabe7ba6afd6a0beb334787050899038244e9" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdobeStockImageApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the images handling" + }, + { + "name": "magento/module-advanced-catalog", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.4.1.0.zip", + "shasum": "d694798554a47c8994988de0452a4090b6f9a65a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-grouped-product": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdvancedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-advanced-checkout", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.4.0-beta1.zip", + "shasum": "58cd3eaffd93a30b4b3f21ae760683589e642ec9" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-downloadable": "100.4.*", + "magento/module-gift-card": "101.3.*", + "magento/module-media-storage": "100.4.*", + "magento/module-msrp": "100.4.*", + "magento/module-product-alert": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-reports": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdvancedCheckout\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-advanced-pricing-import-export", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.4.0-beta1.zip", + "shasum": "833defb9df38193ba03b56a06c9e59a11b83847a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdvancedPricingImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-advanced-rule", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.4.0.0.zip", + "shasum": "198dd0a16af8de8d3b863bde441bc21ba084083b" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdvancedRule\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-advanced-sales-rule", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.2.0-beta1.zip", + "shasum": "21d459a5c47cbf732e434f15981aaa8b76a818c8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-advanced-rule": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-rule": "100.4.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-shipping": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdvancedSalesRule\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-advanced-search", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.1.0.zip", + "shasum": "17ffa559af3f5413e0e95207b4b7237f5261b2e4" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-search": "101.1.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdvancedSearch\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-amqp", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.1.0.zip", + "shasum": "6eae8e8479ccc091382d91351d9cadc97a6da875" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-amqp": "100.4.*", + "magento/framework-message-queue": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Amqp\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-amqp-store", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-amqp-store/magento-module-amqp-store-100.4.1.0.zip", + "shasum": "11b7420f4b352c53b6ef7d2007a20036b30c9881" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-amqp": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/framework-message-queue": "100.4.*", + "magento/module-asynchronous-operations": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AmqpStore\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-analytics", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.4.0-beta1.zip", + "shasum": "1616d0fb06770f5201277dea10e1d72eba9bea83" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-integration": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Analytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-async-order", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.0.0-beta1.zip", + "shasum": "70634413c3a5c311b83968ecb7830d64af233235" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-sales-sequence": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-staging": "100.4.*", + "magento/module-payment": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AsyncOrder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-async-order-graph-ql", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.0.0-beta1.zip", + "shasum": "8aaddb3765919e2e7deafacae30dfa099eb0dfd9" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-async-order": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AsyncOrderGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-asynchronous-operations", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.4.0-beta1.zip", + "shasum": "acf67c005a4a93985a99242910aefa7140bd4edc" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-admin-notification": "100.4.*", + "magento/module-logging": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AsynchronousOperations\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-authorization", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.4.0-beta1.zip", + "shasum": "d81f6068c44f67eb281d53d116696de686cfba71" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Authorization\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Authorization module provides access to Magento ACL functionality." + }, + { + "name": "magento/module-aws-s3", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.2.0-beta1.zip", + "shasum": "375253e56170243a1902be2c63118e5ba2201852" + }, + "require": { + "league/flysystem": "^2.0", + "league/flysystem-aws-s3-v3": "^2.0", + "magento/framework": "103.0.*", + "magento/module-remote-storage": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AwsS3\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-aws-s3-customer-custom-attributes", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.2.0-beta1.zip", + "shasum": "9a7aa2777a6d3665fe772097260b448d867933bd" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-aws-s3": "100.4.*", + "magento/module-customer-custom-attributes": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AwsS3CustomerCustomAttributes\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-aws-s3-gift-card-import-export", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.1.0-beta1.zip", + "shasum": "80bbb1564b4f56d300c51c2273ed0b63db03d7df" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-aws-s3": "100.4.*", + "magento/module-gift-card-import-export": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AwsS3GiftCardImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-aws-s3-page-builder", + "version": "1.0.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.2.0-beta1.zip", + "shasum": "6caa1372f5817d71125902dffc5a6a8f28b5bdc2" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-aws-s3": "100.4.2-beta1", + "magento/module-page-builder": "2.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AwsS3PageBuilder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Aws S3 Page Builder module" + }, + { + "name": "magento/module-aws-s3-scheduled-import-export", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.1.0-beta1.zip", + "shasum": "46dbb70bed55a652dfc07d15c13e4c0ad6180a3c" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-aws-s3": "100.4.*", + "magento/module-scheduled-import-export": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AwsS3ScheduledImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-b2b", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-b2b/magento-module-b2b-100.3.3.0-beta1.zip", + "shasum": "7c903987fcdc3154203cfa46a6e677049beb1299" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\B2b\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-backend", + "version": "102.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.4.0-beta1.zip", + "shasum": "1722ba11e3ce7b2e8dff42b89107923de2a1cf97" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backup": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-developer": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-quote": "101.2.*", + "magento/module-reports": "100.4.*", + "magento/module-require-js": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-security": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-translation": "100.4.*", + "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php", + "cli_commands.php" + ], + "psr-4": { + "Magento\\Backend\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-backup", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.4.0-beta1.zip", + "shasum": "96a42188fa239eff002350a768755cdd17aa1b28" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cron": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Backup\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-banner", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.4.0-beta1.zip", + "shasum": "837af44622e1280f9396e83f6a6bba23d7027316" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-checkout": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-website-restriction": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Banner\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-banner-customer-segment", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.2.0-beta1.zip", + "shasum": "8beef27081ed434e4af91e8a13ce243a89acda11" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-banner": "101.2.*", + "magento/module-customer-segment": "102.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BannerCustomerSegment\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-banner-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-banner-graph-ql/magento-module-banner-graph-ql-100.4.0.0.zip", + "shasum": "855afb704e905894e6e8da67e7b29e8a2454bd57" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-banner": "101.2.*", + "magento/module-banner-customer-segment": "100.4.*", + "magento/module-customer-segment": "102.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-website-restriction": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BannerGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-banner-page-builder", + "version": "2.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.2.0-beta1.zip", + "shasum": "129395265d8de4b6eaf1d2c63fbbdaf63c043d64" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-banner": "101.2.4-beta1", + "magento/module-banner-customer-segment": "100.4.2-beta1", + "magento/module-catalog-rule": "*", + "magento/module-customer-segment": "102.1.4-beta1", + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-sales-rule": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BannerPageBuilder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Banner Page Builder module" + }, + { + "name": "magento/module-banner-page-builder-analytics", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "720b4b90d1f3b7a0551bce7b54cc245caf2dbea5" + }, + "require": { + "magento/framework": "*", + "magento/module-banner": "101.2.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BannerPageBuilderAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Banner Page Builder Analytics module" + }, + { + "name": "magento/module-bundle", + "version": "101.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.4.0-beta1.zip", + "shasum": "3c4ec3cc03b846612dbff117730e1b5df73ba44f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-message": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle-sample-data": "Sample Data version: 100.4.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-webapi": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Bundle\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.4.0-beta1.zip", + "shasum": "320f88eca821a6c97068edad7cbc0081cb45117b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-bundle": "101.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-import-export", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.3.0-beta1.zip", + "shasum": "1cc0ee820e2b0e14c6593dba9ae77704f4c3880e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-bundle": "101.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-import-export-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.4.1.0.zip", + "shasum": "a2f9f253cc28844aa8af95251153e58f3a543993" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-bundle": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle-import-export": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleImportExportStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-negotiable-quote", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-negotiable-quote/magento-module-bundle-negotiable-quote-100.3.3.0-beta1.zip", + "shasum": "5ed6b60519c752e8662f47ade1e94740912488eb" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleNegotiableQuote\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-requisition-list", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-requisition-list/magento-module-bundle-requisition-list-100.3.3.0-beta1.zip", + "shasum": "48833e4a52d0d9e5b08c56963006033c8b26ec5f" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle": "101.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleRequisitionList\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-requisition-list-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-requisition-list-graph-ql/magento-module-bundle-requisition-list-graph-ql-1.3.2.0-beta1.zip", + "shasum": "9008ed99ba1d162a40e0808d52437a1ddddd5ebf" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "magento/module-requisition-list-graph-ql": "1.3.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleRequisitionListGraphQl\\": "" + } + }, + "license": [ + "Proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-shared-catalog", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-shared-catalog/magento-module-bundle-shared-catalog-100.3.3.0-beta1.zip", + "shasum": "bd4655584209a09a8fb471989d292c7208af6e4c" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-shared-catalog": "100.3.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleSharedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-bundle-staging", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.4.0-beta1.zip", + "shasum": "0bf27059555557ba1dd44b54fab86a798918bf91" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-bundle": "101.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BundleStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-cache-invalidate", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.2.0-beta1.zip", + "shasum": "aaa28d6060e722a95928a10c9b54e8dd86064740" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-page-cache": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CacheInvalidate\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-captcha", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.4.0-beta1.zip", + "shasum": "07bb10f8ecc3d575c4292586bd05f29a2ee062a2" + }, + "require": { + "laminas/laminas-captcha": "^2.10", + "laminas/laminas-db": "^2.8.2", + "laminas/laminas-session": "^2.10", + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Captcha\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-cardinal-commerce", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.1.0.zip", + "shasum": "4e8d35f789f6fcb9e4ec3c7c0981523ca41af4fa" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CardinalCommerce\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Provides a possibility to enable 3-D Secure 2.0 support for payment methods." + }, + { + "name": "magento/module-catalog", + "version": "104.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.4.0-beta1.zip", + "shasum": "322b99697a82c14c8b0b8d40e14bd1a42739e3bf" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-indexer": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-msrp": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-product-alert": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-url-rewrite": "102.0.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-sample-data": "Sample Data version: 100.4.*", + "magento/module-cookie": "100.4.*", + "magento/module-sales": "103.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Catalog\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-analytics", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.1.0.zip", + "shasum": "050fba7854dccba20ae42fb81ec402bb68967555" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-catalog": "104.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-cms-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.0.0.zip", + "shasum": "b03911b9411a15875c5da13c8e0b40ca38667bce" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogCmsGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-customer-graph-ql", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.3.0.zip", + "shasum": "d301d97cd5a371a0a2693250bd0aa6b5424f7547" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-customer": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogCustomerGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-event", + "version": "101.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.4.0-beta1.zip", + "shasum": "7a8cd5aedf5c88c26e06ab032ab2fa98a493373d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogEvent\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7095877acb05adfc659eae1aa4ef4f7157a2435c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-eav-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-search": "101.1.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql-cache": "100.4.*", + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-import-export", + "version": "101.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.4.0-beta1.zip", + "shasum": "d90c02e964ddbe1cdce91546915c7e5f5c4b3d6e" + }, + "require": { + "ext-ctype": "*", + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-import-export-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.4.1.0.zip", + "shasum": "08951b3960d4dd91010dac70992089231e975575" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-import-export": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogImportExportStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-inventory", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.4.0-beta1.zip", + "shasum": "ab3ab5dc75328a35edc6d6602c10f529ad95b52f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogInventory\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-inventory-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.0.0.zip", + "shasum": "4479508a6232872c96ab9134acbc735393725526" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogInventoryGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-inventory-staging", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.4.2.0.zip", + "shasum": "491465af71ad5bac46426c54e7fe676335b3c805" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogInventoryStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-page-builder-analytics", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "11050d2ac3603b781a6a68cc4400bc3f1a83be4e" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogPageBuilderAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Catalog Page Builder Analytics module" + }, + { + "name": "magento/module-catalog-page-builder-analytics-staging", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.6.2.0-beta1.zip", + "shasum": "9040409d5600ca2805c1f942771fc818145e61b6" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-page-builder-analytics": "1.6.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BannerPageBuilderAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Catalog Staging Page Builder Analytics module" + }, + { + "name": "magento/module-catalog-permissions", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.4.0-beta1.zip", + "shasum": "3d15cd705a083c55dab13d10c7f6d2ff2482aeb1" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-search": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-import-export": "101.0.*", + "magento/module-indexer": "100.4.*", + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogPermissions\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-permissions-graph-ql", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.3.0-beta1.zip", + "shasum": "69176b797aaf5ddf30edfcfe9ab61edbbfd7052f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-catalog-permissions": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-elasticsearch": "101.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogPermissionsGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-rule", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.4.0-beta1.zip", + "shasum": "5a42813d1298705e8ace8a4296193a17e13d3a8c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-rule": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-rule-sample-data": "Sample Data version: 100.4.*", + "magento/module-import-export": "101.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogRule\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-rule-configurable", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.3.0-beta1.zip", + "shasum": "d8a5ec515d4276ff38c0dc95ac3e74dfdba5d4f0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-configurable-product": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-rule": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogRuleConfigurable\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-rule-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.1.0.zip", + "shasum": "c1efaec63aaec9b3bf32775ce2b21ecffa6c4810" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-rule": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogRuleGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-rule-staging", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.4.0-beta1.zip", + "shasum": "44197623223f55a470481f6985d0ff72a1754b44" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-banner": "101.2.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-rule": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogRuleStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-search", + "version": "102.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.4.0-beta1.zip", + "shasum": "0c8f66a4f189e86cc266f14582183bd0c7ad3859" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-indexer": "100.4.*", + "magento/module-search": "101.1.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogSearch\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Catalog search" + }, + { + "name": "magento/module-catalog-staging", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.4.0-beta1.zip", + "shasum": "33bfba15fabfb22f82d7c1b30dec3f0c8fc71395" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-event": "101.1.*", + "magento/module-catalog-permissions": "100.4.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-registry": "101.2.*", + "magento/module-media-storage": "100.4.*", + "magento/module-product-alert": "100.4.*", + "magento/module-reports": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-target-rule": "101.2.*", + "magento/module-ui": "101.2.*", + "magento/module-url-rewrite": "102.0.*", + "magento/module-visual-merchandiser": "100.4.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-import-export": "101.1.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-indexer": "100.4.*", + "magento/module-quote": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-staging-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.4.0-beta1.zip", + "shasum": "0faf6ddfc243179099208de2464c8e0096b93f3a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-catalog-rule-staging": "100.4.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-staging-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogStagingGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-staging-page-builder", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.6.2.0-beta1.zip", + "shasum": "9632bb8bca901e530cc160f5fa1fdfb77f8f3269" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-staging": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogStagingPageBuilder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Catalog Staging Page Builder module" + }, + { + "name": "magento/module-catalog-url-rewrite", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.4.0-beta1.zip", + "shasum": "ca598584175e571b3396f4d27f438b2ed9a320f5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-url-rewrite": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-webapi": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogUrlRewrite\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-url-rewrite-graph-ql", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.2.0.zip", + "shasum": "44ac72ad344fae0e1e0fe64efc62885f9c0d4ca5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-url-rewrite-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-url-rewrite-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogUrlRewriteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-url-rewrite-staging", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.3.0-beta1.zip", + "shasum": "2e9cda1162c8ec559df02c97674e10d63833da8b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-staging": "101.2.*", + "magento/module-url-rewrite": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogUrlRewriteStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-catalog-widget", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.4.0-beta1.zip", + "shasum": "25df22c92771625981874da6e4af69f85a5c96b2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-rule": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CatalogWidget\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.4.0-beta1.zip", + "shasum": "9da94c6234c5d2f80ec3ea7f4786e8fb7caad4b0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-captcha": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-msrp": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-security": "100.4.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cookie": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Checkout\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-address-search", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.3.0-beta1.zip", + "shasum": "5b9adb9536c984c402170d9b362c5c412d429f30" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAddressSearch\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-address-search-gift-registry", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.1.0-beta1.zip", + "shasum": "f55280c55ec30e61c18ce47910af20be5a13abd8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-checkout-address-search": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-gift-registry": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAddressSearchGiftRegistry\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-address-search-negotiable-quote", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-negotiable-quote/magento-module-checkout-address-search-negotiable-quote-100.3.3.0-beta1.zip", + "shasum": "dcb5ba6bc0a17849eafc33077c6089791955b1d9" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-checkout-address-search": "100.4.3-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAddressSearchNegotiableQuote\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-agreements", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.3.0-beta1.zip", + "shasum": "43f5778af95a5a9bcbbf3a20c16865ebd485ed97" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAgreements\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-agreements-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.0.0.zip", + "shasum": "5f7201e5c7ae347cea991a10999734b6558b2083" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout-agreements": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAgreementsGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-agreements-negotiable-quote", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-negotiable-quote/magento-module-checkout-agreements-negotiable-quote-100.3.3.0-beta1.zip", + "shasum": "e026485175e534f85d0b39e8a07040c711d13a49" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-agreements": "100.4.3-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAgreementsNegotiableQuote\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-checkout-agreements-purchase-order", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements-purchase-order/magento-module-checkout-agreements-purchase-order-1.3.2.0-beta1.zip", + "shasum": "64708d00e00ca6925a795a1450441925f6fd5192" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-agreements": "100.4.3-beta1", + "magento/module-purchase-order": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutAgreementsPurchaseOrder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "B2B Purchase order and checkout agreements linking module" + }, + { + "name": "magento/module-checkout-staging", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.3.0-beta1.zip", + "shasum": "19a2f2e2036486fdd9060d83cf1441e268742fca" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout": "100.4.*", + "magento/module-scalable-checkout": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CheckoutStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-cms", + "version": "104.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.4.0-beta1.zip", + "shasum": "ba6bf89503a98b114cd9f8e7406ece1896bb6021" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-email": "101.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-variable": "100.4.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cms-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Cms\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-cms-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.1.0.zip", + "shasum": "ba86e0fde054c89b0811651d5e3eeb6da2df798c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-store": "101.1.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CmsGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-cms-page-builder-analytics", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "be00bb70ea3e25af4a27b63497810683536f54a6" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CmsPageBuilderAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "CMS Page Builder Analytics module" + }, + { + "name": "magento/module-cms-page-builder-analytics-staging", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.6.2.0-beta1.zip", + "shasum": "b54688633c9130c2b543336f8c5901feffc22a93" + }, + "require": { + "magento/framework": "*", + "magento/module-cms": "*", + "magento/module-page-builder-analytics": "1.6.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\BannerPageBuilderAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "CMS Staging Page Builder Analytics module" + }, + { + "name": "magento/module-cms-staging", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.3.0.zip", + "shasum": "e463e7470d26faf44d036348667e7e3e114343e3" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "magento/module-staging": "101.2.*", + "magento/module-ui": "101.2.*", + "magento/module-versions-cms": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CmsStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-cms-url-rewrite", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.3.0-beta1.zip", + "shasum": "e41a8fff9b63d61f3fe368f80fac8c157e04d903" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-store": "101.1.*", + "magento/module-url-rewrite": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CmsUrlRewrite\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-cms-url-rewrite-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.1.0.zip", + "shasum": "cfebb7426958ea51ce88261fcc240fda1c54ae65" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-cms-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-url-rewrite-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-cms-url-rewrite": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CmsUrlRewriteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-company", + "version": "101.1.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-company/magento-module-company-101.1.3.0-beta1.zip", + "shasum": "7e1a2efa61ed1e346141bfad68557a2f8d60bbd7" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-captcha": "100.4.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-user": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "104.0.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-customer-custom-attributes": "100.4.4-beta1", + "magento/module-multishipping": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-rma": "101.2.4-beta1", + "magento/module-scalable-oms": "100.4.2", + "magento/module-webapi": "100.4.3-beta1", + "magento/module-wishlist": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Company\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-company-credit", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-company-credit/magento-module-company-credit-100.3.3.0-beta1.zip", + "shasum": "180af83da2e36f818d397aeba08590dcf28a3ef3" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-integration": "100.4.4-beta1", + "magento/module-logging": "101.2.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-user": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-company-payment": "100.3.3-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-customer-balance": "100.4.4-beta1", + "magento/module-multishipping": "100.4.4-beta1", + "magento/module-rma": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CompanyCredit\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-company-credit-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-company-credit-graph-ql/magento-module-company-credit-graph-ql-1.3.2.0-beta1.zip", + "shasum": "b3fcd0d91e8937d77edcb5392127ada4bd9baf21" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-company-credit": "100.3.3-beta1", + "magento/module-company-graph-ql": "1.3.2-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-user": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CompanyCreditGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-company-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-company-graph-ql/magento-module-company-graph-ql-1.3.2.0-beta1.zip", + "shasum": "138473429529057bc2e0d7162e5712c443ba855a" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-customer-graph-ql": "100.4.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-graph-ql": "100.4.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-user": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CompanyGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-company-payment", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-company-payment/magento-module-company-payment-100.3.3.0-beta1.zip", + "shasum": "266b2a880982a9c889b4e22e435cb6a8dc500994" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-multishipping": "100.4.4-beta1", + "magento/module-sales": "103.0.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CompanyPayment\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-company-shipping", + "version": "1.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-company-shipping/magento-module-company-shipping-1.3.3.0-beta1.zip", + "shasum": "ab5ab0f8ecdcfc041590920a20d91ca3849db58e" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-shipping": "100.4.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-quote": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CompanyShipping\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-compare-list-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-compare-list-graph-ql/magento-module-compare-list-graph-ql-100.4.0.0.zip", + "shasum": "e0b9e9126613b988adac3427dd86379831f101a0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CompareListGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-config", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.4.0-beta1.zip", + "shasum": "63048a793c6fc72ae8e41a10973ed2c98483a06d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cron": "100.4.*", + "magento/module-deploy": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-email": "101.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Config\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-import-export", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.2.0-beta1.zip", + "shasum": "561596b1b03892776b564c14a7f3ce7d4152ca07" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-negotiable-quote", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-negotiable-quote/magento-module-configurable-negotiable-quote-100.3.3.0-beta1.zip", + "shasum": "42a4dab87ce5b7de6467aa0f7cd5f5973ef3b658" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableNegotiableQuote\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-product", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.4.0-beta1.zip", + "shasum": "79a47443633a10a7e58fa33b7a7015393c32cdd7" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-configurable-sample-data": "Sample Data version: 100.4.*", + "magento/module-msrp": "100.4.*", + "magento/module-product-links-sample-data": "Sample Data version: 100.4.*", + "magento/module-product-video": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-tax": "100.4.*", + "magento/module-webapi": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-product-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.4.0-beta1.zip", + "shasum": "49f5a748f5104cdf656e37ec35c306cb7cf5222c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableProductGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-product-sales", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.1.0.zip", + "shasum": "a24f33377aeaf0f5f51dd8a0a365c975b30844f0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableProductSales\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-product-staging", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.3.0-beta1.zip", + "shasum": "1c60e687085a8493e7055b136a4928f886e244b4" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-staging": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableProductStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-requisition-list", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-requisition-list/magento-module-configurable-requisition-list-100.3.3.0-beta1.zip", + "shasum": "e9183ee56282320d12fe3c4f2af60aa2c669123f" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "104.0.4-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableRequisitionList\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-requisition-list-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-requisition-list-graph-ql/magento-module-configurable-requisition-list-graph-ql-1.3.2.0-beta1.zip", + "shasum": "1a88c8fd72cd9af572efd10e683ded38a2b684f5" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "magento/module-requisition-list-graph-ql": "1.3.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableRequisitionListGraphQl\\": "" + } + }, + "license": [ + "Proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-configurable-shared-catalog", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-configurable-shared-catalog/magento-module-configurable-shared-catalog-100.3.3.0-beta1.zip", + "shasum": "37e5078f6819f0b3aa8fd0b55c001e448f8d6e59" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-shared-catalog": "100.3.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-configurable-product": "100.4.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ConfigurableSharedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-contact", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.4.0-beta1.zip", + "shasum": "3a09d5f1797643e569469f7de5f4183b4939ce82" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Contact\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-cookie", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.4.0-beta1.zip", + "shasum": "f70676543ccd102703b133fd94c5fba3b84fef9d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-backend": "102.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Cookie\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-cron", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.4.0-beta1.zip", + "shasum": "79b792ccdc0d3d45a4e3d5354c8f9abebf409295" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Cron\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-csp", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.3.0-beta1.zip", + "shasum": "40e58b81783605b8aa3cbc812888c111588744b5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Csp\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "CSP module enables Content Security Policies for Magento" + }, + { + "name": "magento/module-currency-symbol", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.3.0-beta1.zip", + "shasum": "190d0ee9b3411d0619415d23c6e13e31767fd493" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CurrencySymbol\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-custom-attribute-management", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.4.2.0.zip", + "shasum": "3cf80170cd1637b126ca32ccbb4a06032f518449" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomAttributeManagement\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer", + "version": "103.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.4.0-beta1.zip", + "shasum": "a358774f66b092c1a5c7fe0e7898ec5e2cf149b9" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-integration": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-newsletter": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cookie": "100.4.*", + "magento/module-customer-sample-data": "Sample Data version: 100.4.*", + "magento/module-webapi": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Customer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-analytics", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.1.0.zip", + "shasum": "10dc6704118f79cffb2daa7ecb11d4a344992340" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-customer": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-balance", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.4.0-beta1.zip", + "shasum": "3370e8ea53ac1398e2e5ac7ae47989aa71a76fca" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer-balance-sample-data": "Sample Data version: 100.4.*", + "magento/module-sales-archive": "101.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerBalance\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-balance-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-balance-graph-ql/magento-module-customer-balance-graph-ql-100.4.1.0.zip", + "shasum": "b0af64c59c42bb223c19a2eaacb1e9a3b1024a3a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer-balance": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerBalanceGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-custom-attributes", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.4.0-beta1.zip", + "shasum": "66f2aeca7b97f27dee603a00fe8cb62f2fabad3b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-custom-attribute-management": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerCustomAttributes\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-downloadable-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.0.0.zip", + "shasum": "c5f2acd7793cabd2b204bf6a100d21624fd28e72" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-downloadable-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerDownloadableGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-finance", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.2.0-beta1.zip", + "shasum": "fe7e879dd6841dab555b384fe9e91f86f55d9130" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-balance": "100.4.*", + "magento/module-customer-import-export": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-reward": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerFinance\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7393e132c91986885cf2daeab75e030c77ebf5e7" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", + "magento/module-integration": "100.4.*", + "magento/module-newsletter": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-import-export", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.3.0.zip", + "shasum": "68076764fd34d719c1620672bc268db5509a61e8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-customer-segment", + "version": "102.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.4.0-beta1.zip", + "shasum": "e44cc04856cb63a296e698e313ebe64dce198d06" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-advanced-rule": "100.4.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-newsletter": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-rule": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\CustomerSegment\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-deferred-total-calculating", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.0.0-beta1.zip", + "shasum": "3e62e1599401dec4950ec12d6360fca0e41f3bfa" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-staging": "100.4.*", + "magento/module-payment": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DeferredTotalCalculating\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-deploy", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.4.0-beta1.zip", + "shasum": "0b061e6db53174c59efa4b641ff140e919c47e2f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-config": "101.2.*", + "magento/module-require-js": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "cli_commands.php", + "registration.php" + ], + "psr-4": { + "Magento\\Deploy\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-developer", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.4.0-beta1.zip", + "shasum": "4e1ab7688964ce857be3c91d020b8d974c8a6824" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Developer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-dhl", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.2.0.zip", + "shasum": "c119a7d4d1709e4dc08e2b20fe43977987c100ad" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Dhl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-directory", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.4.0-beta1.zip", + "shasum": "ca8ec2be806b66c639c6ff554b10a7705663e48a" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Directory\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-directory-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.1.0.zip", + "shasum": "4b794be74a6b68444d08c82ba844a029097c3fdf" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DirectoryGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-downloadable", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.4.0-beta1.zip", + "shasum": "e75501c097517716f8de2023df5853d1595b6f72" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-message": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-downloadable-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Downloadable\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-downloadable-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.4.0-beta1.zip", + "shasum": "35d709c9d930bb97d18f1c60f923f8c441f0fb7e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-downloadable": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DownloadableGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-downloadable-import-export", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.3.0-beta1.zip", + "shasum": "54a4ee41b26cfbff52a46b9258ae0ad339677575" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-downloadable": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DownloadableImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-downloadable-requisition-list-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-downloadable-requisition-list-graph-ql/magento-module-downloadable-requisition-list-graph-ql-1.3.2.0-beta1.zip", + "shasum": "755bdd363aaf8fc1f1874452fadd2e99e875b566" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-downloadable": "100.4.4-beta1", + "magento/module-downloadable-graph-ql": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "magento/module-requisition-list-graph-ql": "1.3.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DownloadableRequisitionListGraphQl\\": "" + } + }, + "license": [ + "Proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-downloadable-staging", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.4.2.0.zip", + "shasum": "e7d5fe0e8383c90c2714b7012e3f416314ba55ba" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-downloadable": "100.4.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-staging": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DownloadableStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-eav", + "version": "102.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.4.0-beta1.zip", + "shasum": "b4d11585d41e117882d82a5558b5bb9051904984" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Eav\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-eav-graph-ql", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.2.0-beta1.zip", + "shasum": "13e00313816140c539f32cacdc10456d8cf5b2e2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-eav": "102.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\EavGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-elasticsearch", + "version": "101.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.4.0-beta1.zip", + "shasum": "ee9d07c963cf5b64be0bcde493a072735484ff56" + }, + "require": { + "elasticsearch/elasticsearch": "~7.14.0", + "magento/framework": "103.0.*", + "magento/module-advanced-search": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-search": "101.1.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Elasticsearch\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-elasticsearch-6", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.4.0-beta1.zip", + "shasum": "8b49dc3d14eb587f9b1869ca0e5682aafa05abe5" + }, + "require": { + "elasticsearch/elasticsearch": "~7.14.0", + "magento/framework": "103.0.*", + "magento/module-advanced-search": "100.4.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-elasticsearch": "101.0.*", + "magento/module-search": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Elasticsearch6\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-elasticsearch-7", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.4.0-beta1.zip", + "shasum": "b233a6d94ca1e507b74f04baef6130a6b2155926" + }, + "require": { + "elasticsearch/elasticsearch": "~7.14.0", + "magento/framework": "103.0.*", + "magento/module-advanced-search": "100.4.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-elasticsearch": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*", + "magento/module-search": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Elasticsearch7\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-elasticsearch-catalog-permissions", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-catalog-permissions/magento-module-elasticsearch-catalog-permissions-100.4.0.0.zip", + "shasum": "612170eb1007f241fe080490562cafad69411184" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-advanced-search": "100.4.*", + "magento/module-catalog-permissions": "100.4.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-elasticsearch": "101.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ElasticsearchCatalogPermissions\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-email", + "version": "101.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.4.0-beta1.zip", + "shasum": "7b4b4ff09e36775f9d5d1c09050001bf3cf1abbb" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-media-storage": "100.4.*", + "magento/module-require-js": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-variable": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Email\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-encryption-key", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.3.0-beta1.zip", + "shasum": "30f5e0bbe5edda12f04e4a54364e8082152eb07f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\EncryptionKey\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-enterprise", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.4.1.0.zip", + "shasum": "f72be73bd58070de6174b8d5d6084bfc4dc2e62a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-advanced-checkout": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-banner": "101.2.*", + "magento/module-catalog-event": "101.1.*", + "magento/module-catalog-permissions": "100.4.*", + "magento/module-customer-custom-attributes": "100.4.*", + "magento/module-customer-segment": "102.1.*", + "magento/module-gift-card": "101.3.*", + "magento/module-gift-card-account": "101.2.*", + "magento/module-gift-registry": "101.2.*", + "magento/module-gift-wrapping": "101.2.*", + "magento/module-invitation": "100.4.*", + "magento/module-logging": "101.2.*", + "magento/module-multiple-wishlist": "100.4.*", + "magento/module-price-permissions": "100.4.*", + "magento/module-promotion-permissions": "100.4.*", + "magento/module-reminder": "101.2.*", + "magento/module-reward": "101.2.*", + "magento/module-rma": "101.2.*", + "magento/module-sales-archive": "101.0.*", + "magento/module-scheduled-import-export": "101.2.*", + "magento/module-target-rule": "101.2.*", + "magento/module-versions-cms": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Enterprise\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-fedex", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.3.0-beta1.zip", + "shasum": "7f8117036f68a284ff6c4f2f2433424fe9312791" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Fedex\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card", + "version": "101.3.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.4.0-beta1.zip", + "shasum": "72c4c79c37d2d3c0c66729f4d0863db8503f5b28" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-card-account": "101.2.*", + "magento/module-media-storage": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle": "101.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-gift-card-sample-data": "Sample Data version: 100.4.*", + "magento/module-gift-registry": "101.2.*", + "magento/module-msrp": "100.4.*", + "magento/module-product-links-sample-data": "Sample Data version: 100.4.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-wishlist": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCard\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-account", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.4.0-beta1.zip", + "shasum": "acaca14406ed91839861ba0e7e4ef56e63b57ebb" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-captcha": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-balance": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardAccount\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-account-graph-ql", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-account-graph-ql/magento-module-gift-card-account-graph-ql-100.4.2.0.zip", + "shasum": "5166cb8285e95de63375767d1d520a6b05d339ec" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-card-account": "101.2.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardAccountGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-graph-ql", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.3.0.zip", + "shasum": "967f271b1801eae40c05f86c7dabb3caca90c3c5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-gift-card": "101.3.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-import-export", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.2.0-beta1.zip", + "shasum": "01b1f6cc82bb7a48c024543893f05daee8a0ca00" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-config": "101.2.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-card": "101.3.*", + "magento/module-import-export": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-negotiable-quote", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-negotiable-quote/magento-module-gift-card-negotiable-quote-100.3.3.0-beta1.zip", + "shasum": "7d569f2bb7b5008e4c63cecad0c293555a144fbf" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-gift-card": "101.3.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardNegotiableQuote\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-requisition-list", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-requisition-list/magento-module-gift-card-requisition-list-100.3.3.0-beta1.zip", + "shasum": "5721c575dfe5a7a454e5081e9f78aed80e1f53a1" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "104.0.4-beta1", + "magento/module-gift-card": "101.3.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardRequisitionList\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-requisition-list-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-requisition-list-graph-ql/magento-module-gift-card-requisition-list-graph-ql-1.3.2.0-beta1.zip", + "shasum": "686523fc5a5016e2eae7ebb9870aa64b1a195e4a" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-gift-card": "101.3.4-beta1", + "magento/module-graph-ql": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "magento/module-requisition-list-graph-ql": "1.3.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardRequisitionListGraphQl\\": "" + } + }, + "license": [ + "Proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-shared-catalog", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-shared-catalog/magento-module-gift-card-shared-catalog-100.3.3.0-beta1.zip", + "shasum": "d5d5baf17028d221dc0afa0cc6976c8ac652bd30" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-shared-catalog": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardSharedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-card-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.4.1.0.zip", + "shasum": "60db89f9bb0bdcb08e34a4040522eb798f6314e5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-card": "101.3.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftCardStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-message", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.3.0-beta1.zip", + "shasum": "94bd58438bf5264a7d38468824a09a2159ac1f31" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-eav": "102.1.*", + "magento/module-multishipping": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftMessage\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-message-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.1.0.zip", + "shasum": "63941ac1037054ff8e30e28d16c19417c49ab019" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-message": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftMessageGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-message-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.4.1.0.zip", + "shasum": "df238ee03bedd4ccda6924a7dad8d87a59614ffb" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-gift-message": "100.4.*", + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftMessageStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-registry", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.4.0-beta1.zip", + "shasum": "4cbf8f6d29423b927079b3271742115ef8e80277" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-newsletter": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-gift-registry-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftRegistry\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-registry-graph-ql", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.1.0-beta1.zip", + "shasum": "6bd25c27221d8c90930421525b6a32b525c16a5d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-graph-ql": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-gift-registry": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-quote": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftRegistryGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-wrapping", + "version": "101.2.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.3.0-beta1.zip", + "shasum": "20da69ec4bb2db692caed9e9caba11d1ef2a35aa" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-message": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftWrapping\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-wrapping-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.1.0.zip", + "shasum": "582247744b066996c0af5a663b0ad08864c2fb58" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-message": "100.4.*", + "magento/module-gift-wrapping": "101.2.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftWrappingGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-gift-wrapping-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.4.1.0.zip", + "shasum": "11c785947cb774d42fb3fa6cbce50b57a3c58c11" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-gift-wrapping": "101.2.*", + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GiftWrappingStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-google-adwords", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.2.0-beta1.zip", + "shasum": "e346029fe1e13029e742f44a7fabbe9bc35747b7" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GoogleAdwords\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-google-analytics", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.0.0.zip", + "shasum": "68b47404030af89957333ac92e6e426a65a5e0aa" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cookie": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GoogleAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-google-optimizer", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.3.0-beta1.zip", + "shasum": "e5bd131458684a62f20ce9e5dee674e5e38d3dde" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*", + "magento/module-google-analytics": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GoogleOptimizer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-google-optimizer-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.4.1.0.zip", + "shasum": "ff8303bbf932c867507bad75ef7b23ed9f00f843" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-google-optimizer": "100.4.*", + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GoogleOptimizerStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-google-tag-manager", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.3.0.zip", + "shasum": "96081b3baff8d8a56ac18a0749e89fdcd3dfb3a0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-banner": "101.2.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-cookie": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-google-analytics": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*", + "magento/module-quote": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GoogleTagManager\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.4.0-beta1.zip", + "shasum": "c23badce326cb0acf20c6fdf6090bbb73d33cf2d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-new-relic-reporting": "100.4.*", + "magento/module-webapi": "100.4.*", + "php": "~7.3.0||~7.4.0", + "webonyx/graphql-php": "~14.9.0" + }, + "suggest": { + "magento/module-graph-ql-cache": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-graph-ql-cache", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.1.0-beta1.zip", + "shasum": "6ebd899842f9c1439d3a0f25c2c1bbead6a049f9" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-integration": "100.4.*", + "magento/module-page-cache": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GraphQlCache\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-catalog-inventory", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.0.0.zip", + "shasum": "6d738358419afaebd5de30eee4a832ed8339627b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-grouped-product": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedCatalogInventory\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-import-export", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.2.0-beta1.zip", + "shasum": "4f88491ce244a1e9ee36853462065d2d78ab982d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-eav": "102.1.*", + "magento/module-grouped-product": "100.4.*", + "magento/module-import-export": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-product", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.4.0-beta1.zip", + "shasum": "7d6cbbc383a95fbe4fa17b840265cf0ca558e2f8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-msrp": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-grouped-product-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-product-graph-ql", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.3.0.zip", + "shasum": "1942a7faef02bbaf6ae3b880866fe2f8d17afbc4" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-grouped-product": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedProductGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-product-staging", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.2.0-beta1.zip", + "shasum": "6d564f28bfb149cc7443ae35ff592a2cfff8275b" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-grouped-product": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-staging": "100.4.*", + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedProductStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-requisition-list", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-requisition-list/magento-module-grouped-requisition-list-100.3.3.0-beta1.zip", + "shasum": "c6953a352e1f5ae4a2342ae4b63d8fd0c5b42bac" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-grouped-product": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedRequisitionList\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-grouped-shared-catalog", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-grouped-shared-catalog/magento-module-grouped-shared-catalog-100.3.3.0-beta1.zip", + "shasum": "de6fd7357fbadabc65ec083ffb29052fe86c67bf" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-shared-catalog": "100.3.3-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-grouped-product": "100.4.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\GroupedSharedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-import-export", + "version": "101.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.4.0-beta1.zip", + "shasum": "b06cadd0b3216ef6db70b82dd004e6184baf5b34" + }, + "require": { + "ext-ctype": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-indexer", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.4.0-beta1.zip", + "shasum": "783e5409b456048f1b8801908a3c4f5a52a5005e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Indexer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-instant-purchase", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.3.0-beta1.zip", + "shasum": "d6f017b58610d5514015def909b2d8bf806fa7ba" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-vault": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InstantPurchase\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-integration", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.4.0-beta1.zip", + "shasum": "de2ca736193222ad9e32ffd6192f2765d4d00a4b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-security": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Integration\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.2.0-beta1.zip", + "shasum": "af1ebc70bc48603f6adbab23b5bea0abd81789a5" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Inventory\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.2.0-beta1.zip", + "shasum": "e89b69085c1120245beb3456212bcfea4e22201c" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-directory": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-advanced-checkout", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.1.0-beta1.zip", + "shasum": "9afb93397cee223b1b3ae4bea346aece834ddeff" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-advanced-checkout": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryAdvancedCheckout\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-api", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.2.0-beta1.zip", + "shasum": "649f64ab98028048e27609600744381595153107" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-bundle-import-export", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.1.0-beta1.zip", + "shasum": "195ad84d9538b474faa703211adaac4091d93277" + }, + "require": { + "magento/framework": "*", + "magento/module-bundle-import-export": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryBundleImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-bundle-product", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.1.0-beta1.zip", + "shasum": "b792c133401c652b5946243d04914dba586f9dad" + }, + "require": { + "magento/framework": "*", + "magento/module-bundle": "*", + "magento/module-catalog": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-inventory": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryBundleProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-bundle-product-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "e43bba3223b5e61f3b72c43df0e640f4f56dddf3" + }, + "require": { + "magento/framework": "*", + "magento/module-bundle": "*", + "magento/module-catalog": "*", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-configuration-api": "1.2.1-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryBundleProductAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-bundle-product-indexer", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.1.0-beta1.zip", + "shasum": "b60a4ec9678be19406fd809cc0c4ad37f6bc2225" + }, + "require": { + "magento/framework": "*", + "magento/module-bundle": "*", + "magento/module-catalog": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory": "1.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryBundleProductIndexer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-cache", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.2.0-beta1.zip", + "shasum": "9dbe3650897a2f74e0b543843bef89df916b32cf" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCache\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.2.2.0-beta1.zip", + "shasum": "c84fbe8cb90c7844a7e5d3e4b4b8822db20085dd" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-reservations-api": "1.2.1-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalog\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.2.0-beta1.zip", + "shasum": "b744390a6114c80bb1f5c524133bd23e9fbe5525" + }, + "require": { + "magento/framework": "*", + "magento/module-asynchronous-operations": "*", + "magento/module-backend": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-admin-ui": "1.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog-api", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.2.0-beta1.zip", + "shasum": "6bc2c3b52b6b33c95c63c2104c9acea94cd0afbd" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog-frontend-ui", + "version": "1.0.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.2.0-beta1.zip", + "shasum": "b9ab2507531db219a96afe2e100add3c45407c27" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogFrontendUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog-search", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.2.0-beta1.zip", + "shasum": "0774b60053330a5b973d6aea599f09528a16a0f2" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog-inventory": "*", + "magento/module-catalog-search": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogSearch\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog-search-bundle-product", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.1.0-beta1.zip", + "shasum": "956f71fcce9b9446708bff4131ee1c94af832ffc" + }, + "require": { + "magento/framework": "*", + "magento/module-bundle": "*", + "magento/module-catalog": "*", + "magento/module-eav": "*", + "magento/module-inventory-catalog-search": "1.2.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogSearchBundleProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-catalog-search-configurable-product", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.1.0-beta1.zip", + "shasum": "2e843428bcf1acd111774ad43b0ef5b9b4a79fa0" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-configurable-product": "*", + "magento/module-eav": "*", + "magento/module-inventory-catalog-search": "1.2.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryCatalogSearchConfigurableProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-configurable-product", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.2.0-beta1.zip", + "shasum": "41b9fdda75dd73d7e4ba136555172cc69d2da8d9" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-configurable-product": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-sales": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryConfigurableProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-configurable-product-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "d165c7bf94c61eefa194127c9e5583cfa6a84160" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-configurable-product": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryConfigurableProductAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-configurable-product-frontend-ui", + "version": "1.0.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.2.0-beta1.zip", + "shasum": "caaf2c0bfb21e88ad8d484fbdf75a1d13202f2fa" + }, + "require": { + "magento/framework": "*", + "magento/module-configurable-product": "*", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-configurable-product": "1.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryConfigurableProductFrontendUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-configurable-product-indexer", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.2.0-beta1.zip", + "shasum": "d80b0c27e9f400e84fd5c60975de13fd7c786c41" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory": "1.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryConfigurableProductIndexer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-configuration", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.2.0-beta1.zip", + "shasum": "183283212472c04084a736e841b5cfcd3e93f343" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog-inventory": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryConfiguration\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-configuration-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.1.0-beta1.zip", + "shasum": "6ec17efd4e57b3a7a84a81c2967128ce6696271b" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryConfigurationApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-distance-based-source-selection", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.2.0-beta1.zip", + "shasum": "78d786399455e24585a764f7a597dd43b291b8c3" + }, + "require": { + "magento/framework": "*", + "magento/module-config": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryDistanceBasedSourceSelection\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-distance-based-source-selection-admin-ui", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.1.0-beta1.zip", + "shasum": "5fedc7dcbad794ca247b13ba70ab3f8e89988b02" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryDistanceBasedSourceSelectionAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-distance-based-source-selection-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.1.0-beta1.zip", + "shasum": "9cf3beeb6a3e0c0d7f1749cc586ba32655a23393" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryDistanceBasedSourceSelectionApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-elasticsearch", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.1.0-beta1.zip", + "shasum": "4b99957a90fd6a143f230883e7c6941790f36c42" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog-inventory": "*", + "magento/module-catalog-search": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryElasticsearch\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-export-stock", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.1.0-beta1.zip", + "shasum": "7ae123ce44f5cb9ca60fc01d315b6b24c7985e97" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-configurable-product": "*", + "magento/module-grouped-product": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-export-stock-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryExportStock\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-export-stock-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.1.0-beta1.zip", + "shasum": "16ed0e8e0cf70bb9c2664e3495f25ed9af782683" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryExportStockApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-graph-ql", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.1.0-beta1.zip", + "shasum": "e02d380bf493f3a538d888f3b36e3670d782871e" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-grouped-product", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.2.2.0-beta1.zip", + "shasum": "ae0ee7e6085e6f9522fb0e41ecd74415b229d085" + }, + "require": { + "magento/framework": "*", + "magento/module-grouped-product": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryGroupedProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-grouped-product-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "90e7453cba1d5748308b7d3a777888afc93512f8" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-grouped-product": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-configuration-api": "1.2.1-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryGroupedProductAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-grouped-product-indexer", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.2.0-beta1.zip", + "shasum": "e4da0bb9e70941843a6b1f08f3e4fb1d18163e70" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-grouped-product": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory": "1.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryGroupedProductIndexer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-import-export", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.2.0-beta1.zip", + "shasum": "602c07912ef7b760f86c6c704f6650fe99e2e5ec" + }, + "require": { + "magento/framework": "*", + "magento/module-eav": "*", + "magento/module-import-export": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-import-export": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.1.0-beta1.zip", + "shasum": "272b546b89ec4ded88b34fdd56bce2bfb6b12224" + }, + "require": { + "magento/framework": "*", + "magento/module-directory": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickup\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-admin-ui", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.1.0-beta1.zip", + "shasum": "e414de7f999d296cc44a31d7a76a5129ea12d925" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-api", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.1.0-beta1.zip", + "shasum": "3ba98e6ba9b6fb44c46f88b05828c6789fc8e695" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-frontend", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.2.0-beta1.zip", + "shasum": "ce0d6b9c4f171e28e165b3780ad368aec8c770dd" + }, + "require": { + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupFrontend\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-graph-ql", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.1.0-beta1.zip", + "shasum": "de62f94df95c54e21cdaf28ccbe1b28784bbf713" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-multishipping", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.1.0-beta1.zip", + "shasum": "d1d18eb4ba0d44609906fdd5412a5a7034960ee2" + }, + "require": { + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-quote": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupMultishipping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-quote", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.1.0-beta1.zip", + "shasum": "947bbec93fc354f16c3b6e7193055122779a6248" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-in-store-pickup": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-quote": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupQuote\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.1.0-beta1.zip", + "shasum": "365d776bbb87876987456a86b2785b22bcc59a55" + }, + "require": { + "magento/framework": "*", + "magento/module-graph-ql": "*", + "magento/module-quote": "*", + "magento/module-quote-graph-ql": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupQuoteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-sales", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.1.0-beta1.zip", + "shasum": "9955fdd4aa48f156ba7a4ab779640f2779b21326" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-sales": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupSales\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.2.0-beta1.zip", + "shasum": "3c59ade678a17b19a6c7c973e40e594d6852995c" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-quote": "*", + "magento/module-sales": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupSalesAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-sales-api", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.1.0-beta1.zip", + "shasum": "6dfd5c11ac9dd8bf66d54bb59e647ca112519d30" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupSalesApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-shipping", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.1.0-beta1.zip", + "shasum": "5ff519b035c275dceea4bdece7eef0e7ff7d4da3" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-quote": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupShipping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.1.0-beta1.zip", + "shasum": "c6c66d4aa9d096deb12d25694c5d8871b9afa2c4" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-shipping": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupShippingAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-shipping-api", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.1.0-beta1.zip", + "shasum": "3c84ef650b4dda6f2bf2a6c60326f108956290e7" + }, + "require": { + "magento/framework": "*", + "magento/module-quote": "*", + "magento/module-shipping": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupShippingApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-in-store-pickup-webapi-extension", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.1.0-beta1.zip", + "shasum": "e2dc03a948be33172a9f1d0caa76794cd6368e68" + }, + "require": { + "magento/framework": "*", + "magento/module-webapi": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryInStorePickupWebapiExtension\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-indexer", + "version": "2.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.1.2.0-beta1.zip", + "shasum": "c26d1d3eeefce62b26d24b8f17116d3c297aa82e" + }, + "require": { + "magento/framework": "*", + "magento/framework-message-queue": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryIndexer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-low-quantity-notification", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.1.0-beta1.zip", + "shasum": "c1ffa19b434ff8ff2a8449489573f6a7a344227e" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-eav": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryLowQuantityNotification\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-low-quantity-notification-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.2.0-beta1.zip", + "shasum": "4255c91c5e96d7aaf3f2d79d82c9817442fca411" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-catalog": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", + "magento/module-reports": "*", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryLowQuantityNotificationAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-low-quantity-notification-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.1.0-beta1.zip", + "shasum": "75e73ac6e2b187a8a1e0e16a6a06ad9f9f5a1d8c" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryLowQuantityNotificationApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-multi-dimensional-indexer-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.1.0-beta1.zip", + "shasum": "f970a35a8faaa176a03aaa7b0f1fdd3be59ec295" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryMultiDimensionalIndexerApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-product-alert", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.2.0-beta1.zip", + "shasum": "32ad02b499d16eacc9e81127c3208c83be648e7b" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-catalog": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-product-alert": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-product-alert": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryProductAlert\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-quote-graph-ql", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.1.0-beta1.zip", + "shasum": "d643aacb1270cb80e0394731c1e01172597998d9" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-quote": "*", + "magento/module-quote-graph-ql": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryQuoteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-requisition-list", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.2.0-beta1.zip", + "shasum": "94d72f464c5c47fffdf2fdf127a052540154aaae" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-requisition-list": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryRequisitionList\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-reservation-cli", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.2.0-beta1.zip", + "shasum": "12ab9bec50ee6db33a7729d58b5e5c197bc8add6" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-sales": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryReservationCli\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-reservations", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.1.0-beta1.zip", + "shasum": "2f46f4f6da5d2a415371cf21032483310cb771de" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryReservations\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-reservations-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.1.0-beta1.zip", + "shasum": "5a928b9f90d7324f7f228543f50b7072777cedb7" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryReservationsApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-sales", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.2.2.0-beta1.zip", + "shasum": "2c91f132451ac38a440792180aadadb41bd3f236" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-sales": "*", + "magento/module-sales-inventory": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "require-dev": { + "magento/module-inventory-indexer": "*" + }, + "suggest": { + "magento/module-inventory-catalog": "1.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySales\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-sales-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.2.0-beta1.zip", + "shasum": "3a8074d99087360adf8fee81e6397f07ae066c62" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-catalog": "*", + "magento/module-catalog-inventory": "*", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-sales": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySalesAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-sales-api", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.1.0-beta1.zip", + "shasum": "03fa1684e1922b71bf3b21745a1df78c42c9e9ac" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-sales": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySalesApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-sales-frontend-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.2.0-beta1.zip", + "shasum": "a76389a9abffbb4c71ecf6b7989a6c10a7f3091a" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog-inventory": "*", + "magento/module-inventory-catalog-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySalesFrontendUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-setup-fixture-generator", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.1.0-beta1.zip", + "shasum": "aebc7f14215fb9d4f5fab53986b4b9c6be1ab50a" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySetupFixtureGenerator\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-shipping", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.2.0-beta1.zip", + "shasum": "657f87654f954c5a0046c1e1a0a889402160aa1e" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-sales": "*", + "magento/module-shipping": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryShipping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-shipping-admin-ui", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.2.0-beta1.zip", + "shasum": "56cebef4c8c763dfd01a953bf4a1021c1c3fe8da" + }, + "require": { + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-sales": "*", + "magento/module-shipping": "*", + "magento/module-ui": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryShippingAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-source-deduction-api", + "version": "1.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.2.0-beta1.zip", + "shasum": "8a86732cfd484e2a992b2d7f9cfdeeabf27d64d9" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySourceDeductionApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-source-selection", + "version": "1.2.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.1.0-beta1.zip", + "shasum": "81d7609a5a63aaa02c7bbfac426cc0593fbbf70d" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySourceSelection\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-source-selection-api", + "version": "1.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.1.0-beta1.zip", + "shasum": "fbe8eab34c10b7a273732db70201bee5e9e5c9d7" + }, + "require": { + "magento/framework": "*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-sales": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySourceSelectionApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-swatches-frontend-ui", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.1.0-beta1.zip", + "shasum": "511cc080a2b12417fe372e641d9114d4b35816a1" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-configurable-product-frontend-ui": "1.0.2-beta1", + "magento/module-swatches": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventorySwatchesFrontendUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-visual-merchandiser", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.2.0-beta1.zip", + "shasum": "b20e5ae7ffba19488f8305147bb7a44e2859040a" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "require-dev": { + "magento/module-inventory-api": "*", + "magento/module-inventory-configuration-api": "*" + }, + "suggest": { + "magento/module-visual-merchandiser": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryVisualMerchandiser\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-inventory-wishlist", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.1.0-beta1.zip", + "shasum": "619cc4fd3570dfe8d21430176a01463915d322c6" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory": "1.2.2-beta1", + "magento/module-wishlist": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryWishlist\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-invitation", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.3.0-beta1.zip", + "shasum": "dfdeb2a72bb404c862d0c2ad30eadbc11c5de49a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-newsletter": "100.4.*", + "magento/module-reports": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cookie": "100.4.*", + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Invitation\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-jwt-framework-adapter", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.1.0-beta1.zip", + "shasum": "8038d93cc8664a9ec21e5e8edb242a71f3ba568f" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0", + "web-token/jwt-framework": "^v2.2.7" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\JwtFrameworkAdapter\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "JWT Manager implementation based on jwt-framework" + }, + { + "name": "magento/module-jwt-user-token", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.0.0-beta1.zip", + "shasum": "c3203935460da338325d419eab53839d340f9ec6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-integration": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\JwtUserToken\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Introduces JWT token support for web API authentication" + }, + { + "name": "magento/module-layered-navigation", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.4.0-beta1.zip", + "shasum": "3a208c1096042bafed2ac80628628fdf9943ab17" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LayeredNavigation\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-layered-navigation-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.4.1.0.zip", + "shasum": "3f7bbfa9852376b00c9ea5200ab56e6a3865ea79" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-layered-navigation": "100.4.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LayeredNavigationStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-logging", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.4.0-beta1.zip", + "shasum": "af8f4fc53dc04b16da44b45a241425cce0009b7d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-asynchronous-operations": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Logging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-login-as-customer", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.4.0-beta1.zip", + "shasum": "c68612a70024d70ff6514ea28c5a7627b110ba0b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-login-as-customer-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-backend": "102.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomer\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Allow for admin to enter a customer account" + }, + { + "name": "magento/module-login-as-customer-admin-ui", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.4.0-beta1.zip", + "shasum": "032769ff76a290e7441733325b5da334faa8b417" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-login-as-customer-frontend-ui": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-login-as-customer": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-api", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.2.0.zip", + "shasum": "0153080f93b725b762a9039b880ba4a23aff7e3d" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Allow for admin to enter a customer account" + }, + { + "name": "magento/module-login-as-customer-assistance", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.2.0.zip", + "shasum": "d38ba1de42f7e2eeae99d49a0ce98ecb684d8086" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-login-as-customer": "100.4.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-login-as-customer-admin-ui": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerAssistance\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-frontend-ui", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.3.0.zip", + "shasum": "2a457a090b41feae06c0ab281dd19c85eb1107ca" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerFrontendUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-graph-ql/magento-module-login-as-customer-graph-ql-100.4.0.0.zip", + "shasum": "a89af6d4975a71a360117f1b0c52017c5266d854" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-integration": "100.4.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-login-as-customer-assistance": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-login-as-customer": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Flexible login as a customer so a merchant or merchant admin can log into an end customer's account to assist them with their account." + }, + { + "name": "magento/module-login-as-customer-log", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.2.0.zip", + "shasum": "701ced6ecd512dfd084d746f28ac628e6e38f1d9" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-login-as-customer": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerLog\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-logging", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.3.0.zip", + "shasum": "74843f1ef028b48409d29d244c2565d36c587079" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-logging": "101.2.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-login-as-customer-api": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerLogging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Log logged in as customer admin actions." + }, + { + "name": "magento/module-login-as-customer-page-cache", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.3.0.zip", + "shasum": "c867fb3fb185bec190c16a98a194a0d02986dc9a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-page-cache": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerPageCache\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-quote", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.2.0.zip", + "shasum": "9b05c60d39b2fbd2a977ae19019e4b5f1c809d65" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-login-as-customer-api": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerQuote\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-sales", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.3.0.zip", + "shasum": "e5d8f66a48eac1a248dbe7fc53fe8f852f809a88" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-sales": "103.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerSales\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-login-as-customer-website-restriction", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.2.0.zip", + "shasum": "18bc8e8e3109488d233a85aad03d3ac7153c949d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-login-as-customer": "100.4.*", + "magento/module-login-as-customer-api": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-website-restriction": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\LoginAsCustomerWebsiteRestriction\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-marketplace", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.2.0.zip", + "shasum": "5bcc50b2ae7db4e21a8e141a5d0eaaf4cdd372b0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Marketplace\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-media-content", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.2.0.zip", + "shasum": "2e217a61cab28fec6f294ff359c288da4328ed73" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-content-api": "100.4.*", + "magento/module-media-gallery-api": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContent\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the implementation for managing relations between content and media files used in that content" + }, + { + "name": "magento/module-media-content-api", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.2.0.zip", + "shasum": "dcf9dbdaa9fdea7e943870caba97e8f2064902f6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-gallery-api": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the API interfaces for managing relations between content and media files used in that content" + }, + { + "name": "magento/module-media-content-catalog", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.2.0.zip", + "shasum": "3391f946a9e215aee695b9465698afedd4a48e68" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-content-api": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentCatalog\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the implementation of MediaContent functionality for Magento_Catalog module" + }, + { + "name": "magento/module-media-content-catalog-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog-staging/magento-module-media-content-catalog-staging-100.4.1.0.zip", + "shasum": "fdb822f4488a1acb00a6784abf67b0713c57e98c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-content-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentCatalogStaging\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the implementation of MediaContent functionality for Magento_Catalog module" + }, + { + "name": "magento/module-media-content-cms", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.2.0.zip", + "shasum": "1d496306ccf88c0e4b1babee72f5fa4eeb735351" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-media-content-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentCms\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the implementation of MediaContent functionality for Magento_Cms module" + }, + { + "name": "magento/module-media-content-synchronization", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.2.0.zip", + "shasum": "90120a625c676034ef7a6a5103f7421ab626db1b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-media-content-api": "100.4.*", + "magento/module-media-content-synchronization-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-media-gallery-synchronization": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentSynchronization\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides implementation of the media content data synchronization." + }, + { + "name": "magento/module-media-content-synchronization-api", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.1.0.zip", + "shasum": "abb97ebdb43f4edf5f55eaa10406c2f059cfb1e5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-content-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentSynchronizationApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the media content synchronization implementation API" + }, + { + "name": "magento/module-media-content-synchronization-catalog", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.1.0.zip", + "shasum": "57eff70058871324ea3c99525ab6ea8282c35bbe" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-content-api": "100.4.*", + "magento/module-media-content-synchronization-api": "100.4.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentSynchronizationCatalog\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the implementation of MediaContentSynchronization functionality for Magento_Catalog module" + }, + { + "name": "magento/module-media-content-synchronization-cms", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.1.0.zip", + "shasum": "72167bcbe9d8578af259a883d255aa77902d4fc3" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-content-api": "100.4.*", + "magento/module-media-content-synchronization-api": "100.4.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaContentSynchronizationCms\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides the implementation of MediaContentSynchronization functionality for Magento_Cms module" + }, + { + "name": "magento/module-media-gallery", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.3.0-beta1.zip", + "shasum": "e2c44a1c9af2d44d6c45391973d43c9ba28bf757" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-media-gallery-api": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGallery\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for media handling" + }, + { + "name": "magento/module-media-gallery-api", + "version": "101.0.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.2.0.zip", + "shasum": "98e7d9c4d267b867a3ecceda31659ba8de86793f" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for media gallery asset attributes storage and management" + }, + { + "name": "magento/module-media-gallery-catalog", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.1.0.zip", + "shasum": "f196656ecbd8b9dcdc1c5399b8ecfb462bdb50b7" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-media-gallery-api": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryCatalog\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for catalog gallery processor delete operation handling" + }, + { + "name": "magento/module-media-gallery-catalog-integration", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.2.0-beta1.zip", + "shasum": "b47965fb2c13f9db6001eafd612faf9114f72062" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-media-gallery-api": "101.0.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "magento/module-media-gallery-ui-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog": "104.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryCatalogIntegration\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for extending catalog image uploader functionality" + }, + { + "name": "magento/module-media-gallery-catalog-ui", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.2.0-beta1.zip", + "shasum": "d75b80e827b24d46d3209de11b1a808da426826f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryCatalogUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module that implement category grid for media gallery." + }, + { + "name": "magento/module-media-gallery-cms-ui", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.2.0-beta1.zip", + "shasum": "1af6706c1432b691d935fde73512311571ee8066" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryCmsUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Cms related UI elements in the magento media gallery" + }, + { + "name": "magento/module-media-gallery-integration", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.2.0.zip", + "shasum": "5ce423d0157c5ee2c4076571110355651dc17e99" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-gallery-api": "101.0.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "magento/module-media-gallery-ui-api": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "require-dev": { + "magento/module-cms": "*" + }, + "suggest": { + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryIntegration\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for integration of enhanced media gallery" + }, + { + "name": "magento/module-media-gallery-metadata", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.1.0.zip", + "shasum": "d76f3b6c793ab2e5d1f63d0fa35b837d87492777" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-gallery-metadata-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryMetadata\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for images metadata processing" + }, + { + "name": "magento/module-media-gallery-metadata-api", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.0.0.zip", + "shasum": "a8c6a1c1497581cb1839cab46fc61ef9a67b1dbd" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryMetadataApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for media gallery metadata implementation API" + }, + { + "name": "magento/module-media-gallery-renditions", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.2.0-beta1.zip", + "shasum": "56158cc86904726fa0a6256f6c07fc57a30451f5" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-media-gallery-api": "101.0.*", + "magento/module-media-gallery-renditions-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-media-content-api": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryRenditions\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module that implements height and width fields for for media gallery items." + }, + { + "name": "magento/module-media-gallery-renditions-api", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions-api/magento-module-media-gallery-renditions-api-100.4.0.0.zip", + "shasum": "54d0cd555a3227df52a99fc330b7d0985b575b35" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryRenditionsApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module that is responsible for the API implementation of Media Gallery Renditions." + }, + { + "name": "magento/module-media-gallery-synchronization", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.2.0.zip", + "shasum": "47e872f5f987e18c90ad31d5396631765584a8e8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-media-gallery-api": "101.0.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGallerySynchronization\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides implementation of the media gallery data synchronization." + }, + { + "name": "magento/module-media-gallery-synchronization-api", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.1.0.zip", + "shasum": "e9ef30a995327a8c0a4da88904c51d3c5963c46e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-gallery-api": "101.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGallerySynchronizationApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the media gallery synchronization implementation API" + }, + { + "name": "magento/module-media-gallery-synchronization-metadata", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.0.0.zip", + "shasum": "c60bbe9ea155cc64d7cea0cf63e296e0f8b237e1" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-media-gallery-api": "101.0.*", + "magento/module-media-gallery-metadata-api": "100.4.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGallerySynchronizationMetadata\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for images metadata synchronization" + }, + { + "name": "magento/module-media-gallery-ui", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.3.0-beta1.zip", + "shasum": "55cea82b02e68a484de9f4810d01f268c881c184" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "magento/module-directory": "100.4.*", + "magento/module-media-content-api": "100.4.*", + "magento/module-media-gallery-api": "101.0.*", + "magento/module-media-gallery-metadata-api": "100.4.*", + "magento/module-media-gallery-synchronization-api": "100.4.*", + "magento/module-media-gallery-ui-api": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryUi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the media gallery UI implementation" + }, + { + "name": "magento/module-media-gallery-ui-api", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.1.0.zip", + "shasum": "d8ebf718de79636bd56772d41f3d1622e1076956" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cms": "104.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaGalleryUiApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for the media gallery UI implementation API" + }, + { + "name": "magento/module-media-storage", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.3.0-beta1.zip", + "shasum": "47a80c0e1166aef376b403a2c3b4b65d8820b127" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MediaStorage\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-message-queue", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.3.0.zip", + "shasum": "aa43e8def6eabd5287ece7a8ba7fec32e0c2fc45" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/magento-composer-installer": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MessageQueue\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-msrp", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.3.0-beta1.zip", + "shasum": "722defd440059480332ef298453f2bb0fc74c2a2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-downloadable": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle": "101.0.*", + "magento/module-msrp-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Msrp\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-msrp-configurable-product", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.1.0.zip", + "shasum": "c0aac26c5101332c9e1f00a8b7f7e8553014ac77" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-msrp": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MsrpConfigurableProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-msrp-grouped-product", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.1.0.zip", + "shasum": "f01a484df8dc563aa72b5b30ed0664e59bcaee22" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-grouped-product": "100.4.*", + "magento/module-msrp": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MsrpGroupedProduct\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-msrp-staging", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.2.0-beta1.zip", + "shasum": "f99508161ff5cf0a470bd1f61698901eb12984aa" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-msrp": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MsrpStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-multiple-wishlist", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.4.0-beta1.zip", + "shasum": "c5340b9900ae6d2368a116749b3aa3d87d84e1ae" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-advanced-checkout": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-multiple-wishlist-sample-data": "Sample Data version: 100.4.*", + "magento/module-reports": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MultipleWishlist\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-multiple-wishlist-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist-graph-ql/magento-module-multiple-wishlist-graph-ql-100.4.0.0.zip", + "shasum": "5bece86da285228f5d10ab3ac145a153ca7a0170" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-multiple-wishlist": "100.4.*", + "magento/module-wishlist": "101.2.*", + "magento/module-wishlist-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MultipleWishlistGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-multishipping", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.4.0-beta1.zip", + "shasum": "64be346c683deb6714229f28a6b9df5722a4a6c6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-captcha": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Multishipping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-mysql-mq", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.1.0.zip", + "shasum": "2537806e2cd6a2d501331038a8bca5cd1ce02ea4" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/magento-composer-installer": "*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\MysqlMq\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-negotiable-quote", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-negotiable-quote/magento-module-negotiable-quote-100.3.3.0-beta1.zip", + "shasum": "cf709910fa1968afb973cc3103840e86d233cb61" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/framework-bulk": "101.0.0", + "magento/framework-message-queue": "100.4.3", + "magento/module-advanced-checkout": "100.4.4-beta1", + "magento/module-asynchronous-operations": "100.4.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-downloadable": "100.4.4-beta1", + "magento/module-gift-card": "101.3.4-beta1", + "magento/module-gift-card-account": "101.2.4-beta1", + "magento/module-grouped-product": "100.4.4-beta1", + "magento/module-integration": "100.4.4-beta1", + "magento/module-msrp": "100.4.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-sales-rule": "101.2.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-tax": "100.4.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-user": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-agreements": "100.4.3-beta1", + "magento/module-scalable-checkout": "100.4.3-beta1", + "magento/module-shared-catalog": "100.3.3-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NegotiableQuote\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-negotiable-quote-async-order", + "version": "1.3.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-negotiable-quote-async-order/magento-module-negotiable-quote-async-order-1.3.0.0-beta1.zip", + "shasum": "71e93f3b0c8542c50288c56ab1658f0c10eeec47" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-async-order": "100.4.0-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-staging": "100.4.3-beta1", + "magento/module-payment": "100.4.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NegotiableQuoteAsyncOrder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-negotiable-quote-graph-ql", + "version": "1.3.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-negotiable-quote-graph-ql/magento-module-negotiable-quote-graph-ql-1.3.1.0-beta1.zip", + "shasum": "ad717179f28c1666eb5b997d2cf7ff2a5e93b551" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-catalog-graph-ql": "100.4.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-store": "101.1.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NegotiableQuoteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Graphql support for the Negotiable Quote" + }, + { + "name": "magento/module-negotiable-quote-shared-catalog", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-negotiable-quote-shared-catalog/magento-module-negotiable-quote-shared-catalog-100.3.3.0-beta1.zip", + "shasum": "3ded09019dcb59e8ae7e5a64204a9c1704499664" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-shared-catalog": "100.3.3-beta1", + "magento/module-store": "101.1.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer": "103.0.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NegotiableQuoteSharedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-negotiable-quote-weee", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-negotiable-quote-weee/magento-module-negotiable-quote-weee-100.3.3.0-beta1.zip", + "shasum": "593227259bfde2d50b5671773e4bf776081e81a4" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-tax": "100.4.4-beta1", + "magento/module-weee": "100.4.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NegotiableQuoteWeee\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-new-relic-reporting", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.2.0-beta1.zip", + "shasum": "a1e2787a24eb5399f1a0599cfd4fd7408bc15c7f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NewRelicReporting\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-newsletter", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.4.0-beta1.zip", + "shasum": "2c8e10e6d523c9575a48a60d8838acb917e7488d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-email": "101.1.*", + "magento/module-require-js": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Newsletter\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-newsletter-graph-ql", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.1.0-beta1.zip", + "shasum": "d79be99246b3fc2e4f9105b9a424c64c78a4f358" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-newsletter": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\NewsletterGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Provides GraphQl functionality for the newsletter subscriptions." + }, + { + "name": "magento/module-offline-payments", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.3.0-beta1.zip", + "shasum": "45dc47afa267f77873b2ac18d2c04a833aff3a4c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\OfflinePayments\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-offline-shipping", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.3.0-beta1.zip", + "shasum": "3f33aec73a338cd27798a390179ba229d861a927" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout": "100.4.*", + "magento/module-offline-shipping-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\OfflineShipping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-order-history-search", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-order-history-search/magento-module-order-history-search-100.3.3.0-beta1.zip", + "shasum": "989ef86dd2b41b9a6e35fd7fc0e9aee745292e22" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\OrderHistorySearch\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-page-builder", + "version": "2.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.2.0-beta1.zip", + "shasum": "3eb7a21652513738a264cca88905a912b4dce4fb" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-catalog-widget": "100.4.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-email": "101.1.4-beta1", + "magento/module-media-storage": "100.4.3-beta1", + "magento/module-require-js": "100.4.0", + "magento/module-rule": "100.4.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-variable": "100.4.2-beta1", + "magento/module-widget": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0", + "phpgt/dom": "2.1.6" + }, + "conflict": { + "gene/bluefoot": "*" + }, + "suggest": { + "magento/module-review": "100.4.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Page Builder module" + }, + { + "name": "magento/module-page-builder-admin-analytics", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.2.0-beta1.zip", + "shasum": "a839de29318575182323e61cea02d3b6b2f6f7f6" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-admin-analytics": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilderAdminAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Page Builder Admin Analytics module" + }, + { + "name": "magento/module-page-builder-admin-gws-admin-ui", + "version": "1.7.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.1.0-beta1.zip", + "shasum": "d59ca56423c522647a7e24c3e6798ca0d76c59ed" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-admin-gws": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilderAdminGwsAdminUi\\": "" + } + }, + "license": [ + "Proprietary" + ], + "description": "Page Builder AdminGWS Admin UI module" + }, + { + "name": "magento/module-page-builder-analytics", + "version": "1.6.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "ef5e9ac0356a17c1a211c799c3c73d649f2ed5f8" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-analytics": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilderAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Page Builder Analytics module" + }, + { + "name": "magento/module-page-cache", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.4.0-beta1.zip", + "shasum": "be16bbcf428f2849baaf075596649fc9a07a53be" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageCache\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-payment", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.4.0-beta1.zip", + "shasum": "70c4f49dbacefd3e165ac22b4a57176616c56b08" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Payment\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-payment-graph-ql", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.0.0-beta1.zip", + "shasum": "f8003dd67d83880f2cb53f5c3896934d58ba0ca6" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-payment-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.1.0.zip", + "shasum": "e294b43e1ffee9fbc6b556ffdc8dab717acd88a0" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-payment": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentStaging\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-paypal", + "version": "101.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.4.0-beta1.zip", + "shasum": "ca72d0eb0cee96ec0605c2b3e77bc25960d5a30d" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-instant-purchase": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-vault": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-agreements": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Paypal\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-paypal-captcha", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.1.0.zip", + "shasum": "0b61fd765fcf91f3d95f660e10a65f9a9cd35068" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-captcha": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-paypal": "101.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaypalCaptcha\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Provides CAPTCHA validation for PayPal Payflow Pro" + }, + { + "name": "magento/module-paypal-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.1.0.zip", + "shasum": "7ad5496ea6418cdcf9dbf82e6915c925614308f6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-paypal": "101.0.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-vault": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*", + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaypalGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "GraphQl support for Paypal" + }, + { + "name": "magento/module-paypal-negotiable-quote", + "version": "1.3.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-paypal-negotiable-quote/magento-module-paypal-negotiable-quote-1.3.1.0-beta1.zip", + "shasum": "17335430bf9d03a3013483866aad4d1cbb214bfd" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-payment": "100.4.4-beta1", + "magento/module-paypal": "101.0.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaypalNegotiableQuote\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-paypal-purchase-order", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-paypal-purchase-order/magento-module-paypal-purchase-order-1.3.2.0-beta1.zip", + "shasum": "f75a3cd4d626f6f571c227e73cfb89cdc1ee7a84" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-purchase-order": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-paypal": "101.0.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaypalPurchaseOrder\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-persistent", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.4.0-beta1.zip", + "shasum": "88e29e83537fc795de3002f6e5dd7b4f3ff7ae0a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-cron": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-page-cache": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Persistent\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-persistent-history", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.1.0.zip", + "shasum": "61804e6b2e74852c1bdb993b754567af1791c68c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-persistent": "100.4.*", + "magento/module-reports": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PersistentHistory\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-price-permissions", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.0.0.zip", + "shasum": "e3b56d12a18080d6b736472d30018407a75cfe86" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-bundle": "101.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-downloadable": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-card": "101.3.*", + "magento/module-grouped-product": "100.4.*", + "magento/module-msrp": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-configurable-product": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PricePermissions\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-product-alert", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.3.0-beta1.zip", + "shasum": "269d372ede5743bdac2cdb0db5f944b83c6db8b8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ProductAlert\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-product-video", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.4.0-beta1.zip", + "shasum": "4452b4562e94b064f92fc88ff6cdd37d6856187d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ProductVideo\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Add Video to Products" + }, + { + "name": "magento/module-product-video-staging", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.2.0-beta1.zip", + "shasum": "19c5467a388c0eeec1a778e46dd8d4e0105699b7" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-product-video": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-staging": "100.4.*", + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ProductVideoStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-promotion-permissions", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.1.0.zip", + "shasum": "a6ee6f018f5bd38188835baccbb39153c494fefa" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-banner": "101.2.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-reminder": "101.2.*", + "magento/module-sales-rule": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PromotionPermissions\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-purchase-order", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-purchase-order/magento-module-purchase-order-100.3.3.0-beta1.zip", + "shasum": "51d15a78719673708619892f1af032f7904ecb30" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/framework-message-queue": "100.4.3", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-gift-card-account": "101.2.4-beta1", + "magento/module-msrp": "100.4.3-beta1", + "magento/module-negotiable-quote": "100.3.3-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-sales-sequence": "100.4.2-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-tax": "100.4.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-company-credit": "100.3.3-beta1", + "magento/module-sales-rule": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PurchaseOrder\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-purchase-order-rule", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-purchase-order-rule/magento-module-purchase-order-rule-100.3.3.0-beta1.zip", + "shasum": "cc6f49958dda69fdf0bf2fb7dfbe6cd84bc2ae11" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/framework-message-queue": "100.4.3", + "magento/module-company": "101.1.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-purchase-order": "100.3.3-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-rule": "100.4.3-beta1", + "magento/module-sales-rule": "101.2.4-beta1", + "magento/module-shipping": "100.4.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PurchaseOrderRule\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-quick-order", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quick-order/magento-module-quick-order-100.3.3.0-beta1.zip", + "shasum": "c188b55a9660fa2a3bfe03fa0d8c5c69d9cb4066" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-advanced-checkout": "100.4.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-catalog-permissions": "100.4.4-beta1", + "magento/module-catalog-search": "102.0.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-search": "101.1.4-beta1", + "magento/module-store": "101.1.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuickOrder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-quote", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.4.0-beta1.zip", + "shasum": "85a47fbb4ed39d1d1f155dce50026c969d2bb1e8" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-payment": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-sequence": "100.4.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-webapi": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Quote\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-quote-analytics", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.3.0.zip", + "shasum": "8ab941f0007844fad8f90aa9a4ab2c49511f7273" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-quote-bundle-options", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.1.0-beta1.zip", + "shasum": "df46ffc519fc74dafac887dc24bc31ad1d12da4a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteBundleOptions\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides data provider for creating buy request for bundle products" + }, + { + "name": "magento/module-quote-configurable-options", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.1.0-beta1.zip", + "shasum": "b61c8740a8f4060cd3b6b2fdac8b87bef7182263" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteConfigurableOptions\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides data provider for creating buy request for configurable products" + }, + { + "name": "magento/module-quote-downloadable-links", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.1.0-beta1.zip", + "shasum": "1b5d091f3fdbc85a59fcf53a955c4808c0202395" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteDownloadableLinks\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module provides data provider for creating buy request for links of downloadable products" + }, + { + "name": "magento/module-quote-gift-card-options", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.1.0.zip", + "shasum": "ea5872db3c0730f423b9601f9b031e0928b0fdbe" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-card": "101.3.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteGiftCardOptions\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Magento module provides data provider for creating buy request for gift card products" + }, + { + "name": "magento/module-quote-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.4.0-beta1.zip", + "shasum": "fbbcd65c93280523b48e424fc4825f1ae714d803" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-graph-ql": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-gift-message": "100.4.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql-cache": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-quote-staging", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-staging/magento-module-quote-staging-100.4.0.0.zip", + "shasum": "bc99bff59de8255ebaa91f319bb18958b05e527a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\QuoteStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-re-captcha-admin-ui", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.2.0-beta1.zip", + "shasum": "dda26c282b9f81299400b0936b377e226b4e2454" + }, + "require": { + "magento/framework": "*", + "magento/module-config": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaAdminUi\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-checkout", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.2.0-beta1.zip", + "shasum": "eee2e753762cd0b01b18b20298a1e4607321021a" + }, + "require": { + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-re-captcha-webapi-ui": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaCheckout\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-company", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-company/magento-module-re-captcha-company-1.0.1.0-beta1.zip", + "shasum": "c59301da85d2e635253ccab45730449b26006625" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-webapi-api": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-company": "*", + "magento/module-re-captcha-admin-ui": "*", + "magento/module-re-captcha-frontend-ui": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaCompany\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-contact", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.1.0-beta1.zip", + "shasum": "9f25ef645eb6c82f175e39d97cd0e741cc3ca0f8" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaContact\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-customer", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.2.0-beta1.zip", + "shasum": "481ae9478835b2cd017151c6a8ad321d6acea851" + }, + "require": { + "magento/framework": "*", + "magento/module-customer": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaCustomer\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-frontend-ui", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.2.0-beta1.zip", + "shasum": "db7ed45d49db4bad148dfdac9ac32faf4faa13f2" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaFrontendUi\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-migration", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.2.0-beta1.zip", + "shasum": "cf4439b6df2767d70daa5bd2975cb1c7f9801be4" + }, + "require": { + "magento/framework": "*", + "magento/module-config": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaMigration\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA config migration for Magento2" + }, + { + "name": "magento/module-re-captcha-newsletter", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.2.0-beta1.zip", + "shasum": "fa4727fd9714006393125dd431a8b9b3425d4455" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaNewsletter\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-paypal", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.2.0-beta1.zip", + "shasum": "1827ab26212b78ae62295b5a5c05ceeb71d8cfe8" + }, + "require": { + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaPaypal\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form" + }, + { + "name": "magento/module-re-captcha-review", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.2.0-beta1.zip", + "shasum": "677fcbc71ca0c2a6f9f9a7f5c6f5aa27339a0493" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaReview\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-send-friend", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.2.0-beta1.zip", + "shasum": "a5ceeeb10e6784e47d824cef209f90f8c129c779" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaSendFriend\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-store-pickup", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.1.0-beta1.zip", + "shasum": "74b440b0ca9198c302d51dbc59ec90318191ca80" + }, + "require": { + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-inventory-in-store-pickup-frontend": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaStorePickup\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCaptcha integration for Magento2 Inventory Store Pickup shipping form" + }, + { + "name": "magento/module-re-captcha-ui", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.2.0-beta1.zip", + "shasum": "779254dd931e9f181f731449a555f6e7105be9f5" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaUi\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "authors": [ + { + "name": "Riccardo Tempesta", + "email": "riccardo.tempesta@magespecialist.it" + } + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-user", + "version": "1.1.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.2.0-beta1.zip", + "shasum": "fe0ce80641ee4a9f4446390b093c12c006569d8e" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaUser\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-validation", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.1.0-beta1.zip", + "shasum": "417e2be2a3df26bba08cf6bc6e01f4f6cebac079" + }, + "require": { + "google/recaptcha": "^1.2", + "magento/framework": "*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaValidation\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-validation-api", + "version": "1.1.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.1.0-beta1.zip", + "shasum": "57cd074daa4d1635b498379611a91fd25b725ef1" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaValidationApi\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-version-2-checkbox", + "version": "2.0.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.2.0-beta1.zip", + "shasum": "6ca04951d10c4d313e9c24eaa6460cdd2a49751e" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "*", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaVersion2Checkbox\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-version-2-invisible", + "version": "2.0.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.2.0-beta1.zip", + "shasum": "f6b4f8955f10b7f24bb237f6f527ea433e31f9a8" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "*", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaVersion2Invisible\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-version-3-invisible", + "version": "2.0.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.2.0-beta1.zip", + "shasum": "51cd267f463034f1a64a6763280be7adc27ac9d0" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "*", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaVersion3Invisible\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-webapi-api", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.1.0-beta1.zip", + "shasum": "207d004e84a68aa30dbb4dd303605a1b330b766d" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaWebapiApi\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-webapi-graph-ql", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.1.0-beta1.zip", + "shasum": "4770728185ca31f0d8876b228f86b33d91dba0c8" + }, + "require": { + "magento/framework": "*", + "magento/module-authorization": "*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaWebapiGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-webapi-rest", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.1.0-beta1.zip", + "shasum": "f373a934630dac70d7f95c02c073d759fa360bc8" + }, + "require": { + "magento/framework": "*", + "magento/module-authorization": "*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-webapi": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaWebapiRest\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-re-captcha-webapi-ui", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.1.0-beta1.zip", + "shasum": "4a0c10d5bfbdecde9db4f77ad58b29a4cfe1fc94" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReCaptchaWebapiUi\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Google reCAPTCHA integration for Magento2" + }, + { + "name": "magento/module-related-product-graph-ql", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.2.0-beta1.zip", + "shasum": "d83d879a1caecb00c3e90898f5ab0bf2f6db387e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RelatedProductGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-release-notification", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.2.0-beta1.zip", + "shasum": "bad5b4f3a9b57f8f24a2baa0d6e85c980fe4254b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReleaseNotification\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-reminder", + "version": "101.2.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.3.0-beta1.zip", + "shasum": "787bc845cd644574b86496605b84ca349e5583ad" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-email": "101.1.*", + "magento/module-quote": "101.2.*", + "magento/module-rule": "100.4.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Reminder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-remote-storage", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.2.0-beta1.zip", + "shasum": "b125571af058fdb2d2ed295705ed9127823e76e7" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-import-export": "101.1.*", + "magento/module-cms": "104.0.*", + "magento/module-downloadable": "100.4.*", + "magento/module-downloadable-import-export": "100.4.*", + "magento/module-import-export": "101.0.*", + "magento/module-media-storage": "100.4.*", + "magento/module-sitemap": "100.4.*", + "predis/predis": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RemoteStorage\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-remote-storage-commerce", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-remote-storage-commerce/magento-module-remote-storage-commerce-100.4.0.0.zip", + "shasum": "e0b8721f149a96f84010c6993daf88399a103803" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-remote-storage": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-advanced-checkout": "100.4.*", + "magento/module-scheduled-import-export": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RemoteStorageCommerce\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-reports", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.4.0-beta1.zip", + "shasum": "c48092cf048fa983c859c978bc38d7d42f1e449c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-downloadable": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-quote": "101.2.*", + "magento/module-review": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Reports\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-require-js", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.0.0.zip", + "shasum": "dd3fc06be9622a09dd4f339bed52d2af438deb46" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RequireJs\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-requisition-list", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-requisition-list/magento-module-requisition-list-100.3.3.0-beta1.zip", + "shasum": "43158572f1e6e0b6187ca60d491a92ac866a014d" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-import-export": "101.0.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-tax": "100.4.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle": "101.0.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RequisitionList\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-requisition-list-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-requisition-list-graph-ql/magento-module-requisition-list-graph-ql-1.3.2.0-beta1.zip", + "shasum": "8fa536b6b20b142ca0dbce4ff3dbb9038a048da3" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-quote-graph-ql": "100.4.4-beta1", + "magento/module-requisition-list": "100.3.3-beta1", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RequisitionListGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-resource-connections", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.2.0-beta1.zip", + "shasum": "7388428ffc2a23768afce283934625ef543190dc" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ResourceConnections\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-review", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.4.0-beta1.zip", + "shasum": "80627aa683752f3574c2422ceb942e0d22fba872" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-newsletter": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-cookie": "100.4.*", + "magento/module-review-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Review\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-review-analytics", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.1.0.zip", + "shasum": "b3ca43c0989b9f8f0a26bc9e3b316287a00130f2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-review": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReviewAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-review-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.0.0.zip", + "shasum": "b02dc8dfb8e39c8602ac38337e64eb8c60c5f492" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-review": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReviewGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-review-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.1.0.zip", + "shasum": "d7438a26ff40de489270c6d400a947eb78e47396" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-review": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ReviewStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-reward", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.4.0-beta1.zip", + "shasum": "99ee1ae1fb244a43087b014835bea4fd0c37279b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-invitation": "100.4.*", + "magento/module-newsletter": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer-balance": "100.4.*", + "magento/module-customer-import-export": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Reward\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-reward-graph-ql", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.2.0.zip", + "shasum": "f93274809d926664dd41f2b78f6420cebb62cce2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-customer": "103.0.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-reward": "101.2.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RewardGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-reward-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.1.0.zip", + "shasum": "f134ba4e0935e92d28e1468148233a8cb8f6b81e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-reward": "101.2.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-sales-rule-staging": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RewardStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-rma", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.4.0-beta1.zip", + "shasum": "9412810f274e71374d701f5e2306fbfa261cb0dc" + }, + "require": { + "ext-gd": "*", + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-custom-attribute-management": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-custom-attributes": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-sequence": "100.4.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-dhl": "100.4.*", + "magento/module-fedex": "100.4.*", + "magento/module-usps": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Rma\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-rma-graph-ql", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.3.0-beta1.zip", + "shasum": "494e473cda4ba91c859548a1c03ef3e8f706691a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-graph-ql": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-rma": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-graph-ql": "100.4.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RmaGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-rma-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.1.0.zip", + "shasum": "8047ddc0d244a9007ed283dcc5c1d57184c82f95" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-rma": "101.2.*", + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\RmaStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-robots", + "version": "101.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.0.0.zip", + "shasum": "8b5947ed3daf9760b3ef0228f156340d55355b1f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Robots\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-rss", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.3.0-beta1.zip", + "shasum": "4e17275bddfa89867b05bba8a15eb32198d55832" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Rss\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-rule", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.3.0-beta1.zip", + "shasum": "e22ea95eac3696e335a1d64a4a7ef999ba543fe3" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-eav": "102.1.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Rule\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales", + "version": "103.0.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.4.0-beta1.zip", + "shasum": "495febe1e17b053eabc174c395055c6c40e1783a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-bundle": "101.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-gift-message": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-reports": "100.4.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-sales-sequence": "100.4.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-sales-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Sales\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-analytics", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.1.0.zip", + "shasum": "5a955daf94a8afec36e13ad25c882d25d2921bcd" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-sales": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-archive", + "version": "101.0.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.3.0-beta1.zip", + "shasum": "e675faa43dd947f2bde0d44c2bb396ce4093afff" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-sequence": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesArchive\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-graph-ql", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.4.0-beta1.zip", + "shasum": "13ae4bae5c7196b1e36356bddb189bb5de20732e" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-inventory", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.0.0.zip", + "shasum": "f00ad78a70ca2dd02dcb8fc3b1f8166aabb9aa27" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesInventory\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-rule", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.4.0-beta1.zip", + "shasum": "6a3fcf86589b9284ad6c0b4ae32c5f4c3f99a23f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-captcha": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-rule": "101.2.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-reports": "100.4.*", + "magento/module-rule": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-sales-rule-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesRule\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-rule-staging", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.3.0-beta1.zip", + "shasum": "208c2abb808a236bdc85741413fe1d087e7777ac" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-advanced-sales-rule": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-banner": "101.2.*", + "magento/module-config": "101.2.*", + "magento/module-quote": "101.2.*", + "magento/module-reminder": "101.2.*", + "magento/module-rule": "100.4.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesRuleStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-sales-sequence", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.2.0-beta1.zip", + "shasum": "6c638bdfa91f46f39f7e51dd107663afe80b1a7c" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SalesSequence\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sample-data", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.1.0.zip", + "shasum": "b576fe30e9fd28b6d332aaebb16a03def6c039bf" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/sample-data-media": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "cli_commands.php", + "registration.php" + ], + "psr-4": { + "Magento\\SampleData\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Sample Data fixtures" + }, + { + "name": "magento/module-scalable-checkout", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.3.0-beta1.zip", + "shasum": "aafe9043486a9e876821ce95a4acb7c5fe3d18b3" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-foreign-key": "100.4.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-staging": "100.4.*", + "magento/module-customer-custom-attributes": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ScalableCheckout\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-scalable-inventory", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.1.0.zip", + "shasum": "6f716693acfeae7d69d780fcb003530fa3128c2a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ScalableInventory\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-scalable-oms", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.2.0.zip", + "shasum": "848d775426b5ae4d820f9cccb001fa5b869915d3" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-foreign-key": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-sales-archive": "101.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ScalableOms\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-scheduled-import-export", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.4.0-beta1.zip", + "shasum": "b65ba42ee208da382ff3cd401d178df7c3580638" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-cron": "100.4.*", + "magento/module-import-export": "101.0.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ScheduledImportExport\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-search", + "version": "101.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.4.0-beta1.zip", + "shasum": "c6dc059232e32d4fb69fb8af80e3b87d838d2b35" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog-search": "102.0.*", + "magento/module-reports": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Search\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-search-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.1.0.zip", + "shasum": "1e3db6074e8c7f5572de68103914f3d740cbf52f" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SearchStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-security", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.4.0-beta1.zip", + "shasum": "5591d50e76987b3bc0ff5076c038df476819e769" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer": "103.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Security\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Security management module" + }, + { + "name": "magento/module-securitytxt", + "version": "1.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.0.0.zip", + "shasum": "123186217c5e8ff358e266eb5157fff8b64fddff" + }, + "require": { + "magento/framework": "*", + "magento/module-config": "*", + "magento/module-store": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Securitytxt\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "authors": [ + { + "name": "Kalpesh Mehta", + "email": "k@lpe.sh" + } + ], + "description": "Security.txt file for Magento 2 websites" + }, + { + "name": "magento/module-send-friend", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.2.0.zip", + "shasum": "0f6f9e22544f0fed8b52022d32c5dd5209a7461c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-captcha": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SendFriend\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-send-friend-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.0.0.zip", + "shasum": "5274c1743db6ca9d9598d5cc510647662264ed27" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-send-friend": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SendFriendGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-shared-catalog", + "version": "100.3.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-shared-catalog/magento-module-shared-catalog-100.3.3.0-beta1.zip", + "shasum": "2c5f61fe9b41ce8d692e6466a48ba9e4ee5a8462" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/framework-bulk": "101.0.0", + "magento/framework-message-queue": "100.4.3", + "magento/module-asynchronous-operations": "100.4.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-b2b": "100.3.3-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-permissions": "100.4.4-beta1", + "magento/module-company": "101.1.3-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-logging": "101.2.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-tax": "100.4.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-user": "101.2.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-advanced-checkout": "100.4.4-beta1", + "magento/module-customer-segment": "102.1.4-beta1", + "magento/module-downloadable": "100.4.4-beta1", + "magento/module-sales-rule": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SharedCatalog\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-shared-catalog-graph-ql", + "version": "1.3.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-shared-catalog-graph-ql/magento-module-shared-catalog-graph-ql-1.3.2.0-beta1.zip", + "shasum": "eeb8525a7efdd90f2ce9a432a860c40c0d8cdaa3" + }, + "require": { + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-graph-ql": "100.4.4-beta1", + "magento/module-catalog-permissions-graph-ql": "100.4.3-beta1", + "magento/module-graph-ql": "100.4.4-beta1", + "magento/module-shared-catalog": "100.3.3-beta1", + "magento/module-store": "101.1.4-beta1", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SharedCatalogGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "B2B Shared Catalog GraphQL Module" + }, + { + "name": "magento/module-shipping", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.4.0-beta1.zip", + "shasum": "32d43e55ff52d8598bfba0c454577dbe8f31ecd7" + }, + "require": { + "ext-gd": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-contact": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*", + "magento/module-fedex": "100.4.*", + "magento/module-ups": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Shipping\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-sitemap", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.3.0-beta1.zip", + "shasum": "819f3d6a95a39860fdf3e36428abb474d0db7c1b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-robots": "101.1.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Sitemap\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-staging", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.4.0-beta1.zip", + "shasum": "9f3dd313d09998ae2ec067d33e94a50f185c3cdf" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-backend": "102.0.*", + "magento/module-require-js": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer": "103.0.*", + "magento/module-page-cache": "100.4.*", + "magento/module-translation": "100.4.*", + "magento/module-webapi": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Staging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-staging-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-staging-graph-ql/magento-module-staging-graph-ql-100.4.0.0.zip", + "shasum": "62ccaca4c9fe9f2ffd12149803bd235735bae357" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-staging": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\StagingGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-staging-page-builder", + "version": "2.2.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.2.0-beta1.zip", + "shasum": "8946e705871e768d40a4a7d31d3c0a3b4c55bcc2" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-staging": "101.2.4-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\StagingPageBuilder\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Staging Page Builder module" + }, + { + "name": "magento/module-store", + "version": "101.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.4.0-beta1.zip", + "shasum": "beb3a159501938b6d95b2faa3e17c4e46c70b208" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-media-storage": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-deploy": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Store\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-store-graph-ql", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.3.0-beta1.zip", + "shasum": "adcfa9e0c112229bdb25c54d2fedd79cd6ece711" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\StoreGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-support", + "version": "101.2.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.3.0-beta1.zip", + "shasum": "b72074e9d34796000adfe8a1402f24d0ec885ecc" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-banner": "101.2.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-cron": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-segment": "102.1.*", + "magento/module-eav": "102.1.*", + "magento/module-indexer": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-rma": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-target-rule": "101.2.*", + "magento/module-tax": "100.4.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-url-rewrite": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Support\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-swagger", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.3.0-beta1.zip", + "shasum": "979bf12bbf9fa928b1804192214341abf2d2c77a" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Swagger\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-swagger-webapi", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.0.0.zip", + "shasum": "5ef905795b49516599cd3c54312266d811978c66" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-swagger": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SwaggerWebapi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-swagger-webapi-async", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.0.0.zip", + "shasum": "15e37edcac3c34b99e2d3c0652915cb8970b5b2f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-swagger": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SwaggerWebapiAsync\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-swat", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.1.0.zip", + "shasum": "365664f90a56e4a9ef6797cf6881b38d11c83a0d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Swat\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-swatches", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.4.0-beta1.zip", + "shasum": "9eb04838fb73e15c3210068bf9d88202e2325b1d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-page-cache": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-layered-navigation": "100.4.*", + "magento/module-swatches-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Swatches\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Add Swatches to Products" + }, + { + "name": "magento/module-swatches-graph-ql", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.2.0.zip", + "shasum": "7ed8fbdaf0e23a0c7afe4448b486c7db4b96868a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-swatches": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-configurable-product-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SwatchesGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-swatches-layered-navigation", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.0.0.zip", + "shasum": "4ac75e3273e1e8ed7ae530a2ff80e65da5fec283" + }, + "require": { + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\SwatchesLayeredNavigation\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-target-rule", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.4.0-beta1.zip", + "shasum": "38c95b7774f63fd39c9ff65d448691d4429670a1" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-customer-segment": "102.1.*", + "magento/module-eav": "102.1.*", + "magento/module-page-cache": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-rule": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-import-export": "101.0.*", + "magento/module-target-rule-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\TargetRule\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-target-rule-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-target-rule-graph-ql/magento-module-target-rule-graph-ql-100.4.0.0.zip", + "shasum": "3899fef5d931aab506137c86c92bb28bec4f028a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-related-product-graph-ql": "100.4.*", + "magento/module-target-rule": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\TargetRuleGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-tax", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.4.0-beta1.zip", + "shasum": "8fd0d0a05a080fe8373b91a3c58c1ab6a6e81240" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-page-cache": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-reports": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-tax-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Tax\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-tax-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.0.0.zip", + "shasum": "3d841324238f52d7cc9162363dc022471652b6c3" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-tax": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\TaxGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-tax-import-export", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.3.0.zip", + "shasum": "c5d0d4b3f0c6084f24e4f270ef170cdd983fb7a1" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-directory": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\TaxImportExport\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-theme", + "version": "101.1.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.4.0-beta1.zip", + "shasum": "2b55cc6fd1e2342afc37061affdb541de14eb78a" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-media-storage": "100.4.*", + "magento/module-require-js": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-deploy": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-theme-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Theme\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-theme-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.1.0.zip", + "shasum": "f182ff939b0da120a6fb440c9c527ef59fe9beaa" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\ThemeGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-translation", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.4.0-beta1.zip", + "shasum": "cb360a50389e4df398c09debc4416c09666a904d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-developer": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-deploy": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Translation\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-two-factor-auth", + "version": "1.1.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.3.0-beta1.zip", + "shasum": "0da9b001659818f51793253de39fdd97f1cc5f2f" + }, + "require": { + "2tvenom/cborencode": "^1.0", + "christian-riesen/base32": "^1.3", + "donatj/phpuseragentparser": "~0.7", + "endroid/qr-code": "^3.7", + "magento/framework": "*", + "magento/magento-composer-installer": "*", + "magento/module-authorization": "*", + "magento/module-backend": "*", + "magento/module-config": "*", + "magento/module-integration": "*", + "magento/module-store": "*", + "magento/module-ui": "*", + "magento/module-user": "*", + "php": "~7.3.0||~7.4.0", + "spomky-labs/otphp": "^10.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\TwoFactorAuth\\": "" + } + }, + "license": [ + "OSL-3.0" + ], + "description": "Two Factor Authentication module for Magento2" + }, + { + "name": "magento/module-ui", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.4.0-beta1.zip", + "shasum": "02c2d12d7a498e7c7069da1da3c4ea21c5cd82dc" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-eav": "102.1.*", + "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Ui\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-ups", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.4.0-beta1.zip", + "shasum": "a0caab9c4f5b4f836cd9c0db90de9aeb4fdeafed" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-config": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Ups\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-url-rewrite", + "version": "102.0.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.3.0-beta1.zip", + "shasum": "819977c51211464c8550c2a486e23b3da6e2fec7" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-url-rewrite": "100.4.*", + "magento/module-cms": "104.0.*", + "magento/module-cms-url-rewrite": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\UrlRewrite\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-url-rewrite-graph-ql", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.2.0.zip", + "shasum": "80bd315dc254dee9ddecf921156fcf4c8b92b78c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-url-rewrite": "102.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\UrlRewriteGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-user", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.4.0-beta1.zip", + "shasum": "b9f22680c80070287006adec12242f7b4d1421d2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-email": "101.1.*", + "magento/module-integration": "100.4.*", + "magento/module-security": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\User\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-usps", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.3.0-beta1.zip", + "shasum": "651a314cbcd60966886c24855c6b7627723f156a" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-shipping": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Usps\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-variable", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.2.0-beta1.zip", + "shasum": "cb6a649180ce12a1134aa3dcd61195865a1680c2" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Variable\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-vault", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.4.0-beta1.zip", + "shasum": "631c2517ebf9c6f008778485b670d1204cf264ee" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Vault\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ] + }, + { + "name": "magento/module-vault-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.0.0.zip", + "shasum": "a2c8095e8158387adf170f6a6872645043a2cea6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-vault": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VaultGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-version", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.0.0.zip", + "shasum": "ab2321feb1e90cadee584f413561f750d92d8707" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Version\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-versions-cms", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.4.0-beta1.zip", + "shasum": "ffeea5dcb3f90f56972632a9552b001a5e4d3d09" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "magento/module-config": "101.2.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-user": "101.2.*", + "magento/module-widget": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VersionsCms\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-versions-cms-page-cache", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-versions-cms-page-cache/magento-module-versions-cms-page-cache-100.4.0.0.zip", + "shasum": "afb565dd5d79d5390c59108e586187eb9e6fe81d" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-page-cache": "100.4.*", + "magento/module-versions-cms": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VersionsCmsPageCache\\": "" + } + }, + "license": [ + "proprietary" + ] + }, + { + "name": "magento/module-versions-cms-url-rewrite", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.1.0.zip", + "shasum": "b883309c1015c950fd7aa9bfb365e483b2f1c579" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-url-rewrite": "102.0.*", + "magento/module-versions-cms": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VersionsCmsUrlRewrite\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-versions-cms-url-rewrite-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite-graph-ql/magento-module-versions-cms-url-rewrite-graph-ql-100.4.0.0.zip", + "shasum": "d7d6a79329071bee36050a50788a6650fd190055" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-url-rewrite-graph-ql": "100.4.*", + "magento/module-versions-cms": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-store": "101.1.*", + "magento/module-url-rewrite": "102.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VersionsCmsUrlRewriteGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-visual-merchandiser", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.4.0-beta1.zip", + "shasum": "f0fe78daeddbca2f3a8b630f77ffa724e4ad5247" + }, + "require": { + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-config": "101.2.*", + "magento/module-customer": "103.0.*", + "magento/module-eav": "102.1.*", + "magento/module-store": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VisualMerchandiser\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-webapi", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.3.0-beta1.zip", + "shasum": "9c9b25b07ca462738eb1d40dc4b0d93070b8a72c" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-integration": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer": "103.0.*", + "magento/module-user": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Webapi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-webapi-async", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.1.0.zip", + "shasum": "4e76460f3bfbe25756fcc296ba717d1057e8d4db" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-webapi": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-customer": "103.0.*", + "magento/module-user": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WebapiAsync\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-webapi-security", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.1.0.zip", + "shasum": "6a42ef0ddbbcb8dcb2c95021ed2ce45f36dd00ba" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-webapi": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WebapiSecurity\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "WebapiSecurity module provides option to loosen security on some webapi resources." + }, + { + "name": "magento/module-website-restriction", + "version": "100.4.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.3.0-beta1.zip", + "shasum": "e0393c133c4de3e4d6d0e0d8d8838b5400242a3b" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-cms": "104.0.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-theme": "101.1.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WebsiteRestriction\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-weee", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.4.0-beta1.zip", + "shasum": "913b9e8e401301084b4276f92f2fc12ea80d89d7" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-eav": "102.1.*", + "magento/module-page-cache": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle": "101.0.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Weee\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-weee-graph-ql", + "version": "100.4.2-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.2.0-beta1.zip", + "shasum": "e39f36de3ff7ff245d7e104c8ebffa9a05e883ec" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", + "magento/module-weee": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-catalog-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WeeeGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-weee-staging", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.1.0.zip", + "shasum": "ff899e7bc8d682434de100f196b095606a364367" + }, + "require": { + "lib-libxml": "*", + "magento/framework": "103.0.*", + "magento/magento-composer-installer": "*", + "magento/module-catalog-staging": "100.4.*", + "magento/module-weee": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-staging": "101.2.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WeeeStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-widget", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.4.0-beta1.zip", + "shasum": "d51a9c79bcb11b8abb49a7ae71eebcffda9fb0b6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*", + "magento/module-email": "101.1.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "magento/module-variable": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-widget-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Widget\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-wishlist", + "version": "101.2.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.4.0-beta1.zip", + "shasum": "b150974b44d4c301bf89e6fe8e5b65d56d5a3006" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-captcha": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-rss": "100.4.*", + "magento/module-sales": "103.0.*", + "magento/module-store": "101.1.*", + "magento/module-theme": "101.1.*", + "magento/module-ui": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-bundle": "101.0.*", + "magento/module-configurable-product": "100.4.*", + "magento/module-cookie": "100.4.*", + "magento/module-downloadable": "100.4.*", + "magento/module-grouped-product": "100.4.*", + "magento/module-wishlist-sample-data": "Sample Data version: 100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Wishlist\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-wishlist-analytics", + "version": "100.4.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.2.0.zip", + "shasum": "6b42e2482c61377d72dfa1b52688691991669855" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WishlistAnalytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-wishlist-gift-card", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card/magento-module-wishlist-gift-card-100.4.0.0.zip", + "shasum": "a7f1fb0fdd576bde5425cc692357a8cbfef48fbb" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-card": "101.3.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WishlistGiftCard\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Magento module provides the data provider for creating buy request for gift card products" + }, + { + "name": "magento/module-wishlist-gift-card-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist-gift-card-graph-ql/magento-module-wishlist-gift-card-graph-ql-100.4.0.0.zip", + "shasum": "c3fcd96ce2f812fb764cd9f8fde7cbae8723274f" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-gift-card": "101.3.*", + "magento/module-wishlist": "101.2.*", + "magento/module-wishlist-graph-ql": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WishlistGiftCardGraphQl\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, + { + "name": "magento/module-wishlist-graph-ql", + "version": "100.4.3", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.3.0.zip", + "shasum": "6d178169be780283133c626876974193f16dda78" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", + "magento/module-wishlist": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\WishlistGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/page-builder", + "version": "1.7.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.1.0-beta1.zip", + "shasum": "e29cc6fe1b8976cb90755780a03033cb8676b853" + }, + "require": { + "magento/module-aws-s3-page-builder": "1.0.2-beta1", + "magento/module-catalog-page-builder-analytics": "1.6.2-beta1", + "magento/module-cms-page-builder-analytics": "1.6.2-beta1", + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-page-builder-admin-analytics": "1.1.2-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1" + }, + "type": "metapackage", + "description": "Page Builder metapackage" + }, + { + "name": "magento/page-builder-commerce", + "version": "1.7.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.1.0-beta1.zip", + "shasum": "94bf7c0a6e151c6495a29d82a8f5795c67dfc925" + }, + "require": { + "magento/module-banner-page-builder": "2.2.2-beta1", + "magento/module-banner-page-builder-analytics": "1.6.2-beta1", + "magento/module-catalog-page-builder-analytics-staging": "1.6.2-beta1", + "magento/module-catalog-staging-page-builder": "1.6.2-beta1", + "magento/module-cms-page-builder-analytics-staging": "1.6.2-beta1", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.1-beta1", + "magento/module-staging-page-builder": "2.2.2-beta1", + "magento/page-builder": "1.7.1-beta1" + }, + "type": "metapackage", + "description": "Page Builder Commerce metapackage" + }, + { + "name": "magento/product-community-edition", + "version": "2.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.4.0-beta1.zip", + "shasum": "45a08d8d4983b080ba87fa2442d82f46c9a31b36" + }, + "require": { + "colinmollenhour/cache-backend-file": "~1.4.1", + "colinmollenhour/cache-backend-redis": "^1.14", + "colinmollenhour/credis": "1.12.1", + "colinmollenhour/php-redis-session-abstract": "~1.4.0", + "composer/composer": "^1.9 || ^2.0", + "elasticsearch/elasticsearch": "~7.14.0", + "ext-bcmath": "*", + "ext-ctype": "*", + "ext-curl": "*", + "ext-dom": "*", + "ext-gd": "*", + "ext-hash": "*", + "ext-iconv": "*", + "ext-intl": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-pdo_mysql": "*", + "ext-simplexml": "*", + "ext-soap": "*", + "ext-sodium": "*", + "ext-xsl": "*", + "ext-zip": "*", + "guzzlehttp/guzzle": "^6.3.3", + "laminas/laminas-captcha": "^2.10", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-db": "^2.12.0", + "laminas/laminas-dependency-plugin": "^2.1.0", + "laminas/laminas-di": "^3.2.0", + "laminas/laminas-escaper": "~2.8.0", + "laminas/laminas-eventmanager": "^3.0.0", + "laminas/laminas-feed": "^2.13.0", + "laminas/laminas-http": "^2.6.0", + "laminas/laminas-json": "^3.2.0", + "laminas/laminas-mail": "^2.9.0", + "laminas/laminas-mime": "^2.8.0", + "laminas/laminas-modulemanager": "^2.7", + "laminas/laminas-mvc": "^3.2.0", + "laminas/laminas-server": "^2.6.1", + "laminas/laminas-servicemanager": "^3.6.0", + "laminas/laminas-session": "^2.10", + "laminas/laminas-soap": "^2.9.0", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-text": "^2.6.0", + "laminas/laminas-uri": "^2.5.1", + "laminas/laminas-validator": "^2.6.0", + "laminas/laminas-view": "~2.12.0", + "league/flysystem": "^2.0", + "league/flysystem-aws-s3-v3": "^2.0", + "lib-libxml": "*", + "magento/adobe-ims": "2.1.3-beta1", + "magento/adobe-stock-integration": "2.1.3-beta1", + "magento/composer": "1.7.0", + "magento/composer-dependency-version-audit-plugin": "~0.1", + "magento/framework": "103.0.4-beta1", + "magento/framework-amqp": "100.4.2-beta1", + "magento/framework-bulk": "101.0.0", + "magento/framework-message-queue": "100.4.3", + "magento/google-shopping-ads": "4.0.1", + "magento/inventory-metapackage": "1.2.4-beta1", + "magento/language-de_de": "100.4.0", + "magento/language-en_us": "100.4.0", + "magento/language-es_es": "100.4.0", + "magento/language-fr_fr": "100.4.0", + "magento/language-nl_nl": "100.4.0", + "magento/language-pt_br": "100.4.0", + "magento/language-zh_hans_cn": "100.4.0", + "magento/magento-composer-installer": ">=0.1.11", + "magento/magento2-base": "2.4.4-beta1", + "magento/module-admin-analytics": "100.4.4-beta1", + "magento/module-admin-notification": "100.4.3-beta1", + "magento/module-advanced-pricing-import-export": "100.4.4-beta1", + "magento/module-advanced-search": "100.4.1", + "magento/module-amqp": "100.4.1", + "magento/module-amqp-store": "100.4.1", + "magento/module-analytics": "100.4.4-beta1", + "magento/module-asynchronous-operations": "100.4.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-aws-s3": "100.4.2-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-backup": "100.4.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-bundle-graph-ql": "100.4.4-beta1", + "magento/module-bundle-import-export": "100.4.3-beta1", + "magento/module-cache-invalidate": "100.4.2-beta1", + "magento/module-captcha": "100.4.4-beta1", + "magento/module-cardinal-commerce": "100.4.1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-analytics": "100.4.1", + "magento/module-catalog-cms-graph-ql": "100.4.0", + "magento/module-catalog-customer-graph-ql": "100.4.3", + "magento/module-catalog-graph-ql": "100.4.4-beta1", + "magento/module-catalog-import-export": "101.1.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-catalog-inventory-graph-ql": "100.4.0", + "magento/module-catalog-rule": "101.2.4-beta1", + "magento/module-catalog-rule-configurable": "100.4.3-beta1", + "magento/module-catalog-rule-graph-ql": "100.4.1", + "magento/module-catalog-search": "102.0.4-beta1", + "magento/module-catalog-url-rewrite": "100.4.4-beta1", + "magento/module-catalog-url-rewrite-graph-ql": "100.4.2", + "magento/module-catalog-widget": "100.4.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-checkout-agreements": "100.4.3-beta1", + "magento/module-checkout-agreements-graph-ql": "100.4.0", + "magento/module-cms": "104.0.4-beta1", + "magento/module-cms-graph-ql": "100.4.1", + "magento/module-cms-url-rewrite": "100.4.3-beta1", + "magento/module-cms-url-rewrite-graph-ql": "100.4.1", + "magento/module-compare-list-graph-ql": "100.4.0", + "magento/module-config": "101.2.4-beta1", + "magento/module-configurable-import-export": "100.4.2-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-configurable-product-graph-ql": "100.4.4-beta1", + "magento/module-configurable-product-sales": "100.4.1", + "magento/module-contact": "100.4.4-beta1", + "magento/module-cookie": "100.4.4-beta1", + "magento/module-cron": "100.4.4-beta1", + "magento/module-csp": "100.4.3-beta1", + "magento/module-currency-symbol": "100.4.3-beta1", + "magento/module-customer": "103.0.4-beta1", + "magento/module-customer-analytics": "100.4.1", + "magento/module-customer-downloadable-graph-ql": "100.4.0", + "magento/module-customer-graph-ql": "100.4.4-beta1", + "magento/module-customer-import-export": "100.4.3", + "magento/module-deploy": "100.4.4-beta1", + "magento/module-developer": "100.4.4-beta1", + "magento/module-dhl": "100.4.2", + "magento/module-directory": "100.4.4-beta1", + "magento/module-directory-graph-ql": "100.4.1", + "magento/module-downloadable": "100.4.4-beta1", + "magento/module-downloadable-graph-ql": "100.4.4-beta1", + "magento/module-downloadable-import-export": "100.4.3-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-eav-graph-ql": "100.4.2-beta1", + "magento/module-elasticsearch": "101.0.4-beta1", + "magento/module-elasticsearch-6": "100.4.4-beta1", + "magento/module-elasticsearch-7": "100.4.4-beta1", + "magento/module-email": "101.1.4-beta1", + "magento/module-encryption-key": "100.4.3-beta1", + "magento/module-fedex": "100.4.3-beta1", + "magento/module-gift-message": "100.4.3-beta1", + "magento/module-gift-message-graph-ql": "100.4.1", + "magento/module-google-adwords": "100.4.2-beta1", + "magento/module-google-analytics": "100.4.0", + "magento/module-google-optimizer": "100.4.3-beta1", + "magento/module-graph-ql": "100.4.4-beta1", + "magento/module-graph-ql-cache": "100.4.1-beta1", + "magento/module-grouped-catalog-inventory": "100.4.0", + "magento/module-grouped-import-export": "100.4.2-beta1", + "magento/module-grouped-product": "100.4.4-beta1", + "magento/module-grouped-product-graph-ql": "100.4.3", + "magento/module-import-export": "101.0.4-beta1", + "magento/module-indexer": "100.4.4-beta1", + "magento/module-instant-purchase": "100.4.3-beta1", + "magento/module-integration": "100.4.4-beta1", + "magento/module-jwt-framework-adapter": "100.4.1-beta1", + "magento/module-jwt-user-token": "100.4.0-beta1", + "magento/module-layered-navigation": "100.4.4-beta1", + "magento/module-login-as-customer": "100.4.4-beta1", + "magento/module-login-as-customer-admin-ui": "100.4.4-beta1", + "magento/module-login-as-customer-api": "100.4.2", + "magento/module-login-as-customer-assistance": "100.4.2", + "magento/module-login-as-customer-frontend-ui": "100.4.3", + "magento/module-login-as-customer-graph-ql": "100.4.0", + "magento/module-login-as-customer-log": "100.4.2", + "magento/module-login-as-customer-page-cache": "100.4.3", + "magento/module-login-as-customer-quote": "100.4.2", + "magento/module-login-as-customer-sales": "100.4.3", + "magento/module-marketplace": "100.4.2", + "magento/module-media-content": "100.4.2", + "magento/module-media-content-api": "100.4.2", + "magento/module-media-content-catalog": "100.4.2", + "magento/module-media-content-cms": "100.4.2", + "magento/module-media-content-synchronization": "100.4.2", + "magento/module-media-content-synchronization-api": "100.4.1", + "magento/module-media-content-synchronization-catalog": "100.4.1", + "magento/module-media-content-synchronization-cms": "100.4.1", + "magento/module-media-gallery": "100.4.3-beta1", + "magento/module-media-gallery-api": "101.0.2", + "magento/module-media-gallery-catalog": "100.4.1", + "magento/module-media-gallery-catalog-integration": "100.4.2-beta1", + "magento/module-media-gallery-catalog-ui": "100.4.2-beta1", + "magento/module-media-gallery-cms-ui": "100.4.2-beta1", + "magento/module-media-gallery-integration": "100.4.2", + "magento/module-media-gallery-metadata": "100.4.1", + "magento/module-media-gallery-metadata-api": "100.4.0", + "magento/module-media-gallery-renditions": "100.4.2-beta1", + "magento/module-media-gallery-renditions-api": "100.4.0", + "magento/module-media-gallery-synchronization": "100.4.2", + "magento/module-media-gallery-synchronization-api": "100.4.1", + "magento/module-media-gallery-synchronization-metadata": "100.4.0", + "magento/module-media-gallery-ui": "100.4.3-beta1", + "magento/module-media-gallery-ui-api": "100.4.1", + "magento/module-media-storage": "100.4.3-beta1", + "magento/module-message-queue": "100.4.3", + "magento/module-msrp": "100.4.3-beta1", + "magento/module-msrp-configurable-product": "100.4.1", + "magento/module-msrp-grouped-product": "100.4.1", + "magento/module-multishipping": "100.4.4-beta1", + "magento/module-mysql-mq": "100.4.1", + "magento/module-new-relic-reporting": "100.4.2-beta1", + "magento/module-newsletter": "100.4.4-beta1", + "magento/module-newsletter-graph-ql": "100.4.1-beta1", + "magento/module-offline-payments": "100.4.3-beta1", + "magento/module-offline-shipping": "100.4.3-beta1", + "magento/module-page-cache": "100.4.4-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-payment-graph-ql": "100.4.0-beta1", + "magento/module-paypal": "101.0.4-beta1", + "magento/module-paypal-captcha": "100.4.1", + "magento/module-paypal-graph-ql": "100.4.1", + "magento/module-persistent": "100.4.4-beta1", + "magento/module-product-alert": "100.4.3-beta1", + "magento/module-product-video": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", + "magento/module-quote-analytics": "100.4.3", + "magento/module-quote-bundle-options": "100.4.1-beta1", + "magento/module-quote-configurable-options": "100.4.1-beta1", + "magento/module-quote-downloadable-links": "100.4.1-beta1", + "magento/module-quote-graph-ql": "100.4.4-beta1", + "magento/module-related-product-graph-ql": "100.4.2-beta1", + "magento/module-release-notification": "100.4.2-beta1", + "magento/module-remote-storage": "100.4.2-beta1", + "magento/module-reports": "100.4.4-beta1", + "magento/module-require-js": "100.4.0", + "magento/module-review": "100.4.4-beta1", + "magento/module-review-analytics": "100.4.1", + "magento/module-review-graph-ql": "100.4.0", + "magento/module-robots": "101.1.0", + "magento/module-rss": "100.4.3-beta1", + "magento/module-rule": "100.4.3-beta1", + "magento/module-sales": "103.0.4-beta1", + "magento/module-sales-analytics": "100.4.1", + "magento/module-sales-graph-ql": "100.4.4-beta1", + "magento/module-sales-inventory": "100.4.0", + "magento/module-sales-rule": "101.2.4-beta1", + "magento/module-sales-sequence": "100.4.2-beta1", + "magento/module-sample-data": "100.4.1", + "magento/module-search": "101.1.4-beta1", + "magento/module-security": "100.4.4-beta1", + "magento/module-send-friend": "100.4.2", + "magento/module-send-friend-graph-ql": "100.4.0", + "magento/module-shipping": "100.4.4-beta1", + "magento/module-sitemap": "100.4.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-store-graph-ql": "100.4.3-beta1", + "magento/module-swagger": "100.4.3-beta1", + "magento/module-swagger-webapi": "100.4.0", + "magento/module-swagger-webapi-async": "100.4.0", + "magento/module-swatches": "100.4.4-beta1", + "magento/module-swatches-graph-ql": "100.4.2", + "magento/module-swatches-layered-navigation": "100.4.0", + "magento/module-tax": "100.4.4-beta1", + "magento/module-tax-graph-ql": "100.4.0", + "magento/module-tax-import-export": "100.4.3", + "magento/module-theme": "101.1.4-beta1", + "magento/module-theme-graph-ql": "100.4.1", + "magento/module-translation": "100.4.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-ups": "100.4.4-beta1", + "magento/module-url-rewrite": "102.0.3-beta1", + "magento/module-url-rewrite-graph-ql": "100.4.2", + "magento/module-user": "101.2.4-beta1", + "magento/module-usps": "100.4.3-beta1", + "magento/module-variable": "100.4.2-beta1", + "magento/module-vault": "101.2.4-beta1", + "magento/module-vault-graph-ql": "100.4.0", + "magento/module-version": "100.4.0", + "magento/module-webapi": "100.4.3-beta1", + "magento/module-webapi-async": "100.4.1", + "magento/module-webapi-security": "100.4.1", + "magento/module-weee": "100.4.4-beta1", + "magento/module-weee-graph-ql": "100.4.2-beta1", + "magento/module-widget": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", + "magento/module-wishlist-analytics": "100.4.2", + "magento/module-wishlist-graph-ql": "100.4.3", + "magento/page-builder": "1.7.1-beta1", + "magento/security-package": "1.1.3-beta1", + "magento/theme-adminhtml-backend": "100.4.4-beta1", + "magento/theme-frontend-blank": "100.4.4-beta1", + "magento/theme-frontend-luma": "100.4.4-beta1", + "magento/zendframework1": "~1.14.2", + "monolog/monolog": "^2.3", + "paypal/module-braintree": "4.3.0-beta1", + "pelago/emogrifier": "^5.0.0", + "php": "~7.3.0||~7.4.0", + "php-amqplib/php-amqplib": "~3.0.0", + "phpseclib/mcrypt_compat": "1.0.8", + "phpseclib/phpseclib": "2.0.*", + "ramsey/uuid": "~4.2.0", + "symfony/console": "~4.4.0", + "symfony/event-dispatcher": "~4.4.0", + "symfony/process": "~4.4.0", + "tedivm/jshrink": "~1.4.0", + "temando/module-shipping": "2.0.0", + "tubalmartin/cssmin": "4.1.1", + "web-token/jwt-framework": "^v2.2.7", + "webonyx/graphql-php": "~14.9.0", + "wikimedia/less.php": "^3.0.0" + }, + "type": "metapackage", + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "eCommerce Platform for Growth (Community Edition)" + }, + { + "name": "magento/product-enterprise-edition", + "version": "2.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.4.0-beta1.zip", + "shasum": "1410ee23cb02d8dc7bbba502d5b47f5c714d2b48" + }, + "require": { + "colinmollenhour/cache-backend-file": "~1.4.1", + "colinmollenhour/cache-backend-redis": "^1.14", + "colinmollenhour/credis": "1.12.1", + "colinmollenhour/php-redis-session-abstract": "~1.4.0", + "composer/composer": "^1.9 || ^2.0", + "elasticsearch/elasticsearch": "~7.14.0", + "ext-bcmath": "*", + "ext-ctype": "*", + "ext-curl": "*", + "ext-dom": "*", + "ext-gd": "*", + "ext-hash": "*", + "ext-iconv": "*", + "ext-intl": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-pdo_mysql": "*", + "ext-simplexml": "*", + "ext-soap": "*", + "ext-sodium": "*", + "ext-spl": "*", + "ext-xsl": "*", + "ext-zip": "*", + "guzzlehttp/guzzle": "^6.3.3", + "laminas/laminas-captcha": "^2.10", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-db": "^2.12.0", + "laminas/laminas-dependency-plugin": "^2.1.0", + "laminas/laminas-di": "^3.2.0", + "laminas/laminas-escaper": "~2.8.0", + "laminas/laminas-eventmanager": "^3.0.0", + "laminas/laminas-feed": "^2.13.0", + "laminas/laminas-http": "^2.6.0", + "laminas/laminas-json": "^3.2.0", + "laminas/laminas-mail": "^2.9.0", + "laminas/laminas-mime": "^2.8.0", + "laminas/laminas-modulemanager": "^2.7", + "laminas/laminas-mvc": "^3.2.0", + "laminas/laminas-server": "^2.6.1", + "laminas/laminas-servicemanager": "^3.6.0", + "laminas/laminas-session": "^2.10", + "laminas/laminas-soap": "^2.9.0", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-text": "^2.6.0", + "laminas/laminas-uri": "^2.5.1", + "laminas/laminas-validator": "^2.6.0", + "laminas/laminas-view": "~2.12.0", + "league/flysystem": "^2.0", + "league/flysystem-aws-s3-v3": "^2.0", + "lib-libxml": "*", + "magento/composer": "1.7.0", + "magento/composer-dependency-version-audit-plugin": "~0.1", + "magento/framework-foreign-key": "100.4.2", + "magento/magento-composer-installer": ">=0.1.11", + "magento/magento2-ee-base": "2.4.4-beta1", + "magento/module-admin-gws": "100.4.4-beta1", + "magento/module-admin-gws-configurable-product": "100.4.1", + "magento/module-admin-gws-staging": "100.4.1", + "magento/module-advanced-catalog": "100.4.1", + "magento/module-advanced-checkout": "100.4.4-beta1", + "magento/module-advanced-rule": "100.4.0", + "magento/module-advanced-sales-rule": "100.4.2-beta1", + "magento/module-async-order": "100.4.0-beta1", + "magento/module-async-order-graph-ql": "100.4.0-beta1", + "magento/module-aws-s3-customer-custom-attributes": "100.4.2-beta1", + "magento/module-aws-s3-gift-card-import-export": "100.4.1-beta1", + "magento/module-aws-s3-scheduled-import-export": "100.4.1-beta1", + "magento/module-banner": "101.2.4-beta1", + "magento/module-banner-customer-segment": "100.4.2-beta1", + "magento/module-banner-graph-ql": "100.4.0", + "magento/module-bundle-import-export-staging": "100.4.1", + "magento/module-bundle-staging": "100.4.4-beta1", + "magento/module-catalog-event": "101.1.4-beta1", + "magento/module-catalog-import-export-staging": "100.4.1", + "magento/module-catalog-inventory-staging": "100.4.2", + "magento/module-catalog-permissions": "100.4.4-beta1", + "magento/module-catalog-permissions-graph-ql": "100.4.3-beta1", + "magento/module-catalog-rule-staging": "100.4.4-beta1", + "magento/module-catalog-staging": "100.4.4-beta1", + "magento/module-catalog-staging-graph-ql": "100.4.4-beta1", + "magento/module-catalog-url-rewrite-staging": "100.4.3-beta1", + "magento/module-checkout-address-search": "100.4.3-beta1", + "magento/module-checkout-address-search-gift-registry": "100.4.1-beta1", + "magento/module-checkout-staging": "100.4.3-beta1", + "magento/module-cms-staging": "100.4.3", + "magento/module-configurable-product-staging": "100.4.3-beta1", + "magento/module-custom-attribute-management": "100.4.2", + "magento/module-customer-balance": "100.4.4-beta1", + "magento/module-customer-balance-graph-ql": "100.4.1", + "magento/module-customer-custom-attributes": "100.4.4-beta1", + "magento/module-customer-finance": "100.4.2-beta1", + "magento/module-customer-segment": "102.1.4-beta1", + "magento/module-deferred-total-calculating": "100.4.0-beta1", + "magento/module-downloadable-staging": "100.4.2", + "magento/module-elasticsearch-catalog-permissions": "100.4.0", + "magento/module-enterprise": "100.4.1", + "magento/module-gift-card": "101.3.4-beta1", + "magento/module-gift-card-account": "101.2.4-beta1", + "magento/module-gift-card-account-graph-ql": "100.4.2", + "magento/module-gift-card-graph-ql": "100.4.3", + "magento/module-gift-card-import-export": "100.4.2-beta1", + "magento/module-gift-card-staging": "100.4.1", + "magento/module-gift-message-staging": "100.4.1", + "magento/module-gift-registry": "101.2.4-beta1", + "magento/module-gift-registry-graph-ql": "100.4.1-beta1", + "magento/module-gift-wrapping": "101.2.3-beta1", + "magento/module-gift-wrapping-graph-ql": "100.4.1", + "magento/module-gift-wrapping-staging": "100.4.1", + "magento/module-google-optimizer-staging": "100.4.1", + "magento/module-google-tag-manager": "100.4.3", + "magento/module-grouped-product-staging": "100.4.2-beta1", + "magento/module-invitation": "100.4.3-beta1", + "magento/module-layered-navigation-staging": "100.4.1", + "magento/module-logging": "101.2.4-beta1", + "magento/module-login-as-customer-logging": "100.4.3", + "magento/module-login-as-customer-website-restriction": "100.4.2", + "magento/module-media-content-catalog-staging": "100.4.1", + "magento/module-msrp-staging": "100.4.2-beta1", + "magento/module-multiple-wishlist": "100.4.4-beta1", + "magento/module-multiple-wishlist-graph-ql": "100.4.0", + "magento/module-payment-staging": "100.4.1", + "magento/module-persistent-history": "100.4.1", + "magento/module-price-permissions": "100.4.0", + "magento/module-product-video-staging": "100.4.2-beta1", + "magento/module-promotion-permissions": "100.4.1", + "magento/module-quote-gift-card-options": "100.4.1", + "magento/module-quote-staging": "100.4.0", + "magento/module-reminder": "101.2.3-beta1", + "magento/module-remote-storage-commerce": "100.4.0", + "magento/module-resource-connections": "100.4.2-beta1", + "magento/module-review-staging": "100.4.1", + "magento/module-reward": "101.2.4-beta1", + "magento/module-reward-graph-ql": "100.4.2", + "magento/module-reward-staging": "100.4.1", + "magento/module-rma": "101.2.4-beta1", + "magento/module-rma-graph-ql": "100.4.3-beta1", + "magento/module-rma-staging": "100.4.1", + "magento/module-sales-archive": "101.0.3-beta1", + "magento/module-sales-rule-staging": "100.4.3-beta1", + "magento/module-scalable-checkout": "100.4.3-beta1", + "magento/module-scalable-inventory": "100.4.1", + "magento/module-scalable-oms": "100.4.2", + "magento/module-scheduled-import-export": "101.2.4-beta1", + "magento/module-search-staging": "100.4.1", + "magento/module-staging": "101.2.4-beta1", + "magento/module-staging-graph-ql": "100.4.0", + "magento/module-support": "101.2.3-beta1", + "magento/module-swat": "100.4.1", + "magento/module-target-rule": "101.2.4-beta1", + "magento/module-target-rule-graph-ql": "100.4.0", + "magento/module-versions-cms": "101.2.4-beta1", + "magento/module-versions-cms-page-cache": "100.4.0", + "magento/module-versions-cms-url-rewrite": "100.4.1", + "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.0", + "magento/module-visual-merchandiser": "100.4.4-beta1", + "magento/module-website-restriction": "100.4.3-beta1", + "magento/module-weee-staging": "100.4.1", + "magento/module-wishlist-gift-card": "100.4.0", + "magento/module-wishlist-gift-card-graph-ql": "100.4.0", + "magento/page-builder-commerce": "1.7.1-beta1", + "magento/product-community-edition": "2.4.4-beta1", + "magento/zendframework1": "~1.14.2", + "monolog/monolog": "^2.3", + "pelago/emogrifier": "^5.0.0", + "php": "~7.3.0||~7.4.0", + "php-amqplib/php-amqplib": "~3.0.0", + "phpseclib/mcrypt_compat": "1.0.8", + "phpseclib/phpseclib": "2.0.*", + "ramsey/uuid": "~4.2.0", + "symfony/console": "~4.4.0", + "symfony/event-dispatcher": "~4.4.0", + "symfony/process": "~4.4.0", + "tedivm/jshrink": "~1.4.0", + "tubalmartin/cssmin": "4.1.1", + "web-token/jwt-framework": "^v2.2.7", + "webonyx/graphql-php": "~14.9.0", + "wikimedia/less.php": "^3.0.0" + }, + "type": "metapackage", + "license": [ + "proprietary" + ], + "description": "eCommerce Platform for Growth (Enterprise Edition)" + }, + { + "name": "magento/security-package", + "version": "1.1.3-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.3.0-beta1.zip", + "shasum": "e3b3e134bd27b9ae5fe5bb0dc8c98e1c8777403c" + }, + "require": { + "google/recaptcha": "^1.2", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1", + "magento/module-re-captcha-checkout": "1.1.2-beta1", + "magento/module-re-captcha-contact": "1.1.1-beta1", + "magento/module-re-captcha-customer": "1.1.2-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "magento/module-re-captcha-migration": "1.1.2-beta1", + "magento/module-re-captcha-newsletter": "1.1.2-beta1", + "magento/module-re-captcha-paypal": "1.1.2-beta1", + "magento/module-re-captcha-review": "1.1.2-beta1", + "magento/module-re-captcha-send-friend": "1.1.2-beta1", + "magento/module-re-captcha-store-pickup": "1.0.1-beta1", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-user": "1.1.2-beta1", + "magento/module-re-captcha-validation": "1.1.1-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-version-2-checkbox": "2.0.2-beta1", + "magento/module-re-captcha-version-2-invisible": "2.0.2-beta1", + "magento/module-re-captcha-version-3-invisible": "2.0.2-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-re-captcha-webapi-graph-ql": "1.0.1-beta1", + "magento/module-re-captcha-webapi-rest": "1.0.1-beta1", + "magento/module-re-captcha-webapi-ui": "1.0.1-beta1", + "magento/module-securitytxt": "1.1.0", + "magento/module-two-factor-auth": "1.1.3-beta1" + }, + "type": "metapackage", + "description": "Magento Security Package" + }, + { + "name": "magento/security-package-b2b", + "version": "1.0.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package-b2b/magento-security-package-b2b-1.0.1.0-beta1.zip", + "shasum": "94c0b2a0cb8bf4266a4e9e1e4d0b993663b890cb" + }, + "require": { + "magento/module-re-captcha-company": "1.0.1-beta1" + }, + "type": "metapackage", + "description": "Magento B2B Security Package" + }, + { + "name": "magento/theme-adminhtml-backend", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.4.0-beta1.zip", + "shasum": "843dbc7a86915ab2f9e83b06fb6c0162d2b19b90" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-theme", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/theme-frontend-blank", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.4.0-beta1.zip", + "shasum": "ae9c58ccc73112696030b369195bf9824cd0f7bf" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-theme", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/theme-frontend-luma", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.4.0-beta1.zip", + "shasum": "eba803d784ecc2523a2af49225136aecdfb76268" + }, + "require": { + "magento/framework": "103.0.*", + "magento/theme-frontend-blank": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-theme", + "autoload": { + "files": [ + "registration.php" + ] + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/zendframework1", + "version": "1.14.5", + "source": { + "type": "git", + "url": "https://github.com/magento/zf1.git", + "reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/zf1/zipball/6ad81500d33f085ca2391f2b59e37bd34203b29b", + "reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b", + "shasum": "" + }, + "require": { + "php": ">=5.2.11" + }, + "require-dev": { + "phpunit/dbunit": "1.3.*", + "phpunit/phpunit": "3.7.*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12.x-dev" + } + }, + "autoload": { + "psr-0": { + "Zend_": "library/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "library/" + ], + "license": [ + "BSD-3-Clause" + ], + "description": "Magento Zend Framework 1", + "homepage": "http://framework.zend.com/", + "keywords": [ + "ZF1", + "framework" + ], + "support": { + "issues": "https://github.com/magento/zf1/issues", + "source": "https://github.com/magento/zf1/tree/1.14.5" + }, + "time": "2020-12-02T21:12:59+00:00" + }, + { + "name": "monolog/monolog", + "version": "2.3.5", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "fd4380d6fc37626e2f799f29d91195040137eba9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9", + "reference": "fd4380d6fc37626e2f799f29d91195040137eba9", + "shasum": "" + }, + "require": { + "php": ">=7.2", + "psr/log": "^1.0.1 || ^2.0 || ^3.0" + }, + "provide": { + "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" + }, + "require-dev": { + "aws/aws-sdk-php": "^2.4.9 || ^3.0", + "doctrine/couchdb": "~1.0@dev", + "elasticsearch/elasticsearch": "^7", + "graylog2/gelf-php": "^1.4.2", + "mongodb/mongodb": "^1.8", + "php-amqplib/php-amqplib": "~2.4 || ^3", + "php-console/php-console": "^3.1.3", + "phpspec/prophecy": "^1.6.1", + "phpstan/phpstan": "^0.12.91", + "phpunit/phpunit": "^8.5", + "predis/predis": "^1.1", + "rollbar/rollbar": "^1.3", + "ruflin/elastica": ">=0.90@dev", + "swiftmailer/swiftmailer": "^5.3|^6.0" + }, + "suggest": { + "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", + "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", + "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", + "ext-mbstring": "Allow to work properly with unicode symbols", + "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", + "ext-openssl": "Required to send log messages using SSL", + "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", + "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", + "php-console/php-console": "Allow sending log messages to Google Chrome", + "rollbar/rollbar": "Allow sending log messages to Rollbar", + "ruflin/elastica": "Allow sending log messages to an Elastic Search server" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Monolog\\": "src/Monolog" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "https://seld.be" + } + ], + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", + "homepage": "https://github.com/Seldaek/monolog", + "keywords": [ + "log", + "logging", + "psr-3" + ], + "support": { + "issues": "https://github.com/Seldaek/monolog/issues", + "source": "https://github.com/Seldaek/monolog/tree/2.3.5" + }, + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], + "time": "2021-10-01T21:08:31+00:00" + }, + { + "name": "mtdowling/jmespath.php", + "version": "2.6.1", + "source": { + "type": "git", + "url": "https://github.com/jmespath/jmespath.php.git", + "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb", + "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb", + "shasum": "" + }, + "require": { + "php": "^5.4 || ^7.0 || ^8.0", + "symfony/polyfill-mbstring": "^1.17" + }, + "require-dev": { + "composer/xdebug-handler": "^1.4 || ^2.0", + "phpunit/phpunit": "^4.8.36 || ^7.5.15" + }, + "bin": [ + "bin/jp.php" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.6-dev" + } + }, + "autoload": { + "psr-4": { + "JmesPath\\": "src/" + }, + "files": [ + "src/JmesPath.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Declaratively specify how to extract elements from a JSON document", + "keywords": [ + "json", + "jsonpath" + ], + "support": { + "issues": "https://github.com/jmespath/jmespath.php/issues", + "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1" + }, + "time": "2021-06-14T00:11:39+00:00" + }, + { + "name": "myclabs/php-enum", + "version": "1.8.3", + "source": { + "type": "git", + "url": "https://github.com/myclabs/php-enum.git", + "reference": "b942d263c641ddb5190929ff840c68f78713e937" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937", + "reference": "b942d263c641ddb5190929ff840c68f78713e937", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.3 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.5", + "squizlabs/php_codesniffer": "1.*", + "vimeo/psalm": "^4.6.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "MyCLabs\\Enum\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP Enum contributors", + "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" + } + ], + "description": "PHP Enum implementation", + "homepage": "http://github.com/myclabs/php-enum", + "keywords": [ + "enum" + ], + "support": { + "issues": "https://github.com/myclabs/php-enum/issues", + "source": "https://github.com/myclabs/php-enum/tree/1.8.3" + }, + "funding": [ + { + "url": "https://github.com/mnapoli", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum", + "type": "tidelift" + } + ], + "time": "2021-07-05T08:18:36+00:00" + }, + { + "name": "nikic/php-parser", + "version": "v4.13.0", + "source": { + "type": "git", + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "50953a2691a922aa1769461637869a0a2faa3f53" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53", + "reference": "50953a2691a922aa1769461637869a0a2faa3f53", + "shasum": "" + }, + "require": { + "ext-tokenizer": "*", + "php": ">=7.0" + }, + "require-dev": { + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + }, + "bin": [ + "bin/php-parse" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.9-dev" + } + }, + "autoload": { + "psr-4": { + "PhpParser\\": "lib/PhpParser" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Nikita Popov" + } + ], + "description": "A PHP parser written in PHP", + "keywords": [ + "parser", + "php" + ], + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0" + }, + "time": "2021-09-20T12:20:58+00:00" + }, + { + "name": "paragonie/constant_time_encoding", + "version": "v2.4.0", + "source": { + "type": "git", + "url": "https://github.com/paragonie/constant_time_encoding.git", + "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c", + "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c", + "shasum": "" + }, + "require": { + "php": "^7|^8" + }, + "require-dev": { + "phpunit/phpunit": "^6|^7|^8|^9", + "vimeo/psalm": "^1|^2|^3|^4" + }, + "type": "library", + "autoload": { + "psr-4": { + "ParagonIE\\ConstantTime\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com", + "role": "Maintainer" + }, + { + "name": "Steve 'Sc00bz' Thomas", + "email": "steve@tobtu.com", + "homepage": "https://www.tobtu.com", + "role": "Original Developer" + } + ], + "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", + "keywords": [ + "base16", + "base32", + "base32_decode", + "base32_encode", + "base64", + "base64_decode", + "base64_encode", + "bin2hex", + "encoding", + "hex", + "hex2bin", + "rfc4648" + ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/constant_time_encoding/issues", + "source": "https://github.com/paragonie/constant_time_encoding" + }, + "time": "2020-12-06T15:14:20+00:00" + }, + { + "name": "paypal/module-braintree", + "version": "4.3.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.3.0.0-beta1.zip", + "shasum": "ff1123c766b6a927859e28648f7c0d010e314be3" + }, + "require": { + "paypal/module-braintree-core": "4.3.0-beta1", + "paypal/module-braintree-graph-ql": "4.3.0-beta1" + }, + "type": "metapackage", + "license": [ + "Apache-2.0" + ], + "description": "Braintree Magento" + }, + { + "name": "paypal/module-braintree-core", + "version": "4.3.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.3.0.0-beta1.zip", + "shasum": "f6b9883155c20568d35512f65922d0b63ea00f6e" + }, + "require": { + "braintree/braintree_php": "5.2.0", + "ext-json": "*", + "ext-simplexml": "*", + "league/iso3166": "^3.0.0", + "magento/module-backend": "100.2.*||101.0.*||^102.0.0", + "magento/module-catalog": "102.0.*||103.0.*||^104.0.0", + "magento/module-checkout": "100.2.*||100.3.*||^100.4.0", + "magento/module-config": "101.0.*||101.1.*||^101.2.0", + "magento/module-customer": "101.0.*||102.0.*||^103.0.0", + "magento/module-directory": "100.2.*||100.3.*||^100.4.0", + "magento/module-payment": "100.2.*||100.3.*||^100.4.0", + "magento/module-paypal": "100.2.*||100.3.*||^101.0.0", + "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", + "magento/module-theme": "100.2.*||101.0.*||^101.1.0", + "magento/module-ui": "101.0.*||101.1.*||^101.2.0", + "magento/module-vault": "101.0.*||101.1.*||^101.2.0" + }, + "conflict": { + "gene/module-braintree": "*", + "magento/module-braintree": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\Braintree\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal." + }, + { + "name": "paypal/module-braintree-graph-ql", + "version": "4.3.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.3.0.0-beta1.zip", + "shasum": "e6dbad53e210ae16e5b0883d96953ab19318bbb2" + }, + "require": { + "magento/framework": "^102||^103", + "magento/module-quote": "^101", + "magento/module-quote-graph-ql": "^100", + "magento/module-store": "^101", + "paypal/module-braintree-core": "4.3.0-beta1", + "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.0.0" + }, + "suggest": { + "magento/module-graph-ql": "^100" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "pelago/emogrifier", + "version": "v5.0.1", + "source": { + "type": "git", + "url": "https://github.com/MyIntervals/emogrifier.git", + "reference": "37595a9bb62c3c25969bdd9e8d7dd24c3ac62bc9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/37595a9bb62c3c25969bdd9e8d7dd24c3ac62bc9", + "reference": "37595a9bb62c3c25969bdd9e8d7dd24c3ac62bc9", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0", + "symfony/css-selector": "^3.4.32 || ^4.4 || ^5.1" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2.0", + "rawr/cross-data-providers": "^2.3.0", + "slevomat/coding-standard": "^6.4.1", + "squizlabs/php_codesniffer": "^3.5.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "6.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Pelago\\Emogrifier\\": "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" + }, + "time": "2021-04-06T08:18:22+00:00" + }, + { + "name": "php-amqplib/php-amqplib", + "version": "v3.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-amqplib/php-amqplib.git", + "reference": "c0a8eade209b7e43d6a405303d8de716dfd02749" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/c0a8eade209b7e43d6a405303d8de716dfd02749", + "reference": "c0a8eade209b7e43d6a405303d8de716dfd02749", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "ext-sockets": "*", + "php": "^7.0|~8.0.0", + "phpseclib/phpseclib": "^2.0|^3.0" + }, + "conflict": { + "php": "7.4.0 - 7.4.1" + }, + "replace": { + "videlalvaro/php-amqplib": "self.version" + }, + "require-dev": { + "ext-curl": "*", + "nategood/httpful": "^0.2.20", + "phpunit/phpunit": "^6.5|^7.0|^9.5", + "squizlabs/php_codesniffer": "^3.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "psr-4": { + "PhpAmqpLib\\": "PhpAmqpLib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-2.1-or-later" + ], + "authors": [ + { + "name": "Alvaro Videla", + "role": "Original Maintainer" + }, + { + "name": "Raúl Araya", + "email": "nubeiro@gmail.com", + "role": "Maintainer" + }, + { + "name": "Luke Bakken", + "email": "luke@bakken.io", + "role": "Maintainer" + }, + { + "name": "Ramūnas Dronga", + "email": "github@ramuno.lt", + "role": "Maintainer" + } + ], + "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.", + "homepage": "https://github.com/php-amqplib/php-amqplib/", + "keywords": [ + "message", + "queue", + "rabbitmq" + ], + "support": { + "issues": "https://github.com/php-amqplib/php-amqplib/issues", + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.0.0" + }, + "time": "2021-03-16T15:00:23+00:00" + }, + { + "name": "phpgt/cssxpath", + "version": "v1.1.3", + "source": { + "type": "git", + "url": "https://github.com/PhpGt/CssXPath.git", + "reference": "64813864ab00e52cbde2cd517d6c6235b7f9ac69" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/64813864ab00e52cbde2cd517d6c6235b7f9ac69", + "reference": "64813864ab00e52cbde2cd517d6c6235b7f9ac69", + "shasum": "" + }, + "require": { + "php": ">=7.4" + }, + "require-dev": { + "ext-dom": "*", + "ext-libxml": "*", + "phpstan/phpstan": ">=0.12.42", + "phpunit/phpunit": "^9.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Gt\\CssXPath\\": "./src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Bowler", + "email": "greg.bowler@g105b.com", + "homepage": "https://www.g105b.com", + "role": "Developer" + } + ], + "description": "Convert CSS selectors to XPath queries.", + "support": { + "issues": "https://github.com/PhpGt/CssXPath/issues", + "source": "https://github.com/PhpGt/CssXPath/tree/v1.1.3" + }, + "funding": [ + { + "url": "https://github.com/phpgt", + "type": "github" + } + ], + "time": "2021-01-28T13:27:01+00:00" + }, + { + "name": "phpgt/dom", + "version": "v2.1.6", + "source": { + "type": "git", + "url": "https://github.com/PhpGt/Dom.git", + "reference": "fceb86cdb32e846178f75b7f9806d2b77635a879" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PhpGt/Dom/zipball/fceb86cdb32e846178f75b7f9806d2b77635a879", + "reference": "fceb86cdb32e846178f75b7f9806d2b77635a879", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "php": ">=7.2", + "phpgt/cssxpath": "*", + "psr/http-message": "1.*" + }, + "require-dev": { + "phpunit/phpunit": "8.*" + }, + "type": "library", + "autoload": { + "psr-4": { + "Gt\\Dom\\": "./src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Bowler", + "email": "greg.bowler@g105b.com", + "homepage": "https://www.g105b.com", + "role": "Developer" + }, + { + "name": "Alvaro Guimaraes", + "homepage": "https://github.com/aguimaraes", + "role": "Developer" + }, + { + "name": "James Fellows", + "homepage": "https://github.com/j4m3s", + "role": "Developer" + }, + { + "name": "Emile Ward", + "homepage": "https://github.com/emileward", + "role": "Developer" + }, + { + "name": "Jelmer Wijnja", + "homepage": "https://github.com/Jelmergu", + "role": "Developer" + }, + { + "name": "Ognjen Petrovic", + "homepage": "https://github.com/ognjen-petrovic", + "role": "Developer" + }, + { + "name": "Jacob Bearden", + "homepage": "https://github.com/jacobbearden", + "role": "Documentation contributor" + }, + { + "name": "Jaroslav Týc", + "homepage": "https://www.jaroslavtyc.com/", + "role": "Developer" + } + ], + "description": "The modern DOM API for PHP 7 projects.", + "support": { + "issues": "https://github.com/PhpGt/Dom/issues", + "source": "https://github.com/PhpGt/Dom/tree/v2.1.6" + }, + "time": "2020-01-15T08:28:10+00:00" + }, + { + "name": "phpseclib/mcrypt_compat", + "version": "1.0.8", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/mcrypt_compat.git", + "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/f74c7b1897b62f08f268184b8bb98d9d9ab723b0", + "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "phpseclib/phpseclib": ">=2.0.11 <3.0.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35|^5.7|^6.0" + }, + "suggest": { + "ext-openssl": "Will enable faster cryptographic operations" + }, + "type": "library", + "autoload": { + "files": [ + "lib/mcrypt.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "homepage": "http://phpseclib.sourceforge.net" + } + ], + "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0", + "keywords": [ + "cryptograpy", + "encryption", + "mcrypt" + ], + "support": { + "email": "terrafrost@php.net", + "issues": "https://github.com/phpseclib/mcrypt_compat/issues", + "source": "https://github.com/phpseclib/mcrypt_compat" + }, + "time": "2018-08-22T03:11:43+00:00" + }, + { + "name": "phpseclib/phpseclib", + "version": "2.0.33", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094", + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", + "squizlabs/php_codesniffer": "~2.0" + }, + "suggest": { + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." + }, + "type": "library", + "autoload": { + "files": [ + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "role": "Lead Developer" + }, + { + "name": "Patrick Monnerat", + "email": "pm@datasphere.ch", + "role": "Developer" + }, + { + "name": "Andreas Fischer", + "email": "bantu@phpbb.com", + "role": "Developer" + }, + { + "name": "Hans-Jürgen Petrich", + "email": "petrich@tronic-media.com", + "role": "Developer" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "role": "Developer" + } + ], + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", + "homepage": "http://phpseclib.sourceforge.net", + "keywords": [ + "BigInteger", + "aes", + "asn.1", + "asn1", + "blowfish", + "crypto", + "cryptography", + "encryption", + "rsa", + "security", + "sftp", + "signature", + "signing", + "ssh", + "twofish", + "x.509", + "x509" + ], + "support": { + "issues": "https://github.com/phpseclib/phpseclib/issues", + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.33" + }, + "funding": [ + { + "url": "https://github.com/terrafrost", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpseclib", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", + "type": "tidelift" + } + ], + "time": "2021-08-16T04:20:12+00:00" + }, + { + "name": "psr/container", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://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/1.1.1" + }, + "time": "2021-03-05T17:36:06+00:00" + }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, + { + "name": "psr/http-client", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "psr/http-message": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP clients", + "homepage": "https://github.com/php-fig/http-client", + "keywords": [ + "http", + "http-client", + "psr", + "psr-18" + ], + "support": { + "source": "https://github.com/php-fig/http-client/tree/master" + }, + "time": "2020-06-29T06:28:15+00:00" + }, + { + "name": "psr/http-factory", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "shasum": "" + }, + "require": { + "php": ">=7.0.0", + "psr/http-message": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interfaces for PSR-7 HTTP message factories", + "keywords": [ + "factory", + "http", + "message", + "psr", + "psr-17", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-factory/tree/master" + }, + "time": "2019-04-30T12:38:16+00:00" + }, + { + "name": "psr/http-message", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", + "keywords": [ + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, + "time": "2016-08-06T14:39:51+00:00" + }, + { + "name": "psr/log", + "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "Psr/Log/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.4" + }, + "time": "2021-05-03T11:20:27+00:00" + }, + { + "name": "ralouphie/getallheaders", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" + }, + "type": "library", + "autoload": { + "files": [ + "src/getallheaders.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" + } + ], + "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, + "time": "2019-03-08T08:55:37+00:00" + }, + { + "name": "ramsey/collection", + "version": "1.2.2", + "source": { + "type": "git", + "url": "https://github.com/ramsey/collection.git", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "shasum": "" + }, + "require": { + "php": "^7.3 || ^8", + "symfony/polyfill-php81": "^1.23" + }, + "require-dev": { + "captainhook/captainhook": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "ergebnis/composer-normalize": "^2.6", + "fakerphp/faker": "^1.5", + "hamcrest/hamcrest-php": "^2", + "jangregor/phpstan-prophecy": "^0.8", + "mockery/mockery": "^1.3", + "phpspec/prophecy-phpunit": "^2.0", + "phpstan/extension-installer": "^1", + "phpstan/phpstan": "^0.12.32", + "phpstan/phpstan-mockery": "^0.12.5", + "phpstan/phpstan-phpunit": "^0.12.11", + "phpunit/phpunit": "^8.5 || ^9", + "psy/psysh": "^0.10.4", + "slevomat/coding-standard": "^6.3", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Ramsey\\Collection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + } + ], + "description": "A PHP library for representing and manipulating collections.", + "keywords": [ + "array", + "collection", + "hash", + "map", + "queue", + "set" + ], + "support": { + "issues": "https://github.com/ramsey/collection/issues", + "source": "https://github.com/ramsey/collection/tree/1.2.2" + }, + "funding": [ + { + "url": "https://github.com/ramsey", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", + "type": "tidelift" + } + ], + "time": "2021-10-10T03:01:02+00:00" + }, + { + "name": "ramsey/uuid", + "version": "4.2.3", + "source": { + "type": "git", + "url": "https://github.com/ramsey/uuid.git", + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", + "shasum": "" + }, + "require": { + "brick/math": "^0.8 || ^0.9", + "ext-json": "*", + "php": "^7.2 || ^8.0", + "ramsey/collection": "^1.0", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php80": "^1.14" + }, + "replace": { + "rhumsaa/uuid": "self.version" + }, + "require-dev": { + "captainhook/captainhook": "^5.10", + "captainhook/plugin-composer": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "doctrine/annotations": "^1.8", + "ergebnis/composer-normalize": "^2.15", + "mockery/mockery": "^1.3", + "moontoast/math": "^1.1", + "paragonie/random-lib": "^2", + "php-mock/php-mock": "^2.2", + "php-mock/php-mock-mockery": "^1.3", + "php-parallel-lint/php-parallel-lint": "^1.1", + "phpbench/phpbench": "^1.0", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-mockery": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^8.5 || ^9", + "slevomat/coding-standard": "^7.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.9" + }, + "suggest": { + "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", + "ext-ctype": "Enables faster processing of character classification using ctype functions.", + "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", + "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", + "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", + "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.x-dev" + }, + "captainhook": { + "force-install": true + } + }, + "autoload": { + "psr-4": { + "Ramsey\\Uuid\\": "src/" + }, + "files": [ + "src/functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", + "keywords": [ + "guid", + "identifier", + "uuid" + ], + "support": { + "issues": "https://github.com/ramsey/uuid/issues", + "source": "https://github.com/ramsey/uuid/tree/4.2.3" + }, + "funding": [ + { + "url": "https://github.com/ramsey", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", + "type": "tidelift" + } + ], + "time": "2021-09-25T23:10:38+00:00" + }, + { + "name": "react/promise", + "version": "v2.8.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/promise.git", + "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", + "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" + }, + "type": "library", + "autoload": { + "psr-4": { + "React\\Promise\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com" + } + ], + "description": "A lightweight implementation of CommonJS Promises/A for PHP", + "keywords": [ + "promise", + "promises" + ], + "support": { + "issues": "https://github.com/reactphp/promise/issues", + "source": "https://github.com/reactphp/promise/tree/v2.8.0" + }, + "time": "2020-05-12T15:16:56+00:00" + }, + { + "name": "seld/jsonlint", + "version": "1.8.3", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/jsonlint.git", + "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57", + "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57", + "shasum": "" + }, + "require": { + "php": "^5.3 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + }, + "bin": [ + "bin/jsonlint" + ], + "type": "library", + "autoload": { + "psr-4": { + "Seld\\JsonLint\\": "src/Seld/JsonLint/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "JSON Linter", + "keywords": [ + "json", + "linter", + "parser", + "validator" + ], + "support": { + "issues": "https://github.com/Seldaek/jsonlint/issues", + "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3" + }, + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", + "type": "tidelift" + } + ], + "time": "2020-11-11T09:19:24+00:00" + }, + { + "name": "seld/phar-utils", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/phar-utils.git", + "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0", + "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0", + "shasum": "" + }, + "require": { + "php": ">=5.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Seld\\PharUtils\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be" + } + ], + "description": "PHAR file format utilities, for when PHP phars you up", + "keywords": [ + "phar" + ], + "support": { + "issues": "https://github.com/Seldaek/phar-utils/issues", + "source": "https://github.com/Seldaek/phar-utils/tree/1.1.2" + }, + "time": "2021-08-19T21:01:38+00:00" + }, + { + "name": "spomky-labs/aes-key-wrap", + "version": "v6.0.0", + "source": { + "type": "git", + "url": "https://github.com/Spomky-Labs/aes-key-wrap.git", + "reference": "97388255a37ad6fb1ed332d07e61fa2b7bb62e0d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Spomky-Labs/aes-key-wrap/zipball/97388255a37ad6fb1ed332d07e61fa2b7bb62e0d", + "reference": "97388255a37ad6fb1ed332d07e61fa2b7bb62e0d", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "lib-openssl": "*", + "php": ">=7.2", + "thecodingmachine/safe": "^1.1" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-beberlei-assert": "^0.12", + "phpstan/phpstan-deprecation-rules": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^7.0|^8.0|^9.0", + "thecodingmachine/phpstan-safe-rule": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "AESKW\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky-Labs/aes-key-wrap/contributors" + } + ], + "description": "AES Key Wrap for PHP.", + "homepage": "https://github.com/Spomky-Labs/aes-key-wrap", + "keywords": [ + "A128KW", + "A192KW", + "A256KW", + "RFC3394", + "RFC5649", + "aes", + "key", + "padding", + "wrap" + ], + "support": { + "issues": "https://github.com/Spomky-Labs/aes-key-wrap/issues", + "source": "https://github.com/Spomky-Labs/aes-key-wrap/tree/v6.0.0" + }, + "time": "2020-08-01T14:07:55+00:00" + }, + { + "name": "spomky-labs/base64url", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Spomky-Labs/base64url.git", + "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d", + "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "require-dev": { + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.11|^0.12", + "phpstan/phpstan-beberlei-assert": "^0.11|^0.12", + "phpstan/phpstan-deprecation-rules": "^0.11|^0.12", + "phpstan/phpstan-phpunit": "^0.11|^0.12", + "phpstan/phpstan-strict-rules": "^0.11|^0.12" + }, + "type": "library", + "autoload": { + "psr-4": { + "Base64Url\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky-Labs/base64url/contributors" + } + ], + "description": "Base 64 URL Safe Encoding/Decoding PHP Library", + "homepage": "https://github.com/Spomky-Labs/base64url", + "keywords": [ + "base64", + "rfc4648", + "safe", + "url" + ], + "support": { + "issues": "https://github.com/Spomky-Labs/base64url/issues", + "source": "https://github.com/Spomky-Labs/base64url/tree/v2.0.4" + }, + "funding": [ + { + "url": "https://github.com/Spomky", + "type": "github" + }, + { + "url": "https://www.patreon.com/FlorentMorselli", + "type": "patreon" + } + ], + "time": "2020-11-03T09:10:25+00:00" + }, + { + "name": "spomky-labs/otphp", + "version": "v10.0.1", + "source": { + "type": "git", + "url": "https://github.com/Spomky-Labs/otphp.git", + "reference": "f44cce5a9db4b8da410215d992110482c931232f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f", + "reference": "f44cce5a9db4b8da410215d992110482c931232f", + "shasum": "" + }, + "require": { + "beberlei/assert": "^3.0", + "ext-mbstring": "*", + "paragonie/constant_time_encoding": "^2.0", + "php": "^7.2|^8.0", + "thecodingmachine/safe": "^0.1.14|^1.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-beberlei-assert": "^0.12", + "phpstan/phpstan-deprecation-rules": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^8.0", + "thecodingmachine/phpstan-safe-rule": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "v10.0": "10.0.x-dev", + "v9.0": "9.0.x-dev", + "v8.3": "8.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "OTPHP\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky" + }, + { + "name": "All contributors", + "homepage": "https://github.com/Spomky-Labs/otphp/contributors" + } + ], + "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator", + "homepage": "https://github.com/Spomky-Labs/otphp", + "keywords": [ + "FreeOTP", + "RFC 4226", + "RFC 6238", + "google authenticator", + "hotp", + "otp", + "totp" + ], + "support": { + "issues": "https://github.com/Spomky-Labs/otphp/issues", + "source": "https://github.com/Spomky-Labs/otphp/tree/v10.0.1" + }, + "time": "2020-01-28T09:24:19+00:00" + }, + { + "name": "symfony/config", + "version": "v5.3.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/config.git", + "reference": "4268f3059c904c61636275182707f81645517a37" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37", + "reference": "4268f3059c904c61636275182707f81645517a37", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/filesystem": "^4.4|^5.0", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16", + "symfony/polyfill-php81": "^1.22" + }, + "conflict": { + "symfony/finder": "<4.4" + }, + "require-dev": { + "symfony/event-dispatcher": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^4.4|^5.0" + }, + "suggest": { + "symfony/yaml": "To use the yaml reference dumper" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Config\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/config/tree/v5.3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-21T12:40:44+00:00" + }, + { + "name": "symfony/console", + "version": "v4.4.30", + "source": { + "type": "git", + "url": "https://github.com/symfony/console.git", + "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22", + "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.8", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1|^2" + }, + "conflict": { + "psr/log": ">=3", + "symfony/dependency-injection": "<3.4", + "symfony/event-dispatcher": "<4.3|>=5", + "symfony/lock": "<4.4", + "symfony/process": "<3.3" + }, + "provide": { + "psr/log-implementation": "1.0|2.0" + }, + "require-dev": { + "psr/log": "^1|^2", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/event-dispatcher": "^4.3", + "symfony/lock": "^4.4|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/var-dumper": "^4.3|^5.0" + }, + "suggest": { + "psr/log": "For using the console logger", + "symfony/event-dispatcher": "", + "symfony/lock": "", + "symfony/process": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Console\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Eases the creation of beautiful and testable command line interfaces", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/console/tree/v4.4.30" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-25T19:27:26+00:00" + }, + { + "name": "symfony/css-selector", + "version": "v5.3.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "7fb120adc7f600a59027775b224c13a33530dd90" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/7fb120adc7f600a59027775b224c13a33530dd90", + "reference": "7fb120adc7f600a59027775b224c13a33530dd90", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.16" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Converts CSS selectors to XPath expressions", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/css-selector/tree/v5.3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-21T12:38:00+00:00" + }, + { + "name": "symfony/debug", + "version": "v4.4.31", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "psr/log": "^1|^2|^3" + }, + "conflict": { + "symfony/http-kernel": "<3.4" + }, + "require-dev": { + "symfony/http-kernel": "^3.4|^4.0|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Debug\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to ease debugging PHP code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/debug/tree/v4.4.31" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-24T13:30:14+00:00" + }, + { + "name": "symfony/dependency-injection", + "version": "v5.3.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39c344e06a3ceab531ebeb6c077e6652c4a0829", + "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "psr/container": "^1.1.1", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1.6|^2" + }, + "conflict": { + "ext-psr": "<1.1|>=2", + "symfony/config": "<5.3", + "symfony/finder": "<4.4", + "symfony/proxy-manager-bridge": "<4.4", + "symfony/yaml": "<4.4" + }, + "provide": { + "psr/container-implementation": "1.0", + "symfony/service-implementation": "1.0|2.0" + }, + "require-dev": { + "symfony/config": "^5.3", + "symfony/expression-language": "^4.4|^5.0", + "symfony/yaml": "^4.4|^5.0" + }, + "suggest": { + "symfony/config": "", + "symfony/expression-language": "For using expressions in service container configuration", + "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", + "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", + "symfony/yaml": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\DependencyInjection\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows you to standardize and centralize the way objects are constructed in your application", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/dependency-injection/tree/v5.3.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-21T20:52:44+00:00" + }, + { + "name": "symfony/deprecation-contracts", + "version": "v2.4.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.4-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "files": [ + "function.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-03-23T23:28:01+00:00" + }, + { + "name": "symfony/error-handler", + "version": "v4.4.30", + "source": { + "type": "git", + "url": "https://github.com/symfony/error-handler.git", + "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", + "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "psr/log": "^1|^2|^3", + "symfony/debug": "^4.4.5", + "symfony/var-dumper": "^4.4|^5.0" + }, + "require-dev": { + "symfony/http-kernel": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\ErrorHandler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to manage errors and ease debugging PHP code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/error-handler/tree/v4.4.30" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-27T17:42:48+00:00" + }, + { + "name": "symfony/event-dispatcher", + "version": "v4.4.30", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "2fe81680070043c4c80e7cedceb797e34f377bac" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac", + "reference": "2fe81680070043c4c80e7cedceb797e34f377bac", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/event-dispatcher-contracts": "^1.1", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "symfony/dependency-injection": "<3.4" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "1.1" + }, + "require-dev": { + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "~3.4|~4.4", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/stopwatch": "^3.4|^4.0|^5.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-04T20:31:23+00:00" + }, + { + "name": "symfony/event-dispatcher-contracts", + "version": "v1.1.9", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "shasum": "" + }, + "require": { + "php": ">=7.1.3" + }, + "suggest": { + "psr/event-dispatcher": "", + "symfony/event-dispatcher-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\EventDispatcher\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to dispatching event", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-06T13:19:58+00:00" + }, + { + "name": "symfony/filesystem", + "version": "v5.3.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32", + "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Filesystem\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides basic utilities for the filesystem", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v5.3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-21T12:40:44+00:00" + }, + { + "name": "symfony/finder", + "version": "v5.3.7", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93", + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.16" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Finder\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Finds files and directories via an intuitive fluent interface", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/finder/tree/v5.3.7" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-04T21:20:46+00:00" + }, + { + "name": "symfony/http-client-contracts", + "version": "v2.4.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4", + "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4", + "shasum": "" + }, + "require": { + "php": ">=7.2.5" + }, + "suggest": { + "symfony/http-client-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.4-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\HttpClient\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to HTTP clients", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-04-11T23:07:08+00:00" + }, + { + "name": "symfony/http-foundation", + "version": "v5.3.7", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php80": "^1.16" + }, + "require-dev": { + "predis/predis": "~1.0", + "symfony/cache": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/mime": "^4.4|^5.0" + }, + "suggest": { + "symfony/mime": "To use the file extension guesser" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpFoundation\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Defines an object-oriented layer for the HTTP specification", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-foundation/tree/v5.3.7" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-27T11:20:35+00:00" + }, + { + "name": "symfony/http-kernel", + "version": "v4.4.32", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-kernel.git", + "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f7bda3ea8f05ae90627400e58af5179b25ce0f38", + "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/error-handler": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-client-contracts": "^1.1|^2", + "symfony/http-foundation": "^4.4.30|^5.3.7", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php73": "^1.9", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "symfony/browser-kit": "<4.3", + "symfony/config": "<3.4", + "symfony/console": ">=5", + "symfony/dependency-injection": "<4.3", + "symfony/translation": "<4.2", + "twig/twig": "<1.43|<2.13,>=2" + }, + "provide": { + "psr/log-implementation": "1.0|2.0" + }, + "require-dev": { + "psr/cache": "^1.0|^2.0|^3.0", + "symfony/browser-kit": "^4.3|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0", + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^4.3|^5.0", + "symfony/dom-crawler": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/finder": "^3.4|^4.0|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/routing": "^3.4|^4.0|^5.0", + "symfony/stopwatch": "^3.4|^4.0|^5.0", + "symfony/templating": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "twig/twig": "^1.43|^2.13|^3.0.4" + }, + "suggest": { + "symfony/browser-kit": "", + "symfony/config": "", + "symfony/console": "", + "symfony/dependency-injection": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpKernel\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides a structured process for converting a Request into a Response", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-kernel/tree/v4.4.32" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-28T10:20:04+00:00" + }, + { + "name": "symfony/options-resolver", + "version": "v5.3.7", + "source": { + "type": "git", + "url": "https://github.com/symfony/options-resolver.git", + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e", + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php73": "~1.0", + "symfony/polyfill-php80": "^1.16" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\OptionsResolver\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an improved replacement for the array_replace PHP function", + "homepage": "https://symfony.com", + "keywords": [ + "config", + "configuration", + "options" + ], + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v5.3.7" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-04T21:20:46+00:00" + }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-19T12:13:01+00:00" + }, + { + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.23.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "16880ba9c5ebe3642d1995ab866db29270b36535" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535", + "reference": "16880ba9c5ebe3642d1995ab866db29270b36535", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-27T12:26:48+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65", + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "symfony/polyfill-intl-normalizer": "^1.10", + "symfony/polyfill-php72": "^1.10" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Trevor Rowbotham", + "email": "trevor.rowbotham@pm.me" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-27T09:27:20+00:00" + }, + { + "name": "symfony/polyfill-intl-normalizer", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's Normalizer class and related functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "intl", + "normalizer", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-19T12:13:01+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.23.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-27T12:26:48+00:00" + }, + { + "name": "symfony/polyfill-php72", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-27T09:17:38+00:00" + }, + { + "name": "symfony/polyfill-php73", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010", + "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-19T12:13:01+00:00" + }, + { + "name": "symfony/polyfill-php80", + "version": "v1.23.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-28T13:41:28+00:00" + }, + { + "name": "symfony/polyfill-php81", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "e66119f3de95efc359483f810c4c3e6436279436" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436", + "reference": "e66119f3de95efc359483f810c4c3e6436279436", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-21T13:25:03+00:00" + }, + { + "name": "symfony/process", + "version": "v4.4.30", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", + "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Executes commands in sub-processes", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v4.4.30" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-04T20:31:23+00:00" + }, + { + "name": "symfony/property-access", + "version": "v5.3.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/property-access.git", + "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/property-access/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66", + "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php80": "^1.16", + "symfony/property-info": "^5.2" + }, + "require-dev": { + "symfony/cache": "^4.4|^5.0" + }, + "suggest": { + "psr/cache-implementation": "To cache access methods." + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\PropertyAccess\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides functions to read and write from/to an object or array using a simple string notation", + "homepage": "https://symfony.com", + "keywords": [ + "access", + "array", + "extraction", + "index", + "injection", + "object", + "property", + "property path", + "reflection" + ], + "support": { + "source": "https://github.com/symfony/property-access/tree/v5.3.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-10T11:55:24+00:00" + }, + { + "name": "symfony/property-info", + "version": "v5.3.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/property-info.git", + "reference": "39de5bed8c036f76ec0457ec52908e45d5497947" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/property-info/zipball/39de5bed8c036f76ec0457ec52908e45d5497947", + "reference": "39de5bed8c036f76ec0457ec52908e45d5497947", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php80": "^1.16", + "symfony/string": "^5.1" + }, + "conflict": { + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/dependency-injection": "<4.4" + }, + "require-dev": { + "doctrine/annotations": "^1.10.4", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/cache": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" + }, + "suggest": { + "phpdocumentor/reflection-docblock": "To use the PHPDoc", + "psr/cache-implementation": "To cache results", + "symfony/doctrine-bridge": "To use Doctrine metadata", + "symfony/serializer": "To use Serializer metadata" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\PropertyInfo\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Kévin Dunglas", + "email": "dunglas@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Extracts information about PHP class' properties using metadata of popular sources", + "homepage": "https://symfony.com", + "keywords": [ + "doctrine", + "phpdoc", + "property", + "symfony", + "type", + "validator" + ], + "support": { + "source": "https://github.com/symfony/property-info/tree/v5.3.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-07T07:41:40+00:00" + }, + { + "name": "symfony/service-contracts", + "version": "v2.4.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/service-contracts.git", + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "psr/container": "^1.1" + }, + "suggest": { + "symfony/service-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.4-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-04-01T10:43:52+00:00" + }, + { + "name": "symfony/string", + "version": "v5.3.7", + "source": { + "type": "git", + "url": "https://github.com/symfony/string.git", + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5", + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "~1.15" + }, + "require-dev": { + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-client": "^4.4|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "symfony/var-exporter": "^4.4|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "files": [ + "Resources/functions.php" + ], + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "source": "https://github.com/symfony/string/tree/v5.3.7" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-26T08:00:08+00:00" + }, + { + "name": "symfony/var-dumper", + "version": "v5.3.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/var-dumper.git", + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da", + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "phpunit/phpunit": "<5.4.3", + "symfony/console": "<4.4" + }, + "require-dev": { + "ext-iconv": "*", + "symfony/console": "^4.4|^5.0", + "symfony/process": "^4.4|^5.0", + "twig/twig": "^2.13|^3.0.4" + }, + "suggest": { + "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", + "ext-intl": "To show region name in time zone dump", + "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" + }, + "bin": [ + "Resources/bin/var-dump-server" + ], + "type": "library", + "autoload": { + "files": [ + "Resources/functions/dump.php" + ], + "psr-4": { + "Symfony\\Component\\VarDumper\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides mechanisms for walking through any arbitrary PHP variable", + "homepage": "https://symfony.com", + "keywords": [ + "debug", + "dump" + ], + "support": { + "source": "https://github.com/symfony/var-dumper/tree/v5.3.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-24T15:59:58+00:00" + }, + { + "name": "tedivm/jshrink", + "version": "v1.4.0", + "source": { + "type": "git", + "url": "https://github.com/tedious/JShrink.git", + "reference": "0513ba1407b1f235518a939455855e6952a48bbc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/tedious/JShrink/zipball/0513ba1407b1f235518a939455855e6952a48bbc", + "reference": "0513ba1407b1f235518a939455855e6952a48bbc", + "shasum": "" + }, + "require": { + "php": "^5.6|^7.0|^8.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.8", + "php-coveralls/php-coveralls": "^1.1.0", + "phpunit/phpunit": "^6" + }, + "type": "library", + "autoload": { + "psr-0": { + "JShrink": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Robert Hafner", + "email": "tedivm@tedivm.com" + } + ], + "description": "Javascript Minifier built in PHP", + "homepage": "http://github.com/tedious/JShrink", + "keywords": [ + "javascript", + "minifier" + ], + "support": { + "issues": "https://github.com/tedious/JShrink/issues", + "source": "https://github.com/tedious/JShrink/tree/v1.4.0" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/tedivm/jshrink", + "type": "tidelift" + } + ], + "time": "2020-11-30T18:10:21+00:00" + }, + { + "name": "temando/module-shipping", + "version": "2.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/temando/module-shipping/temando-module-shipping-2.0.0.0.zip", + "shasum": "78974a6f6a2bfb214e96882562111d35163971b1" + }, + "require": { + "temando/module-shipping-remover": "1.0.0" + }, + "type": "metapackage", + "license": [ + "OSL-3.0" + ], + "description": "Temando multi-carrier shipping extension for Magento 2" + }, + { + "name": "temando/module-shipping-remover", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/temando/module-shipping-remover/temando-module-shipping-remover-1.0.0.0.zip", + "shasum": "fd37ccded9678386a94e104fbd37332254d7c429" + }, + "require": { + "magento/framework": "*", + "magento/module-eav": "*" + }, + "replace": { + "temando/module-shipping-m2": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Temando\\ShippingRemover\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Removes Temando multi-carrier shipping extension from Magento 2" + }, + { + "name": "thecodingmachine/safe", + "version": "v1.3.3", + "source": { + "type": "git", + "url": "https://github.com/thecodingmachine/safe.git", + "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc", + "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "require-dev": { + "phpstan/phpstan": "^0.12", + "squizlabs/php_codesniffer": "^3.2", + "thecodingmachine/phpstan-strict-rules": "^0.12" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.1-dev" + } + }, + "autoload": { + "psr-4": { + "Safe\\": [ + "lib/", + "deprecated/", + "generated/" + ] + }, + "files": [ + "deprecated/apc.php", + "deprecated/libevent.php", + "deprecated/mssql.php", + "deprecated/stats.php", + "lib/special_cases.php", + "generated/apache.php", + "generated/apcu.php", + "generated/array.php", + "generated/bzip2.php", + "generated/calendar.php", + "generated/classobj.php", + "generated/com.php", + "generated/cubrid.php", + "generated/curl.php", + "generated/datetime.php", + "generated/dir.php", + "generated/eio.php", + "generated/errorfunc.php", + "generated/exec.php", + "generated/fileinfo.php", + "generated/filesystem.php", + "generated/filter.php", + "generated/fpm.php", + "generated/ftp.php", + "generated/funchand.php", + "generated/gmp.php", + "generated/gnupg.php", + "generated/hash.php", + "generated/ibase.php", + "generated/ibmDb2.php", + "generated/iconv.php", + "generated/image.php", + "generated/imap.php", + "generated/info.php", + "generated/ingres-ii.php", + "generated/inotify.php", + "generated/json.php", + "generated/ldap.php", + "generated/libxml.php", + "generated/lzf.php", + "generated/mailparse.php", + "generated/mbstring.php", + "generated/misc.php", + "generated/msql.php", + "generated/mysql.php", + "generated/mysqli.php", + "generated/mysqlndMs.php", + "generated/mysqlndQc.php", + "generated/network.php", + "generated/oci8.php", + "generated/opcache.php", + "generated/openssl.php", + "generated/outcontrol.php", + "generated/password.php", + "generated/pcntl.php", + "generated/pcre.php", + "generated/pdf.php", + "generated/pgsql.php", + "generated/posix.php", + "generated/ps.php", + "generated/pspell.php", + "generated/readline.php", + "generated/rpminfo.php", + "generated/rrd.php", + "generated/sem.php", + "generated/session.php", + "generated/shmop.php", + "generated/simplexml.php", + "generated/sockets.php", + "generated/sodium.php", + "generated/solr.php", + "generated/spl.php", + "generated/sqlsrv.php", + "generated/ssdeep.php", + "generated/ssh2.php", + "generated/stream.php", + "generated/strings.php", + "generated/swoole.php", + "generated/uodbc.php", + "generated/uopz.php", + "generated/url.php", + "generated/var.php", + "generated/xdiff.php", + "generated/xml.php", + "generated/xmlrpc.php", + "generated/yaml.php", + "generated/yaz.php", + "generated/zip.php", + "generated/zlib.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHP core functions that throw exceptions instead of returning FALSE on error", + "support": { + "issues": "https://github.com/thecodingmachine/safe/issues", + "source": "https://github.com/thecodingmachine/safe/tree/v1.3.3" + }, + "time": "2020-10-28T17:51:34+00:00" + }, + { + "name": "true/punycode", + "version": "v2.1.1", + "source": { + "type": "git", + "url": "https://github.com/true/php-punycode.git", + "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", + "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "symfony/polyfill-mbstring": "^1.3" + }, + "require-dev": { + "phpunit/phpunit": "~4.7", + "squizlabs/php_codesniffer": "~2.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "TrueBV\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Renan Gonçalves", + "email": "renan.saddam@gmail.com" + } + ], + "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", + "homepage": "https://github.com/true/php-punycode", + "keywords": [ + "idna", + "punycode" + ], + "support": { + "issues": "https://github.com/true/php-punycode/issues", + "source": "https://github.com/true/php-punycode/tree/master" + }, + "time": "2016-11-16T10:37:54+00:00" + }, + { + "name": "tubalmartin/cssmin", + "version": "v4.1.1", + "source": { + "type": "git", + "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git", + "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf", + "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf", + "shasum": "" + }, + "require": { + "ext-pcre": "*", + "php": ">=5.3.2" + }, + "require-dev": { + "cogpowered/finediff": "0.3.*", + "phpunit/phpunit": "4.8.*" + }, + "bin": [ + "cssmin" + ], + "type": "library", + "autoload": { + "psr-4": { + "tubalmartin\\CssMin\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Túbal Martín", + "homepage": "http://tubalmartin.me/" + } + ], + "description": "A PHP port of the YUI CSS compressor", + "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", + "keywords": [ + "compress", + "compressor", + "css", + "cssmin", + "minify", + "yui" + ], + "support": { + "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues", + "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port" + }, + "time": "2018-01-15T15:26:51+00:00" + }, + { + "name": "web-token/jwt-framework", + "version": "v2.2.11", + "source": { + "type": "git", + "url": "https://github.com/web-token/jwt-framework.git", + "reference": "643cced197e32471418bd89e7a44b69fd04eb9de" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/643cced197e32471418bd89e7a44b69fd04eb9de", + "reference": "643cced197e32471418bd89e7a44b69fd04eb9de", + "shasum": "" + }, + "require": { + "brick/math": "^0.8.17|^0.9", + "ext-json": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-sodium": "*", + "fgrosse/phpasn1": "^2.0", + "php": ">=7.2", + "psr/event-dispatcher": "^1.0", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "spomky-labs/aes-key-wrap": "^5.0|^6.0", + "spomky-labs/base64url": "^1.0|^2.0", + "symfony/config": "^4.2|^5.0", + "symfony/console": "^4.2|^5.0", + "symfony/dependency-injection": "^4.2|^5.0", + "symfony/event-dispatcher": "^4.2|^5.0", + "symfony/http-kernel": "^4.2|^5.0", + "symfony/polyfill-mbstring": "^1.12" + }, + "conflict": { + "spomky-labs/jose": "*" + }, + "replace": { + "web-token/encryption-pack": "self.version", + "web-token/jwt-bundle": "self.version", + "web-token/jwt-checker": "self.version", + "web-token/jwt-console": "self.version", + "web-token/jwt-core": "self.version", + "web-token/jwt-easy": "self.version", + "web-token/jwt-encryption": "self.version", + "web-token/jwt-encryption-algorithm-aescbc": "self.version", + "web-token/jwt-encryption-algorithm-aesgcm": "self.version", + "web-token/jwt-encryption-algorithm-aesgcmkw": "self.version", + "web-token/jwt-encryption-algorithm-aeskw": "self.version", + "web-token/jwt-encryption-algorithm-dir": "self.version", + "web-token/jwt-encryption-algorithm-ecdh-es": "self.version", + "web-token/jwt-encryption-algorithm-experimental": "self.version", + "web-token/jwt-encryption-algorithm-pbes2": "self.version", + "web-token/jwt-encryption-algorithm-rsa": "self.version", + "web-token/jwt-key-mgmt": "self.version", + "web-token/jwt-nested-token": "self.version", + "web-token/jwt-signature": "self.version", + "web-token/jwt-signature-algorithm-ecdsa": "self.version", + "web-token/jwt-signature-algorithm-eddsa": "self.version", + "web-token/jwt-signature-algorithm-experimental": "self.version", + "web-token/jwt-signature-algorithm-hmac": "self.version", + "web-token/jwt-signature-algorithm-none": "self.version", + "web-token/jwt-signature-algorithm-rsa": "self.version", + "web-token/jwt-util-ecc": "self.version", + "web-token/signature-pack": "self.version" + }, + "require-dev": { + "bjeavons/zxcvbn-php": "^1.0", + "blackfire/php-sdk": "^1.14", + "ext-curl": "*", + "ext-gmp": "*", + "friendsofphp/php-cs-fixer": "^2.16", + "infection/infection": "^0.15|^0.16|^0.17|^0.18|^0.19|^0.20", + "matthiasnoback/symfony-config-test": "^3.1|^4.0", + "nyholm/psr7": "^1.3", + "php-coveralls/php-coveralls": "^2.0", + "php-http/mock-client": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-deprecation-rules": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^8.0|^9.0", + "symfony/browser-kit": "^4.2|^5.0", + "symfony/finder": "^4.2|^5.0", + "symfony/framework-bundle": "^4.2|^5.0", + "symfony/http-client": "^5.2", + "symfony/phpunit-bridge": "^4.2|^5.0", + "symfony/serializer": "^4.2|^5.0", + "symfony/var-dumper": "^4.2|^5.0" + }, + "suggest": { + "bjeavons/zxcvbn-php": "Adds key quality check for oct keys.", + "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys", + "php-http/httplug": "To enable JKU/X5U support.", + "php-http/httplug-bundle": "To enable JKU/X5U support.", + "php-http/message-factory": "To enable JKU/X5U support.", + "symfony/serializer": "Use the Symfony serializer to serialize/unserialize JWS and JWE tokens.", + "symfony/var-dumper": "Used to show data on the debug toolbar." + }, + "type": "symfony-bundle", + "autoload": { + "psr-4": { + "Jose\\": "src/", + "Jose\\Component\\Signature\\Algorithm\\": [ + "src/SignatureAlgorithm/ECDSA", + "src/SignatureAlgorithm/EdDSA", + "src/SignatureAlgorithm/HMAC", + "src/SignatureAlgorithm/None", + "src/SignatureAlgorithm/RSA", + "src/SignatureAlgorithm/Experimental" + ], + "Jose\\Component\\Core\\Util\\Ecc\\": [ + "src/Ecc" + ], + "Jose\\Component\\Encryption\\Algorithm\\": [ + "src/EncryptionAlgorithm/Experimental" + ], + "Jose\\Component\\Encryption\\Algorithm\\KeyEncryption\\": [ + "src/EncryptionAlgorithm/KeyEncryption/AESGCMKW", + "src/EncryptionAlgorithm/KeyEncryption/AESKW", + "src/EncryptionAlgorithm/KeyEncryption/Direct", + "src/EncryptionAlgorithm/KeyEncryption/ECDHES", + "src/EncryptionAlgorithm/KeyEncryption/PBES2", + "src/EncryptionAlgorithm/KeyEncryption/RSA" + ], + "Jose\\Component\\Encryption\\Algorithm\\ContentEncryption\\": [ + "src/EncryptionAlgorithm/ContentEncryption/AESGCM", + "src/EncryptionAlgorithm/ContentEncryption/AESCBC" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky" + }, + { + "name": "All contributors", + "homepage": "https://github.com/web-token/jwt-framework/contributors" + } + ], + "description": "JSON Object Signing and Encryption library for PHP and Symfony Bundle.", + "homepage": "https://github.com/web-token/jwt-framework", + "keywords": [ + "JOSE", + "JWE", + "JWK", + "JWKSet", + "JWS", + "Jot", + "RFC7515", + "RFC7516", + "RFC7517", + "RFC7518", + "RFC7519", + "RFC7520", + "bundle", + "jwa", + "jwt", + "symfony" + ], + "support": { + "issues": "https://github.com/web-token/jwt-framework/issues", + "source": "https://github.com/web-token/jwt-framework/tree/v2.2.11" + }, + "funding": [ + { + "url": "https://github.com/Spomky", + "type": "github" + } + ], + "time": "2021-06-25T15:59:52+00:00" + }, + { + "name": "webimpress/safe-writer", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", + "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", + "shasum": "" + }, + "require": { + "php": "^7.3 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.5.4", + "vimeo/psalm": "^4.7", + "webimpress/coding-standard": "^1.2.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.2.x-dev", + "dev-develop": "2.3.x-dev", + "dev-release-1.0": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Webimpress\\SafeWriter\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "description": "Tool to write files safely, to avoid race conditions", + "keywords": [ + "concurrent write", + "file writer", + "race condition", + "safe writer", + "webimpress" + ], + "support": { + "issues": "https://github.com/webimpress/safe-writer/issues", + "source": "https://github.com/webimpress/safe-writer/tree/2.2.0" + }, + "funding": [ + { + "url": "https://github.com/michalbundyra", + "type": "github" + } + ], + "time": "2021-04-19T16:34:45+00:00" + }, + { + "name": "webmozart/assert", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://github.com/webmozarts/assert.git", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "phpstan/phpstan": "<0.12.20", + "vimeo/psalm": "<4.6.1 || 4.6.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.13" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, + "autoload": { + "psr-4": { + "Webmozart\\Assert\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Assertions to validate method input/output with nice error messages.", + "keywords": [ + "assert", + "check", + "validate" + ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.10.0" + }, + "time": "2021-03-09T10:59:23+00:00" + }, + { + "name": "webonyx/graphql-php", + "version": "v14.9.0", + "source": { + "type": "git", + "url": "https://github.com/webonyx/graphql-php.git", + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-mbstring": "*", + "php": "^7.1||^8.0" + }, + "require-dev": { + "amphp/amp": "^2.3", + "doctrine/coding-standard": "^6.0", + "nyholm/psr7": "^1.2", + "phpbench/phpbench": "^0.16.10", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "0.12.82", + "phpstan/phpstan-phpunit": "0.12.18", + "phpstan/phpstan-strict-rules": "0.12.9", + "phpunit/phpunit": "^7.2|^8.5", + "psr/http-message": "^1.0", + "react/promise": "2.*", + "simpod/php-coveralls-mirror": "^3.0", + "squizlabs/php_codesniffer": "3.5.4" + }, + "suggest": { + "psr/http-message": "To use standard GraphQL server", + "react/promise": "To leverage async resolving on React PHP platform" + }, + "type": "library", + "autoload": { + "psr-4": { + "GraphQL\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A PHP port of GraphQL reference implementation", + "homepage": "https://github.com/webonyx/graphql-php", + "keywords": [ + "api", + "graphql" + ], + "support": { + "issues": "https://github.com/webonyx/graphql-php/issues", + "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" + }, + "funding": [ + { + "url": "https://opencollective.com/webonyx-graphql-php", + "type": "open_collective" + } + ], + "time": "2021-06-15T16:14:17+00:00" + }, + { + "name": "wikimedia/less.php", + "version": "v3.1.0", + "source": { + "type": "git", + "url": "https://github.com/wikimedia/less.php.git", + "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/a486d78b9bd16b72f237fc6093aa56d69ce8bd13", + "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13", + "shasum": "" + }, + "require": { + "php": ">=7.2.9" + }, + "require-dev": { + "mediawiki/mediawiki-codesniffer": "34.0.0", + "mediawiki/minus-x": "1.0.0", + "php-parallel-lint/php-console-highlighter": "0.5.0", + "php-parallel-lint/php-parallel-lint": "1.2.0", + "phpunit/phpunit": "^8.5" + }, + "bin": [ + "bin/lessc" + ], + "type": "library", + "autoload": { + "psr-0": { + "Less": "lib/" + }, + "classmap": [ + "lessc.inc.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Josh Schmidt", + "homepage": "https://github.com/oyejorge" + }, + { + "name": "Matt Agar", + "homepage": "https://github.com/agar" + }, + { + "name": "Martin Jantošovič", + "homepage": "https://github.com/Mordred" + } + ], + "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)", + "keywords": [ + "css", + "less", + "less.js", + "lesscss", + "php", + "stylesheet" + ], + "support": { + "issues": "https://github.com/wikimedia/less.php/issues", + "source": "https://github.com/wikimedia/less.php/tree/v3.1.0" + }, + "time": "2020-12-11T19:33:31+00:00" + } + ], + "packages-dev": [ + { + "name": "allure-framework/allure-codeception", + "version": "1.5.2", + "source": { + "type": "git", + "url": "https://github.com/allure-framework/allure-codeception.git", + "reference": "a6156aef942a4e4de0add34a73d066a9458cefc6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/a6156aef942a4e4de0add34a73d066a9458cefc6", + "reference": "a6156aef942a4e4de0add34a73d066a9458cefc6", + "shasum": "" + }, + "require": { + "allure-framework/allure-php-api": "^1.3", + "codeception/codeception": "^2.5 | ^3 | ^4", + "ext-json": "*", + "php": ">=7.1.3", + "symfony/filesystem": "^2.7 | ^3 | ^4 | ^5", + "symfony/finder": "^2.7 | ^3 | ^4 | ^5" + }, + "require-dev": { + "ext-dom": "*", + "phpunit/phpunit": "^7.2 | ^8 | ^9" + }, + "type": "library", + "autoload": { + "psr-0": { + "Yandex": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Ivan Krutov", + "email": "vania-pooh@aerokube.com", + "role": "Developer" + } + ], + "description": "Allure Codeception integration", + "homepage": "http://allure.qatools.ru/", + "keywords": [ + "allure", + "attachments", + "cases", + "codeception", + "report", + "steps", + "testing" + ], + "support": { + "email": "allure@qameta.io", + "issues": "https://github.com/allure-framework/allure-codeception/issues", + "source": "https://github.com/allure-framework/allure-codeception" + }, + "time": "2021-06-04T13:24:36+00:00" + }, + { + "name": "allure-framework/allure-php-api", + "version": "1.3.1", + "source": { + "type": "git", + "url": "https://github.com/allure-framework/allure-php-api.git", + "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/allure-framework/allure-php-api/zipball/f64b69afeff472c564a4e2379efb2b69c430ec5a", + "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a", + "shasum": "" + }, + "require": { + "jms/serializer": "^1 | ^2 | ^3", + "php": ">=7.1.3", + "ramsey/uuid": "^3 | ^4", + "symfony/mime": "^4.3 | ^5" + }, + "require-dev": { + "phpunit/phpunit": "^7 | ^8 | ^9" + }, + "type": "library", + "autoload": { + "psr-0": { + "Yandex": [ + "src/", + "test/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Ivan Krutov", + "email": "vania-pooh@yandex-team.ru", + "role": "Developer" + } + ], + "description": "PHP API for Allure adapter", + "homepage": "http://allure.qatools.ru/", + "keywords": [ + "allure", + "api", + "php", + "report" + ], + "support": { + "email": "allure@yandex-team.ru", + "issues": "https://github.com/allure-framework/allure-php-api/issues", + "source": "https://github.com/allure-framework/allure-php-api" + }, + "time": "2021-03-26T14:32:27+00:00" + }, + { + "name": "allure-framework/allure-phpunit", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/allure-framework/allure-phpunit.git", + "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/5584e7e4d7a232bbf7dd92d0cabf143147f72e9e", + "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e", + "shasum": "" + }, + "require": { + "allure-framework/allure-php-api": "^1.3", + "php": ">=7.1", + "phpunit/phpunit": "^7.2 | ^8 | ^9" + }, + "require-dev": { + "ext-dom": "*", + "mikey179/vfsstream": "^1" + }, + "type": "library", + "autoload": { + "psr-0": { + "Yandex": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Ivan Krutov", + "email": "vania-pooh@yandex-team.ru", + "role": "Developer" + } + ], + "description": "Allure PHPUNit integration", + "homepage": "http://allure.qatools.ru/", + "keywords": [ + "allure", + "attachments", + "cases", + "phpunit", + "report", + "steps", + "testing" + ], + "support": { + "email": "allure@qameta.io", + "issues": "https://github.com/allure-framework/allure-phpunit/issues", + "source": "https://github.com/allure-framework/allure-phpunit" + }, + "time": "2021-09-14T10:06:07+00:00" + }, + { + "name": "behat/gherkin", + "version": "v4.9.0", + "source": { + "type": "git", + "url": "https://github.com/Behat/Gherkin.git", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", + "shasum": "" + }, + "require": { + "php": "~7.2|~8.0" + }, + "require-dev": { + "cucumber/cucumber": "dev-gherkin-22.0.0", + "phpunit/phpunit": "~8|~9", + "symfony/yaml": "~3|~4|~5" + }, + "suggest": { + "symfony/yaml": "If you want to parse features, represented in YAML files" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.x-dev" + } + }, + "autoload": { + "psr-0": { + "Behat\\Gherkin": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Gherkin DSL parser for PHP", + "homepage": "http://behat.org/", + "keywords": [ + "BDD", + "Behat", + "Cucumber", + "DSL", + "gherkin", + "parser" + ], + "support": { + "issues": "https://github.com/Behat/Gherkin/issues", + "source": "https://github.com/Behat/Gherkin/tree/v4.9.0" + }, + "time": "2021-10-12T13:05:09+00:00" + }, + { + "name": "codeception/codeception", + "version": "4.1.22", + "source": { + "type": "git", + "url": "https://github.com/Codeception/Codeception.git", + "reference": "9777ec3690ceedc4bce2ed13af7af4ca4ee3088f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/9777ec3690ceedc4bce2ed13af7af4ca4ee3088f", + "reference": "9777ec3690ceedc4bce2ed13af7af4ca4ee3088f", + "shasum": "" + }, + "require": { + "behat/gherkin": "^4.4.0", + "codeception/lib-asserts": "^1.0", + "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0", + "codeception/stub": "^2.0 | ^3.0", + "ext-curl": "*", + "ext-json": "*", + "ext-mbstring": "*", + "guzzlehttp/psr7": "^1.4 | ^2.0", + "php": ">=5.6.0 <9.0", + "symfony/console": ">=2.7 <6.0", + "symfony/css-selector": ">=2.7 <6.0", + "symfony/event-dispatcher": ">=2.7 <6.0", + "symfony/finder": ">=2.7 <6.0", + "symfony/yaml": ">=2.7 <6.0" + }, + "require-dev": { + "codeception/module-asserts": "1.*@dev", + "codeception/module-cli": "1.*@dev", + "codeception/module-db": "1.*@dev", + "codeception/module-filesystem": "1.*@dev", + "codeception/module-phpbrowser": "1.*@dev", + "codeception/specify": "~0.3", + "codeception/util-universalframework": "*@dev", + "monolog/monolog": "~1.8", + "squizlabs/php_codesniffer": "~2.0", + "symfony/process": ">=2.7 <6.0", + "vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0 | ^5.0" + }, + "suggest": { + "codeception/specify": "BDD-style code blocks", + "codeception/verify": "BDD-style assertions", + "hoa/console": "For interactive console functionality", + "stecman/symfony-console-completion": "For BASH autocompletion", + "symfony/phpunit-bridge": "For phpunit-bridge support" + }, + "bin": [ + "codecept" + ], + "type": "library", + "extra": { + "branch-alias": [] + }, + "autoload": { + "psr-4": { + "Codeception\\": "src/Codeception", + "Codeception\\Extension\\": "ext" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Bodnarchuk", + "email": "davert@mail.ua", + "homepage": "http://codegyre.com" + } + ], + "description": "BDD-style testing framework", + "homepage": "http://codeception.com/", + "keywords": [ + "BDD", + "TDD", + "acceptance testing", + "functional testing", + "unit testing" + ], + "support": { + "issues": "https://github.com/Codeception/Codeception/issues", + "source": "https://github.com/Codeception/Codeception/tree/4.1.22" + }, + "funding": [ + { + "url": "https://opencollective.com/codeception", + "type": "open_collective" + } + ], + "time": "2021-08-06T17:15:34+00:00" + }, + { + "name": "codeception/lib-asserts", + "version": "1.13.2", + "source": { + "type": "git", + "url": "https://github.com/Codeception/lib-asserts.git", + "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6", + "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6", + "shasum": "" + }, + "require": { + "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0", + "ext-dom": "*", + "php": ">=5.6.0 <9.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Bodnarchuk", + "email": "davert@mail.ua", + "homepage": "http://codegyre.com" + }, + { + "name": "Gintautas Miselis" + }, + { + "name": "Gustavo Nieves", + "homepage": "https://medium.com/@ganieves" + } + ], + "description": "Assertion methods used by Codeception core and Asserts module", + "homepage": "https://codeception.com/", + "keywords": [ + "codeception" + ], + "support": { + "issues": "https://github.com/Codeception/lib-asserts/issues", + "source": "https://github.com/Codeception/lib-asserts/tree/1.13.2" + }, + "time": "2020-10-21T16:26:20+00:00" + }, + { + "name": "codeception/module-asserts", + "version": "1.3.1", + "source": { + "type": "git", + "url": "https://github.com/Codeception/module-asserts.git", + "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de", + "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de", + "shasum": "" + }, + "require": { + "codeception/codeception": "*@dev", + "codeception/lib-asserts": "^1.13.1", + "php": ">=5.6.0 <9.0" + }, + "conflict": { + "codeception/codeception": "<4.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Bodnarchuk" + }, + { + "name": "Gintautas Miselis" + }, + { + "name": "Gustavo Nieves", + "homepage": "https://medium.com/@ganieves" + } + ], + "description": "Codeception module containing various assertions", + "homepage": "https://codeception.com/", + "keywords": [ + "assertions", + "asserts", + "codeception" + ], + "support": { + "issues": "https://github.com/Codeception/module-asserts/issues", + "source": "https://github.com/Codeception/module-asserts/tree/1.3.1" + }, + "time": "2020-10-21T16:48:15+00:00" + }, + { + "name": "codeception/module-sequence", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/Codeception/module-sequence.git", + "reference": "b75be26681ae90824cde8f8df785981f293667e1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/module-sequence/zipball/b75be26681ae90824cde8f8df785981f293667e1", + "reference": "b75be26681ae90824cde8f8df785981f293667e1", + "shasum": "" + }, + "require": { + "codeception/codeception": "^4.0", + "php": ">=5.6.0 <9.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Bodnarchuk" + } + ], + "description": "Sequence module for Codeception", + "homepage": "http://codeception.com/", + "keywords": [ + "codeception" + ], + "support": { + "issues": "https://github.com/Codeception/module-sequence/issues", + "source": "https://github.com/Codeception/module-sequence/tree/1.0.1" + }, + "time": "2020-10-31T18:36:26+00:00" + }, + { + "name": "codeception/module-webdriver", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/Codeception/module-webdriver.git", + "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/baa18b7bf70aa024012f967b5ce5021e1faa9151", + "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151", + "shasum": "" + }, + "require": { + "codeception/codeception": "^4.0", + "php": ">=5.6.0 <9.0", + "php-webdriver/webdriver": "^1.8.0" + }, + "suggest": { + "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Bodnarchuk" + }, + { + "name": "Gintautas Miselis" + }, + { + "name": "Zaahid Bateson" + } + ], + "description": "WebDriver module for Codeception", + "homepage": "http://codeception.com/", + "keywords": [ + "acceptance-testing", + "browser-testing", + "codeception" + ], + "support": { + "issues": "https://github.com/Codeception/module-webdriver/issues", + "source": "https://github.com/Codeception/module-webdriver/tree/1.4.0" + }, + "time": "2021-09-02T12:01:02+00:00" + }, + { + "name": "codeception/phpunit-wrapper", + "version": "9.0.6", + "source": { + "type": "git", + "url": "https://github.com/Codeception/phpunit-wrapper.git", + "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/b0c06abb3181eedca690170f7ed0fd26a70bfacc", + "reference": "b0c06abb3181eedca690170f7ed0fd26a70bfacc", + "shasum": "" + }, + "require": { + "php": ">=7.2", + "phpunit/phpunit": "^9.0" + }, + "require-dev": { + "codeception/specify": "*", + "consolidation/robo": "^3.0.0-alpha3", + "vlucas/phpdotenv": "^3.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Codeception\\PHPUnit\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Davert", + "email": "davert.php@resend.cc" + }, + { + "name": "Naktibalda" + } + ], + "description": "PHPUnit classes used by Codeception", + "support": { + "issues": "https://github.com/Codeception/phpunit-wrapper/issues", + "source": "https://github.com/Codeception/phpunit-wrapper/tree/9.0.6" + }, + "time": "2020-12-28T13:59:47+00:00" + }, + { + "name": "codeception/stub", + "version": "3.7.0", + "source": { + "type": "git", + "url": "https://github.com/Codeception/Stub.git", + "reference": "468dd5fe659f131fc997f5196aad87512f9b1304" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304", + "reference": "468dd5fe659f131fc997f5196aad87512f9b1304", + "shasum": "" + }, + "require": { + "phpunit/phpunit": "^8.4 | ^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Codeception\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Flexible Stub wrapper for PHPUnit's Mock Builder", + "support": { + "issues": "https://github.com/Codeception/Stub/issues", + "source": "https://github.com/Codeception/Stub/tree/3.7.0" + }, + "time": "2020-07-03T15:54:43+00:00" + }, + { + "name": "csharpru/vault-php", + "version": "4.2.1", + "source": { + "type": "git", + "url": "https://github.com/CSharpRU/vault-php.git", + "reference": "89b393ecf65f61a44d3a1872547f65085982b481" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CSharpRU/vault-php/zipball/89b393ecf65f61a44d3a1872547f65085982b481", + "reference": "89b393ecf65f61a44d3a1872547f65085982b481", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.2 || ^8.0", + "psr/cache": "^1.0", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "psr/log": "^1.0", + "weew/helpers-array": "^1.3" + }, + "require-dev": { + "alextartan/guzzle-psr18-adapter": "^1.2 || ^2.0", + "cache/array-adapter": "^1.0", + "codeception/codeception": "^4.1", + "codeception/module-asserts": "^1.3", + "laminas/laminas-diactoros": "^2.3", + "php-vcr/php-vcr": "^1.5", + "symfony/event-dispatcher": "<5.0" + }, + "suggest": { + "cache/array-adapter": "For usage with CachedClient class" + }, + "type": "library", + "autoload": { + "psr-4": { + "Vault\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Yaroslav Lukyanov", + "email": "c_sharp@mail.ru" + } + ], + "description": "Best Vault client for PHP that you can find", + "keywords": [ + "hashicorp", + "secrets", + "vault" + ], + "support": { + "issues": "https://github.com/CSharpRU/vault-php/issues", + "source": "https://github.com/CSharpRU/vault-php/tree/4.2.1" + }, + "time": "2021-05-21T06:39:35+00:00" + }, + { + "name": "csharpru/vault-php-guzzle6-transport", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/CSharpRU/vault-php-guzzle6-transport.git", + "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CSharpRU/vault-php-guzzle6-transport/zipball/33c392120ac9f253b62b034e0e8ffbbdb3513bd8", + "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "~6.2", + "guzzlehttp/promises": "^1.3", + "guzzlehttp/psr7": "^1.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "VaultTransports\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Yaroslav Lukyanov", + "email": "c_sharp@mail.ru" + } + ], + "description": "Guzzle6 transport for Vault PHP client", + "support": { + "issues": "https://github.com/CSharpRU/vault-php-guzzle6-transport/issues", + "source": "https://github.com/CSharpRU/vault-php-guzzle6-transport/tree/master" + }, + "abandoned": true, + "time": "2019-03-10T06:17:37+00:00" + }, + { + "name": "dealerdirect/phpcodesniffer-composer-installer", + "version": "v0.7.1", + "source": { + "type": "git", + "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", + "reference": "fe390591e0241955f22eb9ba327d137e501c771c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c", + "reference": "fe390591e0241955f22eb9ba327d137e501c771c", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0 || ^2.0", + "php": ">=5.3", + "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0" + }, + "require-dev": { + "composer/composer": "*", + "phpcompatibility/php-compatibility": "^9.0", + "sensiolabs/security-checker": "^4.1.0" + }, + "type": "composer-plugin", + "extra": { + "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" + }, + "autoload": { + "psr-4": { + "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Franck Nijhof", + "email": "franck.nijhof@dealerdirect.com", + "homepage": "http://www.frenck.nl", + "role": "Developer / IT Manager" + } + ], + "description": "PHP_CodeSniffer Standards Composer Installer Plugin", + "homepage": "http://www.dealerdirect.com", + "keywords": [ + "PHPCodeSniffer", + "PHP_CodeSniffer", + "code quality", + "codesniffer", + "composer", + "installer", + "phpcs", + "plugin", + "qa", + "quality", + "standard", + "standards", + "style guide", + "stylecheck", + "tests" + ], + "support": { + "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", + "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" + }, + "time": "2020-12-07T18:04:37+00:00" + }, + { + "name": "doctrine/annotations", + "version": "1.13.2", + "source": { + "type": "git", + "url": "https://github.com/doctrine/annotations.git", + "reference": "5b668aef16090008790395c02c893b1ba13f7e08" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", + "reference": "5b668aef16090008790395c02c893b1ba13f7e08", + "shasum": "" + }, + "require": { + "doctrine/lexer": "1.*", + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0", + "psr/cache": "^1 || ^2 || ^3" + }, + "require-dev": { + "doctrine/cache": "^1.11 || ^2.0", + "doctrine/coding-standard": "^6.0 || ^8.1", + "phpstan/phpstan": "^0.12.20", + "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", + "symfony/cache": "^4.4 || ^5.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Docblock Annotations Parser", + "homepage": "https://www.doctrine-project.org/projects/annotations.html", + "keywords": [ + "annotations", + "docblock", + "parser" + ], + "support": { + "issues": "https://github.com/doctrine/annotations/issues", + "source": "https://github.com/doctrine/annotations/tree/1.13.2" + }, + "time": "2021-08-05T19:00:23+00:00" + }, + { + "name": "doctrine/instantiator", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/instantiator.git", + "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", + "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^8.0", + "ext-pdo": "*", + "ext-phar": "*", + "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com", + "homepage": "https://ocramius.github.io/" + } + ], + "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", + "homepage": "https://www.doctrine-project.org/projects/instantiator.html", + "keywords": [ + "constructor", + "instantiate" + ], + "support": { + "issues": "https://github.com/doctrine/instantiator/issues", + "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" + } + ], + "time": "2020-11-10T18:47:58+00:00" + }, + { + "name": "doctrine/lexer", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", + "keywords": [ + "annotations", + "docblock", + "lexer", + "parser", + "php" + ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.2.1" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2020-05-25T17:44:05+00:00" + }, + { + "name": "friendsofphp/php-cs-fixer", + "version": "v3.0.3", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", + "reference": "dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b", + "reference": "dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b", + "shasum": "" + }, + "require": { + "composer/semver": "^3.2", + "composer/xdebug-handler": "^2.0", + "doctrine/annotations": "^1.12", + "ext-json": "*", + "ext-tokenizer": "*", + "php": "^7.1.3 || ^8.0", + "php-cs-fixer/diff": "^2.0", + "symfony/console": "^4.4.20 || ^5.1.3", + "symfony/event-dispatcher": "^4.4.20 || ^5.0", + "symfony/filesystem": "^4.4.20 || ^5.0", + "symfony/finder": "^4.4.20 || ^5.0", + "symfony/options-resolver": "^4.4.20 || ^5.0", + "symfony/polyfill-php72": "^1.23", + "symfony/polyfill-php81": "^1.23", + "symfony/process": "^4.4.20 || ^5.0", + "symfony/stopwatch": "^4.4.20 || ^5.0" + }, + "require-dev": { + "justinrainbow/json-schema": "^5.2", + "keradus/cli-executor": "^1.4", + "mikey179/vfsstream": "^1.6.8", + "php-coveralls/php-coveralls": "^2.4.3", + "php-cs-fixer/accessible-object": "^1.1", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", + "phpspec/prophecy": "^1.10.3", + "phpspec/prophecy-phpunit": "^1.1 || ^2.0", + "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5", + "phpunitgoodpractices/polyfill": "^1.5", + "phpunitgoodpractices/traits": "^1.9.1", + "symfony/phpunit-bridge": "^5.2.4", + "symfony/yaml": "^4.4.20 || ^5.0" + }, + "suggest": { + "ext-dom": "For handling output formats in XML", + "ext-mbstring": "For handling non-UTF8 characters.", + "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." + }, + "bin": [ + "php-cs-fixer" + ], + "type": "application", + "autoload": { + "psr-4": { + "PhpCsFixer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Dariusz Rumiński", + "email": "dariusz.ruminski@gmail.com" + } + ], + "description": "A tool to automatically fix PHP code style", + "support": { + "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.0.3" + }, + "funding": [ + { + "url": "https://github.com/keradus", + "type": "github" + } + ], + "time": "2021-08-29T19:48:25+00:00" + }, + { + "name": "hoa/consistency", + "version": "1.17.05.02", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Consistency.git", + "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f", + "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f", + "shasum": "" + }, + "require": { + "hoa/exception": "~1.0", + "php": ">=5.5.0" + }, + "require-dev": { + "hoa/stream": "~1.0", + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Consistency\\": "." + }, + "files": [ + "Prelude.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Consistency library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "autoloader", + "callable", + "consistency", + "entity", + "flex", + "keyword", + "library" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Consistency", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Consistency/issues", + "source": "https://central.hoa-project.net/Resource/Library/Consistency" + }, + "abandoned": true, + "time": "2017-05-02T12:18:12+00:00" + }, + { + "name": "hoa/console", + "version": "3.17.05.02", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Console.git", + "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Console/zipball/e231fd3ea70e6d773576ae78de0bdc1daf331a66", + "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/event": "~1.0", + "hoa/exception": "~1.0", + "hoa/file": "~1.0", + "hoa/protocol": "~1.0", + "hoa/stream": "~1.0", + "hoa/ustring": "~4.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "suggest": { + "ext-pcntl": "To enable hoa://Event/Console/Window:resize.", + "hoa/dispatcher": "To use the console kit.", + "hoa/router": "To use the console kit." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Console\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Console library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "autocompletion", + "chrome", + "cli", + "console", + "cursor", + "getoption", + "library", + "option", + "parser", + "processus", + "readline", + "terminfo", + "tput", + "window" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Console", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Console/issues", + "source": "https://central.hoa-project.net/Resource/Library/Console" + }, + "abandoned": true, + "time": "2017-05-02T12:26:19+00:00" + }, + { + "name": "hoa/event", + "version": "1.17.01.13", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Event.git", + "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54", + "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Event\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Event library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "event", + "library", + "listener", + "observer" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Event", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Event/issues", + "source": "https://central.hoa-project.net/Resource/Library/Event" + }, + "abandoned": true, + "time": "2017-01-13T15:30:50+00:00" + }, + { + "name": "hoa/exception", + "version": "1.17.01.16", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Exception.git", + "reference": "091727d46420a3d7468ef0595651488bfc3a458f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f", + "reference": "091727d46420a3d7468ef0595651488bfc3a458f", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/event": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Exception\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Exception library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "exception", + "library" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Exception", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Exception/issues", + "source": "https://central.hoa-project.net/Resource/Library/Exception" + }, + "abandoned": true, + "time": "2017-01-16T07:53:27+00:00" + }, + { + "name": "hoa/file", + "version": "1.17.07.11", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/File.git", + "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca", + "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/event": "~1.0", + "hoa/exception": "~1.0", + "hoa/iterator": "~2.0", + "hoa/stream": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\File\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\File library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "Socket", + "directory", + "file", + "finder", + "library", + "link", + "temporary" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/File", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/File/issues", + "source": "https://central.hoa-project.net/Resource/Library/File" + }, + "abandoned": true, + "time": "2017-07-11T07:42:15+00:00" + }, + { + "name": "hoa/iterator", + "version": "2.17.01.10", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Iterator.git", + "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc", + "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Iterator\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Iterator library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "iterator", + "library" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Iterator", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Iterator/issues", + "source": "https://central.hoa-project.net/Resource/Library/Iterator" + }, + "abandoned": true, + "time": "2017-01-10T10:34:47+00:00" + }, + { + "name": "hoa/protocol", + "version": "1.17.01.14", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Protocol.git", + "reference": "5c2cf972151c45f373230da170ea015deecf19e2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2", + "reference": "5c2cf972151c45f373230da170ea015deecf19e2", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Protocol\\": "." + }, + "files": [ + "Wrapper.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Protocol library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "library", + "protocol", + "resource", + "stream", + "wrapper" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Protocol", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Protocol/issues", + "source": "https://central.hoa-project.net/Resource/Library/Protocol" + }, + "abandoned": true, + "time": "2017-01-14T12:26:10+00:00" + }, + { + "name": "hoa/stream", + "version": "1.17.02.21", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Stream.git", + "reference": "3293cfffca2de10525df51436adf88a559151d82" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82", + "reference": "3293cfffca2de10525df51436adf88a559151d82", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/event": "~1.0", + "hoa/exception": "~1.0", + "hoa/protocol": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Stream\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Stream library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "Context", + "bucket", + "composite", + "filter", + "in", + "library", + "out", + "protocol", + "stream", + "wrapper" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Stream", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Stream/issues", + "source": "https://central.hoa-project.net/Resource/Library/Stream" + }, + "abandoned": true, + "time": "2017-02-21T16:01:06+00:00" + }, + { + "name": "hoa/ustring", + "version": "4.17.01.16", + "source": { + "type": "git", + "url": "https://github.com/hoaproject/Ustring.git", + "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0", + "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0", + "shasum": "" + }, + "require": { + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" + }, + "require-dev": { + "hoa/test": "~2.0" + }, + "suggest": { + "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().", + "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.x-dev" + } + }, + "autoload": { + "psr-4": { + "Hoa\\Ustring\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" + } + ], + "description": "The Hoa\\Ustring library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "library", + "search", + "string", + "unicode" + ], + "support": { + "docs": "https://central.hoa-project.net/Documentation/Library/Ustring", + "email": "support@hoa-project.net", + "forum": "https://users.hoa-project.net/", + "irc": "irc://chat.freenode.net/hoaproject", + "issues": "https://github.com/hoaproject/Ustring/issues", + "source": "https://central.hoa-project.net/Resource/Library/Ustring" + }, + "abandoned": true, + "time": "2017-01-16T07:08:25+00:00" + }, + { + "name": "jms/metadata", + "version": "2.5.1", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/metadata.git", + "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/a995e6cef6d6f56a6226e1616a519630e2ef0aeb", + "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb", + "shasum": "" + }, + "require": { + "php": "^7.2|^8.0" + }, + "require-dev": { + "doctrine/cache": "^1.0", + "doctrine/coding-standard": "^8.0", + "mikey179/vfsstream": "^1.6.7", + "phpunit/phpunit": "^8.5|^9.0", + "psr/container": "^1.0", + "symfony/cache": "^3.1|^4.0|^5.0", + "symfony/dependency-injection": "^3.1|^4.0|^5.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Metadata\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" + } + ], + "description": "Class/method/property metadata management in PHP", + "keywords": [ + "annotations", + "metadata", + "xml", + "yaml" + ], + "support": { + "issues": "https://github.com/schmittjoh/metadata/issues", + "source": "https://github.com/schmittjoh/metadata/tree/2.5.1" + }, + "time": "2021-08-04T19:32:08+00:00" + }, + { + "name": "jms/serializer", + "version": "3.15.0", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/serializer.git", + "reference": "9d6d9b81889904603383722ca0cd7f7999baeebc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/9d6d9b81889904603383722ca0cd7f7999baeebc", + "reference": "9d6d9b81889904603383722ca0cd7f7999baeebc", + "shasum": "" + }, + "require": { + "doctrine/annotations": "^1.10.4", + "doctrine/instantiator": "^1.0.3", + "doctrine/lexer": "^1.1", + "jms/metadata": "^2.0", + "php": "^7.2||^8.0", + "phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0" + }, + "require-dev": { + "doctrine/coding-standard": "^8.1", + "doctrine/orm": "~2.1", + "doctrine/persistence": "^1.3.3|^2.0|^3.0", + "doctrine/phpcr-odm": "^1.3|^2.0", + "ext-pdo_sqlite": "*", + "jackalope/jackalope-doctrine-dbal": "^1.1.5", + "ocramius/proxy-manager": "^1.0|^2.0", + "phpstan/phpstan": "^0.12.65", + "phpunit/phpunit": "^8.0||^9.0", + "psr/container": "^1.0", + "symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0", + "symfony/expression-language": "^3.0|^4.0|^5.0|^6.0", + "symfony/filesystem": "^3.0|^4.0|^5.0|^6.0", + "symfony/form": "^3.0|^4.0|^5.0|^6.0", + "symfony/translation": "^3.0|^4.0|^5.0|^6.0", + "symfony/validator": "^3.1.9|^4.0|^5.0|^6.0", + "symfony/yaml": "^3.3|^4.0|^5.0|^6.0", + "twig/twig": "~1.34|~2.4|^3.0" + }, + "suggest": { + "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", + "symfony/cache": "Required if you like to use cache functionality.", + "symfony/yaml": "Required if you'd like to use the YAML metadata format." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "JMS\\Serializer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" + } + ], + "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", + "homepage": "http://jmsyst.com/libs/serializer", + "keywords": [ + "deserialization", + "jaxb", + "json", + "serialization", + "xml" + ], + "support": { + "issues": "https://github.com/schmittjoh/serializer/issues", + "source": "https://github.com/schmittjoh/serializer/tree/3.15.0" + }, + "funding": [ + { + "url": "https://github.com/goetas", + "type": "github" + } + ], + "time": "2021-10-14T20:02:48+00:00" + }, + { + "name": "lusitanian/oauth", + "version": "v0.8.11", + "source": { + "type": "git", + "url": "https://github.com/Lusitanian/PHPoAuthLib.git", + "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9", + "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "3.7.*", + "predis/predis": "0.8.*@dev", + "squizlabs/php_codesniffer": "2.*", + "symfony/http-foundation": "~2.1" + }, + "suggest": { + "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", + "predis/predis": "Allows using the Redis storage backend.", + "symfony/http-foundation": "Allows using the Symfony Session storage backend." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.1-dev" + } + }, + "autoload": { + "psr-0": { + "OAuth": "src", + "OAuth\\Unit": "tests" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "David Desberg", + "email": "david@daviddesberg.com" + }, + { + "name": "Elliot Chance", + "email": "elliotchance@gmail.com" + }, + { + "name": "Pieter Hordijk", + "email": "info@pieterhordijk.com" + } + ], + "description": "PHP 5.3+ oAuth 1/2 Library", + "keywords": [ + "Authentication", + "authorization", + "oauth", + "security" + ], + "support": { + "issues": "https://github.com/Lusitanian/PHPoAuthLib/issues", + "source": "https://github.com/Lusitanian/PHPoAuthLib/tree/master" + }, + "time": "2018-02-14T22:37:14+00:00" + }, + { + "name": "magento/magento-coding-standard", + "version": "13", + "source": { + "type": "git", + "url": "https://github.com/magento/magento-coding-standard.git", + "reference": "2b58f92a98650e0d743aaf32c8c53e4127833eaa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/2b58f92a98650e0d743aaf32c8c53e4127833eaa", + "reference": "2b58f92a98650e0d743aaf32c8c53e4127833eaa", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-simplexml": "*", + "php": ">=7.3", + "squizlabs/php_codesniffer": "^3.6", + "webonyx/graphql-php": "^14.9" + }, + "require-dev": { + "phpunit/phpunit": "^9.5.8" + }, + "type": "phpcodesniffer-standard", + "autoload": { + "classmap": [ + "PHP_CodeSniffer/Tokenizers/" + ], + "psr-4": { + "Magento2\\": "Magento2/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "A set of Magento specific PHP CodeSniffer rules.", + "support": { + "issues": "https://github.com/magento/magento-coding-standard/issues", + "source": "https://github.com/magento/magento-coding-standard/tree/v13" + }, + "time": "2021-10-05T14:00:39+00:00" + }, + { + "name": "magento/magento2-functional-testing-framework", + "version": "3.6.1", + "source": { + "type": "git", + "url": "https://github.com/magento/magento2-functional-testing-framework.git", + "reference": "bdca6b2f8d597f345c6659bfcc7ea2554d17b114" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/bdca6b2f8d597f345c6659bfcc7ea2554d17b114", + "reference": "bdca6b2f8d597f345c6659bfcc7ea2554d17b114", + "shasum": "" + }, + "require": { + "allure-framework/allure-codeception": "^1.4", + "aws/aws-sdk-php": "^3.132", + "codeception/codeception": "^4.1", + "codeception/module-asserts": "^1.1", + "codeception/module-sequence": "^1.0", + "codeception/module-webdriver": "^1.0", + "composer/composer": "^1.9||^2.0", + "csharpru/vault-php": "^4.2.1", + "csharpru/vault-php-guzzle6-transport": "^2.0", + "ext-curl": "*", + "ext-dom": "*", + "ext-intl": "*", + "ext-json": "*", + "ext-openssl": "*", + "hoa/console": "~3.0", + "monolog/monolog": "^2.3", + "mustache/mustache": "~2.5", + "nikic/php-parser": "^4.4", + "php": "^7.3", + "php-webdriver/webdriver": "^1.9.0", + "spomky-labs/otphp": "^10.0", + "symfony/console": "^4.4", + "symfony/finder": "^5.0", + "symfony/http-foundation": "^5.0", + "symfony/mime": "^5.0", + "symfony/process": "^4.4", + "vlucas/phpdotenv": "^2.4", + "weew/helpers-array": "^1.3" + }, + "require-dev": { + "brainmaestro/composer-git-hooks": "^2.3.1", + "codacy/coverage": "^1.4", + "codeception/aspect-mock": "^3.0", + "php-coveralls/php-coveralls": "^1.0||^2.2", + "phpmd/phpmd": "^2.8.0", + "phpunit/phpunit": "^9.0", + "sebastian/phpcpd": "~6.0.0", + "squizlabs/php_codesniffer": "~3.5.4" + }, + "bin": [ + "bin/mftf" + ], + "type": "library", + "extra": { + "hooks": { + "pre-push": "bin/all-checks" + } + }, + "autoload": { + "files": [ + "src/Magento/FunctionalTestingFramework/_bootstrap.php" + ], + "psr-4": { + "Magento\\FunctionalTestingFramework\\": "src/Magento/FunctionalTestingFramework", + "MFTF\\": "dev/tests/functional/tests/MFTF" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "AGPL-3.0" + ], + "description": "Magento2 Functional Testing Framework", + "keywords": [ + "automation", + "functional", + "magento", + "testing" + ], + "support": { + "issues": "https://github.com/magento/magento2-functional-testing-framework/issues", + "source": "https://github.com/magento/magento2-functional-testing-framework/tree/3.6.1" + }, + "time": "2021-08-26T19:12:41+00:00" + }, + { + "name": "mustache/mustache", + "version": "v2.13.0", + "source": { + "type": "git", + "url": "https://github.com/bobthecow/mustache.php.git", + "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4", + "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4", + "shasum": "" + }, + "require": { + "php": ">=5.2.4" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "~1.11", + "phpunit/phpunit": "~3.7|~4.0|~5.0" + }, + "type": "library", + "autoload": { + "psr-0": { + "Mustache": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Justin Hileman", + "email": "justin@justinhileman.info", + "homepage": "http://justinhileman.com" + } + ], + "description": "A Mustache implementation in PHP.", + "homepage": "https://github.com/bobthecow/mustache.php", + "keywords": [ + "mustache", + "templating" + ], + "support": { + "issues": "https://github.com/bobthecow/mustache.php/issues", + "source": "https://github.com/bobthecow/mustache.php/tree/master" + }, + "time": "2019-11-23T21:40:31+00:00" + }, + { + "name": "myclabs/deep-copy", + "version": "1.10.2", + "source": { + "type": "git", + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", + "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "replace": { + "myclabs/deep-copy": "self.version" + }, + "require-dev": { + "doctrine/collections": "^1.0", + "doctrine/common": "^2.6", + "phpunit/phpunit": "^7.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + }, + "files": [ + "src/DeepCopy/deep_copy.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Create deep copies (clones) of your objects", + "keywords": [ + "clone", + "copy", + "duplicate", + "object", + "object graph" + ], + "support": { + "issues": "https://github.com/myclabs/DeepCopy/issues", + "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", + "type": "tidelift" + } + ], + "time": "2020-11-13T09:40:50+00:00" + }, + { + "name": "pdepend/pdepend", + "version": "2.10.1", + "source": { + "type": "git", + "url": "https://github.com/pdepend/pdepend.git", + "reference": "30452fdabb3dfca89f4bf977abc44adc5391e062" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/30452fdabb3dfca89f4bf977abc44adc5391e062", + "reference": "30452fdabb3dfca89f4bf977abc44adc5391e062", + "shasum": "" + }, + "require": { + "php": ">=5.3.7", + "symfony/config": "^2.3.0|^3|^4|^5", + "symfony/dependency-injection": "^2.3.0|^3|^4|^5", + "symfony/filesystem": "^2.3.0|^3|^4|^5" + }, + "require-dev": { + "easy-doc/easy-doc": "0.0.0|^1.2.3", + "gregwar/rst": "^1.0", + "phpunit/phpunit": "^4.8.36|^5.7.27", + "squizlabs/php_codesniffer": "^2.0.0" + }, + "bin": [ + "src/bin/pdepend" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "PDepend\\": "src/main/php/PDepend" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Official version of pdepend to be handled with Composer", + "support": { + "issues": "https://github.com/pdepend/pdepend/issues", + "source": "https://github.com/pdepend/pdepend/tree/2.10.1" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend", + "type": "tidelift" + } + ], + "time": "2021-10-11T12:15:18+00:00" + }, + { + "name": "phar-io/manifest", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/phar-io/manifest.git", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-phar": "*", + "ext-xmlwriter": "*", + "phar-io/version": "^3.0.1", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "support": { + "issues": "https://github.com/phar-io/manifest/issues", + "source": "https://github.com/phar-io/manifest/tree/2.0.3" + }, + "time": "2021-07-20T11:28:43+00:00" + }, + { + "name": "phar-io/version", + "version": "3.1.0", + "source": { + "type": "git", + "url": "https://github.com/phar-io/version.git", + "reference": "bae7c545bef187884426f042434e561ab1ddb182" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182", + "reference": "bae7c545bef187884426f042434e561ab1ddb182", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Library for handling version information and constraints", + "support": { + "issues": "https://github.com/phar-io/version/issues", + "source": "https://github.com/phar-io/version/tree/3.1.0" + }, + "time": "2021-02-23T14:00:09+00:00" + }, + { + "name": "php-cs-fixer/diff", + "version": "v2.0.2", + "source": { + "type": "git", + "url": "https://github.com/PHP-CS-Fixer/diff.git", + "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/29dc0d507e838c4580d018bd8b5cb412474f7ec3", + "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", + "symfony/process": "^3.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "sebastian/diff v3 backport support for PHP 5.6+", + "homepage": "https://github.com/PHP-CS-Fixer", + "keywords": [ + "diff" + ], + "support": { + "issues": "https://github.com/PHP-CS-Fixer/diff/issues", + "source": "https://github.com/PHP-CS-Fixer/diff/tree/v2.0.2" + }, + "time": "2020-10-14T08:32:19+00:00" + }, + { + "name": "php-webdriver/webdriver", + "version": "1.12.0", + "source": { + "type": "git", + "url": "https://github.com/php-webdriver/php-webdriver.git", + "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb", + "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-json": "*", + "ext-zip": "*", + "php": "^5.6 || ~7.0 || ^8.0", + "symfony/polyfill-mbstring": "^1.12", + "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" + }, + "replace": { + "facebook/webdriver": "*" + }, + "require-dev": { + "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", + "php-coveralls/php-coveralls": "^2.4", + "php-mock/php-mock-phpunit": "^1.1 || ^2.0", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", + "squizlabs/php_codesniffer": "^3.5", + "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" + }, + "suggest": { + "ext-SimpleXML": "For Firefox profile creation" + }, + "type": "library", + "autoload": { + "psr-4": { + "Facebook\\WebDriver\\": "lib/" + }, + "files": [ + "lib/Exception/TimeoutException.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", + "homepage": "https://github.com/php-webdriver/php-webdriver", + "keywords": [ + "Chromedriver", + "geckodriver", + "php", + "selenium", + "webdriver" + ], + "support": { + "issues": "https://github.com/php-webdriver/php-webdriver/issues", + "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0" + }, + "time": "2021-10-14T09:30:02+00:00" + }, + { + "name": "phpcompatibility/php-compatibility", + "version": "9.3.5", + "source": { + "type": "git", + "url": "https://github.com/PHPCompatibility/PHPCompatibility.git", + "reference": "9fb324479acf6f39452e0655d2429cc0d3914243" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243", + "reference": "9fb324479acf6f39452e0655d2429cc0d3914243", + "shasum": "" + }, + "require": { + "php": ">=5.3", + "squizlabs/php_codesniffer": "^2.3 || ^3.0.2" + }, + "conflict": { + "squizlabs/php_codesniffer": "2.6.2" + }, + "require-dev": { + "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0" + }, + "suggest": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.", + "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues." + }, + "type": "phpcodesniffer-standard", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Wim Godden", + "homepage": "https://github.com/wimg", + "role": "lead" + }, + { + "name": "Juliette Reinders Folmer", + "homepage": "https://github.com/jrfnl", + "role": "lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors" + } + ], + "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.", + "homepage": "http://techblog.wimgodden.be/tag/codesniffer/", + "keywords": [ + "compatibility", + "phpcs", + "standards" + ], + "support": { + "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues", + "source": "https://github.com/PHPCompatibility/PHPCompatibility" + }, + "time": "2019-12-27T09:44:58+00:00" + }, + { + "name": "phpdocumentor/reflection-common", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" + } + ], + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "homepage": "http://www.phpdoc.org", + "keywords": [ + "FQSEN", + "phpDocumentor", + "phpdoc", + "reflection", + "static analysis" + ], + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" + }, + "time": "2020-06-27T09:03:43+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "5.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "php": "^7.2 || ^8.0", + "phpdocumentor/reflection-common": "^2.2", + "phpdocumentor/type-resolver": "^1.3", + "webmozart/assert": "^1.9.1" + }, + "require-dev": { + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + }, + { + "name": "Jaap van Otterdijk", + "email": "account@ijaap.nl" + } + ], + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" + }, + "time": "2021-10-19T17:43:47+00:00" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "1.5.1", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae", + "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "phpdocumentor/reflection-common": "^2.0" + }, + "require-dev": { + "ext-tokenizer": "*", + "psalm/phar": "^4.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", + "support": { + "issues": "https://github.com/phpDocumentor/TypeResolver/issues", + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1" + }, + "time": "2021-10-02T14:08:47+00:00" + }, + { + "name": "phpmd/phpmd", + "version": "2.10.2", + "source": { + "type": "git", + "url": "https://github.com/phpmd/phpmd.git", + "reference": "1bc74db7cf834662d83abebae265be11bb2eec3a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/1bc74db7cf834662d83abebae265be11bb2eec3a", + "reference": "1bc74db7cf834662d83abebae265be11bb2eec3a", + "shasum": "" + }, + "require": { + "composer/xdebug-handler": "^1.0 || ^2.0", + "ext-xml": "*", + "pdepend/pdepend": "^2.10.0", + "php": ">=5.3.9" + }, + "require-dev": { + "easy-doc/easy-doc": "0.0.0 || ^1.3.2", + "ext-json": "*", + "ext-simplexml": "*", + "gregwar/rst": "^1.0", + "mikey179/vfsstream": "^1.6.8", + "phpunit/phpunit": "^4.8.36 || ^5.7.27", + "squizlabs/php_codesniffer": "^2.0" + }, + "bin": [ + "src/bin/phpmd" + ], + "type": "library", + "autoload": { + "psr-0": { + "PHPMD\\": "src/main/php" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Manuel Pichler", + "email": "github@manuel-pichler.de", + "homepage": "https://github.com/manuelpichler", + "role": "Project Founder" + }, + { + "name": "Marc Würth", + "email": "ravage@bluewin.ch", + "homepage": "https://github.com/ravage84", + "role": "Project Maintainer" + }, + { + "name": "Other contributors", + "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", + "role": "Contributors" + } + ], + "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", + "homepage": "https://phpmd.org/", + "keywords": [ + "mess detection", + "mess detector", + "pdepend", + "phpmd", + "pmd" + ], + "support": { + "irc": "irc://irc.freenode.org/phpmd", + "issues": "https://github.com/phpmd/phpmd/issues", + "source": "https://github.com/phpmd/phpmd/tree/2.10.2" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/phpmd/phpmd", + "type": "tidelift" + } + ], + "time": "2021-07-22T09:56:23+00:00" + }, + { + "name": "phpspec/prophecy", + "version": "1.14.0", + "source": { + "type": "git", + "url": "https://github.com/phpspec/prophecy.git", + "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", + "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.2", + "php": "^7.2 || ~8.0, <8.2", + "phpdocumentor/reflection-docblock": "^5.2", + "sebastian/comparator": "^3.0 || ^4.0", + "sebastian/recursion-context": "^3.0 || ^4.0" + }, + "require-dev": { + "phpspec/phpspec": "^6.0 || ^7.0", + "phpunit/phpunit": "^8.0 || ^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Prophecy\\": "src/Prophecy" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Marcello Duarte", + "email": "marcello.duarte@gmail.com" + } + ], + "description": "Highly opinionated mocking framework for PHP 5.3+", + "homepage": "https://github.com/phpspec/prophecy", + "keywords": [ + "Double", + "Dummy", + "fake", + "mock", + "spy", + "stub" + ], + "support": { + "issues": "https://github.com/phpspec/prophecy/issues", + "source": "https://github.com/phpspec/prophecy/tree/1.14.0" + }, + "time": "2021-09-10T09:02:12+00:00" + }, + { + "name": "phpstan/phpdoc-parser", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpdoc-parser.git", + "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/dbc093d7af60eff5cd575d2ed761b15ed40bd08e", + "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^9.5", + "symfony/process": "^5.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-4": { + "PHPStan\\PhpDocParser\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPDoc parser with support for nullable, intersection and generic types", + "support": { + "issues": "https://github.com/phpstan/phpdoc-parser/issues", + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2.0" + }, + "time": "2021-09-16T20:46:02+00:00" + }, + { + "name": "phpstan/phpstan", + "version": "0.12.99", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan.git", + "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7", + "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7", + "shasum": "" + }, + "require": { + "php": "^7.1|^8.0" + }, + "conflict": { + "phpstan/phpstan-shim": "*" + }, + "bin": [ + "phpstan", + "phpstan.phar" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.12-dev" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan - PHP Static Analysis Tool", + "support": { + "issues": "https://github.com/phpstan/phpstan/issues", + "source": "https://github.com/phpstan/phpstan/tree/0.12.99" + }, + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://github.com/phpstan", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpstan", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", + "type": "tidelift" + } + ], + "time": "2021-09-12T20:09:55+00:00" + }, + { + "name": "phpunit/php-code-coverage", + "version": "9.2.7", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d4c798ed8d51506800b441f7a13ecb0f76f12218", + "reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "ext-xmlwriter": "*", + "nikic/php-parser": "^4.12.0", + "php": ">=7.3", + "phpunit/php-file-iterator": "^3.0.3", + "phpunit/php-text-template": "^2.0.2", + "sebastian/code-unit-reverse-lookup": "^2.0.2", + "sebastian/complexity": "^2.0", + "sebastian/environment": "^5.1.2", + "sebastian/lines-of-code": "^1.0.3", + "sebastian/version": "^3.0.1", + "theseer/tokenizer": "^1.2.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-pcov": "*", + "ext-xdebug": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.2-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "keywords": [ + "coverage", + "testing", + "xunit" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.7" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-09-17T05:39:03+00:00" + }, + { + "name": "phpunit/php-file-iterator", + "version": "3.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8", + "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "keywords": [ + "filesystem", + "iterator" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:57:25+00:00" + }, + { + "name": "phpunit/php-invoker", + "version": "3.1.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-invoker.git", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "ext-pcntl": "*", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-pcntl": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Invoke callables with a timeout", + "homepage": "https://github.com/sebastianbergmann/php-invoker/", + "keywords": [ + "process" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-invoker/issues", + "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:58:55+00:00" + }, + { + "name": "phpunit/php-text-template", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "keywords": [ + "template" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-text-template/issues", + "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T05:33:50+00:00" + }, + { + "name": "phpunit/php-timer", + "version": "5.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", + "keywords": [ + "timer" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-timer/issues", + "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:16:10+00:00" + }, + { + "name": "phpunit/phpunit", + "version": "9.5.10", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a", + "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.3.1", + "ext-dom": "*", + "ext-json": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "ext-xml": "*", + "ext-xmlwriter": "*", + "myclabs/deep-copy": "^1.10.1", + "phar-io/manifest": "^2.0.3", + "phar-io/version": "^3.0.2", + "php": ">=7.3", + "phpspec/prophecy": "^1.12.1", + "phpunit/php-code-coverage": "^9.2.7", + "phpunit/php-file-iterator": "^3.0.5", + "phpunit/php-invoker": "^3.1.1", + "phpunit/php-text-template": "^2.0.3", + "phpunit/php-timer": "^5.0.2", + "sebastian/cli-parser": "^1.0.1", + "sebastian/code-unit": "^1.0.6", + "sebastian/comparator": "^4.0.5", + "sebastian/diff": "^4.0.3", + "sebastian/environment": "^5.1.3", + "sebastian/exporter": "^4.0.3", + "sebastian/global-state": "^5.0.1", + "sebastian/object-enumerator": "^4.0.3", + "sebastian/resource-operations": "^3.0.3", + "sebastian/type": "^2.3.4", + "sebastian/version": "^3.0.2" + }, + "require-dev": { + "ext-pdo": "*", + "phpspec/prophecy-phpunit": "^2.0.1" + }, + "suggest": { + "ext-soap": "*", + "ext-xdebug": "*" + }, + "bin": [ + "phpunit" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.5-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ], + "files": [ + "src/Framework/Assert/Functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "The PHP Unit Testing framework.", + "homepage": "https://phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/phpunit/issues", + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10" + }, + "funding": [ + { + "url": "https://phpunit.de/donate.html", + "type": "custom" + }, + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-09-25T07:38:51+00:00" + }, + { + "name": "psr/cache", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "support": { + "source": "https://github.com/php-fig/cache/tree/master" + }, + "time": "2016-08-06T20:24:11+00:00" + }, + { + "name": "sebastian/cli-parser", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/cli-parser.git", + "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", + "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for parsing CLI options", + "homepage": "https://github.com/sebastianbergmann/cli-parser", + "support": { + "issues": "https://github.com/sebastianbergmann/cli-parser/issues", + "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T06:08:49+00:00" + }, + { + "name": "sebastian/code-unit", + "version": "1.0.8", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit.git", + "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", + "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the PHP code units", + "homepage": "https://github.com/sebastianbergmann/code-unit", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit/issues", + "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:08:54+00:00" + }, + { + "name": "sebastian/code-unit-reverse-lookup", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Looks up which function or method a line of code belongs to", + "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", + "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:30:19+00:00" + }, + { + "name": "sebastian/comparator", + "version": "4.0.6", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "55f4261989e546dc112258c7a75935a81a7ce382" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382", + "reference": "55f4261989e546dc112258c7a75935a81a7ce382", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/diff": "^4.0", + "sebastian/exporter": "^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + } + ], + "description": "Provides the functionality to compare PHP values for equality", + "homepage": "https://github.com/sebastianbergmann/comparator", + "keywords": [ + "comparator", + "compare", + "equality" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/comparator/issues", + "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T15:49:45+00:00" + }, + { + "name": "sebastian/complexity", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/complexity.git", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.7", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for calculating the complexity of PHP code units", + "homepage": "https://github.com/sebastianbergmann/complexity", + "support": { + "issues": "https://github.com/sebastianbergmann/complexity/issues", + "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T15:52:27+00:00" + }, + { + "name": "sebastian/diff", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3", + "symfony/process": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/diff/issues", + "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:10:38+00:00" + }, + { + "name": "sebastian/environment", + "version": "5.1.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "388b6ced16caa751030f6a69e588299fa09200ac" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", + "reference": "388b6ced16caa751030f6a69e588299fa09200ac", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-posix": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides functionality to handle HHVM/PHP environments", + "homepage": "http://www.github.com/sebastianbergmann/environment", + "keywords": [ + "Xdebug", + "environment", + "hhvm" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/environment/issues", + "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:52:38+00:00" + }, + { + "name": "sebastian/exporter", + "version": "4.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", + "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "http://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/exporter/issues", + "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:24:23+00:00" + }, + { + "name": "sebastian/global-state", + "version": "5.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49", + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/object-reflector": "^2.0", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "ext-dom": "*", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-uopz": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Snapshotting of global state", + "homepage": "http://www.github.com/sebastianbergmann/global-state", + "keywords": [ + "global state" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/global-state/issues", + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-06-11T13:31:12+00:00" + }, + { + "name": "sebastian/lines-of-code", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.6", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for counting the lines of code in PHP source code", + "homepage": "https://github.com/sebastianbergmann/lines-of-code", + "support": { + "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-11-28T06:42:11+00:00" + }, + { + "name": "sebastian/object-enumerator", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "5c9eeac41b290a3712d88851518825ad78f45c71" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", + "reference": "5c9eeac41b290a3712d88851518825ad78f45c71", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/object-reflector": "^2.0", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", + "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:12:34+00:00" + }, + { + "name": "sebastian/object-reflector", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", + "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Allows reflection of object attributes, including inherited and non-public ones", + "homepage": "https://github.com/sebastianbergmann/object-reflector/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-reflector/issues", + "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:14:26+00:00" + }, + { + "name": "sebastian/phpcpd", + "version": "6.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpcpd.git", + "reference": "f3683aa0db2e8e09287c2bb33a595b2873ea9176" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/f3683aa0db2e8e09287c2bb33a595b2873ea9176", + "reference": "f3683aa0db2e8e09287c2bb33a595b2873ea9176", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "php": ">=7.3", + "phpunit/php-file-iterator": "^3.0", + "phpunit/php-timer": "^5.0", + "sebastian/cli-parser": "^1.0", + "sebastian/version": "^3.0" + }, + "bin": [ + "phpcpd" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Copy/Paste Detector (CPD) for PHP code.", + "homepage": "https://github.com/sebastianbergmann/phpcpd", + "support": { + "issues": "https://github.com/sebastianbergmann/phpcpd/issues", + "source": "https://github.com/sebastianbergmann/phpcpd/tree/6.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-12-07T05:39:23+00:00" + }, + { + "name": "sebastian/recursion-context", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172", + "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides functionality to recursively process PHP variables", + "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "support": { + "issues": "https://github.com/sebastianbergmann/recursion-context/issues", + "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:17:30+00:00" + }, + { + "name": "sebastian/resource-operations", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/resource-operations.git", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides a list of PHP built-in functions that operate on resources", + "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "support": { + "issues": "https://github.com/sebastianbergmann/resource-operations/issues", + "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "abandoned": true, + "time": "2020-09-28T06:45:17+00:00" + }, + { + "name": "sebastian/type", + "version": "2.3.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/type.git", + "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914", + "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the types of the PHP type system", + "homepage": "https://github.com/sebastianbergmann/type", + "support": { + "issues": "https://github.com/sebastianbergmann/type/issues", + "source": "https://github.com/sebastianbergmann/type/tree/2.3.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-06-15T12:49:02+00:00" + }, + { + "name": "sebastian/version", + "version": "3.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "c6c1022351a901512170118436c764e473f6de8c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", + "reference": "c6c1022351a901512170118436c764e473f6de8c", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that helps with managing the version number of Git-hosted PHP projects", + "homepage": "https://github.com/sebastianbergmann/version", + "support": { + "issues": "https://github.com/sebastianbergmann/version/issues", + "source": "https://github.com/sebastianbergmann/version/tree/3.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T06:39:44+00:00" + }, + { + "name": "squizlabs/php_codesniffer", + "version": "3.6.1", + "source": { + "type": "git", + "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e", + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e", + "shasum": "" + }, + "require": { + "ext-simplexml": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + }, + "bin": [ + "bin/phpcs", + "bin/phpcbf" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Greg Sherwood", + "role": "lead" + } + ], + "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", + "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", + "keywords": [ + "phpcs", + "standards" + ], + "support": { + "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", + "source": "https://github.com/squizlabs/PHP_CodeSniffer", + "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" + }, + "time": "2021-10-11T04:00:11+00:00" + }, + { + "name": "symfony/mime", + "version": "v5.3.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/mime.git", + "reference": "a756033d0a7e53db389618653ae991eba5a19a11" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11", + "reference": "a756033d0a7e53db389618653ae991eba5a19a11", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "egulias/email-validator": "~3.0.0", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/mailer": "<4.4" + }, + "require-dev": { + "egulias/email-validator": "^2.1.10|^3.1", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/property-access": "^4.4|^5.1", + "symfony/property-info": "^4.4|^5.1", + "symfony/serializer": "^5.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mime\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows manipulating MIME messages", + "homepage": "https://symfony.com", + "keywords": [ + "mime", + "mime-type" + ], + "support": { + "source": "https://github.com/symfony/mime/tree/v5.3.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-10T12:30:38+00:00" + }, + { + "name": "symfony/stopwatch", + "version": "v5.3.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/stopwatch.git", + "reference": "b24c6a92c6db316fee69e38c80591e080e41536c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b24c6a92c6db316fee69e38c80591e080e41536c", + "reference": "b24c6a92c6db316fee69e38c80591e080e41536c", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/service-contracts": "^1.0|^2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Stopwatch\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides a way to profile code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/stopwatch/tree/v5.3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-10T08:58:57+00:00" + }, + { + "name": "symfony/yaml", + "version": "v5.3.6", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7", + "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/console": "<4.4" + }, + "require-dev": { + "symfony/console": "^4.4|^5.0" + }, + "suggest": { + "symfony/console": "For validating YAML files using the lint command" + }, + "bin": [ + "Resources/bin/yaml-lint" + ], + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Loads and dumps YAML files", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/yaml/tree/v5.3.6" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-29T06:20:01+00:00" + }, + { + "name": "theseer/tokenizer", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/theseer/tokenizer.git", + "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", + "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + } + ], + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "support": { + "issues": "https://github.com/theseer/tokenizer/issues", + "source": "https://github.com/theseer/tokenizer/tree/1.2.1" + }, + "funding": [ + { + "url": "https://github.com/theseer", + "type": "github" + } + ], + "time": "2021-07-28T10:34:58+00:00" + }, + { + "name": "vlucas/phpdotenv", + "version": "v2.6.8", + "source": { + "type": "git", + "url": "https://github.com/vlucas/phpdotenv.git", + "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/f1e2a35e53abe9322f0ab9ada689967e30055d40", + "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40", + "shasum": "" + }, + "require": { + "php": "^5.3.9 || ^7.0 || ^8.0", + "symfony/polyfill-ctype": "^1.17" + }, + "require-dev": { + "ext-filter": "*", + "ext-pcre": "*", + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" + }, + "suggest": { + "ext-filter": "Required to use the boolean validator.", + "ext-pcre": "Required to use most of the library." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.6-dev" + } + }, + "autoload": { + "psr-4": { + "Dotenv\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk" + }, + { + "name": "Vance Lucas", + "email": "vance@vancelucas.com" + } + ], + "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", + "keywords": [ + "dotenv", + "env", + "environment" + ], + "support": { + "issues": "https://github.com/vlucas/phpdotenv/issues", + "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.8" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", + "type": "tidelift" + } + ], + "time": "2021-10-02T19:02:17+00:00" + }, + { + "name": "weew/helpers-array", + "version": "v1.3.1", + "source": { + "type": "git", + "url": "https://github.com/weew/helpers-array.git", + "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/weew/helpers-array/zipball/9bff63111f9765b4277750db8d276d92b3e16ed0", + "reference": "9bff63111f9765b4277750db8d276d92b3e16ed0", + "shasum": "" + }, + "require-dev": { + "phpunit/phpunit": "^4.7", + "satooshi/php-coveralls": "^0.6.1" + }, + "type": "library", + "autoload": { + "files": [ + "src/array.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Maxim Kott", + "email": "maximkott@gmail.com" + } + ], + "description": "Useful collection of php array helpers.", + "support": { + "issues": "https://github.com/weew/helpers-array/issues", + "source": "https://github.com/weew/helpers-array/tree/master" + }, + "time": "2016-07-21T11:18:01+00:00" + } + ], + "aliases": [], + "minimum-stability": "beta", + "stability-flags": { + "magento/extension-b2b": 10, + "magento/product-enterprise-edition": 10 + }, + "prefer-stable": true, + "prefer-lowest": false, + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.1.0" +} diff --git a/src/_data/codebase/v2_4/commerce/composer_lock.json b/src/_data/codebase/v2_4/commerce/composer_lock.json index fc9911ddd4f..50b9ba71a5e 100644 --- a/src/_data/codebase/v2_4/commerce/composer_lock.json +++ b/src/_data/codebase/v2_4/commerce/composer_lock.json @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "017d3557611ce3cf560ce04fe247e714", + "content-hash": "1dbba931c21c2f65ae548927b7078888", "packages": [ { "name": "2tvenom/cborencode", @@ -52,257 +52,117 @@ "time": "2020-10-27T07:22:41+00:00" }, { - "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-4.2.1.0.zip", - "shasum": "413da6f191c2e88cde672c4c1a4b01c56c177da8" - }, - "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "4.2.1", - "amzn/amazon-pay-module": "4.2.1", - "amzn/login-with-amazon-module": "4.2.1" - }, - "type": "metapackage", - "license": [ - "Apache-2.0" - ], - "description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon" - }, - { - "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-4.2.1.0.zip", - "shasum": "49154d55b054df6eb5aed72f9342c5b12114f3e3" - }, - "require": { - "amzn/amazon-pay-sdk-php": "^3.2.0", - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-catalog": "*", - "magento/module-checkout": "*", - "magento/module-config": "*", - "magento/module-customer": "*", - "magento/module-developer": "*", - "magento/module-eav": "*", - "magento/module-payment": "*", - "magento/module-paypal": "*", - "magento/module-quote": "*", - "magento/module-sales": "*", - "magento/module-store": "*", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Amazon\\Core\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "description": "Shared functionality for Amazon Pay and Login with Amazon modules" - }, - { - "name": "amzn/amazon-pay-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.2.1.0.zip", - "shasum": "4770112595b9f9adc0964678bd0400c5c8b29279" - }, - "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.1", - "amzn/login-with-amazon-module": "^4.2.1", - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-catalog": "*", - "magento/module-checkout": "*", - "magento/module-customer": "*", - "magento/module-directory": "*", - "magento/module-eav": "*", - "magento/module-payment": "*", - "magento/module-paypal": "*", - "magento/module-quote": "*", - "magento/module-sales": "*", - "magento/module-store": "*", - "php": "~7.3.0||~7.4.0" - }, - "suggest": { - "magento/module-customer": "*", - "magento/module-scalable-checkout": "*", - "magento/module-scalable-oms": "*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Amazon\\Payment\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "description": "Amazon Pay module" - }, - { - "name": "amzn/amazon-pay-sdk-php", - "version": "3.7.1", + "name": "astock/stock-api-libphp", + "version": "1.1.4", "source": { "type": "git", - "url": "https://github.com/amzn/amazon-pay-sdk-php.git", - "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2" + "url": "https://github.com/adobe/stock-api-libphp.git", + "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amzn/amazon-pay-sdk-php/zipball/37882f2df12e7789d6d4d7d3df6c0cd7e62779f2", - "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2", + "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", + "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", "shasum": "" }, "require": { - "ext-curl": "*", - "php": ">=5.5.0" + "guzzlehttp/guzzle": "~6.0", + "php": "~7.1" }, "require-dev": { - "phpunit/phpunit": "^4" + "mockery/mockery": "^0.9.9", + "phpunit/phpunit": ">=6.0 <9.0", + "squizlabs/php_codesniffer": "~2.8" }, "type": "library", "autoload": { "psr-4": { - "AmazonPay\\": "AmazonPay/" + "AdobeStock\\Api\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], - "authors": [ - { - "name": "Amazon Pay SDK", - "email": "amazon-pay-sdk@amazon.com" - } - ], - "description": "Amazon Pay SDK (PHP)", - "homepage": "https://github.com/amzn/amazon-pay-sdk-php", - "keywords": [ - "amazon", - "amazon pay", - "amazon payments", - "pay", - "pay with amazon", - "payment", - "payments" - ], + "description": "Adobe Stock API library", "support": { - "issues": "https://github.com/amzn/amazon-pay-sdk-php/issues", - "source": "https://github.com/amzn/amazon-pay-sdk-php/tree/3.7.1" - }, - "time": "2021-03-23T06:46:08+00:00" - }, - { - "name": "amzn/login-with-amazon-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.2.1.0.zip", - "shasum": "5d739cef7cf3dfce15a5989bdb0bc7717b696b94" - }, - "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.1", - "magento/framework": "*", - "magento/module-checkout": "*", - "magento/module-checkout-agreements": "*", - "magento/module-customer": "*", - "magento/module-eav": "*", - "magento/module-store": "*", - "php": "~7.3.0||~7.4.0" - }, - "suggest": { - "magento/module-sales": "*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Amazon\\Login\\": "" - } + "issues": "https://github.com/adobe/stock-api-libphp/issues", + "source": "https://github.com/adobe/stock-api-libphp/tree/master" }, - "license": [ - "Apache-2.0" - ], - "description": "Login with Amazon module" + "time": "2020-04-20T17:47:06+00:00" }, { - "name": "astock/stock-api-libphp", - "version": "1.1.4", + "name": "aws/aws-crt-php", + "version": "v1.0.2", "source": { "type": "git", - "url": "https://github.com/adobe/stock-api-libphp.git", - "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb" + "url": "https://github.com/awslabs/aws-crt-php.git", + "reference": "3942776a8c99209908ee0b287746263725685732" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", - "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732", + "reference": "3942776a8c99209908ee0b287746263725685732", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "~6.0", - "php": "~7.1" + "php": ">=5.5" }, "require-dev": { - "mockery/mockery": "^0.9.9", - "phpunit/phpunit": ">=6.0 <9.0", - "squizlabs/php_codesniffer": "~2.8" + "phpunit/phpunit": "^4.8.35|^5.4.3" }, "type": "library", "autoload": { - "psr-4": { - "AdobeStock\\Api\\": "src" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], - "description": "Adobe Stock API library", + "authors": [ + { + "name": "AWS SDK Common Runtime Team", + "email": "aws-sdk-common-runtime@amazon.com" + } + ], + "description": "AWS Common Runtime for PHP", + "homepage": "http://aws.amazon.com/sdkforphp", + "keywords": [ + "amazon", + "aws", + "crt", + "sdk" + ], "support": { - "issues": "https://github.com/adobe/stock-api-libphp/issues", - "source": "https://github.com/adobe/stock-api-libphp/tree/master" + "issues": "https://github.com/awslabs/aws-crt-php/issues", + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2" }, - "time": "2020-04-20T17:47:06+00:00" + "time": "2021-09-03T22:57:30+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.189.0", + "version": "3.199.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8" + "reference": "2233d15e5d434b0a259eaacae5a86b3ba19945cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8", - "reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2233d15e5d434b0a259eaacae5a86b3ba19945cd", + "reference": "2233d15e5d434b0a259eaacae5a86b3ba19945cd", "shasum": "" }, "require": { + "aws/aws-crt-php": "^1.0.2", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0", "guzzlehttp/promises": "^1.4.0", - "guzzlehttp/psr7": "^1.7.0", + "guzzlehttp/psr7": "^1.7.0|^2.0", "mtdowling/jmespath.php": "^2.6", "php": ">=5.5" }, @@ -368,9 +228,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.189.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.199.0" }, - "time": "2021-08-10T18:17:34+00:00" + "time": "2021-10-20T18:14:51+00:00" }, { "name": "bacon/bacon-qr-code", @@ -542,16 +402,16 @@ }, { "name": "brick/math", - "version": "0.9.2", + "version": "0.9.3", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0" + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", - "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", + "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", "shasum": "" }, "require": { @@ -561,7 +421,7 @@ "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", - "vimeo/psalm": "4.3.2" + "vimeo/psalm": "4.9.2" }, "type": "library", "autoload": { @@ -586,15 +446,19 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.9.2" + "source": "https://github.com/brick/math/tree/0.9.3" }, "funding": [ + { + "url": "https://github.com/BenMorel", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/brick/math", "type": "tidelift" } ], - "time": "2021-01-20T22:51:39+00:00" + "time": "2021-08-15T20:50:18+00:00" }, { "name": "brick/varexporter", @@ -737,20 +601,20 @@ }, { "name": "colinmollenhour/cache-backend-redis", - "version": "1.11.0", + "version": "1.14.2", "source": { "type": "git", "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git", - "reference": "389fb68de15660e39b055d149d31f3708b5d6cbc" + "reference": "0b042d26b8c2aa093485bdc4bb03a0113a03778d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/389fb68de15660e39b055d149d31f3708b5d6cbc", - "reference": "389fb68de15660e39b055d149d31f3708b5d6cbc", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/0b042d26b8c2aa093485bdc4bb03a0113a03778d", + "reference": "0b042d26b8c2aa093485bdc4bb03a0113a03778d", "shasum": "" }, "require": { - "magento-hackathon/magento-composer-installer": "*" + "colinmollenhour/credis": "*" }, "type": "magento-module", "autoload": { @@ -771,22 +635,22 @@ "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis", "support": { "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues", - "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.11.0" + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.14.2" }, - "time": "2019-03-03T04:04:49+00:00" + "time": "2021-03-02T18:36:21+00:00" }, { "name": "colinmollenhour/credis", - "version": "1.11.1", + "version": "v1.12.1", "source": { "type": "git", "url": "https://github.com/colinmollenhour/credis.git", - "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008" + "reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/bd1da4698ab1918477f9e71e5ff0062b9a345008", - "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/c27faa11724229986335c23f4b6d0f1d8d6547fb", + "reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb", "shasum": "" }, "require": { @@ -815,9 +679,9 @@ "homepage": "https://github.com/colinmollenhour/credis", "support": { "issues": "https://github.com/colinmollenhour/credis/issues", - "source": "https://github.com/colinmollenhour/credis/tree/1.11.1" + "source": "https://github.com/colinmollenhour/credis/tree/v1.12.1" }, - "time": "2019-11-26T18:09:45+00:00" + "time": "2020-11-06T16:09:14+00:00" }, { "name": "colinmollenhour/php-redis-session-abstract", @@ -865,16 +729,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.10", + "version": "1.2.11", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8" + "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8", - "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", + "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", "shasum": "" }, "require": { @@ -886,7 +750,7 @@ "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { @@ -921,7 +785,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.2.10" + "source": "https://github.com/composer/ca-bundle/tree/1.2.11" }, "funding": [ { @@ -937,43 +801,42 @@ "type": "tidelift" } ], - "time": "2021-06-07T13:58:28+00:00" + "time": "2021-09-25T20:32:43+00:00" }, { "name": "composer/composer", - "version": "1.10.22", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25" + "reference": "59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/28c9dfbe2351635961f670773e8d7b17bc5eda25", - "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25", + "url": "https://api.github.com/repos/composer/composer/zipball/59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca", + "reference": "59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", - "composer/semver": "^1.0", + "composer/metadata-minifier": "^1.0", + "composer/semver": "^3.0", "composer/spdx-licenses": "^1.2", - "composer/xdebug-handler": "^1.1", + "composer/xdebug-handler": "^2.0", "justinrainbow/json-schema": "^5.2.10", "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1.0", + "react/promise": "^1.2 || ^2.7", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", - "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0", - "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0", - "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" - }, - "conflict": { - "symfony/console": "2.8.38" + "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0" }, "require-dev": { "phpspec/prophecy": "^1.10", - "symfony/phpunit-bridge": "^4.2" + "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -986,7 +849,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -1002,12 +865,12 @@ { "name": "Nils Adermann", "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" + "homepage": "https://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", @@ -1020,7 +883,76 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/1.10.22" + "source": "https://github.com/composer/composer/tree/2.1.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" + } + ], + "time": "2021-06-03T09:30:09+00:00" + }, + { + "name": "composer/metadata-minifier", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/metadata-minifier.git", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "composer/composer": "^2", + "phpstan/phpstan": "^0.12.55", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\MetadataMinifier\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Small utility library that handles metadata minification and expansion.", + "keywords": [ + "composer", + "compression" + ], + "support": { + "issues": "https://github.com/composer/metadata-minifier/issues", + "source": "https://github.com/composer/metadata-minifier/tree/1.0.0" }, "funding": [ { @@ -1036,32 +968,33 @@ "type": "tidelift" } ], - "time": "2021-04-27T11:10:45+00:00" + "time": "2021-04-07T13:37:33+00:00" }, { "name": "composer/semver", - "version": "1.7.2", + "version": "3.2.5", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a" + "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a", - "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a", + "url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9", + "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5" + "phpstan/phpstan": "^0.12.54", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -1100,7 +1033,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/1.7.2" + "source": "https://github.com/composer/semver/tree/3.2.5" }, "funding": [ { @@ -1116,7 +1049,7 @@ "type": "tidelift" } ], - "time": "2020-12-03T15:47:16+00:00" + "time": "2021-05-24T12:41:47+00:00" }, { "name": "composer/spdx-licenses", @@ -1199,21 +1132,21 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.6", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "f27e06cd9675801df441b3656569b328e04aa37c" + "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c", - "reference": "f27e06cd9675801df441b3656569b328e04aa37c", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339", + "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0", - "psr/log": "^1.0" + "psr/log": "^1 || ^2 || ^3" }, "require-dev": { "phpstan/phpstan": "^0.12.55", @@ -1243,7 +1176,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/1.4.6" + "source": "https://github.com/composer/xdebug-handler/tree/2.0.2" }, "funding": [ { @@ -1259,7 +1192,7 @@ "type": "tidelift" } ], - "time": "2021-03-25T17:01:18+00:00" + "time": "2021-07-31T17:03:58+00:00" }, { "name": "container-interop/container-interop", @@ -1410,316 +1343,33 @@ "time": "2021-03-16T16:42:25+00:00" }, { - "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.12.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.12.0.0.zip", - "shasum": "ce7fa4b7d8f1dc909693d8fd8030121be16ae9a2" - }, - "require": { - "magento/framework": ">=101 <104", - "magento/module-authorization": "100.*", - "magento/module-backend": ">=100 <103", - "magento/module-bundle": ">=100 <102", - "magento/module-catalog": ">=101 <105", - "magento/module-catalog-inventory": "100.*", - "magento/module-catalog-rule": ">=100 <102", - "magento/module-checkout": "100.*", - "magento/module-config": ">=100 <103", - "magento/module-configurable-product": "100.*", - "magento/module-cron": "100.*", - "magento/module-customer": ">=100 <104", - "magento/module-directory": "100.*", - "magento/module-eav": ">=100 <104", - "magento/module-email": ">=100 <102", - "magento/module-grouped-product": "100.*", - "magento/module-newsletter": "100.*", - "magento/module-payment": "100.*", - "magento/module-product-alert": "100.*", - "magento/module-quote": ">=100 <103", - "magento/module-reports": ">=100 <102", - "magento/module-review": ">=100 <102", - "magento/module-sales": ">=100 <104", - "magento/module-sales-rule": ">=100 <102", - "magento/module-send-friend": "100.*", - "magento/module-shipping": "100.*", - "magento/module-store": ">=100 <102", - "magento/module-tax": "100.*", - "magento/module-theme": ">=100 <102", - "magento/module-ui": ">=100 <102", - "magento/module-url-rewrite": ">=100 <103", - "magento/module-user": ">=100 <102", - "magento/module-wishlist": ">=100 <102", - "php": "^7.1" - }, - "suggest": { - "dotmailer/dotmailer-magento2-extension-chat": "1.5.*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Email\\": "" - } + "name": "elasticsearch/elasticsearch", + "version": "v7.14.0", + "source": { + "type": "git", + "url": "https://github.com/elastic/elasticsearch-php.git", + "reference": "0f258961c36075e17a133fe0075b881035998d27" }, - "license": [ - "MIT" - ], - "description": "dotmailer integration for magento 2" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.5.0.0.zip", - "shasum": "a3da4d71d85bd8b6b5f9d7a9ebaa63a1772ba188" + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/0f258961c36075e17a133fe0075b881035998d27", + "reference": "0f258961c36075e17a133fe0075b881035998d27", + "shasum": "" }, "require": { - "dotmailer/dotmailer-magento2-extension": "^4.12.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": "100.*", - "magento/module-config": ">=100 <103", - "magento/module-customer": ">=100 <104", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-store": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Chat\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: Chat module" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-chat-graph-ql", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat-graph-ql/dotmailer-dotmailer-magento2-extension-chat-graph-ql-1.0.0.0.zip", - "shasum": "cbe67b25dfbc3604c3876a232168e42e80cc819c" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.10.0", - "dotmailer/dotmailer-magento2-extension-chat": "^1.0.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": ">=100 <103", - "magento/module-config": ">=100 <103", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-store": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\ChatGraphQl\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: Chat GraphQl module" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-enterprise", - "version": "1.6.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise/dotmailer-dotmailer-magento2-extension-enterprise-1.6.0.0.zip", - "shasum": "7a93fcdf85d7206cfc38f4d1377a2d9c5aa91a98" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.12.0", - "magento/framework": ">=101 <104", - "magento/framework-foreign-key": ">=1.0.0", - "magento/module-backend": ">=100 <103", - "magento/module-catalog": ">=101 <105", - "magento/module-customer-segment": ">=100 <103", - "magento/module-grouped-product": "100.*", - "magento/module-integration": "100.*", - "magento/module-page-builder": ">=1.0.0", - "magento/module-reward": ">=100 <102", - "magento/module-store": ">=100 <102", - "magento/module-ui": ">=100 <102", - "magento/page-builder-commerce": ">=1.0.0", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Enterprise\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud integration for Magento Commerce" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-enterprise-package", - "version": "4.12.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.12.0.0.zip", - "shasum": "92f216a8e5171e662a50d839e75dec5bf78d8247" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "4.12.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.5.0", - "dotmailer/dotmailer-magento2-extension-chat-graph-ql": "1.0.0", - "dotmailer/dotmailer-magento2-extension-enterprise": "1.6.0", - "dotmailer/dotmailer-magento2-extension-graph-ql": "1.0.0", - "dotmailer/dotmailer-magento2-extension-sms": "1.2.0" - }, - "type": "metapackage", - "license": [ - "MIT" - ], - "description": "Dotmailer integration for Magento 2 Commerce" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-graph-ql", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-graph-ql/dotmailer-dotmailer-magento2-extension-graph-ql-1.0.0.0.zip", - "shasum": "f1ee373cd5e5e044a49e16f24184c0ce4d144d29" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.10.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": ">=100 <103", - "magento/module-config": ">=100 <103", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-store": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\EmailGraphQl\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: Core GraphQl module" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.12.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.12.0.0.zip", - "shasum": "6090af65afdcc3c980335accf97f356e04d5348f" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "4.12.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.5.0", - "dotmailer/dotmailer-magento2-extension-chat-graph-ql": "1.0.0", - "dotmailer/dotmailer-magento2-extension-graph-ql": "1.0.0", - "dotmailer/dotmailer-magento2-extension-sms": "1.2.0" - }, - "type": "metapackage", - "license": [ - "MIT" - ], - "description": "Dotmailer integration for Magento 2 Open Source" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-sms", - "version": "1.2.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-sms/dotmailer-dotmailer-magento2-extension-sms-1.2.0.0.zip", - "shasum": "a82386f3dc64211be2f99e848c42bbc5373af5bb" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.12.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": "100.*", - "magento/module-config": ">=100 <103", - "magento/module-customer": ">=100 <104", - "magento/module-directory": "100.*", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-shipping": "100.*", - "magento/module-store": ">=100 <102", - "magento/module-ui": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Sms\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: SMS module" - }, - { - "name": "elasticsearch/elasticsearch", - "version": "v7.11.0", - "source": { - "type": "git", - "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "277cd5e182827c59c23e146a836a30470c0f879d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/277cd5e182827c59c23e146a836a30470c0f879d", - "reference": "277cd5e182827c59c23e146a836a30470c0f879d", - "shasum": "" - }, - "require": { - "ext-json": ">=1.3.7", - "ezimuel/ringphp": "^1.1.2", - "php": "^7.1 || ^8.0", - "psr/log": "~1.0" + "ext-json": ">=1.3.7", + "ezimuel/ringphp": "^1.1.2", + "php": "^7.3 || ^8.0", + "psr/log": "^1|^2" }, "require-dev": { - "cpliakas/git-wrapper": "~2.0 || ~3.0", - "doctrine/inflector": "^1.3", "ext-yaml": "*", "ext-zip": "*", "mockery/mockery": "^1.2", "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", + "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.4", - "symfony/finder": "~4.0", - "symfony/yaml": "~4.0" + "symfony/finder": "~4.0" }, "suggest": { "ext-curl": "*", @@ -1754,9 +1404,9 @@ ], "support": { "issues": "https://github.com/elastic/elasticsearch-php/issues", - "source": "https://github.com/elastic/elasticsearch-php/tree/v7.11.0" + "source": "https://github.com/elastic/elasticsearch-php/tree/v7.14.0" }, - "time": "2021-02-11T11:04:51+00:00" + "time": "2021-08-03T16:26:31+00:00" }, { "name": "endroid/qr-code", @@ -2140,16 +1790,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" + "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", - "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", + "url": "https://api.github.com/repos/guzzle/promises/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0", + "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0", "shasum": "" }, "require": { @@ -2161,7 +1811,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.5-dev" } }, "autoload": { @@ -2177,10 +1827,25 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", @@ -2189,22 +1854,36 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.4.1" + "source": "https://github.com/guzzle/promises/tree/1.5.0" }, - "time": "2021-03-07T09:25:29+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2021-10-07T13:05:22+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.8.2", + "version": "1.8.3", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "dc960a912984efb74d0a90222870c72c87f10c91" + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", - "reference": "dc960a912984efb74d0a90222870c72c87f10c91", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", "shasum": "" }, "require": { @@ -2241,13 +1920,34 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, { "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -2264,9 +1964,23 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.8.2" + "source": "https://github.com/guzzle/psr7/tree/1.8.3" }, - "time": "2021-04-26T09:17:50+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2021-10-05T13:56:00+00:00" }, { "name": "justinrainbow/json-schema", @@ -2394,487 +2108,126 @@ "time": "2021-07-13T18:46:38+00:00" }, { - "name": "klarna/m2-payments", - "version": "8.3.2", + "name": "laminas/laminas-captcha", + "version": "2.11.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-captcha.git", + "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a" + }, "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.3.2.0.zip", - "shasum": "a45906a5a75ee394dbcc83d9092022d1cf006190" + "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/6b0b98d388b713119cbb5788ea0b90cd6e63513a", + "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a", + "shasum": "" }, "require": { - "klarna/module-core": "6.2.2", - "klarna/module-kp": "7.3.2", - "klarna/module-kp-graph-ql": "0.9.3", - "klarna/module-onsitemessaging": "1.0.5", - "klarna/module-ordermanagement": "6.2.2" + "laminas/laminas-math": "^2.7 || ^3.0", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-captcha": "*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.16.0", - "jakub-onderka/php-console-highlighter": "^0.3.2", - "jakub-onderka/php-parallel-lint": "^0.9.2", - "lusitanian/oauth": "~0.8.10", - "magento/magento-coding-standard": "*", - "mikey179/vfsstream": "^1.6", - "pdepend/pdepend": "^2.5.2", - "phploc/phploc": "^6.0", - "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.19", - "phpunit/phpunit": "^9", - "sebastian/phpcpd": "~5.0.0", - "squizlabs/php_codesniffer": "~3.5.4" + "laminas/laminas-coding-standard": "~2.1.4", + "laminas/laminas-recaptcha": "^3.0", + "laminas/laminas-session": "^2.12", + "laminas/laminas-text": "^2.8", + "laminas/laminas-validator": "^2.14", + "phpunit/phpunit": "^9.4.3", + "psalm/plugin-phpunit": "^0.15.1", + "vimeo/psalm": "^4.6" }, - "type": "metapackage", + "suggest": { + "laminas/laminas-i18n-resources": "Translations of captcha messages", + "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component", + "laminas/laminas-session": "Laminas\\Session component", + "laminas/laminas-text": "Laminas\\Text component", + "laminas/laminas-validator": "Laminas\\Validator component" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Captcha\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "BSD-3-Clause" + ], + "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", + "homepage": "https://laminas.dev", + "keywords": [ + "captcha", + "laminas" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-captcha/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-captcha/issues", + "rss": "https://github.com/laminas/laminas-captcha/releases.atom", + "source": "https://github.com/laminas/laminas-captcha" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } ], - "description": "Klarna Payments for Magento 2 (CE & EE)" + "time": "2021-10-01T15:30:12+00:00" }, { - "name": "klarna/module-core", - "version": "6.2.2", + "name": "laminas/laminas-code", + "version": "4.4.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-code.git", + "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1" + }, "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.2.2.0.zip", - "shasum": "e7ec1112fe98c4c215bd9cbc57ff5976dfddcf5b" + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1", + "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1", + "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.3.3", - "magento/framework": "^102|^103", - "magento/module-backend": "^102.0", - "magento/module-bundle": "^100.3||^101.0", - "magento/module-catalog": "^103.0|^104.0", - "magento/module-config": "^101.1", - "magento/module-customer": "^102.0|^103.0", - "magento/module-directory": "100.4.*", - "magento/module-media-storage": "100.4.*", - "magento/module-payment": "^100.3", - "magento/module-quote": "^101.1", - "magento/module-sales": "^102.0||^103.0", - "magento/module-store": "^101.0", - "magento/module-tax": "^100.3", - "magento/module-ui": "^101.2", - "php": "~7.3.0||~7.4.0", - "psr/log": "^1.0" + "php": "^7.4 || ~8.0.0" + }, + "conflict": { + "phpspec/prophecy": "<1.9.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.10.1", - "jakub-onderka/php-console-highlighter": "^0.3.2", - "jakub-onderka/php-parallel-lint": "^0.9.2", - "lusitanian/oauth": "~0.8.10", - "magento/magento-coding-standard": "*", - "mikey179/vfsstream": "^1.6", - "pdepend/pdepend": "^2.5", - "phploc/phploc": "^4.0", - "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.14", - "phpunit/phpunit": "~6.2.0", - "roave/security-advisories": "dev-master", - "sebastian/phpcpd": "~3.0", - "squizlabs/php_codesniffer": "^3.2", - "theseer/phpdox": "^0.10.1" + "doctrine/annotations": "^1.10.4", + "ext-phar": "*", + "laminas/laminas-coding-standard": "^2.1.4", + "laminas/laminas-stdlib": "^3.3.0", + "phpunit/phpunit": "^9.4.2", + "psalm/plugin-phpunit": "^0.14.0", + "vimeo/psalm": "^4.3.1" }, - "type": "magento2-module", + "suggest": { + "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", + "laminas/laminas-stdlib": "Laminas\\Stdlib component", + "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework" + }, + "type": "library", "autoload": { - "files": [ - "registration.php" - ], "psr-4": { - "Klarna\\Core\\": "." + "Laminas\\Code\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Kenny Gilles", - "email": "kenny.gilles@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - }, - { - "name": "Fei Chen", - "email": "fei.chen@klarna.com", - "role": "Developer" - }, - { - "name": "Jason Grim", - "email": "jason.grim@klarna.com", - "role": "Developer" - }, - { - "name": "Christian Jung", - "email": "christian.jung@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna Core Magento 2 Extension" - }, - { - "name": "klarna/module-kp", - "version": "7.3.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.3.2.0.zip", - "shasum": "8fcdba846ba7d6dac456c8648a1c8a1ee8979dd8" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-ordermanagement": "6.2.2", - "magento/framework": "^102|^103", - "magento/module-backend": "^101.0|^102.0", - "magento/module-checkout": "^100.1", - "magento/module-config": "^101.0", - "magento/module-customer": "^102.0|^103.0", - "magento/module-directory": "100.4.*", - "magento/module-payment": "^100.1", - "magento/module-quote": "^101.0", - "magento/module-sales": "^102.0||^103.0", - "magento/module-sales-rule": "*", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Kp\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Kenny Gilles", - "email": "kenny.gilles@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - }, - { - "name": "Fei Chen", - "email": "fei.chen@klarna.com", - "role": "Developer" - }, - { - "name": "Jason Grim", - "email": "jason.grim@klarna.com", - "role": "Developer" - }, - { - "name": "Christian Jung", - "email": "christian.jung@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna Payments Magento 2 Extension" - }, - { - "name": "klarna/module-kp-graph-ql", - "version": "0.9.3", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.3.0.zip", - "shasum": "641f4da0b84918dc124d9b1f4c1a2bf065165653" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-kp": "7.3.2", - "magento/framework": "^102|^103", - "magento/module-graph-ql": "^100", - "magento/module-payment": "^100.1", - "magento/module-quote-graph-ql": "^100", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\KpGraphQl\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna KpGraphQl Magento 2 Extension" - }, - { - "name": "klarna/module-onsitemessaging", - "version": "1.0.5", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.5.0.zip", - "shasum": "54afe6b4a352788cfe656530652f57908aad7fd4" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-kp": "7.3.2", - "magento/framework": "^102|^103", - "magento/module-catalog": "^103.0|^104.0", - "magento/module-checkout": "^100.1", - "magento/module-payment": "^100.3", - "magento/module-quote": "^101.1", - "magento/module-sales": "^102.0||^103.0", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Onsitemessaging\\": "." - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna OnSite Messaging Magento 2 Extension" - }, - { - "name": "klarna/module-ordermanagement", - "version": "6.2.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.2.2.0.zip", - "shasum": "a4cafc671079e8007a77a34cd14813ba6ffadef8" - }, - "require": { - "klarna/module-core": "6.2.2", - "magento/framework": "^102|^103", - "magento/module-payment": "^100.3", - "magento/module-quote": "^101.1", - "magento/module-sales": "^102.0||^103.0", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Ordermanagement\\": "." - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Kenny Gilles", - "email": "kenny.gilles@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - }, - { - "name": "Fei Chen", - "email": "fei.chen@klarna.com", - "role": "Developer" - }, - { - "name": "Jason Grim", - "email": "jason.grim@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna Order Management Magento 2 Extension" - }, - { - "name": "laminas/laminas-captcha", - "version": "2.10.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-captcha.git", - "reference": "9a0134e434cd792934ecca42cb66f316be7bba50" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50", - "reference": "9a0134e434cd792934ecca42cb66f316be7bba50", - "shasum": "" - }, - "require": { - "laminas/laminas-math": "^2.7 || ^3.0", - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.1", - "php": "^7.3 || ~8.0.0" - }, - "replace": { - "zendframework/zend-captcha": "^2.9.0" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.1.4", - "laminas/laminas-recaptcha": "^3.0", - "laminas/laminas-session": "^2.10", - "laminas/laminas-text": "^2.8", - "laminas/laminas-validator": "^2.14", - "phpunit/phpunit": "^9.4.3", - "psalm/plugin-phpunit": "^0.15.1", - "vimeo/psalm": "^4.6" - }, - "suggest": { - "laminas/laminas-i18n-resources": "Translations of captcha messages", - "laminas/laminas-recaptcha": "Laminas\\ReCaptcha component", - "laminas/laminas-session": "Laminas\\Session component", - "laminas/laminas-text": "Laminas\\Text component", - "laminas/laminas-validator": "Laminas\\Validator component" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Captcha\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more", - "homepage": "https://laminas.dev", - "keywords": [ - "captcha", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-captcha/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-captcha/issues", - "rss": "https://github.com/laminas/laminas-captcha/releases.atom", - "source": "https://github.com/laminas/laminas-captcha" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-03-17T16:42:11+00:00" - }, - { - "name": "laminas/laminas-code", - "version": "3.5.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-code.git", - "reference": "b549b70c0bb6e935d497f84f750c82653326ac77" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77", - "reference": "b549b70c0bb6e935d497f84f750c82653326ac77", - "shasum": "" - }, - "require": { - "laminas/laminas-eventmanager": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.1", - "php": "^7.3 || ~8.0.0" - }, - "conflict": { - "phpspec/prophecy": "<1.9.0" - }, - "replace": { - "zendframework/zend-code": "^3.4.1" - }, - "require-dev": { - "doctrine/annotations": "^1.10.4", - "ext-phar": "*", - "laminas/laminas-coding-standard": "^1.0.0", - "laminas/laminas-stdlib": "^3.3.0", - "phpunit/phpunit": "^9.4.2" - }, - "suggest": { - "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", - "laminas/laminas-stdlib": "Laminas\\Stdlib component" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Code\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" + "BSD-3-Clause" ], "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", "homepage": "https://laminas.dev", "keywords": [ "code", - "laminas" + "laminas", + "laminasframework" ], "support": { "chat": "https://laminas.dev/chat", @@ -2890,42 +2243,38 @@ "type": "community_bridge" } ], - "time": "2020-11-30T20:16:31+00:00" + "time": "2021-09-21T13:40:23+00:00" }, { "name": "laminas/laminas-config", - "version": "3.5.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-config.git", - "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b" + "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-config/zipball/f91cd6fe79e82cbbcaa36485108a04e8ef1e679b", - "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b", + "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd", + "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd", "shasum": "" }, "require": { "ext-json": "*", - "laminas/laminas-stdlib": "^2.7.7 || ^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { - "container-interop/container-interop": "<1.2.0" - }, - "replace": { - "zendframework/zend-config": "^3.3.0" + "container-interop/container-interop": "<1.2.0", + "zendframework/zend-config": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-filter": "^2.7.2", "laminas/laminas-i18n": "^2.10.3", - "laminas/laminas-servicemanager": "^3.4.1", - "malukenho/docheader": "^0.1.6", - "phpunit/phpunit": "^8.5.8" + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", @@ -2962,105 +2311,39 @@ "type": "community_bridge" } ], - "time": "2021-02-11T15:06:51+00:00" - }, - { - "name": "laminas/laminas-crypt", - "version": "3.4.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-crypt.git", - "reference": "a058eeb2fe57824b958ac56753faff790a649e18" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/a058eeb2fe57824b958ac56753faff790a649e18", - "reference": "a058eeb2fe57824b958ac56753faff790a649e18", - "shasum": "" - }, - "require": { - "container-interop/container-interop": "^1.2", - "ext-mbstring": "*", - "laminas/laminas-math": "^3.0", - "laminas/laminas-stdlib": "^2.7.7 || ^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" - }, - "replace": { - "zendframework/zend-crypt": "^3.3.1" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "ext-openssl": "Required for most features of Laminas\\Crypt" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Crypt\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Strong cryptography tools and password hashing", - "homepage": "https://laminas.dev", - "keywords": [ - "crypt", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-crypt/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-crypt/issues", - "rss": "https://github.com/laminas/laminas-crypt/releases.atom", - "source": "https://github.com/laminas/laminas-crypt" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-02-11T19:40:03+00:00" + "time": "2021-10-01T16:07:46+00:00" }, { "name": "laminas/laminas-db", - "version": "2.12.0", + "version": "2.13.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-db.git", - "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f" + "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f", - "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f", + "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1", + "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-db": "^2.11.0" + "conflict": { + "zendframework/zend-db": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-eventmanager": "^3.3", - "laminas/laminas-hydrator": "^3.2 || ^4.0", - "laminas/laminas-servicemanager": "^3.3", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3" + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-hydrator": "^3.2 || ^4.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-eventmanager": "Laminas\\EventManager component", - "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets", + "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" }, "type": "library", @@ -3099,30 +2382,34 @@ "type": "community_bridge" } ], - "time": "2021-02-22T22:27:56+00:00" + "time": "2021-09-21T18:59:44+00:00" }, { "name": "laminas/laminas-dependency-plugin", - "version": "2.1.2", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-dependency-plugin.git", - "reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075" + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/c5b4bf87729d6f38c73ca8ed22a5d62ec641d075", - "reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075", + "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/73cfb63ddca9d6bfedad5e0a038f6d55063975a3", + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "require-dev": { "composer/composer": "^1.9 || ^2.0", - "mikey179/vfsstream": "^1.6", - "roave/security-advisories": "dev-master" + "laminas/laminas-coding-standard": "^2.2.1", + "mikey179/vfsstream": "^1.6.10@alpha", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.15.1", + "roave/security-advisories": "dev-master", + "vimeo/psalm": "^4.5" }, "type": "composer-plugin", "extra": { @@ -3140,7 +2427,7 @@ "description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.", "support": { "issues": "https://github.com/laminas/laminas-dependency-plugin/issues", - "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.1.2" + "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.2.0" }, "funding": [ { @@ -3148,44 +2435,41 @@ "type": "community_bridge" } ], - "time": "2021-02-15T16:44:31+00:00" + "time": "2021-09-08T17:51:35+00:00" }, { "name": "laminas/laminas-di", - "version": "3.2.2", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-di.git", - "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04" + "reference": "83330af17fc2511231e805a3586d51883a452094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-di/zipball/ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04", - "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04", + "url": "https://api.github.com/repos/laminas/laminas-di/zipball/83330af17fc2511231e805a3586d51883a452094", + "reference": "83330af17fc2511231e805a3586d51883a452094", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0", - "php": "^7.3 || ~8.0.0", - "psr/container": "^1.0", - "psr/log": "^1.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/container": "^1.1.1", + "psr/log": "^1.1.4" }, "conflict": { "laminas/laminas-servicemanager-di": "*", - "phpspec/prophecy": "<1.9.0" - }, - "replace": { - "zendframework/zend-di": "^3.1.2" + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-di": "*" }, "require-dev": { "container-interop/container-interop": "^1.2.0", - "laminas/laminas-coding-standard": "^2", - "laminas/laminas-servicemanager": "^3.4", - "mikey179/vfsstream": "^1.6.7", + "laminas/laminas-coding-standard": "~2.3.0", + "laminas/laminas-servicemanager": "^3.7", + "mikey179/vfsstream": "^1.6.10@alpha", "phpspec/prophecy-phpunit": "^2.0", "phpstan/phpstan": "^0.12.64", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" @@ -3227,20 +2511,20 @@ "type": "community_bridge" } ], - "time": "2021-04-13T19:22:31+00:00" + "time": "2021-09-21T15:41:36+00:00" }, { "name": "laminas/laminas-escaper", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5" + "reference": "2d6dce99668b413610e9544183fa10392437f542" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5", - "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/2d6dce99668b413610e9544183fa10392437f542", + "reference": "2d6dce99668b413610e9544183fa10392437f542", "shasum": "" }, "require": { @@ -3251,7 +2535,7 @@ "zendframework/zend-escaper": "^2.6.1" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.3.0", "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.12.2", "vimeo/psalm": "^3.16" @@ -3290,35 +2574,35 @@ "type": "community_bridge" } ], - "time": "2020-11-17T21:26:43+00:00" + "time": "2021-06-26T14:26:08+00:00" }, { "name": "laminas/laminas-eventmanager", - "version": "3.3.1", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "966c859b67867b179fde1eff0cd38df51472ce4a" + "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a", - "reference": "966c859b67867b179fde1eff0cd38df51472ce4a", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba", + "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-eventmanager": "^3.2.1" + "conflict": { + "zendframework/zend-eventmanager": "*" }, "require-dev": { "container-interop/container-interop": "^1.1", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpbench/phpbench": "^0.17.1", - "phpunit/phpunit": "^8.5.8" + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-stdlib": "^3.6", + "phpbench/phpbench": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "container-interop/container-interop": "^1.1, to use the lazy listeners feature", @@ -3356,7 +2640,7 @@ "type": "community_bridge" } ], - "time": "2021-03-08T15:24:29+00:00" + "time": "2021-09-07T22:35:32+00:00" }, { "name": "laminas/laminas-feed", @@ -3404,113 +2688,31 @@ "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", - "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Feed\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "provides functionality for consuming RSS and Atom feeds", - "homepage": "https://laminas.dev", - "keywords": [ - "feed", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-feed/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-feed/issues", - "rss": "https://github.com/laminas/laminas-feed/releases.atom", - "source": "https://github.com/laminas/laminas-feed" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-04-01T19:26:09+00:00" - }, - { - "name": "laminas/laminas-filter", - "version": "2.11.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-filter.git", - "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2", - "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2", - "shasum": "" - }, - "require": { - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" - }, - "conflict": { - "laminas/laminas-validator": "<2.10.1" - }, - "replace": { - "zendframework/zend-filter": "^2.9.2" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-crypt": "^3.2.1", - "laminas/laminas-servicemanager": "^3.3", - "laminas/laminas-uri": "^2.6", - "pear/archive_tar": "^1.4.3", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3", - "psalm/plugin-phpunit": "^0.15.1", - "psr/http-factory": "^1.0", - "vimeo/psalm": "^4.6" - }, - "suggest": { - "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", - "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality", - "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter", - "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Filter", - "config-provider": "Laminas\\Filter\\ConfigProvider" - } + "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" }, + "type": "library", "autoload": { "psr-4": { - "Laminas\\Filter\\": "src/" + "Laminas\\Feed\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "Programmatically filter and normalize data and files", + "description": "provides functionality for consuming RSS and Atom feeds", "homepage": "https://laminas.dev", "keywords": [ - "filter", + "feed", "laminas" ], "support": { "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-filter/", + "docs": "https://docs.laminas.dev/laminas-feed/", "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-filter/issues", - "rss": "https://github.com/laminas/laminas-filter/releases.atom", - "source": "https://github.com/laminas/laminas-filter" + "issues": "https://github.com/laminas/laminas-feed/issues", + "rss": "https://github.com/laminas/laminas-feed/releases.atom", + "source": "https://github.com/laminas/laminas-feed" }, "funding": [ { @@ -3518,7 +2720,7 @@ "type": "community_bridge" } ], - "time": "2021-05-24T18:29:02+00:00" + "time": "2021-04-01T19:26:09+00:00" }, { "name": "laminas/laminas-http", @@ -3586,114 +2788,28 @@ ], "time": "2021-02-18T21:58:11+00:00" }, - { - "name": "laminas/laminas-i18n", - "version": "2.11.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/5e85a8facc5534e856cc7f5b4326533eede84b8a", - "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a", - "shasum": "" - }, - "require": { - "ext-intl": "*", - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" - }, - "conflict": { - "phpspec/prophecy": "<1.9.0" - }, - "replace": { - "zendframework/zend-i18n": "^2.10.1" - }, - "require-dev": { - "laminas/laminas-cache": "^2.6.1", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^2.6", - "laminas/laminas-eventmanager": "^2.6.2 || ^3.0", - "laminas/laminas-filter": "^2.6.1", - "laminas/laminas-servicemanager": "^3.2.1", - "laminas/laminas-validator": "^2.6", - "laminas/laminas-view": "^2.6.3", - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component", - "laminas/laminas-config": "Laminas\\Config component", - "laminas/laminas-eventmanager": "You should install this package to use the events in the translator", - "laminas/laminas-filter": "You should install this package to use the provided filters", - "laminas/laminas-i18n-resources": "Translation resources", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", - "laminas/laminas-validator": "You should install this package to use the provided validators", - "laminas/laminas-view": "You should install this package to use the provided view helpers" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\I18n", - "config-provider": "Laminas\\I18n\\ConfigProvider" - } - }, - "autoload": { - "psr-4": { - "Laminas\\I18n\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Provide translations for your application, and filter and validate internationalized values", - "homepage": "https://laminas.dev", - "keywords": [ - "i18n", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-i18n/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-i18n/issues", - "rss": "https://github.com/laminas/laminas-i18n/releases.atom", - "source": "https://github.com/laminas/laminas-i18n" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-04-07T21:10:50+00:00" - }, { "name": "laminas/laminas-json", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-json.git", - "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c" + "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-json/zipball/1e3b64d3b21dac0511e628ae8debc81002d14e3c", - "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c", + "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", + "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-json": "^3.1.2" + "conflict": { + "zendframework/zend-json": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-stdlib": "^2.7.7 || ^3.1", "phpunit/phpunit": "^9.3" }, @@ -3731,31 +2847,30 @@ "type": "community_bridge" } ], - "time": "2021-02-12T15:38:10+00:00" + "time": "2021-09-02T18:02:31+00:00" }, { "name": "laminas/laminas-loader", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-loader.git", - "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616" + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/bcf8a566cb9925a2e7cc41a16db09235ec9fb616", - "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616", + "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b", + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-loader": "^2.6.1" + "conflict": { + "zendframework/zend-loader": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.2.1", "phpunit/phpunit": "^9.3" }, "type": "library", @@ -3788,43 +2903,44 @@ "type": "community_bridge" } ], - "time": "2021-02-12T16:08:18+00:00" + "time": "2021-09-02T18:30:53+00:00" }, { "name": "laminas/laminas-mail", - "version": "2.14.1", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1" + "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/180c6c7baa37cba16fe9fd34af0f346e796cf1a1", - "reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/70c3476913c74e9befd782ab665ad1b9ebac556e", + "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e", "shasum": "" }, "require": { "ext-iconv": "*", - "laminas/laminas-loader": "^2.5", - "laminas/laminas-mime": "^2.5", - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-validator": "^2.10.2", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "laminas/laminas-loader": "^2.8", + "laminas/laminas-mime": "^2.9.1", + "laminas/laminas-stdlib": "^3.6", + "laminas/laminas-validator": "^2.15", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "symfony/polyfill-mbstring": "^1.12.0", - "true/punycode": "^2.1" + "true/punycode": "^2.1", + "webmozart/assert": "^1.10" }, - "replace": { - "zendframework/zend-mail": "^2.10.0" + "conflict": { + "zendframework/zend-mail": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^3.4", - "laminas/laminas-crypt": "^2.6 || ^3.0", - "laminas/laminas-servicemanager": "^3.2.1", - "phpunit/phpunit": "^9.3", + "laminas/laminas-crypt": "^2.6 || ^3.4", + "laminas/laminas-db": "^2.13.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.1", + "symfony/process": "^5.3.7", "vimeo/psalm": "^4.7" }, "suggest": { @@ -3867,33 +2983,33 @@ "type": "community_bridge" } ], - "time": "2021-05-20T04:00:23+00:00" + "time": "2021-09-23T07:33:57+00:00" }, { "name": "laminas/laminas-math", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-math.git", - "reference": "188456530923a449470963837c25560f1fdd8a60" + "reference": "79f6453a47a5774cf3736c5c66cb4818486681da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-math/zipball/188456530923a449470963837c25560f1fdd8a60", - "reference": "188456530923a449470963837c25560f1fdd8a60", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/79f6453a47a5774cf3736c5c66cb4818486681da", + "reference": "79f6453a47a5774cf3736c5c66cb4818486681da", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "replace": { "zendframework/zend-math": "^3.2.0" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5.5" }, "suggest": { "ext-bcmath": "If using the bcmath functionality", @@ -3935,33 +3051,32 @@ "type": "community_bridge" } ], - "time": "2021-02-16T15:46:01+00:00" + "time": "2021-10-09T15:15:23+00:00" }, { "name": "laminas/laminas-mime", - "version": "2.8.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mime.git", - "reference": "9a59704f33106427a384d0ae421f96043174093a" + "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/9a59704f33106427a384d0ae421f96043174093a", - "reference": "9a59704f33106427a384d0ae421f96043174093a", + "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/72d21a1b4bb7086d4a4d7058c0abca180b209184", + "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-mime": "^2.7.2" + "conflict": { + "zendframework/zend-mime": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-mail": "^2.6", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-mail": "^2.12", "phpunit/phpunit": "^9.3" }, "suggest": { @@ -3997,42 +3112,39 @@ "type": "community_bridge" } ], - "time": "2021-02-16T17:40:06+00:00" + "time": "2021-09-20T21:19:24+00:00" }, { "name": "laminas/laminas-modulemanager", - "version": "2.10.2", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "2068e0b300e87e139112016a6025be341ceaaf33" + "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/2068e0b300e87e139112016a6025be341ceaaf33", - "reference": "2068e0b300e87e139112016a6025be341ceaaf33", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad", + "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad", "shasum": "" }, "require": { "brick/varexporter": "^0.3.2", - "laminas/laminas-config": "^3.4", - "laminas/laminas-eventmanager": "^3.3", - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.1", - "php": "^7.3 || ^8.0", + "laminas/laminas-config": "^3.7", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "webimpress/safe-writer": "^1.0.2 || ^2.1" }, - "replace": { - "zendframework/zend-modulemanager": "^2.8.4" + "conflict": { + "zendframework/zend-modulemanager": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-console": "^2.8", - "laminas/laminas-di": "^2.6.1", - "laminas/laminas-loader": "^2.6.1", + "laminas/laminas-coding-standard": "^2.3", + "laminas/laminas-loader": "^2.8", "laminas/laminas-mvc": "^3.1.1", - "laminas/laminas-servicemanager": "^3.4.1", - "phpunit/phpunit": "^9.3.7" + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-console": "Laminas\\Console component", @@ -4070,7 +3182,7 @@ "type": "community_bridge" } ], - "time": "2021-04-13T20:11:28+00:00" + "time": "2021-10-13T17:05:17+00:00" }, { "name": "laminas/laminas-mvc", @@ -4228,30 +3340,30 @@ }, { "name": "laminas/laminas-server", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-server.git", - "reference": "e1fd6853223feed7a00555144d661e0a914124cd" + "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-server/zipball/e1fd6853223feed7a00555144d661e0a914124cd", - "reference": "e1fd6853223feed7a00555144d661e0a914124cd", + "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7582832d56c5488dee4d4753bf3bf2d5f3dc5906", + "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906", "shasum": "" }, "require": { "laminas/laminas-code": "^3.5.1 || ^4.0.0", "laminas/laminas-stdlib": "^3.3.1", "laminas/laminas-zendframework-bridge": "^1.2.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "replace": { "zendframework/zend-server": "^2.8.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.5.4", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.1", "vimeo/psalm": "^4.6.4" }, @@ -4285,50 +3397,47 @@ "type": "community_bridge" } ], - "time": "2021-04-16T11:56:04+00:00" + "time": "2021-10-08T07:49:59+00:00" }, { "name": "laminas/laminas-servicemanager", - "version": "3.7.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4" + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4", - "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1", + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1", "shasum": "" }, "require": { "container-interop/container-interop": "^1.2", "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { "laminas/laminas-code": "<3.3.1", - "zendframework/zend-code": "<3.3.1" + "zendframework/zend-code": "<3.3.1", + "zendframework/zend-servicemanager": "*" }, "provide": { "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, - "replace": { - "zendframework/zend-servicemanager": "^3.4.0" - }, "require-dev": { "composer/package-versions-deprecated": "^1.0", - "laminas/laminas-coding-standard": "~2.2.0", + "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-container-config-test": "^0.3", "laminas/laminas-dependency-plugin": "^2.1.2", - "mikey179/vfsstream": "^1.6.8", - "ocramius/proxy-manager": "^2.2.3", - "phpbench/phpbench": "^1.0.4", + "mikey179/vfsstream": "^1.6.10@alpha", + "ocramius/proxy-manager": "^2.11", + "phpbench/phpbench": "^1.1", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.4", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.8" }, @@ -4374,43 +3483,43 @@ "type": "community_bridge" } ], - "time": "2021-07-24T19:33:07+00:00" + "time": "2021-09-18T20:19:36+00:00" }, { "name": "laminas/laminas-session", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-session.git", - "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922" + "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922", - "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/fc538bba5196e3b5937ae7db3c713fc7c0829881", + "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881", "shasum": "" }, "require": { - "laminas/laminas-eventmanager": "^3.0", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-session": "^2.9.1" + "conflict": { + "zendframework/zend-session": "*" }, "require-dev": { "container-interop/container-interop": "^1.1", - "laminas/laminas-cache": "^2.6.1", + "laminas/laminas-cache": "3.0.x-dev", + "laminas/laminas-cache-storage-adapter-memory": "2.0.x-dev", "laminas/laminas-coding-standard": "~2.2.1", - "laminas/laminas-db": "^2.7", - "laminas/laminas-http": "^2.5.4", - "laminas/laminas-servicemanager": "^3.0.3", - "laminas/laminas-validator": "^2.6", - "mongodb/mongodb": "^1.0.1", + "laminas/laminas-db": "^2.13.4", + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.7", + "laminas/laminas-validator": "^2.15", + "mongodb/mongodb": "v1.9.x-dev", "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5.9" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component", @@ -4456,7 +3565,7 @@ "type": "community_bridge" } ], - "time": "2021-06-30T15:33:53+00:00" + "time": "2021-09-21T19:25:14+00:00" }, { "name": "laminas/laminas-soap", @@ -4528,20 +3637,20 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12" + "reference": "c53d8537f108fac3fae652677a19735db730ba46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c8ac6a76a133e682acfabc821d4a2ec646934b12", - "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46", + "reference": "c53d8537f108fac3fae652677a19735db730ba46", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-stdlib": "*" @@ -4583,34 +3692,32 @@ "type": "community_bridge" } ], - "time": "2021-08-03T13:40:40+00:00" + "time": "2021-09-02T16:11:32+00:00" }, { "name": "laminas/laminas-text", - "version": "2.8.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-text.git", - "reference": "d696fa1fb3880b9b8f02c08be58685013b421608" + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-text/zipball/d696fa1fb3880b9b8f02c08be58685013b421608", - "reference": "d696fa1fb3880b9b8f02c08be58685013b421608", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", "shasum": "" }, "require": { "laminas/laminas-servicemanager": "^3.4", - "laminas/laminas-stdlib": "^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-text": "^2.7.1" + "conflict": { + "zendframework/zend-text": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^3.4", "phpunit/phpunit": "^9.3" }, "type": "library", @@ -4643,7 +3750,7 @@ "type": "community_bridge" } ], - "time": "2021-02-17T21:24:58+00:00" + "time": "2021-09-02T16:50:53+00:00" }, { "name": "laminas/laminas-uri", @@ -4706,31 +3813,29 @@ }, { "name": "laminas/laminas-validator", - "version": "2.14.5", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7" + "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7", - "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9", + "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9", "shasum": "" }, "require": { "container-interop/container-interop": "^1.1", - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-validator": "^2.13.0" + "conflict": { + "zendframework/zend-validator": "*" }, "require-dev": { "laminas/laminas-cache": "^2.6.1", "laminas/laminas-coding-standard": "~2.2.1", - "laminas/laminas-config": "^2.6", "laminas/laminas-db": "^2.7", "laminas/laminas-filter": "^2.6", "laminas/laminas-http": "^2.14.2", @@ -4740,7 +3845,7 @@ "laminas/laminas-session": "^2.8", "laminas/laminas-uri": "^2.7", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", @@ -4794,20 +3899,20 @@ "type": "community_bridge" } ], - "time": "2021-07-14T13:59:23+00:00" + "time": "2021-09-08T23:16:56+00:00" }, { "name": "laminas/laminas-view", - "version": "2.12.0", + "version": "2.12.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1" + "reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1", - "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/23fc886670e05d3fae34d3ba2c5089e2d29beb03", + "reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03", "shasum": "" }, "require": { @@ -4819,6 +3924,7 @@ "php": "^7.3 || ~8.0.0" }, "conflict": { + "laminas/laminas-router": "<3.0.1", "laminas/laminas-servicemanager": "<3.3" }, "replace": { @@ -4838,7 +3944,9 @@ "laminas/laminas-log": "^2.7", "laminas/laminas-modulemanager": "^2.7.1", "laminas/laminas-mvc": "^2.7.14 || ^3.0", - "laminas/laminas-navigation": "^2.5", + "laminas/laminas-mvc-i18n": "^1.1", + "laminas/laminas-mvc-plugin-flashmessenger": "^1.2", + "laminas/laminas-navigation": "^2.8.1", "laminas/laminas-paginator": "^2.5", "laminas/laminas-permissions-acl": "^2.6", "laminas/laminas-router": "^3.0.1", @@ -4898,27 +4006,27 @@ "type": "community_bridge" } ], - "time": "2021-01-01T14:07:41+00:00" + "time": "2021-10-12T16:49:06+00:00" }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e" + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/13af2502d9bb6f7d33be2de4b51fb68c6cdb476e", - "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", + "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.15.1", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^4.6" @@ -4960,20 +4068,20 @@ "type": "community_bridge" } ], - "time": "2021-06-24T12:49:22+00:00" + "time": "2021-09-03T17:53:30+00:00" }, { "name": "league/flysystem", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "29a3ba148287db3142412ef34f6fdcbc22c957cd" + "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/29a3ba148287db3142412ef34f6fdcbc22c957cd", - "reference": "29a3ba148287db3142412ef34f6fdcbc22c957cd", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/499313f8b65f9a4dae1c779cd974d59a6fcf0f15", + "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15", "shasum": "" }, "require": { @@ -5029,7 +4137,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/2.2.0" + "source": "https://github.com/thephpleague/flysystem/tree/2.3.0" }, "funding": [ { @@ -5045,7 +4153,7 @@ "type": "tidelift" } ], - "time": "2021-07-20T16:54:08+00:00" + "time": "2021-09-22T06:09:19+00:00" }, { "name": "league/flysystem-aws-s3-v3", @@ -5104,24 +4212,23 @@ }, { "name": "league/iso3166", - "version": "2.1.5", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/iso3166.git", - "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a" + "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/aed3b32fc293afdf2c6c6a322c2408eb5d20804a", - "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a", + "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/9976d382f270ad3f3df8a68719beb7a7179ffa1e", + "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.3|^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.12", - "phpunit/phpunit": "^5.7.11 || ^6.0 || ^7.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { @@ -5158,20 +4265,20 @@ "issues": "https://github.com/thephpleague/iso3166/issues", "source": "https://github.com/thephpleague/iso3166" }, - "time": "2020-01-29T07:08:12+00:00" + "time": "2020-12-05T06:50:42+00:00" }, { "name": "league/mime-type-detection", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3" + "reference": "b38b25d7b372e9fddb00335400467b223349fd7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3", - "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b38b25d7b372e9fddb00335400467b223349fd7e", + "reference": "b38b25d7b372e9fddb00335400467b223349fd7e", "shasum": "" }, "require": { @@ -5202,7 +4309,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.8.0" }, "funding": [ { @@ -5214,15 +4321,15 @@ "type": "tidelift" } ], - "time": "2021-01-18T20:58:21+00:00" + "time": "2021-09-25T08:23:19+00:00" }, { "name": "magento/adobe-ims", - "version": "2.1.2", + "version": "2.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.2.0.zip", - "shasum": "6267d89c21cc6baa3c28df9261a4b8647d165940" + "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.3.0-beta1.zip", + "shasum": "1dfd780ea8ff88813dea5eeab9af227641e4056d" }, "require": { "magento/module-adobe-ims": "2.1.2", @@ -5233,21 +4340,21 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.2", + "version": "2.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.2.0.zip", - "shasum": "1a26f1a5f511ae8f938487af75bf8569a99dcada" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.3.0-beta1.zip", + "shasum": "e61aceabfb88f67b8c6a8b2c7af778f5f193a744" }, "require": { - "magento/adobe-ims": "*", + "magento/adobe-ims": "2.1.3-beta1", "magento/module-adobe-stock-admin-ui": "1.3.0", "magento/module-adobe-stock-asset": "1.3.0", "magento/module-adobe-stock-asset-api": "2.0.0", - "magento/module-adobe-stock-client": "1.3.1", + "magento/module-adobe-stock-client": "1.3.2-beta1", "magento/module-adobe-stock-client-api": "2.1.0", - "magento/module-adobe-stock-image": "1.3.1", - "magento/module-adobe-stock-image-admin-ui": "1.3.1", + "magento/module-adobe-stock-image": "1.3.2-beta1", + "magento/module-adobe-stock-image-admin-ui": "1.3.2-beta1", "magento/module-adobe-stock-image-api": "1.3.0" }, "type": "metapackage", @@ -5255,14 +4362,14 @@ }, { "name": "magento/composer", - "version": "1.6.0", + "version": "1.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.6.0.0.zip", - "shasum": "5c5f251209bf370ead5223188fb12f88888fe568" + "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.7.0.0.zip", + "shasum": "19c61387134d4fa116ce50bc8ff841bc605dd5eb" }, "require": { - "composer/composer": "^1.9", + "composer/composer": "^1.9 || ^2.0", "php": "~7.3.0||~7.4.0", "symfony/console": "~4.4.0" }, @@ -5346,11 +4453,11 @@ }, { "name": "magento/framework", - "version": "103.0.3", + "version": "103.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.3.0.zip", - "shasum": "6803cbb2e6e1033edbda2648ac93ff68211b8b1f" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.4.0-beta1.zip", + "shasum": "df6f46576cfe1c3318195cae07c415d029513d70" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -5364,27 +4471,27 @@ "ext-intl": "*", "ext-openssl": "*", "ext-simplexml": "*", + "ext-sodium": "*", "ext-xsl": "*", "guzzlehttp/guzzle": "^6.3.3", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", - "laminas/laminas-escaper": "2.7.0", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-escaper": "~2.8.0", "laminas/laminas-http": "^2.6.0", "laminas/laminas-mail": "^2.9.0", "laminas/laminas-mime": "^2.8.0", - "laminas/laminas-mvc": "^3.2.0", "laminas/laminas-stdlib": "^3.2.1", "laminas/laminas-uri": "^2.5.1", "laminas/laminas-validator": "^2.6.0", "lib-libxml": "*", + "magento/composer-dependency-version-audit-plugin": "~0.1", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "php": "~7.3.0||~7.4.0", - "ramsey/uuid": "~4.1.0", + "ramsey/uuid": "~4.2.0", "symfony/console": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.4.0", - "web-token/jwt-framework": "^v2.2.7", + "webonyx/graphql-php": "~14.9.0", "wikimedia/less.php": "^3.0.0" }, "suggest": { @@ -5407,16 +4514,16 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.1.0.zip", - "shasum": "e45145c4e72067191099d582ed221984a542ea08" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.2.0-beta1.zip", + "shasum": "87b5dede39d5ef9e227fc7b0e2c712a37878afdc" }, "require": { "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.7.0||~2.10.0" + "php-amqplib/php-amqplib": "~3.0.0" }, "type": "magento2-library", "autoload": { @@ -5572,86 +4679,86 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.3.0.zip", - "shasum": "788505629a0eaeb9120e96305359263868a5e93c" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.4.0-beta1.zip", + "shasum": "6904e2dd50406ad572ea131db5b6cc1eacf3b1ba" }, "require": { "magento/inventory-composer-installer": "1.2.0", - "magento/module-inventory": "1.2.1", - "magento/module-inventory-admin-ui": "1.2.1", - "magento/module-inventory-advanced-checkout": "1.2.0", - "magento/module-inventory-api": "1.2.1", - "magento/module-inventory-bundle-import-export": "1.1.0", - "magento/module-inventory-bundle-product": "1.2.0", - "magento/module-inventory-bundle-product-admin-ui": "1.2.1", - "magento/module-inventory-bundle-product-indexer": "1.1.0", - "magento/module-inventory-cache": "1.2.1", - "magento/module-inventory-catalog": "1.2.1", - "magento/module-inventory-catalog-admin-ui": "1.2.1", - "magento/module-inventory-catalog-api": "1.3.1", - "magento/module-inventory-catalog-frontend-ui": "1.0.1", - "magento/module-inventory-catalog-search": "1.2.1", - "magento/module-inventory-catalog-search-bundle-product": "1.0.0", - "magento/module-inventory-catalog-search-configurable-product": "1.0.0", - "magento/module-inventory-configurable-product": "1.2.1", - "magento/module-inventory-configurable-product-admin-ui": "1.2.1", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.1", - "magento/module-inventory-configurable-product-indexer": "1.2.1", - "magento/module-inventory-configuration": "1.2.1", - "magento/module-inventory-configuration-api": "1.2.0", - "magento/module-inventory-distance-based-source-selection": "1.2.1", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.0", - "magento/module-inventory-distance-based-source-selection-api": "1.2.0", - "magento/module-inventory-elasticsearch": "1.2.0", - "magento/module-inventory-export-stock": "1.2.0", - "magento/module-inventory-export-stock-api": "1.2.0", - "magento/module-inventory-graph-ql": "1.2.0", - "magento/module-inventory-grouped-product": "1.2.1", - "magento/module-inventory-grouped-product-admin-ui": "1.2.1", - "magento/module-inventory-grouped-product-indexer": "1.2.1", - "magento/module-inventory-import-export": "1.2.1", - "magento/module-inventory-in-store-pickup": "1.1.0", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.0", - "magento/module-inventory-in-store-pickup-api": "1.1.0", - "magento/module-inventory-in-store-pickup-frontend": "1.1.1", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.0", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.0", - "magento/module-inventory-in-store-pickup-quote": "1.1.0", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.0", - "magento/module-inventory-in-store-pickup-sales": "1.1.0", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.1", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.0", - "magento/module-inventory-in-store-pickup-shipping": "1.1.0", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.0", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.0", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.0", - "magento/module-inventory-indexer": "2.1.1", - "magento/module-inventory-low-quantity-notification": "1.2.0", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.1", - "magento/module-inventory-low-quantity-notification-api": "1.2.0", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.0", - "magento/module-inventory-product-alert": "1.2.1", - "magento/module-inventory-quote-graph-ql": "1.0.0", - "magento/module-inventory-requisition-list": "1.2.1", - "magento/module-inventory-reservation-cli": "1.2.1", - "magento/module-inventory-reservations": "1.2.0", - "magento/module-inventory-reservations-api": "1.2.0", - "magento/module-inventory-sales": "1.2.1", - "magento/module-inventory-sales-admin-ui": "1.2.1", - "magento/module-inventory-sales-api": "1.2.0", - "magento/module-inventory-sales-frontend-ui": "1.2.1", - "magento/module-inventory-setup-fixture-generator": "1.2.0", - "magento/module-inventory-shipping": "1.2.1", - "magento/module-inventory-shipping-admin-ui": "1.2.1", - "magento/module-inventory-source-deduction-api": "1.2.1", - "magento/module-inventory-source-selection": "1.2.0", - "magento/module-inventory-source-selection-api": "1.4.0", - "magento/module-inventory-swatches-frontend-ui": "1.0.0", - "magento/module-inventory-visual-merchandiser": "1.1.1", - "magento/module-inventory-wishlist": "1.0.0" + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-advanced-checkout": "1.2.1-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-bundle-import-export": "1.1.1-beta1", + "magento/module-inventory-bundle-product": "1.2.1-beta1", + "magento/module-inventory-bundle-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-bundle-product-indexer": "1.1.1-beta1", + "magento/module-inventory-cache": "1.2.2-beta1", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-catalog-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-catalog-search": "1.2.2-beta1", + "magento/module-inventory-catalog-search-bundle-product": "1.0.1-beta1", + "magento/module-inventory-catalog-search-configurable-product": "1.0.1-beta1", + "magento/module-inventory-configurable-product": "1.2.2-beta1", + "magento/module-inventory-configurable-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-configurable-product-indexer": "1.2.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-distance-based-source-selection": "1.2.2-beta1", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.1-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-elasticsearch": "1.2.1-beta1", + "magento/module-inventory-export-stock": "1.2.1-beta1", + "magento/module-inventory-export-stock-api": "1.2.1-beta1", + "magento/module-inventory-graph-ql": "1.2.1-beta1", + "magento/module-inventory-grouped-product": "1.2.2-beta1", + "magento/module-inventory-grouped-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-grouped-product-indexer": "1.2.2-beta1", + "magento/module-inventory-import-export": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-frontend": "1.1.2-beta1", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.2-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.2-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "magento/module-inventory-product-alert": "1.2.2-beta1", + "magento/module-inventory-quote-graph-ql": "1.0.1-beta1", + "magento/module-inventory-requisition-list": "1.2.2-beta1", + "magento/module-inventory-reservation-cli": "1.2.2-beta1", + "magento/module-inventory-reservations": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-admin-ui": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-sales-frontend-ui": "1.2.2-beta1", + "magento/module-inventory-setup-fixture-generator": "1.2.1-beta1", + "magento/module-inventory-shipping": "1.2.2-beta1", + "magento/module-inventory-shipping-admin-ui": "1.2.2-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-inventory-swatches-frontend-ui": "1.0.1-beta1", + "magento/module-inventory-visual-merchandiser": "1.1.2-beta1", + "magento/module-inventory-wishlist": "1.0.1-beta1" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -5901,22 +5008,20 @@ }, { "name": "magento/magento2-base", - "version": "2.4.3", + "version": "2.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.3.0.zip", - "shasum": "eb63f2e254dbbbf0c6c40074ab43bc8d2fb495bd" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.4.0-beta1.zip", + "shasum": "253c12504a130e85d72e85dad9424eab6e95e893" }, "require": { "composer/composer": "^1.9 || ^2.0", "ext-intl": "*", "ext-mbstring": "*", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", + "laminas/laminas-code": "~4.4.2", "laminas/laminas-di": "^3.2.0", "laminas/laminas-eventmanager": "^3.0.0", "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", "laminas/laminas-json": "^3.2.0", "laminas/laminas-modulemanager": "^2.7", "laminas/laminas-mvc": "^3.2.0", @@ -5928,10 +5033,10 @@ "laminas/laminas-uri": "^2.5.1", "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.12.0", - "magento/composer": "1.6.0", + "magento/composer": "1.7.0", "magento/magento-composer-installer": "*", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "pelago/emogrifier": "^5.0.0", "php": "~7.3.0||~7.4.0", "phpseclib/phpseclib": "2.0.*", @@ -5967,7 +5072,7 @@ "lib/web/jquery/jquery-migrate.js" ], "components/jqueryui": "lib/web/jquery/jquery-ui.js", - "tinymce/tinymce": "lib/web/tiny_mce_4", + "tinymce/tinymce": "lib/web/tiny_mce_5", "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" }, @@ -5989,8 +5094,8 @@ ".htaccess.sample" ], [ - ".php_cs.dist", - ".php_cs.dist" + ".php-cs-fixer.dist.php", + ".php-cs-fixer.dist.php" ], [ ".user.ini", @@ -6236,14 +5341,6 @@ "lib/internal/LinLibertineFont", "lib/internal/LinLibertineFont" ], - [ - "lib/web/FormData.js", - "lib/web/FormData.js" - ], - [ - "lib/web/MutationObserver.js", - "lib/web/MutationObserver.js" - ], [ "lib/web/blank.html", "lib/web/blank.html" @@ -6256,10 +5353,6 @@ "lib/web/css", "lib/web/css" ], - [ - "lib/web/es6-collections.js", - "lib/web/es6-collections.js" - ], [ "lib/web/extjs", "lib/web/extjs" @@ -6316,10 +5409,6 @@ "lib/web/matchMedia.js", "lib/web/matchMedia.js" ], - [ - "lib/web/modernizr", - "lib/web/modernizr" - ], [ "lib/web/moment-timezone-with-data.js", "lib/web/moment-timezone-with-data.js" @@ -6345,8 +5434,8 @@ "lib/web/spacer.gif" ], [ - "lib/web/tiny_mce_4", - "lib/web/tiny_mce_4" + "lib/web/tiny_mce_5", + "lib/web/tiny_mce_5" ], [ "lib/web/underscore.js", @@ -6462,22 +5551,20 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.3", + "version": "2.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.3.0.zip", - "shasum": "85ae351c408b9fffde8530debdcf301341602779" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.4.0-beta1.zip", + "shasum": "973a1136a20ada330f9c2beaded649ae6df615c6" }, "require": { "composer/composer": "^1.9 || ^2.0", "ext-intl": "*", "ext-mbstring": "*", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", + "laminas/laminas-code": "~4.4.2", "laminas/laminas-di": "^3.2.0", "laminas/laminas-eventmanager": "^3.0.0", "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", "laminas/laminas-json": "^3.2.0", "laminas/laminas-modulemanager": "^2.7", "laminas/laminas-mvc": "^3.2.0", @@ -6489,10 +5576,10 @@ "laminas/laminas-uri": "^2.5.1", "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.12.0", - "magento/composer": "1.6.0", + "magento/composer": "1.7.0", "magento/magento-composer-installer": "*", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "pelago/emogrifier": "^5.0.0", "php": "~7.3.0||~7.4.0", "phpseclib/phpseclib": "2.0.*", @@ -6574,11 +5661,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.3.0.zip", - "shasum": "2ad541bcfc53641c3cc9f52b05148732da0f4e16" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.4.0-beta1.zip", + "shasum": "71ab35f5c44b69193f5b330c31898c0e8ad09a05" }, "require": { "magento/framework": "103.0.*", @@ -6606,11 +5693,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.3.0.zip", - "shasum": "ed1546bbc89783d04ffb5c76410d04be9c07dbdd" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.4.0-beta1.zip", + "shasum": "f77ce134a2763dd4101f4398b1c51d8f74ffba35" }, "require": { "magento/framework": "103.0.*", @@ -6717,11 +5804,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.2.0.zip", - "shasum": "77f3c79f787cb25cd14eb5e0cb0d3cec6d0b48f0" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.3.0-beta1.zip", + "shasum": "a725f20ab1529ea045b8c1272282db695f4625c3" }, "require": { "lib-libxml": "*", @@ -6902,17 +5989,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.1.0.zip", - "shasum": "4fed32c6a717e5ea12dc6540b1beaa9f439b8768" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.2.0-beta1.zip", + "shasum": "5ddd74b27d13eb9f997e10307a25718c49a61933" }, "require": { "astock/stock-api-libphp": "^1.1.2", "magento/framework": "*", - "magento/module-adobe-ims-api": "*", - "magento/module-adobe-stock-client-api": "2.1.*", + "magento/module-adobe-ims-api": "2.1.0", + "magento/module-adobe-stock-client-api": "2.1.0", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -6959,17 +6046,17 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.1.0.zip", - "shasum": "b6b47d1cfe9afda2cb0d56a44e05a05a71ed18f5" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.2.0-beta1.zip", + "shasum": "332a807fff358329604fe4b3a4c26920827574ed" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "2.0.*", - "magento/module-adobe-stock-client-api": "2.1.*", - "magento/module-adobe-stock-image-api": "1.3.*", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image-api": "1.3.0", "magento/module-media-gallery-api": "*", "magento/module-media-gallery-synchronization-api": "*", "php": "~7.3.0||~7.4.0" @@ -6994,19 +6081,19 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.1.0.zip", - "shasum": "6da0829d78593dbf3c22e7c1595b5080a1a36d64" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.2.0-beta1.zip", + "shasum": "a248e99193c2f5441623bd8802b0cc689ef29c1c" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims": "*", - "magento/module-adobe-ims-api": "*", - "magento/module-adobe-stock-asset-api": "2.0.*", - "magento/module-adobe-stock-client-api": "2.1.*", - "magento/module-adobe-stock-image-api": "1.3.*", + "magento/module-adobe-ims": "2.1.2", + "magento/module-adobe-ims-api": "2.1.0", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image-api": "1.3.0", "magento/module-backend": "*", "magento/module-media-gallery-api": "*", "magento/module-media-gallery-ui": "*", @@ -7090,11 +6177,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.3.0.zip", - "shasum": "fff47c3216e2ea2ea0eeb7d2bfa2646e411cfde1" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.4.0-beta1.zip", + "shasum": "58cd3eaffd93a30b4b3f21ae760683589e642ec9" }, "require": { "magento/framework": "103.0.*", @@ -7135,11 +6222,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.3.0.zip", - "shasum": "5841d9c6191d2e3ca90c720a058d1a9ac2b8466f" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.4.0-beta1.zip", + "shasum": "833defb9df38193ba03b56a06c9e59a11b83847a" }, "require": { "magento/framework": "103.0.*", @@ -7196,11 +6283,11 @@ }, { "name": "magento/module-advanced-sales-rule", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.1.0.zip", - "shasum": "b48586991088de6fbf1c86ed0fbe5410c1d481c3" + "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.4.2.0-beta1.zip", + "shasum": "21d459a5c47cbf732e434f15981aaa8b76a818c8" }, "require": { "magento/framework": "103.0.*", @@ -7308,8 +6395,81 @@ "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/framework-message-queue": "100.4.*", - "magento/module-asynchronous-operations": "100.4.*" + "magento/framework-message-queue": "100.4.*", + "magento/module-asynchronous-operations": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AmqpStore\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-analytics", + "version": "100.4.4-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.4.0-beta1.zip", + "shasum": "1616d0fb06770f5201277dea10e1d72eba9bea83" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-config": "101.2.*", + "magento/module-integration": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\Analytics\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-async-order", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-async-order/magento-module-async-order-100.4.0.0-beta1.zip", + "shasum": "70634413c3a5c311b83968ecb7830d64af233235" + }, + "require": { + "magento/framework": "103.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/module-authorization": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", + "magento/module-directory": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-sales": "103.0.*", + "magento/module-sales-rule": "101.2.*", + "magento/module-sales-sequence": "100.4.*", + "magento/module-store": "101.1.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-staging": "100.4.*", + "magento/module-payment": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -7317,29 +6477,28 @@ "registration.php" ], "psr-4": { - "Magento\\AmqpStore\\": "" + "Magento\\AsyncOrder\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-analytics", - "version": "100.4.3", + "name": "magento/module-async-order-graph-ql", + "version": "100.4.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.3.0.zip", - "shasum": "2c09bceae52cade7549259669a9500eff453ce79" + "url": "https://repo.magento.com/archives/magento/module-async-order-graph-ql/magento-module-async-order-graph-ql-100.4.0.0-beta1.zip", + "shasum": "8aaddb3765919e2e7deafacae30dfa099eb0dfd9" }, "require": { "magento/framework": "103.0.*", - "magento/module-backend": "102.0.*", - "magento/module-config": "101.2.*", - "magento/module-integration": "100.4.*", - "magento/module-store": "101.1.*", + "magento/module-async-order": "100.4.*", + "magento/module-payment": "100.4.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7348,22 +6507,21 @@ "registration.php" ], "psr-4": { - "Magento\\Analytics\\": "" + "Magento\\AsyncOrderGraphQl\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.3.0.zip", - "shasum": "ce1bbcf47020689fae6dd8e2e34dd18a01dd67cf" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.4.0-beta1.zip", + "shasum": "acf67c005a4a93985a99242910aefa7140bd4edc" }, "require": { "magento/framework": "103.0.*", @@ -7395,11 +6553,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.3.0.zip", - "shasum": "4dcb2cb669fe80da8b7a007e17ac74e30d6738b8" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.4.0-beta1.zip", + "shasum": "d81f6068c44f67eb281d53d116696de686cfba71" }, "require": { "magento/framework": "103.0.*", @@ -7423,11 +6581,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.1.0.zip", - "shasum": "252c4e58396e0259a51ebec3925403ab15cfd2b8" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.2.0-beta1.zip", + "shasum": "375253e56170243a1902be2c63118e5ba2201852" }, "require": { "league/flysystem": "^2.0", @@ -7452,11 +6610,11 @@ }, { "name": "magento/module-aws-s3-customer-custom-attributes", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.1.0.zip", - "shasum": "47e59df5c4cd83c1269d662b61d3595f6a5b9d5c" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-customer-custom-attributes/magento-module-aws-s3-customer-custom-attributes-100.4.2.0-beta1.zip", + "shasum": "9a7aa2777a6d3665fe772097260b448d867933bd" }, "require": { "magento/framework": "103.0.*", @@ -7483,11 +6641,11 @@ }, { "name": "magento/module-aws-s3-gift-card-import-export", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.0.0.zip", - "shasum": "9eabe03c42ac4fbb76ce6361d2268b692379ad19" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-gift-card-import-export/magento-module-aws-s3-gift-card-import-export-100.4.1.0-beta1.zip", + "shasum": "80bbb1564b4f56d300c51c2273ed0b63db03d7df" }, "require": { "magento/framework": "103.0.*", @@ -7514,19 +6672,19 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.1.0.zip", - "shasum": "5c12bdd83ae0262633ff82f9ce8d56f7bc54ba74" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.2.0-beta1.zip", + "shasum": "6caa1372f5817d71125902dffc5a6a8f28b5bdc2" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "103.0.4-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-aws-s3": "*", - "magento/module-page-builder": "2.2.*" + "magento/module-aws-s3": "100.4.2-beta1", + "magento/module-page-builder": "2.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -7544,11 +6702,11 @@ }, { "name": "magento/module-aws-s3-scheduled-import-export", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.0.0.zip", - "shasum": "6733f88b8b3ffe50ef5e5f6cfb7943255815e0e6" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-scheduled-import-export/magento-module-aws-s3-scheduled-import-export-100.4.1.0-beta1.zip", + "shasum": "46dbb70bed55a652dfc07d15c13e4c0ad6180a3c" }, "require": { "magento/framework": "103.0.*", @@ -7575,11 +6733,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.3", + "version": "102.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.3.0.zip", - "shasum": "cb48d4ae3cf796492b4dc2c963803032563a400f" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.4.0-beta1.zip", + "shasum": "1722ba11e3ce7b2e8dff42b89107923de2a1cf97" }, "require": { "magento/framework": "103.0.*", @@ -7623,11 +6781,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.3.0.zip", - "shasum": "737d3af960c74fc8353967f71a3b0418333f29a0" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.4.0-beta1.zip", + "shasum": "96a42188fa239eff002350a768755cdd17aa1b28" }, "require": { "magento/framework": "103.0.*", @@ -7653,11 +6811,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.3.0.zip", - "shasum": "910a27b35da4909bbfda888d5725d958dfd38448" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.4.0-beta1.zip", + "shasum": "837af44622e1280f9396e83f6a6bba23d7027316" }, "require": { "magento/framework": "103.0.*", @@ -7691,11 +6849,11 @@ }, { "name": "magento/module-banner-customer-segment", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.1.0.zip", - "shasum": "e52f180595308daa3aab25539a44a0f261d02a83" + "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.2.0-beta1.zip", + "shasum": "8beef27081ed434e4af91e8a13ce243a89acda11" }, "require": { "magento/framework": "103.0.*", @@ -7751,21 +6909,21 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.2.1", + "version": "2.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.1.0.zip", - "shasum": "87b340a32a72ed0dc2539d8b44ab2c155b466c02" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.2.2.0-beta1.zip", + "shasum": "129395265d8de4b6eaf1d2c63fbbdaf63c043d64" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-backend": "~102.0.3", - "magento/module-banner": "~101.2.3", - "magento/module-banner-customer-segment": "~100.4.1", + "magento/framework": "*", + "magento/module-backend": "*", + "magento/module-banner": "101.2.4-beta1", + "magento/module-banner-customer-segment": "100.4.2-beta1", "magento/module-catalog-rule": "*", - "magento/module-customer-segment": "~102.1.3", - "magento/module-page-builder": "*", - "magento/module-sales-rule": "~101.2.3", + "magento/module-customer-segment": "102.1.4-beta1", + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-sales-rule": "*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7784,16 +6942,16 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.6.1.0.zip", - "shasum": "38cb9d8723403e9b6a92731bf4c90493f28cac90" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "720b4b90d1f3b7a0551bce7b54cc245caf2dbea5" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-banner": "~101.2.3", - "magento/module-page-builder-analytics": "*", + "magento/framework": "*", + "magento/module-banner": "101.2.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7812,11 +6970,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.3.0.zip", - "shasum": "9cf9f2d600b119095ae3eeeb7f248720985bbe2b" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.4.0-beta1.zip", + "shasum": "3c4ec3cc03b846612dbff117730e1b5df73ba44f" }, "require": { "magento/framework": "103.0.*", @@ -7859,17 +7017,18 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.3.0.zip", - "shasum": "336325f834d761a161e1bd2a0efc08f11283a4f6" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.4.0-beta1.zip", + "shasum": "320f88eca821a6c97068edad7cbc0081cb45117b" }, "require": { "magento/framework": "103.0.*", "magento/module-bundle": "101.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", @@ -7894,11 +7053,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.2.0.zip", - "shasum": "6b52c743468c932dda0b2b298439a6f22dab8db6" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.3.0-beta1.zip", + "shasum": "1cc0ee820e2b0e14c6593dba9ae77704f4c3880e" }, "require": { "magento/framework": "103.0.*", @@ -7957,11 +7116,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.3.0.zip", - "shasum": "d57b5762bcc467311667d673d2e4c039a02f5255" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.4.0-beta1.zip", + "shasum": "0bf27059555557ba1dd44b54fab86a798918bf91" }, "require": { "magento/framework": "103.0.*", @@ -7989,11 +7148,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.1.0.zip", - "shasum": "c82d2d2a8c5afdf030d3c83017b169208f759081" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.2.0-beta1.zip", + "shasum": "aaa28d6060e722a95928a10c9b54e8dd86064740" }, "require": { "magento/framework": "103.0.*", @@ -8017,11 +7176,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.3.0.zip", - "shasum": "315545dee08d7bb0748a074f5097d6c55526ff57" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.4.0-beta1.zip", + "shasum": "07bb10f8ecc3d575c4292586bd05f29a2ee062a2" }, "require": { "laminas/laminas-captcha": "^2.10", @@ -8083,11 +7242,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.3", + "version": "104.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.3.0.zip", - "shasum": "273d0446da6f5b3711f9dcf77c3878fc686aa127" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.4.0-beta1.zip", + "shasum": "322b99697a82c14c8b0b8d40e14bd1a42739e3bf" }, "require": { "magento/framework": "103.0.*", @@ -8233,11 +7392,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.3.0.zip", - "shasum": "2ba57d3077aa29bf4c3bee44663c9bbf1a2cf5d3" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.4.0-beta1.zip", + "shasum": "7a8cd5aedf5c88c26e06ab032ab2fa98a493373d" }, "require": { "magento/framework": "103.0.*", @@ -8269,11 +7428,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.3.0.zip", - "shasum": "acdb0bd17e72018dbebc91b49d53026b5eface30" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7095877acb05adfc659eae1aa4ef4f7157a2435c" }, "require": { "magento/framework": "103.0.*", @@ -8309,11 +7468,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.3.0.zip", - "shasum": "e3245ee246c61de0df71ca0e0bff79188d8d8496" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.4.0-beta1.zip", + "shasum": "d90c02e964ddbe1cdce91546915c7e5f5c4b3d6e" }, "require": { "ext-ctype": "*", @@ -8379,11 +7538,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.3.0.zip", - "shasum": "cd529dbcb8b1f421d6b92f6f0ed6122a1324bf01" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.4.0-beta1.zip", + "shasum": "ab3ab5dc75328a35edc6d6602c10f529ad95b52f" }, "require": { "magento/framework": "103.0.*", @@ -8478,16 +7637,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.1.0.zip", - "shasum": "79879b79f05c5d27606530944ebcd9db01d44f1d" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "11050d2ac3603b781a6a68cc4400bc3f1a83be4e" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-catalog": "~104.0.3", - "magento/module-page-builder-analytics": "1.6.*", + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8506,16 +7665,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.6.1.0.zip", - "shasum": "105871d0eaefa013e2dfea06674a861d6cee039b" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.6.2.0-beta1.zip", + "shasum": "9040409d5600ca2805c1f942771fc818145e61b6" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-catalog": "~104.0.3", - "magento/module-page-builder-analytics": "*", + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8534,11 +7693,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.3.0.zip", - "shasum": "a94dedbf2c82aadcef33246459b3f0250d623ffc" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.4.0-beta1.zip", + "shasum": "3d15cd705a083c55dab13d10c7f6d2ff2482aeb1" }, "require": { "magento/framework": "103.0.*", @@ -8573,11 +7732,11 @@ }, { "name": "magento/module-catalog-permissions-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.2.0.zip", - "shasum": "cacd0e32f3f952d3d758cd68575a34d46777a5b6" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.3.0-beta1.zip", + "shasum": "69176b797aaf5ddf30edfcfe9ab61edbbfd7052f" }, "require": { "magento/framework": "103.0.*", @@ -8585,6 +7744,7 @@ "magento/module-catalog-graph-ql": "100.4.*", "magento/module-catalog-permissions": "100.4.*", "magento/module-customer": "103.0.*", + "magento/module-elasticsearch": "101.0.*", "magento/module-graph-ql": "100.4.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-store": "101.1.*", @@ -8607,11 +7767,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.3.0.zip", - "shasum": "eca0cf6a9fe13d24fce4b18eed32262092bcca3a" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.4.0-beta1.zip", + "shasum": "5a42813d1298705e8ace8a4296193a17e13d3a8c" }, "require": { "magento/framework": "103.0.*", @@ -8645,11 +7805,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.2.0.zip", - "shasum": "26f453540ff7870cc012eae9ed214d2c8319711e" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.3.0-beta1.zip", + "shasum": "d8a5ec515d4276ff38c0dc95ac3e74dfdba5d4f0" }, "require": { "magento/framework": "103.0.*", @@ -8709,11 +7869,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.3.0.zip", - "shasum": "40223f968351fa9af53a32277fad51d2d3348c16" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.4.0-beta1.zip", + "shasum": "44197623223f55a470481f6985d0ff72a1754b44" }, "require": { "magento/framework": "103.0.*", @@ -8744,11 +7904,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.3", + "version": "102.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.3.0.zip", - "shasum": "6ea97d986b9ae0564dc2fe8cc8c8786043465751" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.4.0-beta1.zip", + "shasum": "0c8f66a4f189e86cc266f14582183bd0c7ad3859" }, "require": { "magento/framework": "103.0.*", @@ -8785,11 +7945,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.3.0.zip", - "shasum": "afb8b4615d375bc81aefe0014eb6fc7e91e5425f" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.4.0-beta1.zip", + "shasum": "33bfba15fabfb22f82d7c1b30dec3f0c8fc71395" }, "require": { "lib-libxml": "*", @@ -8837,11 +7997,11 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.3.0.zip", - "shasum": "8ca679066a47339afe64779e0805bdab8c0f13bc" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.4.0-beta1.zip", + "shasum": "0faf6ddfc243179099208de2464c8e0096b93f3a" }, "require": { "magento/framework": "103.0.*", @@ -8851,6 +8011,7 @@ "magento/module-catalog-staging": "100.4.*", "magento/module-graph-ql": "100.4.*", "magento/module-staging": "101.2.*", + "magento/module-store": "101.1.*", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -8873,19 +8034,19 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.6.1.0.zip", - "shasum": "78a67487b5626640f831fced3d3913dd36014852" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.6.2.0-beta1.zip", + "shasum": "9632bb8bca901e530cc160f5fa1fdfb77f8f3269" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-catalog-staging": "*", - "magento/module-page-builder": "*" + "magento/module-catalog-staging": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -8903,11 +8064,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.3.0.zip", - "shasum": "91076a252f387ae34e384b68a66aeff8c9a9312e" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.4.0-beta1.zip", + "shasum": "ca598584175e571b3396f4d27f438b2ed9a320f5" }, "require": { "magento/framework": "103.0.*", @@ -8977,11 +8138,11 @@ }, { "name": "magento/module-catalog-url-rewrite-staging", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.2.0.zip", - "shasum": "0c73aba3015f2f6899fb040a674cea4794d55c04" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.4.3.0-beta1.zip", + "shasum": "2e9cda1162c8ec559df02c97674e10d63833da8b" }, "require": { "magento/framework": "103.0.*", @@ -9008,11 +8169,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.3.0.zip", - "shasum": "a353ee1a5defbe0df310b36eb74c3584586a31fa" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.4.0-beta1.zip", + "shasum": "25df22c92771625981874da6e4af69f85a5c96b2" }, "require": { "magento/framework": "103.0.*", @@ -9044,11 +8205,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.3.0.zip", - "shasum": "b376381299675aba5f342bfbde8c57ded22746f4" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.4.0-beta1.zip", + "shasum": "9da94c6234c5d2f80ec3ea7f4786e8fb7caad4b0" }, "require": { "magento/framework": "103.0.*", @@ -9094,11 +8255,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.2.0.zip", - "shasum": "d85141c1a11525f201d81fe4870d76d1733051d0" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.4.3.0-beta1.zip", + "shasum": "5b9adb9536c984c402170d9b362c5c412d429f30" }, "require": { "magento/framework": "103.0.*", @@ -9126,11 +8287,11 @@ }, { "name": "magento/module-checkout-address-search-gift-registry", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.0.0.zip", - "shasum": "b0daf67d50a667ad40bb42247c96c3901e5bcf10" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search-gift-registry/magento-module-checkout-address-search-gift-registry-100.4.1.0-beta1.zip", + "shasum": "f55280c55ec30e61c18ce47910af20be5a13abd8" }, "require": { "magento/framework": "103.0.*", @@ -9156,11 +8317,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.2.0.zip", - "shasum": "d8906d4f04c5ca89d3d43711b905cf6276904d1c" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.3.0-beta1.zip", + "shasum": "43f5778af95a5a9bcbbf3a20c16865ebd485ed97" }, "require": { "magento/framework": "103.0.*", @@ -9219,11 +8380,11 @@ }, { "name": "magento/module-checkout-staging", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.2.0.zip", - "shasum": "681eeb414eac197a45fb275769a2a3a812f9fdb1" + "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.4.3.0-beta1.zip", + "shasum": "19a2f2e2036486fdd9060d83cf1441e268742fca" }, "require": { "magento/framework": "103.0.*", @@ -9253,11 +8414,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.3", + "version": "104.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.3.0.zip", - "shasum": "f8dcb44591760451d9d5d494e095bc6a58082140" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.4.0-beta1.zip", + "shasum": "ba6bf89503a98b114cd9f8e7406ece1896bb6021" }, "require": { "magento/framework": "103.0.*", @@ -9327,16 +8488,16 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.1.0.zip", - "shasum": "0b7c42c6576f094c8a9108b7a065dcebccc7a6ae" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "be00bb70ea3e25af4a27b63497810683536f54a6" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-cms": "*", - "magento/module-page-builder-analytics": "1.6.*", + "magento/framework": "103.0.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -9355,16 +8516,16 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.6.1.0.zip", - "shasum": "4d667c13ad586736ebf47540d2ac938a91bbfece" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.6.2.0-beta1.zip", + "shasum": "b54688633c9130c2b543336f8c5901feffc22a93" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "*", "magento/module-cms": "*", - "magento/module-page-builder-analytics": "*", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -9414,11 +8575,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.2.0.zip", - "shasum": "a705487cb3e3f4b6e0437491f6ef90eeab8baf72" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.3.0-beta1.zip", + "shasum": "e41a8fff9b63d61f3fe368f80fac8c157e04d903" }, "require": { "magento/framework": "103.0.*", @@ -9508,11 +8669,11 @@ }, { "name": "magento/module-config", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.3.0.zip", - "shasum": "4fa7884b0e560bde0b258676e6b616e9ddd24519" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.4.0-beta1.zip", + "shasum": "63048a793c6fc72ae8e41a10973ed2c98483a06d" }, "require": { "magento/framework": "103.0.*", @@ -9542,11 +8703,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.1.0.zip", - "shasum": "5908cb2e322d4023962484911ac3f794e9695240" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.2.0-beta1.zip", + "shasum": "561596b1b03892776b564c14a7f3ce7d4152ca07" }, "require": { "magento/framework": "103.0.*", @@ -9575,11 +8736,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.3.0.zip", - "shasum": "cbf4b4091c63bac3481728b33913de08b9577cba" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.4.0-beta1.zip", + "shasum": "79a47443633a10a7e58fa33b7a7015393c32cdd7" }, "require": { "magento/framework": "103.0.*", @@ -9622,11 +8783,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.3.0.zip", - "shasum": "f73ee15c2ff6239895780fb16b87970fa239b3f8" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.4.0-beta1.zip", + "shasum": "49f5a748f5104cdf656e37ec35c306cb7cf5222c" }, "require": { "magento/framework": "103.0.*", @@ -9687,11 +8848,11 @@ }, { "name": "magento/module-configurable-product-staging", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.2.0.zip", - "shasum": "e5bef58795e05c6a74f98c54aebf5ae773e2ddd8" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.4.3.0-beta1.zip", + "shasum": "1c60e687085a8493e7055b136a4928f886e244b4" }, "require": { "lib-libxml": "*", @@ -9722,11 +8883,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.3.0.zip", - "shasum": "45b53df70c37d319229287130536c6b4ed80ad43" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.4.0-beta1.zip", + "shasum": "3a09d5f1797643e569469f7de5f4183b4939ce82" }, "require": { "magento/framework": "103.0.*", @@ -9753,11 +8914,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.3.0.zip", - "shasum": "ece25e98fccfc4ddbb884f2c6286d37b41323f55" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.4.0-beta1.zip", + "shasum": "f70676543ccd102703b133fd94c5fba3b84fef9d" }, "require": { "magento/framework": "103.0.*", @@ -9784,11 +8945,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.3.0.zip", - "shasum": "01011c85dd90dcd7476c1a1f2945f2a3020faf04" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.4.0-beta1.zip", + "shasum": "79b792ccdc0d3d45a4e3d5354c8f9abebf409295" }, "require": { "magento/framework": "103.0.*", @@ -9815,11 +8976,11 @@ }, { "name": "magento/module-csp", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.2.0.zip", - "shasum": "d8d116b9bd753cbfb57d399b6026fd34e412f548" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.3.0-beta1.zip", + "shasum": "40e58b81783605b8aa3cbc812888c111588744b5" }, "require": { "magento/framework": "103.0.*", @@ -9843,11 +9004,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.2.0.zip", - "shasum": "7f270f0f6e6bd681a556fc0d2febb5fa0f7861e8" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.3.0-beta1.zip", + "shasum": "190d0ee9b3411d0619415d23c6e13e31767fd493" }, "require": { "magento/framework": "103.0.*", @@ -9905,11 +9066,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.3", + "version": "103.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.3.0.zip", - "shasum": "986c920ec64d5208568d9664718d9bb90b12f038" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.4.0-beta1.zip", + "shasum": "a358774f66b092c1a5c7fe0e7898ec5e2cf149b9" }, "require": { "magento/framework": "103.0.*", @@ -9984,11 +9145,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.3.0.zip", - "shasum": "ac228f6b135cf328727cd4e7eb7d6c0dec269e1b" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.4.0-beta1.zip", + "shasum": "3370e8ea53ac1398e2e5ac7ae47989aa71a76fca" }, "require": { "magento/framework": "103.0.*", @@ -10054,11 +9215,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.3.0.zip", - "shasum": "102aeee96dae74a6b808aa3b70082f564953cd11" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.4.0-beta1.zip", + "shasum": "66f2aeca7b97f27dee603a00fe8cb62f2fabad3b" }, "require": { "magento/framework": "103.0.*", @@ -10125,11 +9286,11 @@ }, { "name": "magento/module-customer-finance", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.1.0.zip", - "shasum": "c5f4491bfd396b1900c5e2b1ed5f61cfe45b4817" + "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.4.2.0-beta1.zip", + "shasum": "fe7e879dd6841dab555b384fe9e91f86f55d9130" }, "require": { "magento/framework": "103.0.*", @@ -10159,11 +9320,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.3.0.zip", - "shasum": "ba4d99dbc3556793ab18f56356f81e09c7f74057" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7393e132c91986885cf2daeab75e030c77ebf5e7" }, "require": { "magento/framework": "103.0.*", @@ -10172,9 +9333,11 @@ "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", "magento/module-integration": "100.4.*", "magento/module-newsletter": "100.4.*", "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10227,11 +9390,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.3", + "version": "102.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.3.0.zip", - "shasum": "6d9cd1fae9b3a9b1689c43c663704208b471729a" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.4.0-beta1.zip", + "shasum": "e44cc04856cb63a296e698e313ebe64dce198d06" }, "require": { "magento/framework": "103.0.*", @@ -10270,13 +9433,44 @@ ], "description": "N/A" }, + { + "name": "magento/module-deferred-total-calculating", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-deferred-total-calculating/magento-module-deferred-total-calculating-100.4.0.0-beta1.zip", + "shasum": "3e62e1599401dec4950ec12d6360fca0e41f3bfa" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-checkout-staging": "100.4.*", + "magento/module-payment": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\DeferredTotalCalculating\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-deploy", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.3.0.zip", - "shasum": "0bda5442eca52c6eab4e4f1be5d14c6343828422" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.4.0-beta1.zip", + "shasum": "0b061e6db53174c59efa4b641ff140e919c47e2f" }, "require": { "magento/framework": "103.0.*", @@ -10304,11 +9498,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.3.0.zip", - "shasum": "9693cb32d1a17cb912ffca57a14da994a23722e0" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.4.0-beta1.zip", + "shasum": "4e1ab7688964ce857be3c91d020b8d974c8a6824" }, "require": { "magento/framework": "103.0.*", @@ -10373,11 +9567,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.3.0.zip", - "shasum": "5664ebbfb0c6314099bf69e70e5d4227c1a122df" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.4.0-beta1.zip", + "shasum": "ca8ec2be806b66c639c6ff554b10a7705663e48a" }, "require": { "lib-libxml": "*", @@ -10434,11 +9628,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.3.0.zip", - "shasum": "028134ec793e7fae6c857449eef503b31df85ea9" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.4.0-beta1.zip", + "shasum": "e75501c097517716f8de2023df5853d1595b6f72" }, "require": { "magento/framework": "103.0.*", @@ -10480,11 +9674,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.3.0.zip", - "shasum": "39b34b1b8a3bc8c0bd0eac085372709fc7d11de6" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.4.0-beta1.zip", + "shasum": "35d709c9d930bb97d18f1c60f923f8c441f0fb7e" }, "require": { "magento/framework": "103.0.*", @@ -10517,11 +9711,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.2.0.zip", - "shasum": "69b6f49c26f91b0f2fde4abd6da61872acf667e7" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.3.0-beta1.zip", + "shasum": "54a4ee41b26cfbff52a46b9258ae0ad339677575" }, "require": { "magento/framework": "103.0.*", @@ -10585,11 +9779,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.3", + "version": "102.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.3.0.zip", - "shasum": "9181eab04961dd0cdb8b6f02f48d31b6df1371b7" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.4.0-beta1.zip", + "shasum": "b4d11585d41e117882d82a5558b5bb9051904984" }, "require": { "magento/framework": "103.0.*", @@ -10617,11 +9811,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.1.0.zip", - "shasum": "4b2875a9e0eafe3f0d30a3f572cdc9684c764170" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.2.0-beta1.zip", + "shasum": "13e00313816140c539f32cacdc10456d8cf5b2e2" }, "require": { "magento/framework": "103.0.*", @@ -10648,14 +9842,14 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.3.0.zip", - "shasum": "9e89b1db651cb442ce947b545b8bc92fcb60347a" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.4.0-beta1.zip", + "shasum": "ee9d07c963cf5b64be0bcde493a072735484ff56" }, "require": { - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog": "104.0.*", @@ -10687,14 +9881,14 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.3.0.zip", - "shasum": "2d9fbcbe63534ff7652b02892004ec7705f70584" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.4.0-beta1.zip", + "shasum": "8b49dc3d14eb587f9b1869ca0e5682aafa05abe5" }, "require": { - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog-search": "102.0.*", @@ -10722,14 +9916,14 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.3.0.zip", - "shasum": "46f9aa3a5b8b23dfa3c61070a9241c8a251dcdc3" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.4.0-beta1.zip", + "shasum": "b233a6d94ca1e507b74f04baef6130a6b2155926" }, "require": { - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog-search": "102.0.*", @@ -10793,11 +9987,11 @@ }, { "name": "magento/module-email", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.3.0.zip", - "shasum": "a97157e14a0bce042eb6aafd1f3090eb5ff51b2b" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.4.0-beta1.zip", + "shasum": "7b4b4ff09e36775f9d5d1c09050001bf3cf1abbb" }, "require": { "magento/framework": "103.0.*", @@ -10832,11 +10026,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.2.0.zip", - "shasum": "923206823f7584c62d7fbd3efc565d43fa1387d3" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.3.0-beta1.zip", + "shasum": "30f5e0bbe5edda12f04e4a54364e8082152eb07f" }, "require": { "magento/framework": "103.0.*", @@ -10914,11 +10108,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.2.0.zip", - "shasum": "d68f7aa7b58c68c40ae588da5c29cea090eb6875" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.3.0-beta1.zip", + "shasum": "7f8117036f68a284ff6c4f2f2433424fe9312791" }, "require": { "lib-libxml": "*", @@ -10950,11 +10144,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.3", + "version": "101.3.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.3.0.zip", - "shasum": "7987bfbb14bf415d330c9c41841af6577fca5a40" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.4.0-beta1.zip", + "shasum": "72c4c79c37d2d3c0c66729f4d0863db8503f5b28" }, "require": { "magento/framework": "103.0.*", @@ -10999,11 +10193,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.3.0.zip", - "shasum": "04743f67648757d724f3fd1268b1e4b8d7f27bbe" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.4.0-beta1.zip", + "shasum": "acaca14406ed91839861ba0e7e4ef56e63b57ebb" }, "require": { "magento/framework": "103.0.*", @@ -11103,11 +10297,11 @@ }, { "name": "magento/module-gift-card-import-export", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.1.0.zip", - "shasum": "34b47efbcec61b562ffa17aa611c153b8f720186" + "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.4.2.0-beta1.zip", + "shasum": "01b1f6cc82bb7a48c024543893f05daee8a0ca00" }, "require": { "magento/framework": "103.0.*", @@ -11163,11 +10357,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.2.0.zip", - "shasum": "fbdb20b93b420cd45d42b34e0f7df8d717e32363" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.3.0-beta1.zip", + "shasum": "94bd58438bf5264a7d38468824a09a2159ac1f31" }, "require": { "magento/framework": "103.0.*", @@ -11265,11 +10459,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.3.0.zip", - "shasum": "ec1b7fa523fb0e1c50377a7b4f1ab509af557a78" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.4.0-beta1.zip", + "shasum": "4cbf8f6d29423b927079b3271742115ef8e80277" }, "require": { "magento/framework": "103.0.*", @@ -11309,11 +10503,11 @@ }, { "name": "magento/module-gift-registry-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.0.0.zip", - "shasum": "b1e1c81adb9b9351435cb45e300f2e7277bda22d" + "url": "https://repo.magento.com/archives/magento/module-gift-registry-graph-ql/magento-module-gift-registry-graph-ql-100.4.1.0-beta1.zip", + "shasum": "6bd25c27221d8c90930421525b6a32b525c16a5d" }, "require": { "magento/framework": "103.0.*", @@ -11347,11 +10541,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.2.2", + "version": "101.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.2.0.zip", - "shasum": "cdbd285a1f9e309b9d079c6bec728f1455ec33b4" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.2.3.0-beta1.zip", + "shasum": "20da69ec4bb2db692caed9e9caba11d1ef2a35aa" }, "require": { "magento/framework": "103.0.*", @@ -11452,11 +10646,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.1.0.zip", - "shasum": "3fdc0baf510875e24566ce1362304d8b3190aa4e" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.2.0-beta1.zip", + "shasum": "e346029fe1e13029e742f44a7fabbe9bc35747b7" }, "require": { "magento/framework": "103.0.*", @@ -11514,11 +10708,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.2.0.zip", - "shasum": "da8932ee323d3b4fe3986dc26a7a9b6b1d9e0c99" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.3.0-beta1.zip", + "shasum": "e5bd131458684a62f20ce9e5dee674e5e38d3dde" }, "require": { "magento/framework": "103.0.*", @@ -11619,17 +10813,20 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.3.0.zip", - "shasum": "edeac5ecde34fdd2b508bc9efabe485668446277" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.4.0-beta1.zip", + "shasum": "c23badce326cb0acf20c6fdf6090bbb73d33cf2d" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-eav": "102.1.*", + "magento/module-new-relic-reporting": "100.4.*", "magento/module-webapi": "100.4.*", - "php": "~7.3.0||~7.4.0" + "php": "~7.3.0||~7.4.0", + "webonyx/graphql-php": "~14.9.0" }, "suggest": { "magento/module-graph-ql-cache": "100.4.*" @@ -11651,15 +10848,17 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.0.0.zip", - "shasum": "669ff7199c6351f7e5c5caf260436c4bf84d2726" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.1.0-beta1.zip", + "shasum": "6ebd899842f9c1439d3a0f25c2c1bbead6a049f9" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-graph-ql": "100.4.*", + "magento/module-integration": "100.4.*", "magento/module-page-cache": "100.4.*", "php": "~7.3.0||~7.4.0" }, @@ -11710,11 +10909,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.1.0.zip", - "shasum": "65e7d30af6ad3198ac3f19c81df1c9f7cc19081f" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.2.0-beta1.zip", + "shasum": "4f88491ce244a1e9ee36853462065d2d78ab982d" }, "require": { "magento/framework": "103.0.*", @@ -11742,11 +10941,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.3.0.zip", - "shasum": "e494a6a9df2f0094fb0334cfa27da9b275abc214" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.4.0-beta1.zip", + "shasum": "7d6cbbc383a95fbe4fa17b840265cf0ca558e2f8" }, "require": { "magento/framework": "103.0.*", @@ -11815,17 +11014,18 @@ }, { "name": "magento/module-grouped-product-staging", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.1.0.zip", - "shasum": "fc057b1aacf553e0a408f3a1729c572b5a141b72" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.4.2.0-beta1.zip", + "shasum": "6d564f28bfb149cc7443ae35ff592a2cfff8275b" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", "magento/module-catalog": "104.0.*", + "magento/module-catalog-staging": "100.4.*", "magento/module-grouped-product": "100.4.*", "php": "~7.3.0||~7.4.0" }, @@ -11849,11 +11049,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.3.0.zip", - "shasum": "4633899be459f1f8ff27633730726093b2310b0d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.4.0-beta1.zip", + "shasum": "b06cadd0b3216ef6db70b82dd004e6184baf5b34" }, "require": { "ext-ctype": "*", @@ -11883,11 +11083,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.3.0.zip", - "shasum": "ccca51905f149a33c35ee3f8a9dfe5f0d040554f" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.4.0-beta1.zip", + "shasum": "783e5409b456048f1b8801908a3c4f5a52a5005e" }, "require": { "magento/framework": "103.0.*", @@ -11911,11 +11111,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.2.0.zip", - "shasum": "513212e11997038d73d20bed82d4d057ba8f8e17" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.3.0-beta1.zip", + "shasum": "d6f017b58610d5514015def909b2d8bf806fa7ba" }, "require": { "magento/framework": "103.0.*", @@ -11945,11 +11145,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.3.0.zip", - "shasum": "c329319bb545f7454d4b5b250b7c4940cbdeceb9" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.4.0-beta1.zip", + "shasum": "de2ca736193222ad9e32ffd6192f2765d4d00a4b" }, "require": { "magento/framework": "103.0.*", @@ -11979,15 +11179,15 @@ }, { "name": "magento/module-inventory", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.1.0.zip", - "shasum": "73b70e9816620419257c1f034e78cadc6aa9b555" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.2.0-beta1.zip", + "shasum": "af1ebc70bc48603f6adbab23b5bea0abd81789a5" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12007,19 +11207,19 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.1.0.zip", - "shasum": "8bd74c186c4bd5983162b503e6004a5e781e416e" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.2.0-beta1.zip", + "shasum": "e89b69085c1120245beb3456212bcfea4e22201c" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-directory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -12040,16 +11240,16 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.0.0.zip", - "shasum": "dc7c9a8f12a1eb66498ab70e431fefe485b55d0d" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.1.0-beta1.zip", + "shasum": "9afb93397cee223b1b3ae4bea346aece834ddeff" }, "require": { "magento/framework": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -12073,11 +11273,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.1.0.zip", - "shasum": "23936c26a47661c8fb5bd839f3df3a4b70fc125d" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.2.0-beta1.zip", + "shasum": "649f64ab98028048e27609600744381595153107" }, "require": { "magento/framework": "*", @@ -12100,16 +11300,16 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.0.0.zip", - "shasum": "ba388106d8d9ab1c46daa249bb295e9b90851ffd" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.1.0-beta1.zip", + "shasum": "195ad84d9538b474faa703211adaac4091d93277" }, "require": { "magento/framework": "*", "magento/module-bundle-import-export": "*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12129,20 +11329,20 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.0.0.zip", - "shasum": "5767f68da3b21ce0a175c01d8d7c662ecd8e3251" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.1.0-beta1.zip", + "shasum": "b792c133401c652b5946243d04914dba586f9dad" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -12166,23 +11366,23 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.1.0.zip", - "shasum": "8a3d5aff9850158a558fa78bbc3dcc4f1a01383c" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "e43bba3223b5e61f3b72c43df0e640f4f56dddf3" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-inventory-catalog-admin-ui": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-configuration-api": "1.2.*" + "magento/module-inventory-configuration-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -12201,24 +11401,24 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.0.0.zip", - "shasum": "57254fba4152e9c534f1a0fa0e7b2e84118a6ae2" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.1.0-beta1.zip", + "shasum": "b60a4ec9678be19406fd809cc0c4ad37f6bc2225" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*" + "magento/module-inventory": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -12237,16 +11437,16 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.1.0.zip", - "shasum": "ea2123066c9a97c0657c5d5c593f28391c03e515" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.2.0-beta1.zip", + "shasum": "9dbe3650897a2f74e0b543843bef89df916b32cf" }, "require": { "magento/framework": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -12269,28 +11469,28 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.2.1.0.zip", - "shasum": "c257b8d3ace002f61913636cbab824a9d86ebf4d" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.2.2.0-beta1.zip", + "shasum": "c84fbe8cb90c7844a7e5d3e4b4b8822db20085dd" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-reservations-api": "1.2.*" + "magento/module-inventory-reservations-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -12309,11 +11509,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.1.0.zip", - "shasum": "39da8df0565e90d2da399df846bfc1e73ec7b623" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.2.0-beta1.zip", + "shasum": "b744390a6114c80bb1f5c524133bd23e9fbe5525" }, "require": { "magento/framework": "*", @@ -12321,15 +11521,15 @@ "magento/module-backend": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-indexer": "2.1.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-admin-ui": "1.2.*" + "magento/module-inventory-admin-ui": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -12348,11 +11548,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.1.0.zip", - "shasum": "880680843e48964df7dc8385ed71b276456661d6" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.2.0-beta1.zip", + "shasum": "6bc2c3b52b6b33c95c63c2104c9acea94cd0afbd" }, "require": { "magento/framework": "*", @@ -12375,21 +11575,21 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.1.0.zip", - "shasum": "ac59f593ae95ea777d1342f64c321adec1edd00b" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.2.0-beta1.zip", + "shasum": "b9ab2507531db219a96afe2e100add3c45407c27" }, "require": { "magento/framework": "*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*" + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1" }, "type": "magento2-module", "autoload": { @@ -12408,24 +11608,22 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.1.0.zip", - "shasum": "7b83f2c16a071568583fb79b094efc0ec658ad4c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.2.0-beta1.zip", + "shasum": "0774b60053330a5b973d6aea599f09528a16a0f2" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-catalog-search": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-catalog-search": "*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -12443,18 +11641,18 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.0.0.zip", - "shasum": "f8f0bbd9cbfd7d4d97c0a4847b723e8fd5737b10" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.1.0-beta1.zip", + "shasum": "956f71fcce9b9446708bff4131ee1c94af832ffc" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", "magento/module-eav": "*", - "magento/module-inventory-catalog-search": "1.2.*", + "magento/module-inventory-catalog-search": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12474,18 +11672,18 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.0.0.zip", - "shasum": "4b36d2e75b439312c339e1f0b82afb67914c826f" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.1.0-beta1.zip", + "shasum": "2e843428bcf1acd111774ad43b0ef5b9b4a79fa0" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-configurable-product": "*", "magento/module-eav": "*", - "magento/module-inventory-catalog-search": "1.2.*", + "magento/module-inventory-catalog-search": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12505,20 +11703,20 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.1.0.zip", - "shasum": "1ef85c5cc04f7a657a5b994523a8fe230e50c5eb" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.2.0-beta1.zip", + "shasum": "41b9fdda75dd73d7e4ba136555172cc69d2da8d9" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", "magento/module-configurable-product": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-sales": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -12540,18 +11738,18 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.1.0.zip", - "shasum": "0762186e6fac6744d096b442420a67a9e55e0e93" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "d165c7bf94c61eefa194127c9e5583cfa6a84160" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-configurable-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -12572,22 +11770,22 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.1.0.zip", - "shasum": "c1cfe7eca5e6d18dcf256953e73ed7f621f79670" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.2.0-beta1.zip", + "shasum": "caaf2c0bfb21e88ad8d484fbdf75a1d13202f2fa" }, "require": { "magento/framework": "*", "magento/module-configurable-product": "*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-configurable-product": "1.2.*" + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-configurable-product": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -12606,23 +11804,23 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.1.0.zip", - "shasum": "07ca5c2c4a212c2e1e5bd7dcb7d71d719b2661ee" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.2.0-beta1.zip", + "shasum": "d80b0c27e9f400e84fd5c60975de13fd7c786c41" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*" + "magento/module-inventory": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -12641,18 +11839,18 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.1.0.zip", - "shasum": "888012ae2b72c3a515b4fa8278b6a99b18c9d75b" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.2.0-beta1.zip", + "shasum": "183283212472c04084a736e841b5cfcd3e93f343" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -12673,11 +11871,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.0.0.zip", - "shasum": "795009498757246257c1afbad890c83c14f6c3d2" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.1.0-beta1.zip", + "shasum": "6ec17efd4e57b3a7a84a81c2967128ce6696271b" }, "require": { "magento/framework": "*", @@ -12700,18 +11898,18 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.1.0.zip", - "shasum": "7e8cb217bc9fbc47ac68e29199b7855d5b67d237" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.2.0-beta1.zip", + "shasum": "78d786399455e24585a764f7a597dd43b291b8c3" }, "require": { "magento/framework": "*", "magento/module-config": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-distance-based-source-selection-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12731,11 +11929,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.0.0.zip", - "shasum": "bb8b4d0407256e61e5eb83dc659ed81d997fc694" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.1.0-beta1.zip", + "shasum": "5fedc7dcbad794ca247b13ba70ab3f8e89988b02" }, "require": { "magento/framework": "*", @@ -12758,15 +11956,15 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.0.0.zip", - "shasum": "a6f872ddbf2455597dac0d5b051cb172e0d4f414" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.1.0-beta1.zip", + "shasum": "9cf3beeb6a3e0c0d7f1749cc586ba32655a23393" }, "require": { "magento/framework": "*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12786,19 +11984,19 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.0.0.zip", - "shasum": "1a532ecee44ad7f731e1cab900796c6115bf1fc7" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.1.0-beta1.zip", + "shasum": "4b99957a90fd6a143f230883e7c6941790f36c42" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", "magento/module-catalog-search": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -12819,11 +12017,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.0.0.zip", - "shasum": "63a9123f1b9662a56bc5cecd0bbab70d328f0b44" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.1.0-beta1.zip", + "shasum": "7ae123ce44f5cb9ca60fc01d315b6b24c7985e97" }, "require": { "magento/framework": "*", @@ -12831,13 +12029,13 @@ "magento/module-catalog-inventory": "*", "magento/module-configurable-product": "*", "magento/module-grouped-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-export-stock-api": "1.2.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-export-stock-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12857,15 +12055,15 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.0.0.zip", - "shasum": "43fe421936fa9a897f0703e8e7f96deb5b326b2a" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.1.0-beta1.zip", + "shasum": "16ed0e8e0cf70bb9c2664e3495f25ed9af782683" }, "require": { "magento/framework": "*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12885,18 +12083,18 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.0.0.zip", - "shasum": "113b502921f8d15a431d182560e5e1a2eb06cb5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.1.0-beta1.zip", + "shasum": "e02d380bf493f3a538d888f3b36e3670d782871e" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12916,11 +12114,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.2.1.0.zip", - "shasum": "3a13bc150475706a8d7e50882f09ddf3fe7a6ab7" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.2.2.0-beta1.zip", + "shasum": "ae0ee7e6085e6f9522fb0e41ecd74415b229d085" }, "require": { "magento/framework": "*", @@ -12928,9 +12126,9 @@ "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*" + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -12949,24 +12147,24 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.1.0.zip", - "shasum": "3052afe50b66af13d9029fad50b7933712f2d1b8" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "90e7453cba1d5748308b7d3a777888afc93512f8" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-grouped-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-admin-ui": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-configuration-api": "1.2.*" + "magento/module-inventory-configuration-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -12985,24 +12183,24 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.1.0.zip", - "shasum": "5fe773f4339f6d8620ba096c5c3fba9aa1c597c1" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.2.0-beta1.zip", + "shasum": "e4da0bb9e70941843a6b1f08f3e4fb1d18163e70" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-grouped-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*" + "magento/module-inventory": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -13021,19 +12219,19 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.1.0.zip", - "shasum": "c921e26be15193318045cfc7598f6136403e2750" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.2.0-beta1.zip", + "shasum": "602c07912ef7b760f86c6c704f6650fe99e2e5ec" }, "require": { "magento/framework": "*", "magento/module-eav": "*", "magento/module-import-export": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -13057,22 +12255,22 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.0.0.zip", - "shasum": "d94339df439d2eb918d9d90d3407b59322848236" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.1.0-beta1.zip", + "shasum": "272b546b89ec4ded88b34fdd56bce2bfb6b12224" }, "require": { "magento/framework": "*", "magento/module-directory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-distance-based-source-selection-api": "1.2.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13092,18 +12290,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.0.0.zip", - "shasum": "6e0181336ec1fc874c683faa138a7c878ff83657" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.1.0-beta1.zip", + "shasum": "e414de7f999d296cc44a31d7a76a5129ea12d925" }, "require": { "magento/framework": "*", - "magento/module-inventory-admin-ui": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -13124,15 +12322,15 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.0.0.zip", - "shasum": "482fe7153630b0a02c71cfcb7bbc06dab64c203d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.1.0-beta1.zip", + "shasum": "3ba98e6ba9b6fb44c46f88b05828c6789fc8e695" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13152,18 +12350,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.1.0.zip", - "shasum": "fe74473a8b9ec32870a5f0b67b717d57f8df9e44" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.2.0-beta1.zip", + "shasum": "ce0d6b9c4f171e28e165b3780ad368aec8c770dd" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -13184,16 +12382,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.0.0.zip", - "shasum": "9693aacd5fc0573d966ceddcda47e7832375c106" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.1.0-beta1.zip", + "shasum": "de62f94df95c54e21cdaf28ccbe1b28784bbf713" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -13214,16 +12412,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.0.0.zip", - "shasum": "994e8852131e8973e807de5f555a31848c15cdbf" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.1.0-beta1.zip", + "shasum": "d1d18eb4ba0d44609906fdd5412a5a7034960ee2" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", "magento/module-quote": "*", "php": "~7.3.0||~7.4.0" }, @@ -13244,18 +12442,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.0.0.zip", - "shasum": "a0df3c3d6be5b5ccb33e6d32839955a57a8d0252" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.1.0-beta1.zip", + "shasum": "947bbec93fc354f16c3b6e7193055122779a6248" }, "require": { "magento/framework": "*", - "magento/module-inventory-in-store-pickup": "1.1.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-in-store-pickup": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -13277,11 +12475,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.0.0.zip", - "shasum": "4e0851bc460f7b3e414a3f97530d5217d6a9f369" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.1.0-beta1.zip", + "shasum": "365d776bbb87876987456a86b2785b22bcc59a55" }, "require": { "magento/framework": "*", @@ -13307,18 +12505,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.0.0.zip", - "shasum": "6a6901cf5f331395fd04663a8dc26f283eacacc2" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.1.0-beta1.zip", + "shasum": "9955fdd4aa48f156ba7a4ab779640f2779b21326" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -13340,21 +12538,21 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.1.0.zip", - "shasum": "096906308ef5ef19a96db5ce8346bcd76a9ca3c5" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.2.0-beta1.zip", + "shasum": "3c59ade678a17b19a6c7c973e40e594d6852995c" }, "require": { "magento/framework": "*", "magento/module-backend": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-in-store-pickup-quote": "1.1.*", - "magento/module-inventory-in-store-pickup-sales": "1.1.*", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-sales": "*", "php": "~7.3.0||~7.4.0" @@ -13376,11 +12574,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.0.0.zip", - "shasum": "082efb3f1002a371bfe1c4a7fd61c86b98a83923" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.1.0-beta1.zip", + "shasum": "6dfd5c11ac9dd8bf66d54bb59e647ca112519d30" }, "require": { "magento/framework": "*", @@ -13403,18 +12601,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.0.0.zip", - "shasum": "3151e0fa56e62868cc21104dc182158da0304733" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.1.0-beta1.zip", + "shasum": "5ff519b035c275dceea4bdece7eef0e7ff7d4da3" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -13436,15 +12634,15 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.0.0.zip", - "shasum": "84c7e4d9b2647d63bc142f468e9df702c2da0c05" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.1.0-beta1.zip", + "shasum": "c6c66d4aa9d096deb12d25694c5d8871b9afa2c4" }, "require": { "magento/framework": "*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -13467,11 +12665,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.0.0.zip", - "shasum": "d8f00301eebe91f2d1512d822aa126d027cd2e5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.1.0-beta1.zip", + "shasum": "3c84ef650b4dda6f2bf2a6c60326f108956290e7" }, "require": { "magento/framework": "*", @@ -13497,11 +12695,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.0.0.zip", - "shasum": "6673a3970215f94c455f287f256803800f69e261" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.1.0-beta1.zip", + "shasum": "e2dc03a948be33172a9f1d0caa76794cd6368e68" }, "require": { "magento/framework": "*", @@ -13525,22 +12723,22 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.1.1", + "version": "2.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.1.1.0.zip", - "shasum": "27b6bdf56f0d7f7bfd07dd57e9bcd3b17fbb02d5" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.1.2.0-beta1.zip", + "shasum": "c26d1d3eeefce62b26d24b8f17116d3c297aa82e" }, "require": { "magento/framework": "*", "magento/framework-message-queue": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", - "magento/module-inventory-sales": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -13563,22 +12761,22 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.0.0.zip", - "shasum": "801e4490a30be64e444ec012cf47583213f010ff" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.1.0-beta1.zip", + "shasum": "c1ffa19b434ff8ff2a8449489573f6a7a344227e" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", "magento/module-eav": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-low-quantity-notification-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -13599,21 +12797,21 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.1.0.zip", - "shasum": "345e6c4317144ba0b027518ef6c7a9d8f109088e" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.2.0-beta1.zip", + "shasum": "4255c91c5e96d7aaf3f2d79d82c9817442fca411" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-low-quantity-notification": "1.2.*", - "magento/module-inventory-low-quantity-notification-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", "magento/module-reports": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" @@ -13635,11 +12833,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.0.0.zip", - "shasum": "d6f68369faa8df0d37dd91bb3dd122f3477c9c0c" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.1.0-beta1.zip", + "shasum": "75e73ac6e2b187a8a1e0e16a6a06ad9f9f5a1d8c" }, "require": { "magento/framework": "*", @@ -13662,11 +12860,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.0.0.zip", - "shasum": "6773bfe083fe98407da37780868819434de94c19" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.1.0-beta1.zip", + "shasum": "f970a35a8faaa176a03aaa7b0f1fdd3be59ec295" }, "require": { "magento/framework": "*", @@ -13689,18 +12887,18 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.1.0.zip", - "shasum": "6b19d36fdc26df518d4e87705cd31f91e3a65410" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.2.0-beta1.zip", + "shasum": "32ad02b499d16eacc9e81127c3208c83be648e7b" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-product-alert": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -13725,16 +12923,16 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.0.0.zip", - "shasum": "e82723d9bf0089e911bf8cddc886ed157fc11d5e" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.1.0-beta1.zip", + "shasum": "d643aacb1270cb80e0394731c1e01172597998d9" }, "require": { "magento/framework": "*", - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-quote-graph-ql": "*", "php": "~7.3.0||~7.4.0" @@ -13756,17 +12954,17 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.1.0.zip", - "shasum": "2a3c1763917274c423ac53c4bf7c8557254d683f" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.2.0-beta1.zip", + "shasum": "94d72f464c5c47fffdf2fdf127a052540154aaae" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" }, "suggest": { @@ -13788,18 +12986,18 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.1.0.zip", - "shasum": "4f2bd4212d3a9bc79887a7b47414593370ad01dd" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.2.0-beta1.zip", + "shasum": "12ab9bec50ee6db33a7729d58b5e5c197bc8add6" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-reservations-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-sales": "*", "php": "~7.3.0||~7.4.0" }, @@ -13820,15 +13018,15 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.0.0.zip", - "shasum": "8e6f8b99d3f51e4034fadb93d37bee977cbe56f5" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.1.0-beta1.zip", + "shasum": "2f46f4f6da5d2a415371cf21032483310cb771de" }, "require": { "magento/framework": "*", - "magento/module-inventory-reservations-api": "1.2.*", + "magento/module-inventory-reservations-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13848,11 +13046,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.0.0.zip", - "shasum": "c174e45ee7deec04171d2e11ff25892c1bfb09a1" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.1.0-beta1.zip", + "shasum": "5a928b9f90d7324f7f228543f50b7072777cedb7" }, "require": { "magento/framework": "*", @@ -13875,24 +13073,24 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.2.1.0.zip", - "shasum": "975db7920a79511934325827e26e6c0ab259ea6c" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.2.2.0-beta1.zip", + "shasum": "2c91f132451ac38a440792180aadadb41bd3f236" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-reservations-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-deduction-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-sales-inventory": "*", "magento/module-store": "*", @@ -13902,7 +13100,7 @@ "magento/module-inventory-indexer": "*" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*" + "magento/module-inventory-catalog": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -13921,26 +13119,29 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.1.0.zip", - "shasum": "7584ea4166d10b128e6a94b19b8365d527fb1992" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.2.0-beta1.zip", + "shasum": "3a8074d99087360adf8fee81e6397f07ae066c62" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-admin-ui": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, + "suggest": { + "magento/module-sales": "*" + }, "type": "magento2-module", "autoload": { "files": [ @@ -13958,15 +13159,15 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.0.0.zip", - "shasum": "a0a589db432b691f9e483bbc23e19590e9918e7a" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.1.0-beta1.zip", + "shasum": "03fa1684e1922b71bf3b21745a1df78c42c9e9ac" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", "magento/module-sales": "*", "php": "~7.3.0||~7.4.0" }, @@ -13987,18 +13188,18 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.1.0.zip", - "shasum": "ab368bace84881067cf7ca8452d908986e462d12" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.2.0-beta1.zip", + "shasum": "a76389a9abffbb4c71ecf6b7989a6c10a7f3091a" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-catalog-frontend-ui": "1.0.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14018,11 +13219,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.0.0.zip", - "shasum": "cf812ecbe26459f05ce43b3532004181a27b997a" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.1.0-beta1.zip", + "shasum": "aebc7f14215fb9d4f5fab53986b4b9c6be1ab50a" }, "require": { "magento/framework": "*", @@ -14045,19 +13246,19 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.1.0.zip", - "shasum": "533b0eaac631e412eeae956c131ad928462984f4" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.2.0-beta1.zip", + "shasum": "657f87654f954c5a0046c1e1a0a889402160aa1e" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-deduction-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-shipping": "*", "magento/module-store": "*", @@ -14080,19 +13281,19 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.1.0.zip", - "shasum": "d34cd6593170329d7fd6b28a3f0ba8f045e2195b" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.2.0-beta1.zip", + "shasum": "56cebef4c8c763dfd01a953bf4a1021c1c3fe8da" }, "require": { "magento/framework": "*", "magento/module-backend": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-shipping": "*", "magento/module-ui": "*", @@ -14115,18 +13316,18 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.1.0.zip", - "shasum": "56ca047011e347304fe405a12fdf02d49d97f092" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.2.0-beta1.zip", + "shasum": "8a86732cfd484e2a992b2d7f9cfdeeabf27d64d9" }, "require": { "magento/framework": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14146,16 +13347,16 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.0.0.zip", - "shasum": "b57f071218da7ff092a0d5ded9d0df3327b975d2" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.1.0-beta1.zip", + "shasum": "81d7609a5a63aaa02c7bbfac426cc0593fbbf70d" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14175,16 +13376,16 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.0", + "version": "1.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.0.0.zip", - "shasum": "f850fbfaa9901b2c2b76d0b42c19e16b2137354e" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.1.0-beta1.zip", + "shasum": "fbe8eab34c10b7a273732db70201bee5e9e5c9d7" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-sales": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -14206,18 +13407,18 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.0.0.zip", - "shasum": "dc918b286614f8fff092bee0e8b5829a028ac656" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.1.0-beta1.zip", + "shasum": "511cc080a2b12417fe372e641d9114d4b35816a1" }, "require": { "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-configurable-product-frontend-ui": "1.0.*", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.2-beta1", "magento/module-swatches": "*" }, "type": "magento2-module", @@ -14237,19 +13438,19 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.1.0.zip", - "shasum": "273fce1d4e591029d64a1c33bb2f9b8ca99abd0e" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.2.0-beta1.zip", + "shasum": "b20e5ae7ffba19488f8305147bb7a44e2859040a" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -14277,18 +13478,18 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.0.0.zip", - "shasum": "7515e4e9f05bff33116026a82f92593c72c9393f" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.1.0-beta1.zip", + "shasum": "619cc4fd3570dfe8d21430176a01463915d322c6" }, "require": { "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", "magento/module-wishlist": "*" }, "type": "magento2-module", @@ -14308,11 +13509,11 @@ }, { "name": "magento/module-invitation", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.2.0.zip", - "shasum": "c55ace170c2647a8a1cb3ab0161251c01c5abbe7" + "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.3.0-beta1.zip", + "shasum": "dfdeb2a72bb404c862d0c2ad30eadbc11c5de49a" }, "require": { "magento/framework": "103.0.*", @@ -14346,11 +13547,11 @@ }, { "name": "magento/module-jwt-framework-adapter", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.0.0.zip", - "shasum": "8e20c28e27f3302fd69eae3928be9eff4d5f2993" + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.1.0-beta1.zip", + "shasum": "8038d93cc8664a9ec21e5e8edb242a71f3ba568f" }, "require": { "magento/framework": "103.0.*", @@ -14372,13 +13573,42 @@ ], "description": "JWT Manager implementation based on jwt-framework" }, + { + "name": "magento/module-jwt-user-token", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.0.0-beta1.zip", + "shasum": "c3203935460da338325d419eab53839d340f9ec6" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-integration": "100.4.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\JwtUserToken\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Introduces JWT token support for web API authentication" + }, { "name": "magento/module-layered-navigation", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.3.0.zip", - "shasum": "43cc6f1ab9bd9a52df227e6d005400b9769d2eeb" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.4.0-beta1.zip", + "shasum": "3a208c1096042bafed2ac80628628fdf9943ab17" }, "require": { "magento/framework": "103.0.*", @@ -14432,11 +13662,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.3.0.zip", - "shasum": "df164adfda3f24a3671bf5a6b5eb36def4714c20" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.4.0-beta1.zip", + "shasum": "af8f4fc53dc04b16da44b45a241425cce0009b7d" }, "require": { "magento/framework": "103.0.*", @@ -14466,11 +13696,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.3.0.zip", - "shasum": "469da0ae652b148870cb6f91024f5d81c3322c87" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.4.0-beta1.zip", + "shasum": "c68612a70024d70ff6514ea28c5a7627b110ba0b" }, "require": { "magento/framework": "103.0.*", @@ -14499,11 +13729,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.3.0.zip", - "shasum": "af49cb80bb19eea4fb2461ffa9a1399d131ee7d1" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.4.0-beta1.zip", + "shasum": "032769ff76a290e7441733325b5da334faa8b417" }, "require": { "magento/framework": "103.0.*", @@ -15151,11 +14381,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.2.0.zip", - "shasum": "9cbba303faf3935c8d3f8ca7a6c87c59d70edf9e" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.3.0-beta1.zip", + "shasum": "e2c44a1c9af2d44d6c45391973d43c9ba28bf757" }, "require": { "magento/framework": "103.0.*", @@ -15236,11 +14466,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.1.0.zip", - "shasum": "11561b45eeb6d0ae2d29535b619318daafdb671f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.2.0-beta1.zip", + "shasum": "b47965fb2c13f9db6001eafd612faf9114f72062" }, "require": { "magento/framework": "103.0.*", @@ -15270,11 +14500,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.1.0.zip", - "shasum": "08bd47458974fecdcaa682271a8a37d1f1a996aa" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.2.0-beta1.zip", + "shasum": "d75b80e827b24d46d3209de11b1a808da426826f" }, "require": { "magento/framework": "103.0.*", @@ -15302,11 +14532,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.1.0.zip", - "shasum": "b7557bbe891e93c2c27af2e28078ef7e3efd5ca9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.2.0-beta1.zip", + "shasum": "1af6706c1432b691d935fde73512311571ee8066" }, "require": { "magento/framework": "103.0.*", @@ -15424,11 +14654,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.1.0.zip", - "shasum": "9357f1a777e97241a455890048c7af156e8696b3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.2.0-beta1.zip", + "shasum": "56158cc86904726fa0a6256f6c07fc57a30451f5" }, "require": { "magento/framework": "103.0.*", @@ -15573,11 +14803,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.2.0.zip", - "shasum": "9bffbb333a424a7a3018dce88aec3d21e6f00cb3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.3.0-beta1.zip", + "shasum": "55cea82b02e68a484de9f4810d01f268c881c184" }, "require": { "magento/framework": "103.0.*", @@ -15641,11 +14871,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.2.0.zip", - "shasum": "1c9a3fa1e13fd719abc27fc892634312ae613f6d" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.3.0-beta1.zip", + "shasum": "47a80c0e1166aef376b403a2c3b4b65d8820b127" }, "require": { "magento/framework": "103.0.*", @@ -15705,11 +14935,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.2.0.zip", - "shasum": "2609029872902a0bcbb56978bffb2da44e3ab18f" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.3.0-beta1.zip", + "shasum": "722defd440059480332ef298453f2bb0fc74c2a2" }, "require": { "magento/framework": "103.0.*", @@ -15801,20 +15031,20 @@ }, { "name": "magento/module-msrp-staging", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.1.0.zip", - "shasum": "2b09d6613dc018c73d969b92f03d534ee5dc3cbf" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.2.0-beta1.zip", + "shasum": "f99508161ff5cf0a470bd1f61698901eb12984aa" }, "require": { "lib-libxml": "*", "magento/framework": "103.0.*", "magento/magento-composer-installer": "*", + "magento/module-msrp": "100.4.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-msrp": "100.4.*", "magento/module-staging": "101.2.*" }, "type": "magento2-module", @@ -15833,11 +15063,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.3.0.zip", - "shasum": "c4f355251ed95db2e8a19384483000fc96d78d87" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.4.0-beta1.zip", + "shasum": "c5340b9900ae6d2368a116749b3aa3d87d84e1ae" }, "require": { "magento/framework": "103.0.*", @@ -15903,11 +15133,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.3.0.zip", - "shasum": "7e9b525f795c92b2ec1b03ebd15ebd7127974447" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.4.0-beta1.zip", + "shasum": "64be346c683deb6714229f28a6b9df5722a4a6c6" }, "require": { "magento/framework": "103.0.*", @@ -15970,11 +15200,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.1.0.zip", - "shasum": "a8a60f1c94feff60f6968302b4a9bfdb96e61c41" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.2.0-beta1.zip", + "shasum": "a1e2787a24eb5399f1a0599cfd4fd7408bc15c7f" }, "require": { "magento/framework": "103.0.*", @@ -16004,11 +15234,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.3.0.zip", - "shasum": "3738fd1249be0b3180dd803525bbfedd17d95e7c" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.4.0-beta1.zip", + "shasum": "2c8e10e6d523c9575a48a60d8838acb917e7488d" }, "require": { "magento/framework": "103.0.*", @@ -16040,11 +15270,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.0.0.zip", - "shasum": "e5585c22858a6e8c7733f30161aa185570cc32f2" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.1.0-beta1.zip", + "shasum": "d79be99246b3fc2e4f9105b9a424c64c78a4f358" }, "require": { "magento/framework": "103.0.*", @@ -16073,11 +15303,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.2.0.zip", - "shasum": "493396f36e2bcf91aa5f75176e5e69cd913ddcbe" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.3.0-beta1.zip", + "shasum": "45dc47afa267f77873b2ac18d2c04a833aff3a4c" }, "require": { "magento/framework": "103.0.*", @@ -16106,11 +15336,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.2.0.zip", - "shasum": "c0cabc19837520fc950ba7ba21206edda325061f" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.3.0-beta1.zip", + "shasum": "3f33aec73a338cd27798a390179ba229d861a927" }, "require": { "magento/framework": "103.0.*", @@ -16146,32 +15376,32 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.1", + "version": "2.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.1.0.zip", - "shasum": "f41e4846ee0e57d9709ed0740f02d26e2b1a67fe" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.2.0-beta1.zip", + "shasum": "3eb7a21652513738a264cca88905a912b4dce4fb" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-backend": "~102.0.3", - "magento/module-catalog": "~104.0.3", - "magento/module-catalog-inventory": "*", - "magento/module-catalog-widget": "*", - "magento/module-cms": "*", - "magento/module-config": "~101.2.3", - "magento/module-directory": "~100.4.3", - "magento/module-eav": "*", - "magento/module-email": "*", - "magento/module-media-storage": "*", - "magento/module-require-js": "*", - "magento/module-rule": "~100.4.2", - "magento/module-store": "~101.1.3", - "magento/module-theme": "*", - "magento/module-ui": "*", - "magento/module-variable": "*", - "magento/module-widget": "*", - "magento/module-wishlist": "*", + "magento/framework": "103.0.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-catalog-widget": "100.4.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-email": "101.1.4-beta1", + "magento/module-media-storage": "100.4.3-beta1", + "magento/module-require-js": "100.4.0", + "magento/module-rule": "100.4.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-variable": "100.4.2-beta1", + "magento/module-widget": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", "php": "~7.3.0||~7.4.0", "phpgt/dom": "2.1.6" }, @@ -16179,7 +15409,7 @@ "gene/bluefoot": "*" }, "suggest": { - "magento/module-review": "*" + "magento/module-review": "100.4.4-beta1" }, "type": "magento2-module", "autoload": { @@ -16197,19 +15427,19 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.1.0.zip", - "shasum": "99ab2c213089454afb2d2f700c1f69d58080bf84" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.2.0-beta1.zip", + "shasum": "a839de29318575182323e61cea02d3b6b2f6f7f6" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "103.0.4-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-admin-analytics": "*", - "magento/module-page-builder": "2.2.*" + "magento/module-admin-analytics": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -16225,18 +15455,48 @@ ], "description": "Page Builder Admin Analytics module" }, + { + "name": "magento/module-page-builder-admin-gws-admin-ui", + "version": "1.7.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-gws-admin-ui/magento-module-page-builder-admin-gws-admin-ui-1.7.1.0-beta1.zip", + "shasum": "d59ca56423c522647a7e24c3e6798ca0d76c59ed" + }, + "require": { + "magento/framework": "*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-admin-gws": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilderAdminGwsAdminUi\\": "" + } + }, + "license": [ + "Proprietary" + ], + "description": "Page Builder AdminGWS Admin UI module" + }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.1.0.zip", - "shasum": "1919171acdf7c0c2f2a73a7fae01408e8d79be4b" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "ef5e9ac0356a17c1a211c799c3c73d649f2ed5f8" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-analytics": "~100.4.3", - "magento/module-page-builder": "2.2.*", + "magento/framework": "103.0.4-beta1", + "magento/module-analytics": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -16255,11 +15515,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.3.0.zip", - "shasum": "2ea8e4927f6d4d981fc3880430b9c68188d475ec" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.4.0-beta1.zip", + "shasum": "be16bbcf428f2849baaf075596649fc9a07a53be" }, "require": { "magento/framework": "103.0.*", @@ -16285,11 +15545,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.3.0.zip", - "shasum": "ed757e21bbe899ba5c5efadf322529e9ea31ea5b" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.4.0-beta1.zip", + "shasum": "70c4f49dbacefd3e165ac22b4a57176616c56b08" }, "require": { "magento/framework": "103.0.*", @@ -16317,6 +15577,36 @@ ], "description": "N/A" }, + { + "name": "magento/module-payment-graph-ql", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.0.0-beta1.zip", + "shasum": "f8003dd67d83880f2cb53f5c3896934d58ba0ca6" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "magento/module-payment-staging", "version": "100.4.1", @@ -16351,11 +15641,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.3.0.zip", - "shasum": "1c49543704e6a8229606c0ef3cd4b29df7371605" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.4.0-beta1.zip", + "shasum": "ca72d0eb0cee96ec0605c2b3e77bc25960d5a30d" }, "require": { "lib-libxml": "*", @@ -16471,11 +15761,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.3.0.zip", - "shasum": "d27b19e0e545dc5eec301b9d7a14aff18e20f6c8" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.4.0-beta1.zip", + "shasum": "88e29e83537fc795de3002f6e5dd7b4f3ff7ae0a" }, "require": { "magento/framework": "103.0.*", @@ -16580,14 +15870,17 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.2.0.zip", - "shasum": "44b976822380a371fc5e14405fe85e45e96ae920" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.3.0-beta1.zip", + "shasum": "269d372ede5743bdac2cdb0db5f944b83c6db8b8" }, "require": { "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-catalog": "104.0.*", "magento/module-customer": "103.0.*", @@ -16615,11 +15908,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.3.0.zip", - "shasum": "1c359d8e13e079ac9776ab1518c33ab233497a85" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.4.0-beta1.zip", + "shasum": "4452b4562e94b064f92fc88ff6cdd37d6856187d" }, "require": { "magento/framework": "103.0.*", @@ -16652,11 +15945,11 @@ }, { "name": "magento/module-product-video-staging", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.1.0.zip", - "shasum": "54c2dd4494c0f35c9e3585f72a5116f5d85226e1" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.2.0-beta1.zip", + "shasum": "19c5467a388c0eeec1a778e46dd8d4e0105699b7" }, "require": { "lib-libxml": "*", @@ -16718,11 +16011,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.3.0.zip", - "shasum": "91522269af2fae7d9916299abc70fdb4fa31fa87" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.4.0-beta1.zip", + "shasum": "85a47fbb4ed39d1d1f155dce50026c969d2bb1e8" }, "require": { "magento/framework": "103.0.*", @@ -16791,11 +16084,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.0.0.zip", - "shasum": "600b519b3bbb05d4b3c9f4b16630e6dfc1fa4a6f" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.1.0-beta1.zip", + "shasum": "df46ffc519fc74dafac887dc24bc31ad1d12da4a" }, "require": { "magento/framework": "103.0.*", @@ -16819,11 +16112,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.0.0.zip", - "shasum": "45320a2c671d3f4a41840c9c96f21bf2b127e7dc" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.1.0-beta1.zip", + "shasum": "b61c8740a8f4060cd3b6b2fdac8b87bef7182263" }, "require": { "magento/framework": "103.0.*", @@ -16847,11 +16140,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip", - "shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.1.0-beta1.zip", + "shasum": "1b5d091f3fdbc85a59fcf53a955c4808c0202395" }, "require": { "magento/framework": "103.0.*", @@ -16903,11 +16196,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.3.0.zip", - "shasum": "5adf528ad5905e1c33ee58a7ee7a6665686ab6bf" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.4.0-beta1.zip", + "shasum": "fbbcd65c93280523b48e424fc4825f1ae714d803" }, "require": { "magento/framework": "103.0.*", @@ -16974,16 +16267,16 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.1.0.zip", - "shasum": "965b2d4796edcc201b0dcb71babf8c98b4a2db9f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.2.0-beta1.zip", + "shasum": "dda26c282b9f81299400b0936b377e226b4e2454" }, "require": { "magento/framework": "*", "magento/module-config": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -17003,21 +16296,21 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.1.0.zip", - "shasum": "623641b59703112194188a2484b8a6d8a8363d93" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.2.0-beta1.zip", + "shasum": "eee2e753762cd0b01b18b20298a1e4607321021a" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-admin-ui": "1.1.*", - "magento/module-re-captcha-frontend-ui": "1.1.*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", - "magento/module-re-captcha-webapi-ui": "1.0.*", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-re-captcha-webapi-ui": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17036,15 +16329,15 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.0.0.zip", - "shasum": "3ceb2b5c3e3afd6a0655378aa69b7803675d5429" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.1.0-beta1.zip", + "shasum": "9f25ef645eb6c82f175e39d97cd0e741cc3ca0f8" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17063,18 +16356,18 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.1.0.zip", - "shasum": "6f78f2759518d6081df0e711f2cdb4150099fc9e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.2.0-beta1.zip", + "shasum": "481ae9478835b2cd017151c6a8ad321d6acea851" }, "require": { "magento/framework": "*", "magento/module-customer": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17093,15 +16386,15 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.1.0.zip", - "shasum": "69bac6cb6d08c2de996565e6f882850c5a765c5e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.2.0-beta1.zip", + "shasum": "db7ed45d49db4bad148dfdac9ac32faf4faa13f2" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -17121,11 +16414,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.1.0.zip", - "shasum": "b0bd1e14379d5b5cbf3ff40a744b657645268f49" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.2.0-beta1.zip", + "shasum": "cf4439b6df2767d70daa5bd2975cb1c7f9801be4" }, "require": { "magento/framework": "*", @@ -17148,17 +16441,17 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.1.0.zip", - "shasum": "28234f561495084989c7831face2e9a4adaf8d28" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.2.0-beta1.zip", + "shasum": "fa4727fd9714006393125dd431a8b9b3425d4455" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17177,18 +16470,18 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.1.0.zip", - "shasum": "9b1ed87fa47f555fad7a2c510a615450acbe4f5c" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.2.0-beta1.zip", + "shasum": "1827ab26212b78ae62295b5a5c05ceeb71d8cfe8" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17207,17 +16500,17 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.1.0.zip", - "shasum": "acaf1c426b7b756d4403130995e8e142f83875a0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.2.0-beta1.zip", + "shasum": "677fcbc71ca0c2a6f9f9a7f5c6f5aa27339a0493" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17236,17 +16529,17 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.1.0.zip", - "shasum": "554971de90ee1816a8b612f3cc61615fc68fc107" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.2.0-beta1.zip", + "shasum": "a5ceeeb10e6784e47d824cef209f90f8c129c779" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17265,16 +16558,16 @@ }, { "name": "magento/module-re-captcha-store-pickup", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.0.0.zip", - "shasum": "0386dabb9c38a39f20d2ab5f2dd5918b8514995b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.1.0-beta1.zip", + "shasum": "74b440b0ca9198c302d51dbc59ec90318191ca80" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -17296,15 +16589,15 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.1.0.zip", - "shasum": "53c86765004a5071847847ca04ddac4f8a7cffff" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.2.0-beta1.zip", + "shasum": "779254dd931e9f181f731449a555f6e7105be9f5" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17329,16 +16622,16 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.1.0.zip", - "shasum": "8fdc236a70383c93567ea4bf4051c82f5d37ead5" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.2.0-beta1.zip", + "shasum": "fe0ce80641ee4a9f4446390b093c12c006569d8e" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17357,16 +16650,16 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip", - "shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.1.0-beta1.zip", + "shasum": "417e2be2a3df26bba08cf6bc6e01f4f6cebac079" }, "require": { "google/recaptcha": "^1.2", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17385,11 +16678,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.0.0.zip", - "shasum": "6fa06fe393f30ccc25d29341e7bc3f47203ed14d" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.1.0-beta1.zip", + "shasum": "57cd074daa4d1635b498379611a91fd25b725ef1" }, "require": { "magento/framework": "*", @@ -17411,22 +16704,22 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.1", + "version": "2.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.1.0.zip", - "shasum": "bc35f990a70ce0400cb7d9c24d29390c7f19c18b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.2.0-beta1.zip", + "shasum": "6ca04951d10c4d313e9c24eaa6460cdd2a49751e" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.1.*" + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" }, "type": "magento2-module", "autoload": { @@ -17444,22 +16737,22 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.1", + "version": "2.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.1.0.zip", - "shasum": "f5da75a4fa5f50ee9792ce7bcec702ed14e3df3e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.2.0-beta1.zip", + "shasum": "f6b4f8955f10b7f24bb237f6f527ea433e31f9a8" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.1.*" + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" }, "type": "magento2-module", "autoload": { @@ -17477,22 +16770,22 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.1", + "version": "2.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.1.0.zip", - "shasum": "12af3449659e18e6be64eeefedfcd3ffc7254c87" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.2.0-beta1.zip", + "shasum": "51cd267f463034f1a64a6763280be7adc27ac9d0" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.1.*" + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" }, "type": "magento2-module", "autoload": { @@ -17510,15 +16803,15 @@ }, { "name": "magento/module-re-captcha-webapi-api", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.0.0.zip", - "shasum": "09fa4ebb6b941ae039375d2e0a0363abe0f86cf1" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.1.0-beta1.zip", + "shasum": "207d004e84a68aa30dbb4dd303605a1b330b766d" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17537,17 +16830,17 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.0.0.zip", - "shasum": "3f7c35bd9b8d825f1c203907fce7f4d1b395d885" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.1.0-beta1.zip", + "shasum": "4770728185ca31f0d8876b228f86b33d91dba0c8" }, "require": { "magento/framework": "*", "magento/module-authorization": "*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17566,17 +16859,17 @@ }, { "name": "magento/module-re-captcha-webapi-rest", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.0.0.zip", - "shasum": "45301a7a92ad7a828c16af8d9fce843a67545f1b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.1.0-beta1.zip", + "shasum": "f373a934630dac70d7f95c02c073d759fa360bc8" }, "require": { "magento/framework": "*", "magento/module-authorization": "*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "magento/module-webapi": "*", "php": "~7.3.0||~7.4.0" }, @@ -17596,15 +16889,15 @@ }, { "name": "magento/module-re-captcha-webapi-ui", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.0.0.zip", - "shasum": "d946934335b5676d3986b35f35e5d0f13fa85232" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.1.0-beta1.zip", + "shasum": "4a0c10d5bfbdecde9db4f77ad58b29a4cfe1fc94" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-frontend-ui": "1.1.*", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17623,11 +16916,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.1.0.zip", - "shasum": "28d711e8c7e8569773e54c65971367d793829066" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.2.0-beta1.zip", + "shasum": "d83d879a1caecb00c3e90898f5ab0bf2f6db387e" }, "require": { "magento/framework": "103.0.*", @@ -17655,11 +16948,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.1.0.zip", - "shasum": "1b75772e19f18f4147fbf3ac7b29083516abe5a9" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.2.0-beta1.zip", + "shasum": "bad5b4f3a9b57f8f24a2baa0d6e85c980fe4254b" }, "require": { "magento/framework": "103.0.*", @@ -17688,11 +16981,11 @@ }, { "name": "magento/module-reminder", - "version": "101.2.2", + "version": "101.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.2.0.zip", - "shasum": "4c274ccb6c14953c4f840397bf470b7f019efdab" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.3.0-beta1.zip", + "shasum": "787bc845cd644574b86496605b84ca349e5583ad" }, "require": { "magento/framework": "103.0.*", @@ -17725,11 +17018,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.1.0.zip", - "shasum": "a99ed74be824e5430346aab555fb07855888f464" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.2.0-beta1.zip", + "shasum": "b125571af058fdb2d2ed295705ed9127823e76e7" }, "require": { "magento/framework": "103.0.*", @@ -17795,11 +17088,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.3.0.zip", - "shasum": "fc358d4fe54288a7a6bcc512a683339e9a25bbcc" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.4.0-beta1.zip", + "shasum": "c48092cf048fa983c859c978bc38d7d42f1e449c" }, "require": { "magento/framework": "103.0.*", @@ -17866,11 +17159,11 @@ }, { "name": "magento/module-resource-connections", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.1.0.zip", - "shasum": "2c339b83c6f9b659d831549e46f1a24a67c5ba69" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.2.0-beta1.zip", + "shasum": "7388428ffc2a23768afce283934625ef543190dc" }, "require": { "magento/framework": "103.0.*", @@ -17892,11 +17185,11 @@ }, { "name": "magento/module-review", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.3.0.zip", - "shasum": "e79c47dad8cd17e501251854f308816420505573" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.4.0-beta1.zip", + "shasum": "80627aa683752f3574c2422ceb942e0d22fba872" }, "require": { "magento/framework": "103.0.*", @@ -18027,11 +17320,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.3.0.zip", - "shasum": "582f3dbc6e72fff67df73a8f363d983a5d82fe91" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.4.0-beta1.zip", + "shasum": "99ee1ae1fb244a43087b014835bea4fd0c37279b" }, "require": { "magento/framework": "103.0.*", @@ -18141,11 +17434,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.3.0.zip", - "shasum": "d0112b449c16dfb733200e0450b8ac9ec3fabbe2" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.4.0-beta1.zip", + "shasum": "9412810f274e71374d701f5e2306fbfa261cb0dc" }, "require": { "ext-gd": "*", @@ -18192,11 +17485,11 @@ }, { "name": "magento/module-rma-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.2.0.zip", - "shasum": "021bb554e905fc07c69e7e9fb2b00bd9e07ca60c" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.3.0-beta1.zip", + "shasum": "494e473cda4ba91c859548a1c03ef3e8f706691a" }, "require": { "magento/framework": "103.0.*", @@ -18293,11 +17586,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.2.0.zip", - "shasum": "f9f6dd547703da27d4a5e5720ebabb6df8b468f8" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.3.0-beta1.zip", + "shasum": "4e17275bddfa89867b05bba8a15eb32198d55832" }, "require": { "magento/framework": "103.0.*", @@ -18323,11 +17616,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.2.0.zip", - "shasum": "7fe46c6d144d612060dd1d9f5a13c18abb6e064c" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.3.0-beta1.zip", + "shasum": "e22ea95eac3696e335a1d64a4a7ef999ba543fe3" }, "require": { "lib-libxml": "*", @@ -18355,11 +17648,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.3", + "version": "103.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.3.0.zip", - "shasum": "9986e510fc18b5b9ed79cd4a3e1025aa10a00e47" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.4.0-beta1.zip", + "shasum": "495febe1e17b053eabc174c395055c6c40e1783a" }, "require": { "magento/framework": "103.0.*", @@ -18438,11 +17731,11 @@ }, { "name": "magento/module-sales-archive", - "version": "101.0.2", + "version": "101.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.2.0.zip", - "shasum": "a80aae794c7c6b5db46c0824f9ce173284c6d269" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.3.0-beta1.zip", + "shasum": "e675faa43dd947f2bde0d44c2bb396ce4093afff" }, "require": { "magento/framework": "103.0.*", @@ -18470,11 +17763,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.3.0.zip", - "shasum": "4892b900cfcc8cf772eef24e45566ec9f95d618b" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.4.0-beta1.zip", + "shasum": "13ae4bae5c7196b1e36356bddb189bb5de20732e" }, "require": { "magento/framework": "103.0.*", @@ -18535,11 +17828,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.3.0.zip", - "shasum": "a2d5ea16744531a74fe1469431050ced9b198ce6" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.4.0-beta1.zip", + "shasum": "6a3fcf86589b9284ad6c0b4ae32c5f4c3f99a23f" }, "require": { "magento/framework": "103.0.*", @@ -18586,11 +17879,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.2.0.zip", - "shasum": "a97a2d8a77f03665e1f75c302d363b980fc4e93d" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.3.0-beta1.zip", + "shasum": "208c2abb808a236bdc85741413fe1d087e7777ac" }, "require": { "magento/framework": "103.0.*", @@ -18623,11 +17916,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip", - "shasum": "5508458a59641dccd017849f68a79573c41a4808" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.2.0-beta1.zip", + "shasum": "6c638bdfa91f46f39f7e51dd107663afe80b1a7c" }, "require": { "magento/framework": "103.0.*", @@ -18681,11 +17974,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.2.0.zip", - "shasum": "71d6936b0e28ffd3f7aa39a2e77938fd4cc05d7d" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.3.0-beta1.zip", + "shasum": "aafe9043486a9e876821ce95a4acb7c5fe3d18b3" }, "require": { "magento/framework": "103.0.*", @@ -18775,11 +18068,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.3.0.zip", - "shasum": "4e1b91da8c4b3b6c75349bf80b674d8907d2befe" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.4.0-beta1.zip", + "shasum": "b65ba42ee208da382ff3cd401d178df7c3580638" }, "require": { "magento/framework": "103.0.*", @@ -18807,11 +18100,11 @@ }, { "name": "magento/module-search", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.3.0.zip", - "shasum": "95ef4fb554a1096bb53234673ba9290aa35c4a11" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.4.0-beta1.zip", + "shasum": "c6dc059232e32d4fb69fb8af80e3b87d838d2b35" }, "require": { "magento/framework": "103.0.*", @@ -18868,11 +18161,11 @@ }, { "name": "magento/module-security", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.3.0.zip", - "shasum": "b65fcb05214b23d57513beb9ccaead62fa934898" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.4.0-beta1.zip", + "shasum": "5591d50e76987b3bc0ff5076c038df476819e769" }, "require": { "magento/framework": "103.0.*", @@ -19000,11 +18293,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.3.0.zip", - "shasum": "252b249a41b830f3079521d6172684e59296f039" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.4.0-beta1.zip", + "shasum": "32d43e55ff52d8598bfba0c454577dbe8f31ecd7" }, "require": { "ext-gd": "*", @@ -19046,11 +18339,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.2.0.zip", - "shasum": "e7621d7e60d0a0ecac98ee704335e0b9a2c318de" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.3.0-beta1.zip", + "shasum": "819f3d6a95a39860fdf3e36428abb474d0db7c1b" }, "require": { "magento/framework": "103.0.*", @@ -19085,11 +18378,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.3.0.zip", - "shasum": "e099bb4a573efe19043e412db6bff5e75deec4a7" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.4.0-beta1.zip", + "shasum": "9f3dd313d09998ae2ec067d33e94a50f185c3cdf" }, "require": { "lib-libxml": "*", @@ -19152,19 +18445,19 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.2.1", + "version": "2.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.1.0.zip", - "shasum": "e23f76d44bc2c89f4333e1600680c2b5cd4140be" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.2.0-beta1.zip", + "shasum": "8946e705871e768d40a4a7d31d3c0a3b4c55bcc2" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-page-builder": "*", - "magento/module-staging": "*" + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-staging": "101.2.4-beta1" }, "type": "magento2-module", "autoload": { @@ -19182,11 +18475,11 @@ }, { "name": "magento/module-store", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.3.0.zip", - "shasum": "b019ec5adac8c32657a1b1b18e75ec10d3597233" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.4.0-beta1.zip", + "shasum": "beb3a159501938b6d95b2faa3e17c4e46c70b208" }, "require": { "magento/framework": "103.0.*", @@ -19220,15 +18513,16 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.2.0.zip", - "shasum": "d2a02f1d6c4733f181269c1c2333dea6787faa46" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.3.0-beta1.zip", + "shasum": "adcfa9e0c112229bdb25c54d2fedd79cd6ece711" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", "magento/module-store": "101.1.*", "php": "~7.3.0||~7.4.0" }, @@ -19249,11 +18543,11 @@ }, { "name": "magento/module-support", - "version": "101.2.2", + "version": "101.2.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.2.0.zip", - "shasum": "08e457ec819c3ed6713fcf451149221049346661" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.3.0-beta1.zip", + "shasum": "b72074e9d34796000adfe8a1402f24d0ec885ecc" }, "require": { "lib-libxml": "*", @@ -19296,11 +18590,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.2.0.zip", - "shasum": "8cafe5233f4af5c6efa84e612076b86eee372025" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.3.0-beta1.zip", + "shasum": "979bf12bbf9fa928b1804192214341abf2d2c77a" }, "require": { "magento/framework": "103.0.*", @@ -19410,11 +18704,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.3.0.zip", - "shasum": "59d522abb2f7f6120b9fca0ab398d2790a3a3523" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.4.0-beta1.zip", + "shasum": "9eb04838fb73e15c3210068bf9d88202e2325b1d" }, "require": { "magento/framework": "103.0.*", @@ -19512,11 +18806,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.3.0.zip", - "shasum": "0aeb6d1c45aa57055c023126d95ce2df9fc0911d" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.4.0-beta1.zip", + "shasum": "38c95b7774f63fd39c9ff65d448691d4429670a1" }, "require": { "magento/framework": "103.0.*", @@ -19583,11 +18877,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.3.0.zip", - "shasum": "889437fecfe921171b2f1824e2c71e06a26f8573" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.4.0-beta1.zip", + "shasum": "8fd0d0a05a080fe8373b91a3c58c1ab6a6e81240" }, "require": { "magento/framework": "103.0.*", @@ -19690,11 +18984,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.3.0.zip", - "shasum": "c9c9da5ba69ddb2d09934fb9a04e5efb8887ac28" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.4.0-beta1.zip", + "shasum": "2b55cc6fd1e2342afc37061affdb541de14eb78a" }, "require": { "magento/framework": "103.0.*", @@ -19762,11 +19056,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.3.0.zip", - "shasum": "2c33155d71709b2fda930d8052c8362462fb51d6" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.4.0-beta1.zip", + "shasum": "cb360a50389e4df398c09debc4416c09666a904d" }, "require": { "magento/framework": "103.0.*", @@ -19796,11 +19090,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.2.0.zip", - "shasum": "f1906fa4a32863e8158c14555aea760d121c5672" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.3.0-beta1.zip", + "shasum": "0da9b001659818f51793253de39fdd97f1cc5f2f" }, "require": { "2tvenom/cborencode": "^1.0", @@ -19817,7 +19111,6 @@ "magento/module-ui": "*", "magento/module-user": "*", "php": "~7.3.0||~7.4.0", - "phpseclib/phpseclib": "2.0.*", "spomky-labs/otphp": "^10.0" }, "type": "magento2-module", @@ -19836,11 +19129,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.3.0.zip", - "shasum": "36ea8e0045c5cc3fd8ca8868228bdd74d98488ce" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.4.0-beta1.zip", + "shasum": "02c2d12d7a498e7c7069da1da3c4ea21c5cd82dc" }, "require": { "magento/framework": "103.0.*", @@ -19871,11 +19164,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.3.0.zip", - "shasum": "99a20d660b2145015d6e11046d89f5cbd742ad8b" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.4.0-beta1.zip", + "shasum": "a0caab9c4f5b4f836cd9c0db90de9aeb4fdeafed" }, "require": { "magento/framework": "103.0.*", @@ -19908,11 +19201,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.2", + "version": "102.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.2.0.zip", - "shasum": "8e00f257b9bae97ea0af6bb760cc1ad14f3f2406" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.3.0-beta1.zip", + "shasum": "819977c51211464c8550c2a486e23b3da6e2fec7" }, "require": { "magento/framework": "103.0.*", @@ -19973,11 +19266,11 @@ }, { "name": "magento/module-user", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.3.0.zip", - "shasum": "82df73a0a86546ceb20501f11a8666fafb760117" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.4.0-beta1.zip", + "shasum": "b9f22680c80070287006adec12242f7b4d1421d2" }, "require": { "magento/framework": "103.0.*", @@ -20007,11 +19300,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.2.0.zip", - "shasum": "7b541046db08d5ce35554be494a3505bbd86f8e5" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.3.0-beta1.zip", + "shasum": "651a314cbcd60966886c24855c6b7627723f156a" }, "require": { "lib-libxml": "*", @@ -20043,11 +19336,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.1.0.zip", - "shasum": "d35b3885941c121c35096a4daa910abf61444a60" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.2.0-beta1.zip", + "shasum": "cb6a649180ce12a1134aa3dcd61195865a1680c2" }, "require": { "magento/framework": "103.0.*", @@ -20074,11 +19367,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.3.0.zip", - "shasum": "e69b8002bbe2f15d91f8b0f31baf0d72b1815535" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.4.0-beta1.zip", + "shasum": "631c2517ebf9c6f008778485b670d1204cf264ee" }, "require": { "magento/framework": "103.0.*", @@ -20163,11 +19456,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.3.0.zip", - "shasum": "08ee162c61693a03de540eb8cfcdd0a2105c1e2a" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.4.0-beta1.zip", + "shasum": "ffeea5dcb3f90f56972632a9552b001a5e4d3d09" }, "require": { "magento/framework": "103.0.*", @@ -20285,11 +19578,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.3.0.zip", - "shasum": "8d1167d8093e04b2737579df0db8e5215eb4a426" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.4.0-beta1.zip", + "shasum": "f0fe78daeddbca2f3a8b630f77ffa724e4ad5247" }, "require": { "magento/framework": "103.0.*", @@ -20320,11 +19613,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.2.0.zip", - "shasum": "8f5f5a135adc85896582904a58475669af241701" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.3.0-beta1.zip", + "shasum": "9c9b25b07ca462738eb1d40dc4b0d93070b8a72c" }, "require": { "magento/framework": "103.0.*", @@ -20417,11 +19710,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.2.0.zip", - "shasum": "b47625b2eca34da63fddb40c958de339b29f832b" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.3.0-beta1.zip", + "shasum": "e0393c133c4de3e4d6d0e0d8d8838b5400242a3b" }, "require": { "magento/framework": "103.0.*", @@ -20449,11 +19742,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.3.0.zip", - "shasum": "c182abe6fc1c95064a283e2da7266da1bd4c700b" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.4.0-beta1.zip", + "shasum": "913b9e8e401301084b4276f92f2fc12ea80d89d7" }, "require": { "magento/framework": "103.0.*", @@ -20491,11 +19784,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.1.0.zip", - "shasum": "e3a6d9bda5d82202e15499be992e5f8586868824" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.2.0-beta1.zip", + "shasum": "e39f36de3ff7ff245d7e104c8ebffa9a05e883ec" }, "require": { "magento/framework": "103.0.*", @@ -20557,11 +19850,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.3.0.zip", - "shasum": "fdfbf53cb21255e6e9a4d3d711f7d3f9ee86c4ef" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.4.0-beta1.zip", + "shasum": "d51a9c79bcb11b8abb49a7ae71eebcffda9fb0b6" }, "require": { "magento/framework": "103.0.*", @@ -20595,11 +19888,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.3.0.zip", - "shasum": "b7af8aef870d0b81e934c13ece47610079b284a0" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.4.0-beta1.zip", + "shasum": "b150974b44d4c301bf89e6fe8e5b65d56d5a3006" }, "require": { "magento/framework": "103.0.*", @@ -20760,60 +20053,59 @@ }, { "name": "magento/page-builder", - "version": "1.7.0", + "version": "1.7.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.0.0.zip", - "shasum": "6e25c9228196e99f6a3440e0bc3ee5d27d09e00d" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.1.0-beta1.zip", + "shasum": "e29cc6fe1b8976cb90755780a03033cb8676b853" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.1", - "magento/module-catalog-page-builder-analytics": "1.6.1", - "magento/module-cms-page-builder-analytics": "1.6.1", - "magento/module-page-builder": "2.2.1", - "magento/module-page-builder-admin-analytics": "1.1.1", - "magento/module-page-builder-analytics": "1.6.1" + "magento/module-aws-s3-page-builder": "1.0.2-beta1", + "magento/module-catalog-page-builder-analytics": "1.6.2-beta1", + "magento/module-cms-page-builder-analytics": "1.6.2-beta1", + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-page-builder-admin-analytics": "1.1.2-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/page-builder-commerce", - "version": "1.7.0", + "version": "1.7.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.0.0.zip", - "shasum": "6f71e9ea2bffcd8cbeaca1d33cf72a9457c0cfb1" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.7.1.0-beta1.zip", + "shasum": "94bf7c0a6e151c6495a29d82a8f5795c67dfc925" }, "require": { - "magento/module-banner-page-builder": "2.2.1", - "magento/module-banner-page-builder-analytics": "1.6.1", - "magento/module-catalog-page-builder-analytics-staging": "1.6.1", - "magento/module-catalog-staging-page-builder": "1.6.1", - "magento/module-cms-page-builder-analytics-staging": "1.6.1", - "magento/module-staging-page-builder": "2.2.1", - "magento/page-builder": "1.7.0" + "magento/module-banner-page-builder": "2.2.2-beta1", + "magento/module-banner-page-builder-analytics": "1.6.2-beta1", + "magento/module-catalog-page-builder-analytics-staging": "1.6.2-beta1", + "magento/module-catalog-staging-page-builder": "1.6.2-beta1", + "magento/module-cms-page-builder-analytics-staging": "1.6.2-beta1", + "magento/module-page-builder-admin-gws-admin-ui": "1.7.1-beta1", + "magento/module-staging-page-builder": "2.2.2-beta1", + "magento/page-builder": "1.7.1-beta1" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/product-community-edition", - "version": "2.4.3", + "version": "2.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.3.0.zip", - "shasum": "65525c3f6d3025a0741ff936a0ce0cfd0823bec4" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.4.0-beta1.zip", + "shasum": "45a08d8d4983b080ba87fa2442d82f46c9a31b36" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.2.1", "colinmollenhour/cache-backend-file": "~1.4.1", - "colinmollenhour/cache-backend-redis": "1.11.0", - "colinmollenhour/credis": "1.11.1", + "colinmollenhour/cache-backend-redis": "^1.14", + "colinmollenhour/credis": "1.12.1", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9 || ^2.0", - "dotmailer/dotmailer-magento2-extension-package": "4.12.0", - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", @@ -20827,22 +20119,19 @@ "ext-pdo_mysql": "*", "ext-simplexml": "*", "ext-soap": "*", + "ext-sodium": "*", "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.3.2", "laminas/laminas-captcha": "^2.10", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", + "laminas/laminas-code": "~4.4.2", "laminas/laminas-db": "^2.12.0", "laminas/laminas-dependency-plugin": "^2.1.0", "laminas/laminas-di": "^3.2.0", - "laminas/laminas-escaper": "2.7.0", + "laminas/laminas-escaper": "~2.8.0", "laminas/laminas-eventmanager": "^3.0.0", "laminas/laminas-feed": "^2.13.0", - "laminas/laminas-filter": "^2.11", "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", "laminas/laminas-json": "^3.2.0", "laminas/laminas-mail": "^2.9.0", "laminas/laminas-mime": "^2.8.0", @@ -20860,15 +20149,16 @@ "league/flysystem": "^2.0", "league/flysystem-aws-s3-v3": "^2.0", "lib-libxml": "*", - "magento/adobe-ims": "2.1.2", - "magento/adobe-stock-integration": "2.1.2", - "magento/composer": "1.6.0", - "magento/framework": "103.0.3", - "magento/framework-amqp": "100.4.1", + "magento/adobe-ims": "2.1.3-beta1", + "magento/adobe-stock-integration": "2.1.3-beta1", + "magento/composer": "1.7.0", + "magento/composer-dependency-version-audit-plugin": "~0.1", + "magento/framework": "103.0.4-beta1", + "magento/framework-amqp": "100.4.2-beta1", "magento/framework-bulk": "101.0.0", "magento/framework-message-queue": "100.4.3", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.3", + "magento/inventory-metapackage": "1.2.4-beta1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -20877,98 +20167,99 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-base": "2.4.3", - "magento/module-admin-analytics": "100.4.3", - "magento/module-admin-notification": "100.4.2", - "magento/module-advanced-pricing-import-export": "100.4.3", + "magento/magento2-base": "2.4.4-beta1", + "magento/module-admin-analytics": "100.4.4-beta1", + "magento/module-admin-notification": "100.4.3-beta1", + "magento/module-advanced-pricing-import-export": "100.4.4-beta1", "magento/module-advanced-search": "100.4.1", "magento/module-amqp": "100.4.1", "magento/module-amqp-store": "100.4.1", - "magento/module-analytics": "100.4.3", - "magento/module-asynchronous-operations": "100.4.3", - "magento/module-authorization": "100.4.3", - "magento/module-aws-s3": "100.4.1", - "magento/module-backend": "102.0.3", - "magento/module-backup": "100.4.3", - "magento/module-bundle": "101.0.3", - "magento/module-bundle-graph-ql": "100.4.3", - "magento/module-bundle-import-export": "100.4.2", - "magento/module-cache-invalidate": "100.4.1", - "magento/module-captcha": "100.4.3", + "magento/module-analytics": "100.4.4-beta1", + "magento/module-asynchronous-operations": "100.4.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-aws-s3": "100.4.2-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-backup": "100.4.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-bundle-graph-ql": "100.4.4-beta1", + "magento/module-bundle-import-export": "100.4.3-beta1", + "magento/module-cache-invalidate": "100.4.2-beta1", + "magento/module-captcha": "100.4.4-beta1", "magento/module-cardinal-commerce": "100.4.1", - "magento/module-catalog": "104.0.3", + "magento/module-catalog": "104.0.4-beta1", "magento/module-catalog-analytics": "100.4.1", "magento/module-catalog-cms-graph-ql": "100.4.0", "magento/module-catalog-customer-graph-ql": "100.4.3", - "magento/module-catalog-graph-ql": "100.4.3", - "magento/module-catalog-import-export": "101.1.3", - "magento/module-catalog-inventory": "100.4.3", + "magento/module-catalog-graph-ql": "100.4.4-beta1", + "magento/module-catalog-import-export": "101.1.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", "magento/module-catalog-inventory-graph-ql": "100.4.0", - "magento/module-catalog-rule": "101.2.3", - "magento/module-catalog-rule-configurable": "100.4.2", + "magento/module-catalog-rule": "101.2.4-beta1", + "magento/module-catalog-rule-configurable": "100.4.3-beta1", "magento/module-catalog-rule-graph-ql": "100.4.1", - "magento/module-catalog-search": "102.0.3", - "magento/module-catalog-url-rewrite": "100.4.3", + "magento/module-catalog-search": "102.0.4-beta1", + "magento/module-catalog-url-rewrite": "100.4.4-beta1", "magento/module-catalog-url-rewrite-graph-ql": "100.4.2", - "magento/module-catalog-widget": "100.4.3", - "magento/module-checkout": "100.4.3", - "magento/module-checkout-agreements": "100.4.2", + "magento/module-catalog-widget": "100.4.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-checkout-agreements": "100.4.3-beta1", "magento/module-checkout-agreements-graph-ql": "100.4.0", - "magento/module-cms": "104.0.3", + "magento/module-cms": "104.0.4-beta1", "magento/module-cms-graph-ql": "100.4.1", - "magento/module-cms-url-rewrite": "100.4.2", + "magento/module-cms-url-rewrite": "100.4.3-beta1", "magento/module-cms-url-rewrite-graph-ql": "100.4.1", "magento/module-compare-list-graph-ql": "100.4.0", - "magento/module-config": "101.2.3", - "magento/module-configurable-import-export": "100.4.1", - "magento/module-configurable-product": "100.4.3", - "magento/module-configurable-product-graph-ql": "100.4.3", + "magento/module-config": "101.2.4-beta1", + "magento/module-configurable-import-export": "100.4.2-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-configurable-product-graph-ql": "100.4.4-beta1", "magento/module-configurable-product-sales": "100.4.1", - "magento/module-contact": "100.4.3", - "magento/module-cookie": "100.4.3", - "magento/module-cron": "100.4.3", - "magento/module-csp": "100.4.2", - "magento/module-currency-symbol": "100.4.2", - "magento/module-customer": "103.0.3", + "magento/module-contact": "100.4.4-beta1", + "magento/module-cookie": "100.4.4-beta1", + "magento/module-cron": "100.4.4-beta1", + "magento/module-csp": "100.4.3-beta1", + "magento/module-currency-symbol": "100.4.3-beta1", + "magento/module-customer": "103.0.4-beta1", "magento/module-customer-analytics": "100.4.1", "magento/module-customer-downloadable-graph-ql": "100.4.0", - "magento/module-customer-graph-ql": "100.4.3", + "magento/module-customer-graph-ql": "100.4.4-beta1", "magento/module-customer-import-export": "100.4.3", - "magento/module-deploy": "100.4.3", - "magento/module-developer": "100.4.3", + "magento/module-deploy": "100.4.4-beta1", + "magento/module-developer": "100.4.4-beta1", "magento/module-dhl": "100.4.2", - "magento/module-directory": "100.4.3", + "magento/module-directory": "100.4.4-beta1", "magento/module-directory-graph-ql": "100.4.1", - "magento/module-downloadable": "100.4.3", - "magento/module-downloadable-graph-ql": "100.4.3", - "magento/module-downloadable-import-export": "100.4.2", - "magento/module-eav": "102.1.3", - "magento/module-eav-graph-ql": "100.4.1", - "magento/module-elasticsearch": "101.0.3", - "magento/module-elasticsearch-6": "100.4.3", - "magento/module-elasticsearch-7": "100.4.3", - "magento/module-email": "101.1.3", - "magento/module-encryption-key": "100.4.2", - "magento/module-fedex": "100.4.2", - "magento/module-gift-message": "100.4.2", + "magento/module-downloadable": "100.4.4-beta1", + "magento/module-downloadable-graph-ql": "100.4.4-beta1", + "magento/module-downloadable-import-export": "100.4.3-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-eav-graph-ql": "100.4.2-beta1", + "magento/module-elasticsearch": "101.0.4-beta1", + "magento/module-elasticsearch-6": "100.4.4-beta1", + "magento/module-elasticsearch-7": "100.4.4-beta1", + "magento/module-email": "101.1.4-beta1", + "magento/module-encryption-key": "100.4.3-beta1", + "magento/module-fedex": "100.4.3-beta1", + "magento/module-gift-message": "100.4.3-beta1", "magento/module-gift-message-graph-ql": "100.4.1", - "magento/module-google-adwords": "100.4.1", + "magento/module-google-adwords": "100.4.2-beta1", "magento/module-google-analytics": "100.4.0", - "magento/module-google-optimizer": "100.4.2", - "magento/module-graph-ql": "100.4.3", - "magento/module-graph-ql-cache": "100.4.0", + "magento/module-google-optimizer": "100.4.3-beta1", + "magento/module-graph-ql": "100.4.4-beta1", + "magento/module-graph-ql-cache": "100.4.1-beta1", "magento/module-grouped-catalog-inventory": "100.4.0", - "magento/module-grouped-import-export": "100.4.1", - "magento/module-grouped-product": "100.4.3", + "magento/module-grouped-import-export": "100.4.2-beta1", + "magento/module-grouped-product": "100.4.4-beta1", "magento/module-grouped-product-graph-ql": "100.4.3", - "magento/module-import-export": "101.0.3", - "magento/module-indexer": "100.4.3", - "magento/module-instant-purchase": "100.4.2", - "magento/module-integration": "100.4.3", - "magento/module-jwt-framework-adapter": "100.4.0", - "magento/module-layered-navigation": "100.4.3", - "magento/module-login-as-customer": "100.4.3", - "magento/module-login-as-customer-admin-ui": "100.4.3", + "magento/module-import-export": "101.0.4-beta1", + "magento/module-indexer": "100.4.4-beta1", + "magento/module-instant-purchase": "100.4.3-beta1", + "magento/module-integration": "100.4.4-beta1", + "magento/module-jwt-framework-adapter": "100.4.1-beta1", + "magento/module-jwt-user-token": "100.4.0-beta1", + "magento/module-layered-navigation": "100.4.4-beta1", + "magento/module-login-as-customer": "100.4.4-beta1", + "magento/module-login-as-customer-admin-ui": "100.4.4-beta1", "magento/module-login-as-customer-api": "100.4.2", "magento/module-login-as-customer-assistance": "100.4.2", "magento/module-login-as-customer-frontend-ui": "100.4.3", @@ -20986,131 +20277,129 @@ "magento/module-media-content-synchronization-api": "100.4.1", "magento/module-media-content-synchronization-catalog": "100.4.1", "magento/module-media-content-synchronization-cms": "100.4.1", - "magento/module-media-gallery": "100.4.2", + "magento/module-media-gallery": "100.4.3-beta1", "magento/module-media-gallery-api": "101.0.2", "magento/module-media-gallery-catalog": "100.4.1", - "magento/module-media-gallery-catalog-integration": "100.4.1", - "magento/module-media-gallery-catalog-ui": "100.4.1", - "magento/module-media-gallery-cms-ui": "100.4.1", + "magento/module-media-gallery-catalog-integration": "100.4.2-beta1", + "magento/module-media-gallery-catalog-ui": "100.4.2-beta1", + "magento/module-media-gallery-cms-ui": "100.4.2-beta1", "magento/module-media-gallery-integration": "100.4.2", "magento/module-media-gallery-metadata": "100.4.1", "magento/module-media-gallery-metadata-api": "100.4.0", - "magento/module-media-gallery-renditions": "100.4.1", + "magento/module-media-gallery-renditions": "100.4.2-beta1", "magento/module-media-gallery-renditions-api": "100.4.0", "magento/module-media-gallery-synchronization": "100.4.2", "magento/module-media-gallery-synchronization-api": "100.4.1", "magento/module-media-gallery-synchronization-metadata": "100.4.0", - "magento/module-media-gallery-ui": "100.4.2", + "magento/module-media-gallery-ui": "100.4.3-beta1", "magento/module-media-gallery-ui-api": "100.4.1", - "magento/module-media-storage": "100.4.2", + "magento/module-media-storage": "100.4.3-beta1", "magento/module-message-queue": "100.4.3", - "magento/module-msrp": "100.4.2", + "magento/module-msrp": "100.4.3-beta1", "magento/module-msrp-configurable-product": "100.4.1", "magento/module-msrp-grouped-product": "100.4.1", - "magento/module-multishipping": "100.4.3", + "magento/module-multishipping": "100.4.4-beta1", "magento/module-mysql-mq": "100.4.1", - "magento/module-new-relic-reporting": "100.4.1", - "magento/module-newsletter": "100.4.3", - "magento/module-newsletter-graph-ql": "100.4.0", - "magento/module-offline-payments": "100.4.2", - "magento/module-offline-shipping": "100.4.2", - "magento/module-page-cache": "100.4.3", - "magento/module-payment": "100.4.3", - "magento/module-paypal": "101.0.3", + "magento/module-new-relic-reporting": "100.4.2-beta1", + "magento/module-newsletter": "100.4.4-beta1", + "magento/module-newsletter-graph-ql": "100.4.1-beta1", + "magento/module-offline-payments": "100.4.3-beta1", + "magento/module-offline-shipping": "100.4.3-beta1", + "magento/module-page-cache": "100.4.4-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-payment-graph-ql": "100.4.0-beta1", + "magento/module-paypal": "101.0.4-beta1", "magento/module-paypal-captcha": "100.4.1", "magento/module-paypal-graph-ql": "100.4.1", - "magento/module-persistent": "100.4.3", - "magento/module-product-alert": "100.4.2", - "magento/module-product-video": "100.4.3", - "magento/module-quote": "101.2.3", + "magento/module-persistent": "100.4.4-beta1", + "magento/module-product-alert": "100.4.3-beta1", + "magento/module-product-video": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", "magento/module-quote-analytics": "100.4.3", - "magento/module-quote-bundle-options": "100.4.0", - "magento/module-quote-configurable-options": "100.4.0", - "magento/module-quote-downloadable-links": "100.4.0", - "magento/module-quote-graph-ql": "100.4.3", - "magento/module-related-product-graph-ql": "100.4.1", - "magento/module-release-notification": "100.4.1", - "magento/module-remote-storage": "100.4.1", - "magento/module-reports": "100.4.3", + "magento/module-quote-bundle-options": "100.4.1-beta1", + "magento/module-quote-configurable-options": "100.4.1-beta1", + "magento/module-quote-downloadable-links": "100.4.1-beta1", + "magento/module-quote-graph-ql": "100.4.4-beta1", + "magento/module-related-product-graph-ql": "100.4.2-beta1", + "magento/module-release-notification": "100.4.2-beta1", + "magento/module-remote-storage": "100.4.2-beta1", + "magento/module-reports": "100.4.4-beta1", "magento/module-require-js": "100.4.0", - "magento/module-review": "100.4.3", + "magento/module-review": "100.4.4-beta1", "magento/module-review-analytics": "100.4.1", "magento/module-review-graph-ql": "100.4.0", "magento/module-robots": "101.1.0", - "magento/module-rss": "100.4.2", - "magento/module-rule": "100.4.2", - "magento/module-sales": "103.0.3", + "magento/module-rss": "100.4.3-beta1", + "magento/module-rule": "100.4.3-beta1", + "magento/module-sales": "103.0.4-beta1", "magento/module-sales-analytics": "100.4.1", - "magento/module-sales-graph-ql": "100.4.3", + "magento/module-sales-graph-ql": "100.4.4-beta1", "magento/module-sales-inventory": "100.4.0", - "magento/module-sales-rule": "101.2.3", - "magento/module-sales-sequence": "100.4.1", + "magento/module-sales-rule": "101.2.4-beta1", + "magento/module-sales-sequence": "100.4.2-beta1", "magento/module-sample-data": "100.4.1", - "magento/module-search": "101.1.3", - "magento/module-security": "100.4.3", + "magento/module-search": "101.1.4-beta1", + "magento/module-security": "100.4.4-beta1", "magento/module-send-friend": "100.4.2", "magento/module-send-friend-graph-ql": "100.4.0", - "magento/module-shipping": "100.4.3", - "magento/module-sitemap": "100.4.2", - "magento/module-store": "101.1.3", - "magento/module-store-graph-ql": "100.4.2", - "magento/module-swagger": "100.4.2", + "magento/module-shipping": "100.4.4-beta1", + "magento/module-sitemap": "100.4.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-store-graph-ql": "100.4.3-beta1", + "magento/module-swagger": "100.4.3-beta1", "magento/module-swagger-webapi": "100.4.0", "magento/module-swagger-webapi-async": "100.4.0", - "magento/module-swatches": "100.4.3", + "magento/module-swatches": "100.4.4-beta1", "magento/module-swatches-graph-ql": "100.4.2", "magento/module-swatches-layered-navigation": "100.4.0", - "magento/module-tax": "100.4.3", + "magento/module-tax": "100.4.4-beta1", "magento/module-tax-graph-ql": "100.4.0", "magento/module-tax-import-export": "100.4.3", - "magento/module-theme": "101.1.3", + "magento/module-theme": "101.1.4-beta1", "magento/module-theme-graph-ql": "100.4.1", - "magento/module-translation": "100.4.3", - "magento/module-ui": "101.2.3", - "magento/module-ups": "100.4.3", - "magento/module-url-rewrite": "102.0.2", + "magento/module-translation": "100.4.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-ups": "100.4.4-beta1", + "magento/module-url-rewrite": "102.0.3-beta1", "magento/module-url-rewrite-graph-ql": "100.4.2", - "magento/module-user": "101.2.3", - "magento/module-usps": "100.4.2", - "magento/module-variable": "100.4.1", - "magento/module-vault": "101.2.3", + "magento/module-user": "101.2.4-beta1", + "magento/module-usps": "100.4.3-beta1", + "magento/module-variable": "100.4.2-beta1", + "magento/module-vault": "101.2.4-beta1", "magento/module-vault-graph-ql": "100.4.0", "magento/module-version": "100.4.0", - "magento/module-webapi": "100.4.2", + "magento/module-webapi": "100.4.3-beta1", "magento/module-webapi-async": "100.4.1", "magento/module-webapi-security": "100.4.1", - "magento/module-weee": "100.4.3", - "magento/module-weee-graph-ql": "100.4.1", - "magento/module-widget": "101.2.3", - "magento/module-wishlist": "101.2.3", + "magento/module-weee": "100.4.4-beta1", + "magento/module-weee-graph-ql": "100.4.2-beta1", + "magento/module-widget": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", "magento/module-wishlist-analytics": "100.4.2", "magento/module-wishlist-graph-ql": "100.4.3", - "magento/page-builder": "1.7.0", - "magento/security-package": "1.1.2", - "magento/theme-adminhtml-backend": "100.4.3", - "magento/theme-frontend-blank": "100.4.3", - "magento/theme-frontend-luma": "100.4.3", + "magento/page-builder": "1.7.1-beta1", + "magento/security-package": "1.1.3-beta1", + "magento/theme-adminhtml-backend": "100.4.4-beta1", + "magento/theme-frontend-blank": "100.4.4-beta1", + "magento/theme-frontend-luma": "100.4.4-beta1", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", - "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.2.4", + "monolog/monolog": "^2.3", + "paypal/module-braintree": "4.3.0-beta1", "pelago/emogrifier": "^5.0.0", "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.10.0", + "php-amqplib/php-amqplib": "~3.0.0", "phpseclib/mcrypt_compat": "1.0.8", "phpseclib/phpseclib": "2.0.*", - "ramsey/uuid": "~4.1.0", + "ramsey/uuid": "~4.2.0", "symfony/console": "~4.4.0", "symfony/event-dispatcher": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.4.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertexinc/product-magento-module": "4.2.1", "web-token/jwt-framework": "^v2.2.7", - "webonyx/graphql-php": "^0.13.8", - "wikimedia/less.php": "^3.0.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.2.0" + "webonyx/graphql-php": "~14.9.0", + "wikimedia/less.php": "^3.0.0" }, "type": "metapackage", "license": [ @@ -21121,20 +20410,19 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.3", + "version": "2.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.3.0.zip", - "shasum": "61916b0de8fdd318bd3520eb81b1b882df9ac6f6" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.4.0-beta1.zip", + "shasum": "1410ee23cb02d8dc7bbba502d5b47f5c714d2b48" }, "require": { "colinmollenhour/cache-backend-file": "~1.4.1", - "colinmollenhour/cache-backend-redis": "1.11.0", - "colinmollenhour/credis": "1.11.1", + "colinmollenhour/cache-backend-redis": "^1.14", + "colinmollenhour/credis": "1.12.1", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9 || ^2.0", - "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.12.0", - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", @@ -21148,22 +20436,20 @@ "ext-pdo_mysql": "*", "ext-simplexml": "*", "ext-soap": "*", + "ext-sodium": "*", "ext-spl": "*", "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", "laminas/laminas-captcha": "^2.10", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", + "laminas/laminas-code": "~4.4.2", "laminas/laminas-db": "^2.12.0", "laminas/laminas-dependency-plugin": "^2.1.0", "laminas/laminas-di": "^3.2.0", - "laminas/laminas-escaper": "2.7.0", + "laminas/laminas-escaper": "~2.8.0", "laminas/laminas-eventmanager": "^3.0.0", "laminas/laminas-feed": "^2.13.0", - "laminas/laminas-filter": "^2.11", "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", "laminas/laminas-json": "^3.2.0", "laminas/laminas-mail": "^2.9.0", "laminas/laminas-mime": "^2.8.0", @@ -21181,130 +20467,132 @@ "league/flysystem": "^2.0", "league/flysystem-aws-s3-v3": "^2.0", "lib-libxml": "*", - "magento/composer": "1.6.0", + "magento/composer": "1.7.0", + "magento/composer-dependency-version-audit-plugin": "~0.1", "magento/framework-foreign-key": "100.4.2", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-ee-base": "2.4.3", - "magento/module-admin-gws": "100.4.3", + "magento/magento2-ee-base": "2.4.4-beta1", + "magento/module-admin-gws": "100.4.4-beta1", "magento/module-admin-gws-configurable-product": "100.4.1", "magento/module-admin-gws-staging": "100.4.1", "magento/module-advanced-catalog": "100.4.1", - "magento/module-advanced-checkout": "100.4.3", + "magento/module-advanced-checkout": "100.4.4-beta1", "magento/module-advanced-rule": "100.4.0", - "magento/module-advanced-sales-rule": "100.4.1", - "magento/module-aws-s3-customer-custom-attributes": "100.4.1", - "magento/module-aws-s3-gift-card-import-export": "100.4.0", - "magento/module-aws-s3-scheduled-import-export": "100.4.0", - "magento/module-banner": "101.2.3", - "magento/module-banner-customer-segment": "100.4.1", + "magento/module-advanced-sales-rule": "100.4.2-beta1", + "magento/module-async-order": "100.4.0-beta1", + "magento/module-async-order-graph-ql": "100.4.0-beta1", + "magento/module-aws-s3-customer-custom-attributes": "100.4.2-beta1", + "magento/module-aws-s3-gift-card-import-export": "100.4.1-beta1", + "magento/module-aws-s3-scheduled-import-export": "100.4.1-beta1", + "magento/module-banner": "101.2.4-beta1", + "magento/module-banner-customer-segment": "100.4.2-beta1", "magento/module-banner-graph-ql": "100.4.0", "magento/module-bundle-import-export-staging": "100.4.1", - "magento/module-bundle-staging": "100.4.3", - "magento/module-catalog-event": "101.1.3", + "magento/module-bundle-staging": "100.4.4-beta1", + "magento/module-catalog-event": "101.1.4-beta1", "magento/module-catalog-import-export-staging": "100.4.1", "magento/module-catalog-inventory-staging": "100.4.2", - "magento/module-catalog-permissions": "100.4.3", - "magento/module-catalog-permissions-graph-ql": "100.4.2", - "magento/module-catalog-rule-staging": "100.4.3", - "magento/module-catalog-staging": "100.4.3", - "magento/module-catalog-staging-graph-ql": "100.4.3", - "magento/module-catalog-url-rewrite-staging": "100.4.2", - "magento/module-checkout-address-search": "100.4.2", - "magento/module-checkout-address-search-gift-registry": "100.4.0", - "magento/module-checkout-staging": "100.4.2", + "magento/module-catalog-permissions": "100.4.4-beta1", + "magento/module-catalog-permissions-graph-ql": "100.4.3-beta1", + "magento/module-catalog-rule-staging": "100.4.4-beta1", + "magento/module-catalog-staging": "100.4.4-beta1", + "magento/module-catalog-staging-graph-ql": "100.4.4-beta1", + "magento/module-catalog-url-rewrite-staging": "100.4.3-beta1", + "magento/module-checkout-address-search": "100.4.3-beta1", + "magento/module-checkout-address-search-gift-registry": "100.4.1-beta1", + "magento/module-checkout-staging": "100.4.3-beta1", "magento/module-cms-staging": "100.4.3", - "magento/module-configurable-product-staging": "100.4.2", + "magento/module-configurable-product-staging": "100.4.3-beta1", "magento/module-custom-attribute-management": "100.4.2", - "magento/module-customer-balance": "100.4.3", + "magento/module-customer-balance": "100.4.4-beta1", "magento/module-customer-balance-graph-ql": "100.4.1", - "magento/module-customer-custom-attributes": "100.4.3", - "magento/module-customer-finance": "100.4.1", - "magento/module-customer-segment": "102.1.3", + "magento/module-customer-custom-attributes": "100.4.4-beta1", + "magento/module-customer-finance": "100.4.2-beta1", + "magento/module-customer-segment": "102.1.4-beta1", + "magento/module-deferred-total-calculating": "100.4.0-beta1", "magento/module-downloadable-staging": "100.4.2", "magento/module-elasticsearch-catalog-permissions": "100.4.0", "magento/module-enterprise": "100.4.1", - "magento/module-gift-card": "101.3.3", - "magento/module-gift-card-account": "101.2.3", + "magento/module-gift-card": "101.3.4-beta1", + "magento/module-gift-card-account": "101.2.4-beta1", "magento/module-gift-card-account-graph-ql": "100.4.2", "magento/module-gift-card-graph-ql": "100.4.3", - "magento/module-gift-card-import-export": "100.4.1", + "magento/module-gift-card-import-export": "100.4.2-beta1", "magento/module-gift-card-staging": "100.4.1", "magento/module-gift-message-staging": "100.4.1", - "magento/module-gift-registry": "101.2.3", - "magento/module-gift-registry-graph-ql": "100.4.0", - "magento/module-gift-wrapping": "101.2.2", + "magento/module-gift-registry": "101.2.4-beta1", + "magento/module-gift-registry-graph-ql": "100.4.1-beta1", + "magento/module-gift-wrapping": "101.2.3-beta1", "magento/module-gift-wrapping-graph-ql": "100.4.1", "magento/module-gift-wrapping-staging": "100.4.1", "magento/module-google-optimizer-staging": "100.4.1", "magento/module-google-tag-manager": "100.4.3", - "magento/module-grouped-product-staging": "100.4.1", - "magento/module-invitation": "100.4.2", + "magento/module-grouped-product-staging": "100.4.2-beta1", + "magento/module-invitation": "100.4.3-beta1", "magento/module-layered-navigation-staging": "100.4.1", - "magento/module-logging": "101.2.3", + "magento/module-logging": "101.2.4-beta1", "magento/module-login-as-customer-logging": "100.4.3", "magento/module-login-as-customer-website-restriction": "100.4.2", "magento/module-media-content-catalog-staging": "100.4.1", - "magento/module-msrp-staging": "100.4.1", - "magento/module-multiple-wishlist": "100.4.3", + "magento/module-msrp-staging": "100.4.2-beta1", + "magento/module-multiple-wishlist": "100.4.4-beta1", "magento/module-multiple-wishlist-graph-ql": "100.4.0", "magento/module-payment-staging": "100.4.1", "magento/module-persistent-history": "100.4.1", "magento/module-price-permissions": "100.4.0", - "magento/module-product-video-staging": "100.4.1", + "magento/module-product-video-staging": "100.4.2-beta1", "magento/module-promotion-permissions": "100.4.1", "magento/module-quote-gift-card-options": "100.4.1", "magento/module-quote-staging": "100.4.0", - "magento/module-reminder": "101.2.2", + "magento/module-reminder": "101.2.3-beta1", "magento/module-remote-storage-commerce": "100.4.0", - "magento/module-resource-connections": "100.4.1", + "magento/module-resource-connections": "100.4.2-beta1", "magento/module-review-staging": "100.4.1", - "magento/module-reward": "101.2.3", + "magento/module-reward": "101.2.4-beta1", "magento/module-reward-graph-ql": "100.4.2", "magento/module-reward-staging": "100.4.1", - "magento/module-rma": "101.2.3", - "magento/module-rma-graph-ql": "100.4.2", + "magento/module-rma": "101.2.4-beta1", + "magento/module-rma-graph-ql": "100.4.3-beta1", "magento/module-rma-staging": "100.4.1", - "magento/module-sales-archive": "101.0.2", - "magento/module-sales-rule-staging": "100.4.2", - "magento/module-scalable-checkout": "100.4.2", + "magento/module-sales-archive": "101.0.3-beta1", + "magento/module-sales-rule-staging": "100.4.3-beta1", + "magento/module-scalable-checkout": "100.4.3-beta1", "magento/module-scalable-inventory": "100.4.1", "magento/module-scalable-oms": "100.4.2", - "magento/module-scheduled-import-export": "101.2.3", + "magento/module-scheduled-import-export": "101.2.4-beta1", "magento/module-search-staging": "100.4.1", - "magento/module-staging": "101.2.3", + "magento/module-staging": "101.2.4-beta1", "magento/module-staging-graph-ql": "100.4.0", - "magento/module-support": "101.2.2", + "magento/module-support": "101.2.3-beta1", "magento/module-swat": "100.4.1", - "magento/module-target-rule": "101.2.3", + "magento/module-target-rule": "101.2.4-beta1", "magento/module-target-rule-graph-ql": "100.4.0", - "magento/module-versions-cms": "101.2.3", + "magento/module-versions-cms": "101.2.4-beta1", "magento/module-versions-cms-page-cache": "100.4.0", "magento/module-versions-cms-url-rewrite": "100.4.1", "magento/module-versions-cms-url-rewrite-graph-ql": "100.4.0", - "magento/module-visual-merchandiser": "100.4.3", - "magento/module-website-restriction": "100.4.2", + "magento/module-visual-merchandiser": "100.4.4-beta1", + "magento/module-website-restriction": "100.4.3-beta1", "magento/module-weee-staging": "100.4.1", "magento/module-wishlist-gift-card": "100.4.0", "magento/module-wishlist-gift-card-graph-ql": "100.4.0", - "magento/page-builder-commerce": "1.7.0", - "magento/product-community-edition": "2.4.3", + "magento/page-builder-commerce": "1.7.1-beta1", + "magento/product-community-edition": "2.4.4-beta1", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", - "paragonie/sodium_compat": "^1.6", + "monolog/monolog": "^2.3", "pelago/emogrifier": "^5.0.0", "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.7.0||~2.10.0", + "php-amqplib/php-amqplib": "~3.0.0", "phpseclib/mcrypt_compat": "1.0.8", "phpseclib/phpseclib": "2.0.*", - "ramsey/uuid": "~4.1.0", + "ramsey/uuid": "~4.2.0", "symfony/console": "~4.4.0", "symfony/event-dispatcher": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.4.0", "tubalmartin/cssmin": "4.1.1", - "vertexinc/product-magento-module-commerce": "4.2.1", "web-token/jwt-framework": "^v2.2.7", - "webonyx/graphql-php": "^0.13.8", + "webonyx/graphql-php": "~14.9.0", "wikimedia/less.php": "^3.0.0" }, "type": "metapackage", @@ -21315,49 +20603,49 @@ }, { "name": "magento/security-package", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.2.0.zip", - "shasum": "ba8932cd5b4cd1ac865dd7abceb29318270004b4" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.3.0-beta1.zip", + "shasum": "e3b3e134bd27b9ae5fe5bb0dc8c98e1c8777403c" }, "require": { "google/recaptcha": "^1.2", - "magento/module-re-captcha-admin-ui": "1.1.1", - "magento/module-re-captcha-checkout": "1.1.1", - "magento/module-re-captcha-contact": "1.1.0", - "magento/module-re-captcha-customer": "1.1.1", - "magento/module-re-captcha-frontend-ui": "1.1.1", - "magento/module-re-captcha-migration": "1.1.1", - "magento/module-re-captcha-newsletter": "1.1.1", - "magento/module-re-captcha-paypal": "1.1.1", - "magento/module-re-captcha-review": "1.1.1", - "magento/module-re-captcha-send-friend": "1.1.1", - "magento/module-re-captcha-store-pickup": "1.0.0", - "magento/module-re-captcha-ui": "1.1.1", - "magento/module-re-captcha-user": "1.1.1", - "magento/module-re-captcha-validation": "1.1.0", - "magento/module-re-captcha-validation-api": "1.1.0", - "magento/module-re-captcha-version-2-checkbox": "2.0.1", - "magento/module-re-captcha-version-2-invisible": "2.0.1", - "magento/module-re-captcha-version-3-invisible": "2.0.1", - "magento/module-re-captcha-webapi-api": "1.0.0", - "magento/module-re-captcha-webapi-graph-ql": "1.0.0", - "magento/module-re-captcha-webapi-rest": "1.0.0", - "magento/module-re-captcha-webapi-ui": "1.0.0", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1", + "magento/module-re-captcha-checkout": "1.1.2-beta1", + "magento/module-re-captcha-contact": "1.1.1-beta1", + "magento/module-re-captcha-customer": "1.1.2-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "magento/module-re-captcha-migration": "1.1.2-beta1", + "magento/module-re-captcha-newsletter": "1.1.2-beta1", + "magento/module-re-captcha-paypal": "1.1.2-beta1", + "magento/module-re-captcha-review": "1.1.2-beta1", + "magento/module-re-captcha-send-friend": "1.1.2-beta1", + "magento/module-re-captcha-store-pickup": "1.0.1-beta1", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-user": "1.1.2-beta1", + "magento/module-re-captcha-validation": "1.1.1-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-version-2-checkbox": "2.0.2-beta1", + "magento/module-re-captcha-version-2-invisible": "2.0.2-beta1", + "magento/module-re-captcha-version-3-invisible": "2.0.2-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-re-captcha-webapi-graph-ql": "1.0.1-beta1", + "magento/module-re-captcha-webapi-rest": "1.0.1-beta1", + "magento/module-re-captcha-webapi-ui": "1.0.1-beta1", "magento/module-securitytxt": "1.1.0", - "magento/module-two-factor-auth": "1.1.2" + "magento/module-two-factor-auth": "1.1.3-beta1" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.3.0.zip", - "shasum": "9c9b4b26d59189e0acd04b9f995a9d5ed8eb1a18" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.4.0-beta1.zip", + "shasum": "843dbc7a86915ab2f9e83b06fb6c0162d2b19b90" }, "require": { "magento/framework": "103.0.*", @@ -21377,11 +20665,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.3.0.zip", - "shasum": "d6738dc7c38e2931d32c57a5390ec81be8d74564" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.4.0-beta1.zip", + "shasum": "ae9c58ccc73112696030b369195bf9824cd0f7bf" }, "require": { "magento/framework": "103.0.*", @@ -21401,11 +20689,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.3.0.zip", - "shasum": "e6cd2aa4514cf6c4ca0e9018aed5553a9b0b9e6e" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.4.0-beta1.zip", + "shasum": "eba803d784ecc2523a2af49225136aecdfb76268" }, "require": { "magento/framework": "103.0.*", @@ -21477,51 +20765,64 @@ }, { "name": "monolog/monolog", - "version": "1.26.1", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5" + "reference": "fd4380d6fc37626e2f799f29d91195040137eba9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5", - "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9", + "reference": "fd4380d6fc37626e2f799f29d91195040137eba9", "shasum": "" }, "require": { - "php": ">=5.3.0", - "psr/log": "~1.0" + "php": ">=7.2", + "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "provide": { - "psr/log-implementation": "1.0.0" + "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", - "graylog2/gelf-php": "~1.0", - "php-amqplib/php-amqplib": "~2.4", + "elasticsearch/elasticsearch": "^7", + "graylog2/gelf-php": "^1.4.2", + "mongodb/mongodb": "^1.8", + "php-amqplib/php-amqplib": "~2.4 || ^3", "php-console/php-console": "^3.1.3", - "phpstan/phpstan": "^0.12.59", - "phpunit/phpunit": "~4.5", - "ruflin/elastica": ">=0.90 <3.0", - "sentry/sentry": "^0.13", + "phpspec/prophecy": "^1.6.1", + "phpstan/phpstan": "^0.12.91", + "phpunit/phpunit": "^8.5", + "predis/predis": "^1.1", + "rollbar/rollbar": "^1.3", + "ruflin/elastica": ">=0.90@dev", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", - "ext-mongo": "Allow sending log messages to a MongoDB server", + "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", + "ext-mbstring": "Allow to work properly with unicode symbols", + "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", + "ext-openssl": "Required to send log messages using SSL", + "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", - "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", - "ruflin/elastica": "Allow sending log messages to an Elastic Search server", - "sentry/sentry": "Allow sending log messages to a Sentry server" + "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.x-dev" + } + }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" @@ -21535,11 +20836,11 @@ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", - "homepage": "http://github.com/Seldaek/monolog", + "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", @@ -21547,7 +20848,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/1.26.1" + "source": "https://github.com/Seldaek/monolog/tree/2.3.5" }, "funding": [ { @@ -21559,7 +20860,7 @@ "type": "tidelift" } ], - "time": "2021-05-28T08:32:12+00:00" + "time": "2021-10-01T21:08:31+00:00" }, { "name": "mtdowling/jmespath.php", @@ -21684,16 +20985,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.4.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" + "reference": "50953a2691a922aa1769461637869a0a2faa3f53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", - "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53", + "reference": "50953a2691a922aa1769461637869a0a2faa3f53", "shasum": "" }, "require": { @@ -21701,8 +21002,8 @@ "php": ">=7.0" }, "require-dev": { - "ircmaxell/php-yacc": "0.0.5", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" @@ -21710,7 +21011,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.9-dev" } }, "autoload": { @@ -21734,9 +21035,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/master" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0" }, - "time": "2020-04-10T16:34:50+00:00" + "time": "2021-09-20T12:20:58+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -21805,153 +21106,17 @@ }, "time": "2020-12-06T15:14:20+00:00" }, - { - "name": "paragonie/random_compat", - "version": "v9.99.100", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", - "shasum": "" - }, - "require": { - "php": ">= 7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" - }, - "time": "2020-10-15T08:29:30+00:00" - }, - { - "name": "paragonie/sodium_compat", - "version": "v1.17.0", - "source": { - "type": "git", - "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/c59cac21abbcc0df06a3dd18076450ea4797b321", - "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321", - "shasum": "" - }, - "require": { - "paragonie/random_compat": ">=1", - "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" - }, - "require-dev": { - "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9" - }, - "suggest": { - "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.", - "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." - }, - "type": "library", - "autoload": { - "files": [ - "autoload.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "ISC" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com" - }, - { - "name": "Frank Denis", - "email": "jedisct1@pureftpd.org" - } - ], - "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", - "keywords": [ - "Authentication", - "BLAKE2b", - "ChaCha20", - "ChaCha20-Poly1305", - "Chapoly", - "Curve25519", - "Ed25519", - "EdDSA", - "Edwards-curve Digital Signature Algorithm", - "Elliptic Curve Diffie-Hellman", - "Poly1305", - "Pure-PHP cryptography", - "RFC 7748", - "RFC 8032", - "Salpoly", - "Salsa20", - "X25519", - "XChaCha20-Poly1305", - "XSalsa20-Poly1305", - "Xchacha20", - "Xsalsa20", - "aead", - "cryptography", - "ecdh", - "elliptic curve", - "elliptic curve cryptography", - "encryption", - "libsodium", - "php", - "public-key cryptography", - "secret-key cryptography", - "side-channel resistant" - ], - "support": { - "issues": "https://github.com/paragonie/sodium_compat/issues", - "source": "https://github.com/paragonie/sodium_compat/tree/v1.17.0" - }, - "time": "2021-08-10T02:43:50+00:00" - }, { "name": "paypal/module-braintree", - "version": "4.2.4", + "version": "4.3.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.4.0.zip", - "shasum": "1fa06219a445b6b6c40ad045e728a979f64432dc" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.3.0.0-beta1.zip", + "shasum": "ff1123c766b6a927859e28648f7c0d010e314be3" }, "require": { - "paypal/module-braintree-core": "4.2.4", - "paypal/module-braintree-graph-ql": "4.1.2" + "paypal/module-braintree-core": "4.3.0-beta1", + "paypal/module-braintree-graph-ql": "4.3.0-beta1" }, "type": "metapackage", "license": [ @@ -21961,17 +21126,17 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.2.4", + "version": "4.3.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.4.0.zip", - "shasum": "e1a77f1a085539a36ed65961d5078a838bcb2cd9" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.3.0.0-beta1.zip", + "shasum": "f6b9883155c20568d35512f65922d0b63ea00f6e" }, "require": { "braintree/braintree_php": "5.2.0", "ext-json": "*", "ext-simplexml": "*", - "league/iso3166": "^2.1", + "league/iso3166": "^3.0.0", "magento/module-backend": "100.2.*||101.0.*||^102.0.0", "magento/module-catalog": "102.0.*||103.0.*||^104.0.0", "magento/module-checkout": "100.2.*||100.3.*||^100.4.0", @@ -21981,6 +21146,8 @@ "magento/module-payment": "100.2.*||100.3.*||^100.4.0", "magento/module-paypal": "100.2.*||100.3.*||^101.0.0", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", "magento/module-theme": "100.2.*||101.0.*||^101.1.0", "magento/module-ui": "101.0.*||101.1.*||^101.2.0", @@ -22006,19 +21173,19 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.1.2", + "version": "4.3.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.2.0.zip", - "shasum": "b4b8151848a4d270b4c3a2b416ee9b1ccd48dbbe" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.3.0.0-beta1.zip", + "shasum": "e6dbad53e210ae16e5b0883d96953ab19318bbb2" }, "require": { "magento/framework": "^102||^103", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "^4.1", - "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" + "paypal/module-braintree-core": "4.3.0-beta1", + "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.0.0" }, "suggest": { "magento/module-graph-ql": "^100" @@ -22118,22 +21285,26 @@ }, { "name": "php-amqplib/php-amqplib", - "version": "v2.10.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200" + "reference": "c0a8eade209b7e43d6a405303d8de716dfd02749" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200", - "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/c0a8eade209b7e43d6a405303d8de716dfd02749", + "reference": "c0a8eade209b7e43d6a405303d8de716dfd02749", "shasum": "" }, "require": { - "ext-bcmath": "*", + "ext-mbstring": "*", "ext-sockets": "*", - "php": ">=5.6" + "php": "^7.0|~8.0.0", + "phpseclib/phpseclib": "^2.0|^3.0" + }, + "conflict": { + "php": "7.4.0 - 7.4.1" }, "replace": { "videlalvaro/php-amqplib": "self.version" @@ -22141,13 +21312,13 @@ "require-dev": { "ext-curl": "*", "nategood/httpful": "^0.2.20", - "phpunit/phpunit": "^5.7|^6.5|^7.0", - "squizlabs/php_codesniffer": "^2.5" + "phpunit/phpunit": "^6.5|^7.0|^9.5", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -22164,11 +21335,6 @@ "name": "Alvaro Videla", "role": "Original Maintainer" }, - { - "name": "John Kelly", - "email": "johnmkelly86@gmail.com", - "role": "Maintainer" - }, { "name": "Raúl Araya", "email": "nubeiro@gmail.com", @@ -22178,6 +21344,11 @@ "name": "Luke Bakken", "email": "luke@bakken.io", "role": "Maintainer" + }, + { + "name": "Ramūnas Dronga", + "email": "github@ramuno.lt", + "role": "Maintainer" } ], "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.", @@ -22189,9 +21360,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/php-amqplib/issues", - "source": "https://github.com/php-amqplib/php-amqplib/tree/v2.10.1" + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.0.0" }, - "time": "2019-10-10T13:23:40+00:00" + "time": "2021-03-16T15:00:23+00:00" }, { "name": "phpgt/cssxpath", @@ -22388,16 +21559,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.32", + "version": "2.0.33", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "f5c4c19880d45d0be3e7d24ae8ac434844a898cd" + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f5c4c19880d45d0be3e7d24ae8ac434844a898cd", - "reference": "f5c4c19880d45d0be3e7d24ae8ac434844a898cd", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094", + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094", "shasum": "" }, "require": { @@ -22477,7 +21648,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/2.0.32" + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.33" }, "funding": [ { @@ -22493,7 +21664,7 @@ "type": "tidelift" } ], - "time": "2021-06-12T12:12:59+00:00" + "time": "2021-08-16T04:20:12+00:00" }, { "name": "psr/container", @@ -22849,16 +22020,16 @@ }, { "name": "ramsey/collection", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa" + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa", - "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa", + "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", "shasum": "" }, "require": { @@ -22912,7 +22083,7 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/1.2.1" + "source": "https://github.com/ramsey/collection/tree/1.2.2" }, "funding": [ { @@ -22924,53 +22095,54 @@ "type": "tidelift" } ], - "time": "2021-08-06T03:41:06+00:00" + "time": "2021-10-10T03:01:02+00:00" }, { "name": "ramsey/uuid", - "version": "4.1.1", + "version": "4.2.3", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "cd4032040a750077205918c86049aa0f43d22947" + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947", - "reference": "cd4032040a750077205918c86049aa0f43d22947", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", "shasum": "" }, "require": { "brick/math": "^0.8 || ^0.9", "ext-json": "*", - "php": "^7.2 || ^8", + "php": "^7.2 || ^8.0", "ramsey/collection": "^1.0", - "symfony/polyfill-ctype": "^1.8" + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php80": "^1.14" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { - "codeception/aspect-mock": "^3", - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0", + "captainhook/captainhook": "^5.10", + "captainhook/plugin-composer": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.8", - "goaop/framework": "^2", + "ergebnis/composer-normalize": "^2.15", "mockery/mockery": "^1.3", "moontoast/math": "^1.1", "paragonie/random-lib": "^2", + "php-mock/php-mock": "^2.2", "php-mock/php-mock-mockery": "^1.3", - "php-mock/php-mock-phpunit": "^2.5", "php-parallel-lint/php-parallel-lint": "^1.1", - "phpbench/phpbench": "^0.17.1", + "phpbench/phpbench": "^1.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-mockery": "^0.12", "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^8.5", - "psy/psysh": "^0.10.0", - "slevomat/coding-standard": "^6.0", + "phpunit/phpunit": "^8.5 || ^9", + "slevomat/coding-standard": "^7.0", "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "3.9.4" + "vimeo/psalm": "^4.9" }, "suggest": { "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", @@ -22983,7 +22155,10 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" + "dev-main": "4.x-dev" + }, + "captainhook": { + "force-install": true } }, "autoload": { @@ -22999,7 +22174,6 @@ "MIT" ], "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", - "homepage": "https://github.com/ramsey/uuid", "keywords": [ "guid", "identifier", @@ -23007,16 +22181,19 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "rss": "https://github.com/ramsey/uuid/releases.atom", - "source": "https://github.com/ramsey/uuid" + "source": "https://github.com/ramsey/uuid/tree/4.2.3" }, "funding": [ { "url": "https://github.com/ramsey", "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", + "type": "tidelift" } ], - "time": "2020-08-18T17:17:46+00:00" + "time": "2021-09-25T23:10:38+00:00" }, { "name": "react/promise", @@ -23133,16 +22310,16 @@ }, { "name": "seld/phar-utils", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796" + "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796", - "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0", + "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0", "shasum": "" }, "require": { @@ -23175,9 +22352,9 @@ ], "support": { "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/master" + "source": "https://github.com/Seldaek/phar-utils/tree/1.1.2" }, - "time": "2020-07-07T18:42:57+00:00" + "time": "2021-08-19T21:01:38+00:00" }, { "name": "spomky-labs/aes-key-wrap", @@ -23470,16 +22647,16 @@ }, { "name": "symfony/console", - "version": "v4.4.29", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b" + "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b", - "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b", + "url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22", + "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22", "shasum": "" }, "require": { @@ -23540,7 +22717,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.29" + "source": "https://github.com/symfony/console/tree/v4.4.30" }, "funding": [ { @@ -23556,7 +22733,7 @@ "type": "tidelift" } ], - "time": "2021-07-27T19:04:53+00:00" + "time": "2021-08-25T19:27:26+00:00" }, { "name": "symfony/css-selector", @@ -23626,16 +22803,16 @@ }, { "name": "symfony/debug", - "version": "v4.4.27", + "version": "v4.4.31", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c" + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c", - "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", "shasum": "" }, "require": { @@ -23674,7 +22851,7 @@ "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.27" + "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { @@ -23690,20 +22867,20 @@ "type": "tidelift" } ], - "time": "2021-07-22T07:21:39+00:00" + "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "5a825e4b386066167a8b55487091cb62beec74c2" + "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a825e4b386066167a8b55487091cb62beec74c2", - "reference": "5a825e4b386066167a8b55487091cb62beec74c2", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39c344e06a3ceab531ebeb6c077e6652c4a0829", + "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829", "shasum": "" }, "require": { @@ -23762,7 +22939,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.3.4" + "source": "https://github.com/symfony/dependency-injection/tree/v5.3.8" }, "funding": [ { @@ -23778,7 +22955,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:55:36+00:00" + "time": "2021-09-21T20:52:44+00:00" }, { "name": "symfony/deprecation-contracts", @@ -23849,16 +23026,16 @@ }, { "name": "symfony/error-handler", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905" + "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/16ac2be1c0f49d6d9eb9d3ce9324bde268717905", - "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", + "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", "shasum": "" }, "require": { @@ -23897,7 +23074,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v4.4.27" + "source": "https://github.com/symfony/error-handler/tree/v4.4.30" }, "funding": [ { @@ -23913,20 +23090,20 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-27T17:42:48+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9" + "reference": "2fe81680070043c4c80e7cedceb797e34f377bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/958a128b184fcf0ba45ec90c0e88554c9327c2e9", - "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac", + "reference": "2fe81680070043c4c80e7cedceb797e34f377bac", "shasum": "" }, "require": { @@ -23981,7 +23158,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.27" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30" }, "funding": [ { @@ -23997,7 +23174,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-04T20:31:23+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -24143,16 +23320,16 @@ }, { "name": "symfony/finder", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "17f50e06018baec41551a71a15731287dbaab186" + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186", - "reference": "17f50e06018baec41551a71a15731287dbaab186", + "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93", + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93", "shasum": "" }, "require": { @@ -24185,7 +23362,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.3.4" + "source": "https://github.com/symfony/finder/tree/v5.3.7" }, "funding": [ { @@ -24201,7 +23378,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:54:19+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/http-client-contracts", @@ -24283,16 +23460,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.3.6", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75" + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a8388f7b7054a7401997008ce9cd8c6b0ab7ac75", - "reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", "shasum": "" }, "require": { @@ -24336,7 +23513,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.3.6" + "source": "https://github.com/symfony/http-foundation/tree/v5.3.7" }, "funding": [ { @@ -24352,20 +23529,20 @@ "type": "tidelift" } ], - "time": "2021-07-27T17:08:17+00:00" + "time": "2021-08-27T11:20:35+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.29", + "version": "v4.4.32", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506" + "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506", - "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f7bda3ea8f05ae90627400e58af5179b25ce0f38", + "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38", "shasum": "" }, "require": { @@ -24374,7 +23551,7 @@ "symfony/error-handler": "^4.4", "symfony/event-dispatcher": "^4.4", "symfony/http-client-contracts": "^1.1|^2", - "symfony/http-foundation": "^4.4|^5.0", + "symfony/http-foundation": "^4.4.30|^5.3.7", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16" @@ -24440,7 +23617,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.29" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.32" }, "funding": [ { @@ -24456,20 +23633,20 @@ "type": "tidelift" } ], - "time": "2021-07-29T06:45:05+00:00" + "time": "2021-09-28T10:20:04+00:00" }, { "name": "symfony/options-resolver", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e" + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a603e5701bd6e305cfc777a8b50bf081ef73105e", - "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e", + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e", "shasum": "" }, "require": { @@ -24509,7 +23686,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.3.4" + "source": "https://github.com/symfony/options-resolver/tree/v5.3.7" }, "funding": [ { @@ -24525,7 +23702,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:55:36+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -25257,16 +24434,16 @@ }, { "name": "symfony/process", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f" + "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f", - "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f", + "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", + "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", "shasum": "" }, "require": { @@ -25299,7 +24476,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.27" + "source": "https://github.com/symfony/process/tree/v4.4.30" }, "funding": [ { @@ -25315,20 +24492,20 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-04T20:31:23+00:00" }, { "name": "symfony/property-access", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "098681253076af7070df7d9debe5f75733eea189" + "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/098681253076af7070df7d9debe5f75733eea189", - "reference": "098681253076af7070df7d9debe5f75733eea189", + "url": "https://api.github.com/repos/symfony/property-access/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66", + "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66", "shasum": "" }, "require": { @@ -25380,7 +24557,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.3.4" + "source": "https://github.com/symfony/property-access/tree/v5.3.8" }, "funding": [ { @@ -25396,20 +24573,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:40:44+00:00" + "time": "2021-09-10T11:55:24+00:00" }, { "name": "symfony/property-info", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0f42009150679a7a256eb6ee106401af5d974ed2" + "reference": "39de5bed8c036f76ec0457ec52908e45d5497947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0f42009150679a7a256eb6ee106401af5d974ed2", - "reference": "0f42009150679a7a256eb6ee106401af5d974ed2", + "url": "https://api.github.com/repos/symfony/property-info/zipball/39de5bed8c036f76ec0457ec52908e45d5497947", + "reference": "39de5bed8c036f76ec0457ec52908e45d5497947", "shasum": "" }, "require": { @@ -25470,7 +24647,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.3.4" + "source": "https://github.com/symfony/property-info/tree/v5.3.8" }, "funding": [ { @@ -25486,7 +24663,7 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:40:44+00:00" + "time": "2021-09-07T07:41:40+00:00" }, { "name": "symfony/service-contracts", @@ -25569,16 +24746,16 @@ }, { "name": "symfony/string", - "version": "v5.3.3", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1" + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1", - "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1", + "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5", + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5", "shasum": "" }, "require": { @@ -25632,7 +24809,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.3.3" + "source": "https://github.com/symfony/string/tree/v5.3.7" }, "funding": [ { @@ -25648,20 +24825,20 @@ "type": "tidelift" } ], - "time": "2021-06-27T11:44:38+00:00" + "time": "2021-08-26T08:00:08+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.3.6", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0" + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0", - "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da", + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da", "shasum": "" }, "require": { @@ -25720,7 +24897,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.3.6" + "source": "https://github.com/symfony/var-dumper/tree/v5.3.8" }, "funding": [ { @@ -25736,7 +24913,7 @@ "type": "tidelift" } ], - "time": "2021-07-27T01:56:02+00:00" + "time": "2021-09-24T15:59:58+00:00" }, { "name": "tedivm/jshrink", @@ -26065,403 +25242,40 @@ "license": [ "BSD-3-Clause" ], - "authors": [ - { - "name": "Túbal Martín", - "homepage": "http://tubalmartin.me/" - } - ], - "description": "A PHP port of the YUI CSS compressor", - "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", - "keywords": [ - "compress", - "compressor", - "css", - "cssmin", - "minify", - "yui" - ], - "support": { - "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues", - "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port" - }, - "time": "2018-01-15T15:26:51+00:00" - }, - { - "name": "vertexinc/module-address-validation", - "version": "2.1.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-address-validation/vertexinc-module-address-validation-2.1.2.0.zip", - "shasum": "78bd5bd1c93aeff3a4f1797811eb6d2d279e6220" - }, - "require": { - "ext-json": "*", - "ext-simplexml": "*", - "ext-soap": "*", - "magento/framework": "^100|^101|^102|^103", - "magento/module-checkout": "^100", - "magento/module-config": "^101", - "magento/module-quote": "^100|^101", - "magento/module-store": "^100|^101", - "magento/module-tax": "^100", - "php": "^7.0", - "vertexinc/module-address-validation-api": "^1", - "vertexinc/module-tax": "^4" - }, - "replace": { - "vertex/module-address-validation": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "ext-dom": "*", - "mediotype/code-standard": "^1.0", - "roave/security-advisories": "dev-master" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\AddressValidation\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Address Validation module for Magento 2" - }, - { - "name": "vertexinc/module-address-validation-api", - "version": "1.0.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-address-validation-api/vertexinc-module-address-validation-api-1.0.1.0.zip", - "shasum": "89c8e09c9a4f9861b64790be969f963afd5e62fa" - }, - "require": { - "magento/framework": "^100|^101|^102|^103", - "magento/module-store": "^100|^101", - "php": "^7.1", - "vertexinc/sdk": "^1" - }, - "replace": { - "vertex/module-address-validation-api": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "mediotype/code-standard": "^1.0", - "roave/security-advisories": "dev-master" - }, - "suggest": { - "magento/module-webapi": "^100" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\AddressValidationApi\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Address Cleansing module for Magento 2 API" - }, - { - "name": "vertexinc/module-request-logging", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-request-logging/vertexinc-module-request-logging-1.0.0.0.zip", - "shasum": "1fa6743a7c10742968216928f61bda3efa348dec" - }, - "require": { - "ext-dom": "*", - "magento/framework": "^100|^101|^102|^103", - "vertexinc/module-request-logging-api": "~1.0.0" - }, - "conflict": { - "vertex/module-tax": "<=3.5.0 || >=4.0 <=4.2.0" - }, - "provide": { - "vertexinc/module-request-logging-api-implementation": "1.0" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", - "mediotype/code-standard": "^1.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\RequestLogging\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Request Logging module for Magento 2" - }, - { - "name": "vertexinc/module-request-logging-api", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-request-logging-api/vertexinc-module-request-logging-api-1.0.0.0.zip", - "shasum": "7086b94baa3d08d2bdcda23fe272afd10b3c9a65" - }, - "require": { - "magento/framework": "^100|^101|^102|^103" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", - "jetbrains/phpstorm-attributes": "^1", - "mediotype/code-standard": "^1.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\RequestLoggingApi\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Request Logging module for Magento 2 API" - }, - { - "name": "vertexinc/module-tax", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-tax/vertexinc-module-tax-4.2.1.0.zip", - "shasum": "439939b5fc360e6631b1775acb58c2556a200b99" - }, - "require": { - "ext-intl": "*", - "ext-json": "*", - "ext-simplexml": "*", - "ext-soap": "*", - "magento/framework": "^100|^101|^102|^103", - "magento/module-backend": "^100|^101|^102", - "magento/module-catalog": "^100|^101|^102|^103|^104", - "magento/module-checkout": "^100", - "magento/module-config": "^100|^101", - "magento/module-cron": "^100", - "magento/module-customer": "^100|^101|^102|^103", - "magento/module-directory": "^100", - "magento/module-eav": "^100|^101|^102", - "magento/module-quote": "^101.1", - "magento/module-sales": "^100|^101|^102|^103", - "magento/module-shipping": "^100", - "magento/module-store": "^100|^101", - "magento/module-tax": "^100", - "magento/module-ui": "^100|^101", - "php": "^7.1", - "vertexinc/module-request-logging-api": "^1", - "vertexinc/sdk": "^1.2.0" - }, - "conflict": { - "pixafy/tax": "*", - "pixafy/tax-ee": "*", - "vertex/tax": "*", - "vertex/tax-ee": "*" - }, - "replace": { - "vertex/module-tax": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "ext-dom": "*", - "magento/module-offline-shipping": "^100.2", - "magento/module-usps": "^100.2", - "mediotype/code-standard": "^1.0" - }, - "suggest": { - "magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module", - "magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module", - "magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module", - "magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\Tax\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Tax Links for Magento 2" - }, - { - "name": "vertexinc/module-tax-staging", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-tax-staging/vertexinc-module-tax-staging-1.0.0.0.zip", - "shasum": "6087bf66e393d73097853bc891d39ed4b0d36fd4" - }, - "require": { - "magento/framework": "^100|^101|^102|^103", - "magento/module-catalog": "^100|^101|^102|^103|^104", - "magento/module-catalog-staging": "^100", - "magento/module-store": "^100|^101", - "php": "^7.1", - "vertexinc/module-tax": "^4.2", - "vertexinc/sdk": "^1.2.0" - }, - "replace": { - "vertex/module-tax-staging": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "mediotype/code-standard": "^1.0", - "roave/security-advisories": "dev-master" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\TaxStaging\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Tax Staging - Features related to Magento content staging added to Vertex_Tax" - }, - { - "name": "vertexinc/product-magento-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/product-magento-module/vertexinc-product-magento-module-4.2.1.0.zip", - "shasum": "11d38291b0d0f9246b5329c4e928f677c90e7229" - }, - "require": { - "vertexinc/module-address-validation": "2.1.2", - "vertexinc/module-request-logging": "1.0.0", - "vertexinc/module-tax": "4.2.1" - }, - "replace": { - "vertex/product-magento-module": "self.version" - }, - "type": "metapackage", - "license": [ - "proprietary" - ], - "authors": [ - { - "name": "Mediotype", - "email": "diveinto@mediotype.com", - "homepage": "http://www.mediotype.com/", - "role": "Development Company" - } - ], - "description": "Vertex Tax Links for Magento 2", - "homepage": "http://go.vertexsmb.com/magento_cbe", - "keywords": [ - "tax", - "vertex" - ] - }, - { - "name": "vertexinc/product-magento-module-commerce", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/product-magento-module-commerce/vertexinc-product-magento-module-commerce-4.2.1.0.zip", - "shasum": "7667efc82ef06bf33cadde36428958e11196e847" - }, - "require": { - "vertexinc/module-tax-staging": "1.0.0", - "vertexinc/product-magento-module": "4.2.1" - }, - "replace": { - "vertex/product-magento-module-commerce": "self.version" - }, - "type": "metapackage", - "license": [ - "proprietary" - ], - "authors": [ - { - "name": "Mediotype", - "email": "diveinto@mediotype.com", - "homepage": "http://www.mediotype.com/", - "role": "Development Company" - } - ], - "description": "Vertex Tax Links for Magento 2 Commerce", - "homepage": "http://go.vertexsmb.com/magento_cbe", - "keywords": [ - "tax", - "vertex" - ] - }, - { - "name": "vertexinc/sdk", - "version": "1.2.7", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/sdk/vertexinc-sdk-1.2.7.0.zip", - "shasum": "9c12157aa8d42ef9efa21e3665de2d8dcc87d830" - }, - "require": { - "ext-mbstring": "*", - "ext-openssl": "*", - "ext-soap": "*", - "php": "^5.4|^7" - }, - "replace": { - "vertex/sdk": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "mediotype/code-standard": "^1.0", - "php": "^7.3", - "phpmd/phpmd": "^2.6", - "phpunit/phpunit": "^9", - "squizlabs/php_codesniffer": "^3.3" - }, - "type": "library", - "autoload": { - "psr-4": { - "Vertex\\": "src/" + "authors": [ + { + "name": "Túbal Martín", + "homepage": "http://tubalmartin.me/" } - }, - "license": [ - "proprietary" ], - "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" + "description": "A PHP port of the YUI CSS compressor", + "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", + "keywords": [ + "compress", + "compressor", + "css", + "cssmin", + "minify", + "yui" + ], + "support": { + "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues", + "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port" + }, + "time": "2018-01-15T15:26:51+00:00" }, { "name": "web-token/jwt-framework", - "version": "v2.2.10", + "version": "v2.2.11", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "49e48633d8cdd7da993c4a94f66dd3ebceda16a5" + "reference": "643cced197e32471418bd89e7a44b69fd04eb9de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/49e48633d8cdd7da993c4a94f66dd3ebceda16a5", - "reference": "49e48633d8cdd7da993c4a94f66dd3ebceda16a5", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/643cced197e32471418bd89e7a44b69fd04eb9de", + "reference": "643cced197e32471418bd89e7a44b69fd04eb9de", "shasum": "" }, "require": { @@ -26617,7 +25431,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/v2.2.10" + "source": "https://github.com/web-token/jwt-framework/tree/v2.2.11" }, "funding": [ { @@ -26625,7 +25439,7 @@ "type": "github" } ], - "time": "2021-03-24T14:00:05+00:00" + "time": "2021-06-25T15:59:52+00:00" }, { "name": "webimpress/safe-writer", @@ -26686,18 +25500,76 @@ ], "time": "2021-04-19T16:34:45+00:00" }, + { + "name": "webmozart/assert", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://github.com/webmozarts/assert.git", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "phpstan/phpstan": "<0.12.20", + "vimeo/psalm": "<4.6.1 || 4.6.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.13" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, + "autoload": { + "psr-4": { + "Webmozart\\Assert\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Assertions to validate method input/output with nice error messages.", + "keywords": [ + "assert", + "check", + "validate" + ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.10.0" + }, + "time": "2021-03-09T10:59:23+00:00" + }, { "name": "webonyx/graphql-php", - "version": "v0.13.9", + "version": "v14.9.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3" + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", "shasum": "" }, "require": { @@ -26706,15 +25578,19 @@ "php": "^7.1||^8.0" }, "require-dev": { + "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", - "phpbench/phpbench": "^0.14.0", - "phpstan/phpstan": "^0.11.4", - "phpstan/phpstan-phpunit": "^0.11.0", - "phpstan/phpstan-strict-rules": "^0.11.0", - "phpunit/phpcov": "^5.0", - "phpunit/phpunit": "^7.2", + "nyholm/psr7": "^1.2", + "phpbench/phpbench": "^0.16.10", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "0.12.82", + "phpstan/phpstan-phpunit": "0.12.18", + "phpstan/phpstan-strict-rules": "0.12.9", + "phpunit/phpunit": "^7.2|^8.5", "psr/http-message": "^1.0", - "react/promise": "2.*" + "react/promise": "2.*", + "simpod/php-coveralls-mirror": "^3.0", + "squizlabs/php_codesniffer": "3.5.4" }, "suggest": { "psr/http-message": "To use standard GraphQL server", @@ -26738,7 +25614,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/0.13.x" + "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" }, "funding": [ { @@ -26746,7 +25622,7 @@ "type": "open_collective" } ], - "time": "2020-07-02T05:49:25+00:00" + "time": "2021-06-15T16:14:17+00:00" }, { "name": "wikimedia/less.php", @@ -26816,65 +25692,6 @@ "source": "https://github.com/wikimedia/less.php/tree/v3.1.0" }, "time": "2020-12-11T19:33:31+00:00" - }, - { - "name": "yotpo/magento2-module-yotpo-reviews", - "version": "3.2.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.2.0.0.zip", - "shasum": "4c846b0f5203eeed82e7f65a06f200f86d9bb0ce" - }, - "require": { - "magento/framework": "103.0.*", - "magento/module-analytics": "*", - "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-checkout": "100.4.*", - "magento/module-config": "101.2.*", - "magento/module-grouped-product": "100.4.*", - "magento/module-reports": "^100", - "magento/module-review": "100.4.*", - "magento/module-sales": "102.1.*||^103.0", - "magento/module-store": "101.1.*", - "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" - }, - "replace": { - "yotpo/module-review": "*", - "yotpo/module-yotpo": "*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Yotpo\\Yotpo\\": "" - } - }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Yotpo Reviews extension for Magento2" - }, - { - "name": "yotpo/magento2-module-yotpo-reviews-bundle", - "version": "3.2.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.2.0.0.zip", - "shasum": "6934f51d651f931c5af6e3d445ec9fc96f43ae26" - }, - "require": { - "yotpo/magento2-module-yotpo-reviews": "3.2.0" - }, - "type": "metapackage", - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2" } ], "packages-dev": [ @@ -26944,12 +25761,12 @@ "version": "1.3.1", "source": { "type": "git", - "url": "https://github.com/allure-framework/allure-php-commons.git", + "url": "https://github.com/allure-framework/allure-php-api.git", "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-php-commons/zipball/f64b69afeff472c564a4e2379efb2b69c430ec5a", + "url": "https://api.github.com/repos/allure-framework/allure-php-api/zipball/f64b69afeff472c564a4e2379efb2b69c430ec5a", "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a", "shasum": "" }, @@ -26992,23 +25809,23 @@ ], "support": { "email": "allure@yandex-team.ru", - "issues": "https://github.com/allure-framework/allure-php-commons/issues", + "issues": "https://github.com/allure-framework/allure-php-api/issues", "source": "https://github.com/allure-framework/allure-php-api" }, "time": "2021-03-26T14:32:27+00:00" }, { "name": "allure-framework/allure-phpunit", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/allure-framework/allure-phpunit.git", - "reference": "56c65ae482c40411b74a65f97629d16b0e7662ee" + "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/56c65ae482c40411b74a65f97629d16b0e7662ee", - "reference": "56c65ae482c40411b74a65f97629d16b0e7662ee", + "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/5584e7e4d7a232bbf7dd92d0cabf143147f72e9e", + "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e", "shasum": "" }, "require": { @@ -27053,29 +25870,28 @@ "issues": "https://github.com/allure-framework/allure-phpunit/issues", "source": "https://github.com/allure-framework/allure-phpunit" }, - "time": "2021-03-26T15:43:03+00:00" + "time": "2021-09-14T10:06:07+00:00" }, { "name": "behat/gherkin", - "version": "v4.8.0", + "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd" + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2391482cd003dfdc36b679b27e9f5326bd656acd", - "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", "shasum": "" }, "require": { "php": "~7.2|~8.0" }, "require-dev": { - "cucumber/cucumber": "dev-gherkin-16.0.0", + "cucumber/cucumber": "dev-gherkin-22.0.0", "phpunit/phpunit": "~8|~9", - "symfony/phpunit-bridge": "~3|~4|~5", "symfony/yaml": "~3|~4|~5" }, "suggest": { @@ -27084,7 +25900,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "4.x-dev" } }, "autoload": { @@ -27115,9 +25931,9 @@ ], "support": { "issues": "https://github.com/Behat/Gherkin/issues", - "source": "https://github.com/Behat/Gherkin/tree/v4.8.0" + "source": "https://github.com/Behat/Gherkin/tree/v4.9.0" }, - "time": "2021-02-04T12:44:21+00:00" + "time": "2021-10-12T13:05:09+00:00" }, { "name": "codeception/codeception", @@ -27371,16 +26187,16 @@ }, { "name": "codeception/module-webdriver", - "version": "1.2.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Codeception/module-webdriver.git", - "reference": "ebbe729c630415e8caf6b0087e457906f0c6c0c6" + "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/ebbe729c630415e8caf6b0087e457906f0c6c0c6", - "reference": "ebbe729c630415e8caf6b0087e457906f0c6c0c6", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/baa18b7bf70aa024012f967b5ce5021e1faa9151", + "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151", "shasum": "" }, "require": { @@ -27421,9 +26237,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-webdriver/issues", - "source": "https://github.com/Codeception/module-webdriver/tree/1.2.1" + "source": "https://github.com/Codeception/module-webdriver/tree/1.4.0" }, - "time": "2021-04-23T17:30:57+00:00" + "time": "2021-09-02T12:01:02+00:00" }, { "name": "codeception/phpunit-wrapper", @@ -27907,57 +26723,55 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.18.7", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "b3281bbe07e8d45759e9e3e8032b4c5fa3463b21" + "reference": "dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/b3281bbe07e8d45759e9e3e8032b4c5fa3463b21", - "reference": "b3281bbe07e8d45759e9e3e8032b4c5fa3463b21", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b", + "reference": "dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b", "shasum": "" }, "require": { - "composer/semver": "^1.4 || ^2.0 || ^3.0", - "composer/xdebug-handler": "^1.2 || ^2.0", - "doctrine/annotations": "^1.2", + "composer/semver": "^3.2", + "composer/xdebug-handler": "^2.0", + "doctrine/annotations": "^1.12", "ext-json": "*", "ext-tokenizer": "*", - "php": "^5.6 || ^7.0 || ^8.0", - "php-cs-fixer/diff": "^1.3", - "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0", - "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0", - "symfony/filesystem": "^3.0 || ^4.0 || ^5.0", - "symfony/finder": "^3.0 || ^4.0 || ^5.0", - "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0", - "symfony/polyfill-php70": "^1.0", - "symfony/polyfill-php72": "^1.4", - "symfony/process": "^3.0 || ^4.0 || ^5.0", - "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0" + "php": "^7.1.3 || ^8.0", + "php-cs-fixer/diff": "^2.0", + "symfony/console": "^4.4.20 || ^5.1.3", + "symfony/event-dispatcher": "^4.4.20 || ^5.0", + "symfony/filesystem": "^4.4.20 || ^5.0", + "symfony/finder": "^4.4.20 || ^5.0", + "symfony/options-resolver": "^4.4.20 || ^5.0", + "symfony/polyfill-php72": "^1.23", + "symfony/polyfill-php81": "^1.23", + "symfony/process": "^4.4.20 || ^5.0", + "symfony/stopwatch": "^4.4.20 || ^5.0" }, "require-dev": { - "justinrainbow/json-schema": "^5.0", + "justinrainbow/json-schema": "^5.2", "keradus/cli-executor": "^1.4", - "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.4.2", - "php-cs-fixer/accessible-object": "^1.0", + "mikey179/vfsstream": "^1.6.8", + "php-coveralls/php-coveralls": "^2.4.3", + "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", + "phpspec/prophecy": "^1.10.3", "phpspec/prophecy-phpunit": "^1.1 || ^2.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5", + "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5", "phpunitgoodpractices/polyfill": "^1.5", "phpunitgoodpractices/traits": "^1.9.1", - "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1", - "symfony/phpunit-bridge": "^5.2.1", - "symfony/yaml": "^3.0 || ^4.0 || ^5.0" + "symfony/phpunit-bridge": "^5.2.4", + "symfony/yaml": "^4.4.20 || ^5.0" }, "suggest": { "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters.", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." }, "bin": [ @@ -27967,20 +26781,7 @@ "autoload": { "psr-4": { "PhpCsFixer\\": "src/" - }, - "classmap": [ - "tests/Test/AbstractFixerTestCase.php", - "tests/Test/AbstractIntegrationCaseFactory.php", - "tests/Test/AbstractIntegrationTestCase.php", - "tests/Test/Assert/AssertTokensTrait.php", - "tests/Test/IntegrationCase.php", - "tests/Test/IntegrationCaseFactory.php", - "tests/Test/IntegrationCaseFactoryInterface.php", - "tests/Test/InternalIntegrationCaseFactory.php", - "tests/Test/IsIdenticalConstraint.php", - "tests/Test/TokensWithObservedTransformers.php", - "tests/TestCase.php" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -27999,7 +26800,7 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", - "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.18.7" + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.0.3" }, "funding": [ { @@ -28007,7 +26808,7 @@ "type": "github" } ], - "time": "2021-05-03T21:36:45+00:00" + "time": "2021-08-29T19:48:25+00:00" }, { "name": "hoa/consistency", @@ -28078,6 +26879,7 @@ "issues": "https://github.com/hoaproject/Consistency/issues", "source": "https://central.hoa-project.net/Resource/Library/Consistency" }, + "abandoned": true, "time": "2017-05-02T12:18:12+00:00" }, { @@ -28162,6 +26964,7 @@ "issues": "https://github.com/hoaproject/Console/issues", "source": "https://central.hoa-project.net/Resource/Library/Console" }, + "abandoned": true, "time": "2017-05-02T12:26:19+00:00" }, { @@ -28226,6 +27029,7 @@ "issues": "https://github.com/hoaproject/Event/issues", "source": "https://central.hoa-project.net/Resource/Library/Event" }, + "abandoned": true, "time": "2017-01-13T15:30:50+00:00" }, { @@ -28288,6 +27092,7 @@ "issues": "https://github.com/hoaproject/Exception/issues", "source": "https://central.hoa-project.net/Resource/Library/Exception" }, + "abandoned": true, "time": "2017-01-16T07:53:27+00:00" }, { @@ -28358,6 +27163,7 @@ "issues": "https://github.com/hoaproject/File/issues", "source": "https://central.hoa-project.net/Resource/Library/File" }, + "abandoned": true, "time": "2017-07-11T07:42:15+00:00" }, { @@ -28420,6 +27226,7 @@ "issues": "https://github.com/hoaproject/Iterator/issues", "source": "https://central.hoa-project.net/Resource/Library/Iterator" }, + "abandoned": true, "time": "2017-01-10T10:34:47+00:00" }, { @@ -28488,6 +27295,7 @@ "issues": "https://github.com/hoaproject/Protocol/issues", "source": "https://central.hoa-project.net/Resource/Library/Protocol" }, + "abandoned": true, "time": "2017-01-14T12:26:10+00:00" }, { @@ -28560,6 +27368,7 @@ "issues": "https://github.com/hoaproject/Stream/issues", "source": "https://central.hoa-project.net/Resource/Library/Stream" }, + "abandoned": true, "time": "2017-02-21T16:01:06+00:00" }, { @@ -28628,20 +27437,21 @@ "issues": "https://github.com/hoaproject/Ustring/issues", "source": "https://central.hoa-project.net/Resource/Library/Ustring" }, + "abandoned": true, "time": "2017-01-16T07:08:25+00:00" }, { "name": "jms/metadata", - "version": "2.5.0", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", - "reference": "b5c52549807b2d855b3d7e36ec164c00eb547338" + "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/b5c52549807b2d855b3d7e36ec164c00eb547338", - "reference": "b5c52549807b2d855b3d7e36ec164c00eb547338", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/a995e6cef6d6f56a6226e1616a519630e2ef0aeb", + "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb", "shasum": "" }, "require": { @@ -28690,22 +27500,22 @@ ], "support": { "issues": "https://github.com/schmittjoh/metadata/issues", - "source": "https://github.com/schmittjoh/metadata/tree/2.5.0" + "source": "https://github.com/schmittjoh/metadata/tree/2.5.1" }, - "time": "2021-03-07T19:20:09+00:00" + "time": "2021-08-04T19:32:08+00:00" }, { "name": "jms/serializer", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "bf371f55d8137fec4ff096bd45ff19e2db02ac4c" + "reference": "9d6d9b81889904603383722ca0cd7f7999baeebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bf371f55d8137fec4ff096bd45ff19e2db02ac4c", - "reference": "bf371f55d8137fec4ff096bd45ff19e2db02ac4c", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/9d6d9b81889904603383722ca0cd7f7999baeebc", + "reference": "9d6d9b81889904603383722ca0cd7f7999baeebc", "shasum": "" }, "require": { @@ -28714,7 +27524,7 @@ "doctrine/lexer": "^1.1", "jms/metadata": "^2.0", "php": "^7.2||^8.0", - "phpstan/phpdoc-parser": "^0.4 || ^0.5" + "phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0" }, "require-dev": { "doctrine/coding-standard": "^8.1", @@ -28727,13 +27537,13 @@ "phpstan/phpstan": "^0.12.65", "phpunit/phpunit": "^8.0||^9.0", "psr/container": "^1.0", - "symfony/dependency-injection": "^3.0|^4.0|^5.0", - "symfony/expression-language": "^3.0|^4.0|^5.0", - "symfony/filesystem": "^3.0|^4.0|^5.0", - "symfony/form": "^3.0|^4.0|^5.0", - "symfony/translation": "^3.0|^4.0|^5.0", - "symfony/validator": "^3.1.9|^4.0|^5.0", - "symfony/yaml": "^3.3|^4.0|^5.0", + "symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0", + "symfony/expression-language": "^3.0|^4.0|^5.0|^6.0", + "symfony/filesystem": "^3.0|^4.0|^5.0|^6.0", + "symfony/form": "^3.0|^4.0|^5.0|^6.0", + "symfony/translation": "^3.0|^4.0|^5.0|^6.0", + "symfony/validator": "^3.1.9|^4.0|^5.0|^6.0", + "symfony/yaml": "^3.3|^4.0|^5.0|^6.0", "twig/twig": "~1.34|~2.4|^3.0" }, "suggest": { @@ -28744,7 +27554,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.14-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -28777,7 +27587,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/serializer/issues", - "source": "https://github.com/schmittjoh/serializer/tree/3.14.0" + "source": "https://github.com/schmittjoh/serializer/tree/3.15.0" }, "funding": [ { @@ -28785,7 +27595,7 @@ "type": "github" } ], - "time": "2021-08-06T12:10:02+00:00" + "time": "2021-10-14T20:02:48+00:00" }, { "name": "lusitanian/oauth", @@ -28860,25 +27670,27 @@ }, { "name": "magento/magento-coding-standard", - "version": "6", + "version": "13", "source": { "type": "git", "url": "https://github.com/magento/magento-coding-standard.git", - "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7" + "reference": "2b58f92a98650e0d743aaf32c8c53e4127833eaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7", - "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7", + "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/2b58f92a98650e0d743aaf32c8c53e4127833eaa", + "reference": "2b58f92a98650e0d743aaf32c8c53e4127833eaa", "shasum": "" }, "require": { - "php": ">=5.6.0", - "squizlabs/php_codesniffer": "^3.5", - "webonyx/graphql-php": ">=0.12.6 <1.0" + "ext-dom": "*", + "ext-simplexml": "*", + "php": ">=7.3", + "squizlabs/php_codesniffer": "^3.6", + "webonyx/graphql-php": "^14.9" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "^9.5.8" }, "type": "phpcodesniffer-standard", "autoload": { @@ -28897,33 +27709,33 @@ "description": "A set of Magento specific PHP CodeSniffer rules.", "support": { "issues": "https://github.com/magento/magento-coding-standard/issues", - "source": "https://github.com/magento/magento-coding-standard/tree/v6" + "source": "https://github.com/magento/magento-coding-standard/tree/v13" }, - "time": "2020-12-03T14:41:54+00:00" + "time": "2021-10-05T14:00:39+00:00" }, { "name": "magento/magento2-functional-testing-framework", - "version": "3.5.1", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/magento/magento2-functional-testing-framework.git", - "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a" + "reference": "bdca6b2f8d597f345c6659bfcc7ea2554d17b114" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/5a6bdf511182151a6c357b788eb0c3f2fd89954a", - "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/bdca6b2f8d597f345c6659bfcc7ea2554d17b114", + "reference": "bdca6b2f8d597f345c6659bfcc7ea2554d17b114", "shasum": "" }, "require": { - "allure-framework/allure-codeception": "~1.4.0||~1.5.0", + "allure-framework/allure-codeception": "^1.4", "aws/aws-sdk-php": "^3.132", - "codeception/codeception": "~4.1.4", + "codeception/codeception": "^4.1", "codeception/module-asserts": "^1.1", "codeception/module-sequence": "^1.0", "codeception/module-webdriver": "^1.0", "composer/composer": "^1.9||^2.0", - "csharpru/vault-php": "^4.1.0", + "csharpru/vault-php": "^4.2.1", "csharpru/vault-php-guzzle6-transport": "^2.0", "ext-curl": "*", "ext-dom": "*", @@ -28931,11 +27743,11 @@ "ext-json": "*", "ext-openssl": "*", "hoa/console": "~3.0", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "mustache/mustache": "~2.5", - "nikic/php-parser": "~4.4.0", + "nikic/php-parser": "^4.4", "php": "^7.3", - "php-webdriver/webdriver": "^1.8.0", + "php-webdriver/webdriver": "^1.9.0", "spomky-labs/otphp": "^10.0", "symfony/console": "^4.4", "symfony/finder": "^5.0", @@ -28945,22 +27757,15 @@ "vlucas/phpdotenv": "^2.4", "weew/helpers-array": "^1.3" }, - "replace": { - "facebook/webdriver": "^1.7.1" - }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.3.1", "codacy/coverage": "^1.4", "codeception/aspect-mock": "^3.0", - "doctrine/cache": "<1.7.0", - "goaop/framework": "~2.3.4", - "php-coveralls/php-coveralls": "^1.0", + "php-coveralls/php-coveralls": "^1.0||^2.2", "phpmd/phpmd": "^2.8.0", "phpunit/phpunit": "^9.0", - "rregeer/phpunit-coverage-check": "^0.1.4", "sebastian/phpcpd": "~6.0.0", - "squizlabs/php_codesniffer": "~3.5.4", - "symfony/stopwatch": "~3.4.6" + "squizlabs/php_codesniffer": "~3.5.4" }, "bin": [ "bin/mftf" @@ -28993,9 +27798,9 @@ ], "support": { "issues": "https://github.com/magento/magento2-functional-testing-framework/issues", - "source": "https://github.com/magento/magento2-functional-testing-framework/tree/3.5.1" + "source": "https://github.com/magento/magento2-functional-testing-framework/tree/3.6.1" }, - "time": "2021-05-05T15:01:30+00:00" + "time": "2021-08-26T19:12:41+00:00" }, { "name": "mustache/mustache", @@ -29107,16 +27912,16 @@ }, { "name": "pdepend/pdepend", - "version": "2.7.1", + "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471" + "reference": "30452fdabb3dfca89f4bf977abc44adc5391e062" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/daba1cf0a6edaf172fa02a17807ae29f4c1c7471", - "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/30452fdabb3dfca89f4bf977abc44adc5391e062", + "reference": "30452fdabb3dfca89f4bf977abc44adc5391e062", "shasum": "" }, "require": { @@ -29126,9 +27931,9 @@ "symfony/filesystem": "^2.3.0|^3|^4|^5" }, "require-dev": { - "easy-doc/easy-doc": "0.0.0 || ^1.2.3", + "easy-doc/easy-doc": "0.0.0|^1.2.3", "gregwar/rst": "^1.0", - "phpunit/phpunit": "^4.8.35|^5.7", + "phpunit/phpunit": "^4.8.36|^5.7.27", "squizlabs/php_codesniffer": "^2.0.0" }, "bin": [ @@ -29152,34 +27957,41 @@ "description": "Official version of pdepend to be handled with Composer", "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/master" + "source": "https://github.com/pdepend/pdepend/tree/2.10.1" }, - "time": "2020-02-08T12:06:13+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend", + "type": "tidelift" + } + ], + "time": "2021-10-11T12:15:18+00:00" }, { "name": "phar-io/manifest", - "version": "1.0.3", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "phar-io/version": "^2.0", - "php": "^5.6 || ^7.0" + "ext-xmlwriter": "*", + "phar-io/version": "^3.0.1", + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -29211,26 +28023,26 @@ "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "support": { "issues": "https://github.com/phar-io/manifest/issues", - "source": "https://github.com/phar-io/manifest/tree/master" + "source": "https://github.com/phar-io/manifest/tree/2.0.3" }, - "time": "2018-07-08T19:23:20+00:00" + "time": "2021-07-20T11:28:43+00:00" }, { "name": "phar-io/version", - "version": "2.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + "reference": "bae7c545bef187884426f042434e561ab1ddb182" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182", + "reference": "bae7c545bef187884426f042434e561ab1ddb182", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { @@ -29262,22 +28074,22 @@ "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/master" + "source": "https://github.com/phar-io/version/tree/3.1.0" }, - "time": "2018-07-08T19:19:57+00:00" + "time": "2021-02-23T14:00:09+00:00" }, { "name": "php-cs-fixer/diff", - "version": "v1.3.1", + "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" + "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", - "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/29dc0d507e838c4580d018bd8b5cb412474f7ec3", + "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3", "shasum": "" }, "require": { @@ -29305,64 +28117,57 @@ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" - }, - { - "name": "SpacePossum" } ], - "description": "sebastian/diff v2 backport support for PHP5.6", + "description": "sebastian/diff v3 backport support for PHP 5.6+", "homepage": "https://github.com/PHP-CS-Fixer", "keywords": [ "diff" ], "support": { "issues": "https://github.com/PHP-CS-Fixer/diff/issues", - "source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1" + "source": "https://github.com/PHP-CS-Fixer/diff/tree/v2.0.2" }, - "time": "2020-10-14T08:39:05+00:00" + "time": "2020-10-14T08:32:19+00:00" }, { "name": "php-webdriver/webdriver", - "version": "1.8.2", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/php-webdriver/php-webdriver.git", - "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab" + "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab", - "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb", + "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-zip": "*", - "php": "^5.6 || ~7.0", + "php": "^5.6 || ~7.0 || ^8.0", "symfony/polyfill-mbstring": "^1.12", - "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0" + "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" + }, + "replace": { + "facebook/webdriver": "*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.0", - "jakub-onderka/php-parallel-lint": "^1.0", - "php-coveralls/php-coveralls": "^2.0", - "php-mock/php-mock-phpunit": "^1.1", - "phpunit/phpunit": "^5.7", - "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0", - "sminnee/phpunit-mock-objects": "^3.4", + "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", + "php-coveralls/php-coveralls": "^2.4", + "php-mock/php-mock-phpunit": "^1.1 || ^2.0", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", "squizlabs/php_codesniffer": "^3.5", - "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0" + "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.8.x-dev" - } - }, "autoload": { "psr-4": { "Facebook\\WebDriver\\": "lib/" @@ -29386,9 +28191,9 @@ ], "support": { "issues": "https://github.com/php-webdriver/php-webdriver/issues", - "source": "https://github.com/php-webdriver/php-webdriver/tree/1.8.2" + "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0" }, - "time": "2020-03-04T14:40:12+00:00" + "time": "2021-10-14T09:30:02+00:00" }, { "name": "phpcompatibility/php-compatibility", @@ -29507,16 +28312,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.2", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", - "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "shasum": "" }, "require": { @@ -29527,7 +28332,8 @@ "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.2" + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" }, "type": "library", "extra": { @@ -29557,22 +28363,22 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" }, - "time": "2020-09-03T19:13:55+00:00" + "time": "2021-10-19T17:43:47+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.4.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" + "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", - "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae", + "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae", "shasum": "" }, "require": { @@ -29580,7 +28386,8 @@ "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { - "ext-tokenizer": "*" + "ext-tokenizer": "*", + "psalm/phar": "^4.8" }, "type": "library", "extra": { @@ -29606,28 +28413,28 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1" }, - "time": "2020-09-17T18:55:26+00:00" + "time": "2021-10-02T14:08:47+00:00" }, { "name": "phpmd/phpmd", - "version": "2.9.1", + "version": "2.10.2", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "ce10831d4ddc2686c1348a98069771dd314534a8" + "reference": "1bc74db7cf834662d83abebae265be11bb2eec3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/ce10831d4ddc2686c1348a98069771dd314534a8", - "reference": "ce10831d4ddc2686c1348a98069771dd314534a8", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/1bc74db7cf834662d83abebae265be11bb2eec3a", + "reference": "1bc74db7cf834662d83abebae265be11bb2eec3a", "shasum": "" }, "require": { - "composer/xdebug-handler": "^1.0", + "composer/xdebug-handler": "^1.0 || ^2.0", "ext-xml": "*", - "pdepend/pdepend": "^2.7.1", + "pdepend/pdepend": "^2.10.0", "php": ">=5.3.9" }, "require-dev": { @@ -29635,7 +28442,7 @@ "ext-json": "*", "ext-simplexml": "*", "gregwar/rst": "^1.0", - "mikey179/vfsstream": "^1.6.4", + "mikey179/vfsstream": "^1.6.8", "phpunit/phpunit": "^4.8.36 || ^5.7.27", "squizlabs/php_codesniffer": "^2.0" }, @@ -29683,7 +28490,7 @@ "support": { "irc": "irc://irc.freenode.org/phpmd", "issues": "https://github.com/phpmd/phpmd/issues", - "source": "https://github.com/phpmd/phpmd/tree/2.9.1" + "source": "https://github.com/phpmd/phpmd/tree/2.10.2" }, "funding": [ { @@ -29691,37 +28498,37 @@ "type": "tidelift" } ], - "time": "2020-09-23T22:06:32+00:00" + "time": "2021-07-22T09:56:23+00:00" }, { "name": "phpspec/prophecy", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea" + "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea", - "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", + "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", - "php": "^7.2 || ~8.0, <8.1", + "php": "^7.2 || ~8.0, <8.2", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" }, "require-dev": { - "phpspec/phpspec": "^6.0", + "phpspec/phpspec": "^6.0 || ^7.0", "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -29756,22 +28563,22 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/1.13.0" + "source": "https://github.com/phpspec/prophecy/tree/1.14.0" }, - "time": "2021-03-17T13:42:18+00:00" + "time": "2021-09-10T09:02:12+00:00" }, { "name": "phpstan/phpdoc-parser", - "version": "0.5.5", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c" + "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c", - "reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/dbc093d7af60eff5cd575d2ed761b15ed40bd08e", + "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e", "shasum": "" }, "require": { @@ -29780,15 +28587,15 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.87", - "phpstan/phpstan-strict-rules": "^0.12.5", + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5", "symfony/process": "^5.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.5-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -29805,22 +28612,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/0.5.5" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2.0" }, - "time": "2021-06-11T13:24:46+00:00" + "time": "2021-09-16T20:46:02+00:00" }, { "name": "phpstan/phpstan", - "version": "0.12.94", + "version": "0.12.99", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6" + "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6", - "reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7", + "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7", "shasum": "" }, "require": { @@ -29851,7 +28658,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.94" + "source": "https://github.com/phpstan/phpstan/tree/0.12.99" }, "funding": [ { @@ -29871,36 +28678,39 @@ "type": "tidelift" } ], - "time": "2021-07-30T09:05:27+00:00" + "time": "2021-09-12T20:09:55+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "8.0.2", + "version": "9.2.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc" + "reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc", - "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d4c798ed8d51506800b441f7a13ecb0f76f12218", + "reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218", "shasum": "" }, "require": { "ext-dom": "*", + "ext-libxml": "*", "ext-xmlwriter": "*", - "php": "^7.3", - "phpunit/php-file-iterator": "^3.0", - "phpunit/php-text-template": "^2.0", - "phpunit/php-token-stream": "^4.0", - "sebastian/code-unit-reverse-lookup": "^2.0", - "sebastian/environment": "^5.0", - "sebastian/version": "^3.0", - "theseer/tokenizer": "^1.1.3" + "nikic/php-parser": "^4.12.0", + "php": ">=7.3", + "phpunit/php-file-iterator": "^3.0.3", + "phpunit/php-text-template": "^2.0.2", + "sebastian/code-unit-reverse-lookup": "^2.0.2", + "sebastian/complexity": "^2.0", + "sebastian/environment": "^5.1.2", + "sebastian/lines-of-code": "^1.0.3", + "sebastian/version": "^3.0.1", + "theseer/tokenizer": "^1.2.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-pcov": "*", @@ -29909,7 +28719,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "8.0-dev" + "dev-master": "9.2-dev" } }, "autoload": { @@ -29937,7 +28747,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/8.0.2" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.7" }, "funding": [ { @@ -29945,7 +28755,7 @@ "type": "github" } ], - "time": "2020-05-23T08:02:54+00:00" + "time": "2021-09-17T05:39:03+00:00" }, { "name": "phpunit/php-file-iterator", @@ -30127,92 +28937,32 @@ "type": "github" } ], - "time": "2020-10-26T05:33:50+00:00" - }, - { - "name": "phpunit/php-timer", - "version": "5.0.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", - "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", - "keywords": [ - "timer" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-timer/issues", - "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:16:10+00:00" + "time": "2020-10-26T05:33:50+00:00" }, { - "name": "phpunit/php-token-stream", - "version": "4.0.4", + "name": "phpunit/php-timer", + "version": "5.0.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3" + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3", - "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -30227,17 +28977,18 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "description": "Wrapper around PHP's tokenizer extension.", - "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ - "tokenizer" + "timer" ], "support": { - "issues": "https://github.com/sebastianbergmann/php-token-stream/issues", - "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master" + "issues": "https://github.com/sebastianbergmann/php-timer/issues", + "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" }, "funding": [ { @@ -30245,21 +28996,20 @@ "type": "github" } ], - "abandoned": true, - "time": "2020-08-04T08:28:15+00:00" + "time": "2020-10-26T13:16:10+00:00" }, { "name": "phpunit/phpunit", - "version": "9.2.6", + "version": "9.5.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6" + "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c6a9e4312e209e659f1fce3ce88dd197c2448f6", - "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a", + "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a", "shasum": "" }, "require": { @@ -30270,30 +29020,31 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.9.5", - "phar-io/manifest": "^1.0.3", - "phar-io/version": "^2.0.1", - "php": "^7.3", - "phpspec/prophecy": "^1.10.3", - "phpunit/php-code-coverage": "^8.0.2", - "phpunit/php-file-iterator": "^3.0.3", - "phpunit/php-invoker": "^3.0.2", - "phpunit/php-text-template": "^2.0.2", - "phpunit/php-timer": "^5.0.1", - "sebastian/code-unit": "^1.0.5", - "sebastian/comparator": "^4.0.3", - "sebastian/diff": "^4.0.1", - "sebastian/environment": "^5.1.2", - "sebastian/exporter": "^4.0.2", - "sebastian/global-state": "^4.0", - "sebastian/object-enumerator": "^4.0.2", - "sebastian/resource-operations": "^3.0.2", - "sebastian/type": "^2.1.1", - "sebastian/version": "^3.0.1" + "myclabs/deep-copy": "^1.10.1", + "phar-io/manifest": "^2.0.3", + "phar-io/version": "^3.0.2", + "php": ">=7.3", + "phpspec/prophecy": "^1.12.1", + "phpunit/php-code-coverage": "^9.2.7", + "phpunit/php-file-iterator": "^3.0.5", + "phpunit/php-invoker": "^3.1.1", + "phpunit/php-text-template": "^2.0.3", + "phpunit/php-timer": "^5.0.2", + "sebastian/cli-parser": "^1.0.1", + "sebastian/code-unit": "^1.0.6", + "sebastian/comparator": "^4.0.5", + "sebastian/diff": "^4.0.3", + "sebastian/environment": "^5.1.3", + "sebastian/exporter": "^4.0.3", + "sebastian/global-state": "^5.0.1", + "sebastian/object-enumerator": "^4.0.3", + "sebastian/resource-operations": "^3.0.3", + "sebastian/type": "^2.3.4", + "sebastian/version": "^3.0.2" }, "require-dev": { "ext-pdo": "*", - "phpspec/prophecy-phpunit": "^2.0" + "phpspec/prophecy-phpunit": "^2.0.1" }, "suggest": { "ext-soap": "*", @@ -30305,7 +29056,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "9.2-dev" + "dev-master": "9.5-dev" } }, "autoload": { @@ -30336,7 +29087,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.2.6" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10" }, "funding": [ { @@ -30348,7 +29099,7 @@ "type": "github" } ], - "time": "2020-07-13T17:55:55+00:00" + "time": "2021-09-25T07:38:51+00:00" }, { "name": "psr/cache", @@ -30640,6 +29391,63 @@ ], "time": "2020-10-26T15:49:45+00:00" }, + { + "name": "sebastian/complexity", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/complexity.git", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.7", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for calculating the complexity of PHP code units", + "homepage": "https://github.com/sebastianbergmann/complexity", + "support": { + "issues": "https://github.com/sebastianbergmann/complexity/issues", + "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T15:52:27+00:00" + }, { "name": "sebastian/diff", "version": "4.0.4", @@ -30848,26 +29656,26 @@ }, { "name": "sebastian/global-state", - "version": "4.0.0", + "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72" + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bdb1e7c79e592b8c82cb1699be3c8743119b8a72", - "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49", + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49", "shasum": "" }, "require": { - "php": "^7.3", + "php": ">=7.3", "sebastian/object-reflector": "^2.0", "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-dom": "*", - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-uopz": "*" @@ -30875,7 +29683,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -30900,9 +29708,72 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/master" + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-06-11T13:31:12+00:00" + }, + { + "name": "sebastian/lines-of-code", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.6", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for counting the lines of code in PHP source code", + "homepage": "https://github.com/sebastianbergmann/lines-of-code", + "support": { + "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" }, - "time": "2020-02-07T06:11:37+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-11-28T06:42:11+00:00" }, { "name": "sebastian/object-enumerator", @@ -31193,6 +30064,7 @@ "type": "github" } ], + "abandoned": true, "time": "2020-09-28T06:45:17+00:00" }, { @@ -31306,16 +30178,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.8", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e", + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e", "shasum": "" }, "require": { @@ -31358,20 +30230,20 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2020-10-23T02:01:07+00:00" + "time": "2021-10-11T04:00:11+00:00" }, { "name": "symfony/mime", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "633e4e8afe9e529e5599d71238849a4218dd497b" + "reference": "a756033d0a7e53db389618653ae991eba5a19a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/633e4e8afe9e529e5599d71238849a4218dd497b", - "reference": "633e4e8afe9e529e5599d71238849a4218dd497b", + "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11", + "reference": "a756033d0a7e53db389618653ae991eba5a19a11", "shasum": "" }, "require": { @@ -31425,75 +30297,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.3.4" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-07-21T12:40:44+00:00" - }, - { - "name": "symfony/polyfill-php70", - "version": "v1.20.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", - "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "metapackage", - "extra": { - "branch-alias": { - "dev-main": "1.20-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" + "source": "https://github.com/symfony/mime/tree/v5.3.8" }, "funding": [ { @@ -31509,7 +30313,7 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-09-10T12:30:38+00:00" }, { "name": "symfony/stopwatch", @@ -31700,16 +30504,16 @@ }, { "name": "vlucas/phpdotenv", - "version": "v2.6.7", + "version": "v2.6.8", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e" + "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b786088918a884258c9e3e27405c6a4cf2ee246e", - "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/f1e2a35e53abe9322f0ab9ada689967e30055d40", + "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40", "shasum": "" }, "require": { @@ -31719,7 +30523,7 @@ "require-dev": { "ext-filter": "*", "ext-pcre": "*", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" }, "suggest": { "ext-filter": "Required to use the boolean validator.", @@ -31743,13 +30547,11 @@ "authors": [ { "name": "Graham Campbell", - "email": "graham@alt-three.com", - "homepage": "https://gjcampbell.co.uk/" + "email": "hello@gjcampbell.co.uk" }, { "name": "Vance Lucas", - "email": "vance@vancelucas.com", - "homepage": "https://vancelucas.com/" + "email": "vance@vancelucas.com" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", @@ -31760,7 +30562,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.7" + "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.8" }, "funding": [ { @@ -31772,65 +30574,7 @@ "type": "tidelift" } ], - "time": "2021-01-20T14:39:13+00:00" - }, - { - "name": "webmozart/assert", - "version": "1.10.0", - "source": { - "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0", - "symfony/polyfill-ctype": "^1.8" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.10.0" - }, - "time": "2021-03-09T10:59:23+00:00" + "time": "2021-10-02T19:02:17+00:00" }, { "name": "weew/helpers-array", @@ -31875,11 +30619,13 @@ } ], "aliases": [], - "minimum-stability": "stable", - "stability-flags": [], + "minimum-stability": "beta", + "stability-flags": { + "magento/product-enterprise-edition": 10 + }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } diff --git a/src/_data/codebase/v2_4/open-source/composer_lock.json b/src/_data/codebase/v2_4/open-source/composer_lock.json index 446a66534ad..c8c1ce5a7d7 100644 --- a/src/_data/codebase/v2_4/open-source/composer_lock.json +++ b/src/_data/codebase/v2_4/open-source/composer_lock.json @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7d3a49b2577a7b47ead01b2d1f532d3c", + "content-hash": "9db9ddf1898ca0d32461c8db70c78240", "packages": [ { "name": "2tvenom/cborencode", @@ -52,257 +52,117 @@ "time": "2020-10-27T07:22:41+00:00" }, { - "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-4.2.1.0.zip", - "shasum": "413da6f191c2e88cde672c4c1a4b01c56c177da8" - }, - "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "4.2.1", - "amzn/amazon-pay-module": "4.2.1", - "amzn/login-with-amazon-module": "4.2.1" - }, - "type": "metapackage", - "license": [ - "Apache-2.0" - ], - "description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon" - }, - { - "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-4.2.1.0.zip", - "shasum": "49154d55b054df6eb5aed72f9342c5b12114f3e3" - }, - "require": { - "amzn/amazon-pay-sdk-php": "^3.2.0", - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-catalog": "*", - "magento/module-checkout": "*", - "magento/module-config": "*", - "magento/module-customer": "*", - "magento/module-developer": "*", - "magento/module-eav": "*", - "magento/module-payment": "*", - "magento/module-paypal": "*", - "magento/module-quote": "*", - "magento/module-sales": "*", - "magento/module-store": "*", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Amazon\\Core\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "description": "Shared functionality for Amazon Pay and Login with Amazon modules" - }, - { - "name": "amzn/amazon-pay-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.2.1.0.zip", - "shasum": "4770112595b9f9adc0964678bd0400c5c8b29279" - }, - "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.1", - "amzn/login-with-amazon-module": "^4.2.1", - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-catalog": "*", - "magento/module-checkout": "*", - "magento/module-customer": "*", - "magento/module-directory": "*", - "magento/module-eav": "*", - "magento/module-payment": "*", - "magento/module-paypal": "*", - "magento/module-quote": "*", - "magento/module-sales": "*", - "magento/module-store": "*", - "php": "~7.3.0||~7.4.0" - }, - "suggest": { - "magento/module-customer": "*", - "magento/module-scalable-checkout": "*", - "magento/module-scalable-oms": "*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Amazon\\Payment\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "description": "Amazon Pay module" - }, - { - "name": "amzn/amazon-pay-sdk-php", - "version": "3.7.1", + "name": "astock/stock-api-libphp", + "version": "1.1.4", "source": { "type": "git", - "url": "https://github.com/amzn/amazon-pay-sdk-php.git", - "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2" + "url": "https://github.com/adobe/stock-api-libphp.git", + "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amzn/amazon-pay-sdk-php/zipball/37882f2df12e7789d6d4d7d3df6c0cd7e62779f2", - "reference": "37882f2df12e7789d6d4d7d3df6c0cd7e62779f2", + "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", + "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", "shasum": "" }, "require": { - "ext-curl": "*", - "php": ">=5.5.0" + "guzzlehttp/guzzle": "~6.0", + "php": "~7.1" }, "require-dev": { - "phpunit/phpunit": "^4" + "mockery/mockery": "^0.9.9", + "phpunit/phpunit": ">=6.0 <9.0", + "squizlabs/php_codesniffer": "~2.8" }, "type": "library", "autoload": { "psr-4": { - "AmazonPay\\": "AmazonPay/" + "AdobeStock\\Api\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], - "authors": [ - { - "name": "Amazon Pay SDK", - "email": "amazon-pay-sdk@amazon.com" - } - ], - "description": "Amazon Pay SDK (PHP)", - "homepage": "https://github.com/amzn/amazon-pay-sdk-php", - "keywords": [ - "amazon", - "amazon pay", - "amazon payments", - "pay", - "pay with amazon", - "payment", - "payments" - ], + "description": "Adobe Stock API library", "support": { - "issues": "https://github.com/amzn/amazon-pay-sdk-php/issues", - "source": "https://github.com/amzn/amazon-pay-sdk-php/tree/3.7.1" - }, - "time": "2021-03-23T06:46:08+00:00" - }, - { - "name": "amzn/login-with-amazon-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.2.1.0.zip", - "shasum": "5d739cef7cf3dfce15a5989bdb0bc7717b696b94" - }, - "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.2.1", - "magento/framework": "*", - "magento/module-checkout": "*", - "magento/module-checkout-agreements": "*", - "magento/module-customer": "*", - "magento/module-eav": "*", - "magento/module-store": "*", - "php": "~7.3.0||~7.4.0" - }, - "suggest": { - "magento/module-sales": "*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Amazon\\Login\\": "" - } + "issues": "https://github.com/adobe/stock-api-libphp/issues", + "source": "https://github.com/adobe/stock-api-libphp/tree/master" }, - "license": [ - "Apache-2.0" - ], - "description": "Login with Amazon module" + "time": "2020-04-20T17:47:06+00:00" }, { - "name": "astock/stock-api-libphp", - "version": "1.1.4", + "name": "aws/aws-crt-php", + "version": "v1.0.2", "source": { "type": "git", - "url": "https://github.com/adobe/stock-api-libphp.git", - "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb" + "url": "https://github.com/awslabs/aws-crt-php.git", + "reference": "3942776a8c99209908ee0b287746263725685732" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", - "reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732", + "reference": "3942776a8c99209908ee0b287746263725685732", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "~6.0", - "php": "~7.1" + "php": ">=5.5" }, "require-dev": { - "mockery/mockery": "^0.9.9", - "phpunit/phpunit": ">=6.0 <9.0", - "squizlabs/php_codesniffer": "~2.8" + "phpunit/phpunit": "^4.8.35|^5.4.3" }, "type": "library", "autoload": { - "psr-4": { - "AdobeStock\\Api\\": "src" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], - "description": "Adobe Stock API library", + "authors": [ + { + "name": "AWS SDK Common Runtime Team", + "email": "aws-sdk-common-runtime@amazon.com" + } + ], + "description": "AWS Common Runtime for PHP", + "homepage": "http://aws.amazon.com/sdkforphp", + "keywords": [ + "amazon", + "aws", + "crt", + "sdk" + ], "support": { - "issues": "https://github.com/adobe/stock-api-libphp/issues", - "source": "https://github.com/adobe/stock-api-libphp/tree/master" + "issues": "https://github.com/awslabs/aws-crt-php/issues", + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2" }, - "time": "2020-04-20T17:47:06+00:00" + "time": "2021-09-03T22:57:30+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.188.1", + "version": "3.199.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "7c84f39290067c6e86b3bc4518f211be0f499dc8" + "reference": "2233d15e5d434b0a259eaacae5a86b3ba19945cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7c84f39290067c6e86b3bc4518f211be0f499dc8", - "reference": "7c84f39290067c6e86b3bc4518f211be0f499dc8", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2233d15e5d434b0a259eaacae5a86b3ba19945cd", + "reference": "2233d15e5d434b0a259eaacae5a86b3ba19945cd", "shasum": "" }, "require": { + "aws/aws-crt-php": "^1.0.2", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0", "guzzlehttp/promises": "^1.4.0", - "guzzlehttp/psr7": "^1.7.0", + "guzzlehttp/psr7": "^1.7.0|^2.0", "mtdowling/jmespath.php": "^2.6", "php": ">=5.5" }, @@ -368,9 +228,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.188.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.199.0" }, - "time": "2021-08-09T18:29:02+00:00" + "time": "2021-10-20T18:14:51+00:00" }, { "name": "bacon/bacon-qr-code", @@ -542,16 +402,16 @@ }, { "name": "brick/math", - "version": "0.9.2", + "version": "0.9.3", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0" + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", - "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0", + "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", + "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", "shasum": "" }, "require": { @@ -561,7 +421,7 @@ "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", - "vimeo/psalm": "4.3.2" + "vimeo/psalm": "4.9.2" }, "type": "library", "autoload": { @@ -586,15 +446,19 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.9.2" + "source": "https://github.com/brick/math/tree/0.9.3" }, "funding": [ + { + "url": "https://github.com/BenMorel", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/brick/math", "type": "tidelift" } ], - "time": "2021-01-20T22:51:39+00:00" + "time": "2021-08-15T20:50:18+00:00" }, { "name": "brick/varexporter", @@ -737,20 +601,20 @@ }, { "name": "colinmollenhour/cache-backend-redis", - "version": "1.11.0", + "version": "1.14.2", "source": { "type": "git", "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git", - "reference": "389fb68de15660e39b055d149d31f3708b5d6cbc" + "reference": "0b042d26b8c2aa093485bdc4bb03a0113a03778d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/389fb68de15660e39b055d149d31f3708b5d6cbc", - "reference": "389fb68de15660e39b055d149d31f3708b5d6cbc", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/0b042d26b8c2aa093485bdc4bb03a0113a03778d", + "reference": "0b042d26b8c2aa093485bdc4bb03a0113a03778d", "shasum": "" }, "require": { - "magento-hackathon/magento-composer-installer": "*" + "colinmollenhour/credis": "*" }, "type": "magento-module", "autoload": { @@ -771,22 +635,22 @@ "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis", "support": { "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues", - "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.11.0" + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.14.2" }, - "time": "2019-03-03T04:04:49+00:00" + "time": "2021-03-02T18:36:21+00:00" }, { "name": "colinmollenhour/credis", - "version": "1.11.1", + "version": "v1.12.1", "source": { "type": "git", "url": "https://github.com/colinmollenhour/credis.git", - "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008" + "reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/bd1da4698ab1918477f9e71e5ff0062b9a345008", - "reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008", + "url": "https://api.github.com/repos/colinmollenhour/credis/zipball/c27faa11724229986335c23f4b6d0f1d8d6547fb", + "reference": "c27faa11724229986335c23f4b6d0f1d8d6547fb", "shasum": "" }, "require": { @@ -815,9 +679,9 @@ "homepage": "https://github.com/colinmollenhour/credis", "support": { "issues": "https://github.com/colinmollenhour/credis/issues", - "source": "https://github.com/colinmollenhour/credis/tree/1.11.1" + "source": "https://github.com/colinmollenhour/credis/tree/v1.12.1" }, - "time": "2019-11-26T18:09:45+00:00" + "time": "2020-11-06T16:09:14+00:00" }, { "name": "colinmollenhour/php-redis-session-abstract", @@ -865,16 +729,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.10", + "version": "1.2.11", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8" + "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8", - "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", + "reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", "shasum": "" }, "require": { @@ -886,7 +750,7 @@ "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { @@ -921,7 +785,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.2.10" + "source": "https://github.com/composer/ca-bundle/tree/1.2.11" }, "funding": [ { @@ -937,43 +801,42 @@ "type": "tidelift" } ], - "time": "2021-06-07T13:58:28+00:00" + "time": "2021-09-25T20:32:43+00:00" }, { "name": "composer/composer", - "version": "1.10.22", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25" + "reference": "59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/28c9dfbe2351635961f670773e8d7b17bc5eda25", - "reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25", + "url": "https://api.github.com/repos/composer/composer/zipball/59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca", + "reference": "59bb0df323c75308e6a72c6c9bc7dc8cc577f1ca", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", - "composer/semver": "^1.0", + "composer/metadata-minifier": "^1.0", + "composer/semver": "^3.0", "composer/spdx-licenses": "^1.2", - "composer/xdebug-handler": "^1.1", + "composer/xdebug-handler": "^2.0", "justinrainbow/json-schema": "^5.2.10", "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1.0", + "react/promise": "^1.2 || ^2.7", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", - "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0", - "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0", - "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" - }, - "conflict": { - "symfony/console": "2.8.38" + "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0" }, "require-dev": { "phpspec/prophecy": "^1.10", - "symfony/phpunit-bridge": "^4.2" + "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -986,7 +849,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -1002,12 +865,12 @@ { "name": "Nils Adermann", "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" + "homepage": "https://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", @@ -1020,7 +883,76 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/1.10.22" + "source": "https://github.com/composer/composer/tree/2.1.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" + } + ], + "time": "2021-06-03T09:30:09+00:00" + }, + { + "name": "composer/metadata-minifier", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/metadata-minifier.git", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", + "reference": "c549d23829536f0d0e984aaabbf02af91f443207", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "composer/composer": "^2", + "phpstan/phpstan": "^0.12.55", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\MetadataMinifier\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Small utility library that handles metadata minification and expansion.", + "keywords": [ + "composer", + "compression" + ], + "support": { + "issues": "https://github.com/composer/metadata-minifier/issues", + "source": "https://github.com/composer/metadata-minifier/tree/1.0.0" }, "funding": [ { @@ -1036,32 +968,33 @@ "type": "tidelift" } ], - "time": "2021-04-27T11:10:45+00:00" + "time": "2021-04-07T13:37:33+00:00" }, { "name": "composer/semver", - "version": "1.7.2", + "version": "3.2.5", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a" + "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a", - "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a", + "url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9", + "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5" + "phpstan/phpstan": "^0.12.54", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -1100,7 +1033,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/1.7.2" + "source": "https://github.com/composer/semver/tree/3.2.5" }, "funding": [ { @@ -1116,7 +1049,7 @@ "type": "tidelift" } ], - "time": "2020-12-03T15:47:16+00:00" + "time": "2021-05-24T12:41:47+00:00" }, { "name": "composer/spdx-licenses", @@ -1199,21 +1132,21 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.6", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "f27e06cd9675801df441b3656569b328e04aa37c" + "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c", - "reference": "f27e06cd9675801df441b3656569b328e04aa37c", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339", + "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0", - "psr/log": "^1.0" + "psr/log": "^1 || ^2 || ^3" }, "require-dev": { "phpstan/phpstan": "^0.12.55", @@ -1243,7 +1176,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/1.4.6" + "source": "https://github.com/composer/xdebug-handler/tree/2.0.2" }, "funding": [ { @@ -1259,7 +1192,7 @@ "type": "tidelift" } ], - "time": "2021-03-25T17:01:18+00:00" + "time": "2021-07-31T17:03:58+00:00" }, { "name": "container-interop/container-interop", @@ -1410,256 +1343,33 @@ "time": "2021-03-16T16:42:25+00:00" }, { - "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.12.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.12.0.0.zip", - "shasum": "ce7fa4b7d8f1dc909693d8fd8030121be16ae9a2" - }, - "require": { - "magento/framework": ">=101 <104", - "magento/module-authorization": "100.*", - "magento/module-backend": ">=100 <103", - "magento/module-bundle": ">=100 <102", - "magento/module-catalog": ">=101 <105", - "magento/module-catalog-inventory": "100.*", - "magento/module-catalog-rule": ">=100 <102", - "magento/module-checkout": "100.*", - "magento/module-config": ">=100 <103", - "magento/module-configurable-product": "100.*", - "magento/module-cron": "100.*", - "magento/module-customer": ">=100 <104", - "magento/module-directory": "100.*", - "magento/module-eav": ">=100 <104", - "magento/module-email": ">=100 <102", - "magento/module-grouped-product": "100.*", - "magento/module-newsletter": "100.*", - "magento/module-payment": "100.*", - "magento/module-product-alert": "100.*", - "magento/module-quote": ">=100 <103", - "magento/module-reports": ">=100 <102", - "magento/module-review": ">=100 <102", - "magento/module-sales": ">=100 <104", - "magento/module-sales-rule": ">=100 <102", - "magento/module-send-friend": "100.*", - "magento/module-shipping": "100.*", - "magento/module-store": ">=100 <102", - "magento/module-tax": "100.*", - "magento/module-theme": ">=100 <102", - "magento/module-ui": ">=100 <102", - "magento/module-url-rewrite": ">=100 <103", - "magento/module-user": ">=100 <102", - "magento/module-wishlist": ">=100 <102", - "php": "^7.1" - }, - "suggest": { - "dotmailer/dotmailer-magento2-extension-chat": "1.5.*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Email\\": "" - } + "name": "elasticsearch/elasticsearch", + "version": "v7.14.0", + "source": { + "type": "git", + "url": "https://github.com/elastic/elasticsearch-php.git", + "reference": "0f258961c36075e17a133fe0075b881035998d27" }, - "license": [ - "MIT" - ], - "description": "dotmailer integration for magento 2" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.5.0.0.zip", - "shasum": "a3da4d71d85bd8b6b5f9d7a9ebaa63a1772ba188" + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/0f258961c36075e17a133fe0075b881035998d27", + "reference": "0f258961c36075e17a133fe0075b881035998d27", + "shasum": "" }, "require": { - "dotmailer/dotmailer-magento2-extension": "^4.12.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": "100.*", - "magento/module-config": ">=100 <103", - "magento/module-customer": ">=100 <104", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-store": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Chat\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: Chat module" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-chat-graph-ql", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat-graph-ql/dotmailer-dotmailer-magento2-extension-chat-graph-ql-1.0.0.0.zip", - "shasum": "cbe67b25dfbc3604c3876a232168e42e80cc819c" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.10.0", - "dotmailer/dotmailer-magento2-extension-chat": "^1.0.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": ">=100 <103", - "magento/module-config": ">=100 <103", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-store": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\ChatGraphQl\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: Chat GraphQl module" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-graph-ql", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-graph-ql/dotmailer-dotmailer-magento2-extension-graph-ql-1.0.0.0.zip", - "shasum": "f1ee373cd5e5e044a49e16f24184c0ce4d144d29" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.10.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": ">=100 <103", - "magento/module-config": ">=100 <103", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-store": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\EmailGraphQl\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: Core GraphQl module" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.12.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.12.0.0.zip", - "shasum": "6090af65afdcc3c980335accf97f356e04d5348f" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "4.12.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.5.0", - "dotmailer/dotmailer-magento2-extension-chat-graph-ql": "1.0.0", - "dotmailer/dotmailer-magento2-extension-graph-ql": "1.0.0", - "dotmailer/dotmailer-magento2-extension-sms": "1.2.0" - }, - "type": "metapackage", - "license": [ - "MIT" - ], - "description": "Dotmailer integration for Magento 2 Open Source" - }, - { - "name": "dotmailer/dotmailer-magento2-extension-sms", - "version": "1.2.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-sms/dotmailer-dotmailer-magento2-extension-sms-1.2.0.0.zip", - "shasum": "a82386f3dc64211be2f99e848c42bbc5373af5bb" - }, - "require": { - "dotmailer/dotmailer-magento2-extension": "^4.12.0", - "magento/framework": ">=101 <104", - "magento/module-backend": ">=100 <103", - "magento/module-checkout": "100.*", - "magento/module-config": ">=100 <103", - "magento/module-customer": ">=100 <104", - "magento/module-directory": "100.*", - "magento/module-quote": ">=100 <103", - "magento/module-sales": ">=100 <104", - "magento/module-shipping": "100.*", - "magento/module-store": ">=100 <102", - "magento/module-ui": ">=100 <102", - "php": "^7.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Dotdigitalgroup\\Sms\\": "" - } - }, - "license": [ - "MIT" - ], - "description": "Engagement Cloud for Magento 2: SMS module" - }, - { - "name": "elasticsearch/elasticsearch", - "version": "v7.11.0", - "source": { - "type": "git", - "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "277cd5e182827c59c23e146a836a30470c0f879d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/277cd5e182827c59c23e146a836a30470c0f879d", - "reference": "277cd5e182827c59c23e146a836a30470c0f879d", - "shasum": "" - }, - "require": { - "ext-json": ">=1.3.7", - "ezimuel/ringphp": "^1.1.2", - "php": "^7.1 || ^8.0", - "psr/log": "~1.0" + "ext-json": ">=1.3.7", + "ezimuel/ringphp": "^1.1.2", + "php": "^7.3 || ^8.0", + "psr/log": "^1|^2" }, "require-dev": { - "cpliakas/git-wrapper": "~2.0 || ~3.0", - "doctrine/inflector": "^1.3", "ext-yaml": "*", "ext-zip": "*", "mockery/mockery": "^1.2", "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", + "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.4", - "symfony/finder": "~4.0", - "symfony/yaml": "~4.0" + "symfony/finder": "~4.0" }, "suggest": { "ext-curl": "*", @@ -1694,9 +1404,9 @@ ], "support": { "issues": "https://github.com/elastic/elasticsearch-php/issues", - "source": "https://github.com/elastic/elasticsearch-php/tree/v7.11.0" + "source": "https://github.com/elastic/elasticsearch-php/tree/v7.14.0" }, - "time": "2021-02-11T11:04:51+00:00" + "time": "2021-08-03T16:26:31+00:00" }, { "name": "endroid/qr-code", @@ -2080,16 +1790,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" + "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", - "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", + "url": "https://api.github.com/repos/guzzle/promises/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0", + "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0", "shasum": "" }, "require": { @@ -2101,7 +1811,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.5-dev" } }, "autoload": { @@ -2117,10 +1827,25 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", @@ -2129,22 +1854,36 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.4.1" + "source": "https://github.com/guzzle/promises/tree/1.5.0" }, - "time": "2021-03-07T09:25:29+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2021-10-07T13:05:22+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.8.2", + "version": "1.8.3", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "dc960a912984efb74d0a90222870c72c87f10c91" + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", - "reference": "dc960a912984efb74d0a90222870c72c87f10c91", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", "shasum": "" }, "require": { @@ -2181,13 +1920,34 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, { "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -2204,9 +1964,23 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.8.2" + "source": "https://github.com/guzzle/psr7/tree/1.8.3" }, - "time": "2021-04-26T09:17:50+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2021-10-05T13:56:00+00:00" }, { "name": "justinrainbow/json-schema", @@ -2316,409 +2090,49 @@ { "name": "Ashot Khanamiryan", "email": "a.khanamiryan@gmail.com", - "homepage": "https://github.com/khanamiryan", - "role": "Developer" - } - ], - "description": "QR code decoder / reader", - "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/", - "keywords": [ - "barcode", - "qr", - "zxing" - ], - "support": { - "issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues", - "source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.5.2" - }, - "time": "2021-07-13T18:46:38+00:00" - }, - { - "name": "klarna/m2-payments", - "version": "8.3.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.3.2.0.zip", - "shasum": "a45906a5a75ee394dbcc83d9092022d1cf006190" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-kp": "7.3.2", - "klarna/module-kp-graph-ql": "0.9.3", - "klarna/module-onsitemessaging": "1.0.5", - "klarna/module-ordermanagement": "6.2.2" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "~2.16.0", - "jakub-onderka/php-console-highlighter": "^0.3.2", - "jakub-onderka/php-parallel-lint": "^0.9.2", - "lusitanian/oauth": "~0.8.10", - "magento/magento-coding-standard": "*", - "mikey179/vfsstream": "^1.6", - "pdepend/pdepend": "^2.5.2", - "phploc/phploc": "^6.0", - "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.19", - "phpunit/phpunit": "^9", - "sebastian/phpcpd": "~5.0.0", - "squizlabs/php_codesniffer": "~3.5.4" - }, - "type": "metapackage", - "license": [ - "Apache-2.0" - ], - "description": "Klarna Payments for Magento 2 (CE & EE)" - }, - { - "name": "klarna/module-core", - "version": "6.2.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.2.2.0.zip", - "shasum": "e7ec1112fe98c4c215bd9cbc57ff5976dfddcf5b" - }, - "require": { - "guzzlehttp/guzzle": "^6.3.3", - "magento/framework": "^102|^103", - "magento/module-backend": "^102.0", - "magento/module-bundle": "^100.3||^101.0", - "magento/module-catalog": "^103.0|^104.0", - "magento/module-config": "^101.1", - "magento/module-customer": "^102.0|^103.0", - "magento/module-directory": "100.4.*", - "magento/module-media-storage": "100.4.*", - "magento/module-payment": "^100.3", - "magento/module-quote": "^101.1", - "magento/module-sales": "^102.0||^103.0", - "magento/module-store": "^101.0", - "magento/module-tax": "^100.3", - "magento/module-ui": "^101.2", - "php": "~7.3.0||~7.4.0", - "psr/log": "^1.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "~2.10.1", - "jakub-onderka/php-console-highlighter": "^0.3.2", - "jakub-onderka/php-parallel-lint": "^0.9.2", - "lusitanian/oauth": "~0.8.10", - "magento/magento-coding-standard": "*", - "mikey179/vfsstream": "^1.6", - "pdepend/pdepend": "^2.5", - "phploc/phploc": "^4.0", - "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.14", - "phpunit/phpunit": "~6.2.0", - "roave/security-advisories": "dev-master", - "sebastian/phpcpd": "~3.0", - "squizlabs/php_codesniffer": "^3.2", - "theseer/phpdox": "^0.10.1" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Core\\": "." - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Kenny Gilles", - "email": "kenny.gilles@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - }, - { - "name": "Fei Chen", - "email": "fei.chen@klarna.com", - "role": "Developer" - }, - { - "name": "Jason Grim", - "email": "jason.grim@klarna.com", - "role": "Developer" - }, - { - "name": "Christian Jung", - "email": "christian.jung@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna Core Magento 2 Extension" - }, - { - "name": "klarna/module-kp", - "version": "7.3.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.3.2.0.zip", - "shasum": "8fcdba846ba7d6dac456c8648a1c8a1ee8979dd8" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-ordermanagement": "6.2.2", - "magento/framework": "^102|^103", - "magento/module-backend": "^101.0|^102.0", - "magento/module-checkout": "^100.1", - "magento/module-config": "^101.0", - "magento/module-customer": "^102.0|^103.0", - "magento/module-directory": "100.4.*", - "magento/module-payment": "^100.1", - "magento/module-quote": "^101.0", - "magento/module-sales": "^102.0||^103.0", - "magento/module-sales-rule": "*", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Kp\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Kenny Gilles", - "email": "kenny.gilles@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - }, - { - "name": "Fei Chen", - "email": "fei.chen@klarna.com", - "role": "Developer" - }, - { - "name": "Jason Grim", - "email": "jason.grim@klarna.com", - "role": "Developer" - }, - { - "name": "Christian Jung", - "email": "christian.jung@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna Payments Magento 2 Extension" - }, - { - "name": "klarna/module-kp-graph-ql", - "version": "0.9.3", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.3.0.zip", - "shasum": "641f4da0b84918dc124d9b1f4c1a2bf065165653" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-kp": "7.3.2", - "magento/framework": "^102|^103", - "magento/module-graph-ql": "^100", - "magento/module-payment": "^100.1", - "magento/module-quote-graph-ql": "^100", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\KpGraphQl\\": "" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna KpGraphQl Magento 2 Extension" - }, - { - "name": "klarna/module-onsitemessaging", - "version": "1.0.5", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.5.0.zip", - "shasum": "54afe6b4a352788cfe656530652f57908aad7fd4" - }, - "require": { - "klarna/module-core": "6.2.2", - "klarna/module-kp": "7.3.2", - "magento/framework": "^102|^103", - "magento/module-catalog": "^103.0|^104.0", - "magento/module-checkout": "^100.1", - "magento/module-payment": "^100.3", - "magento/module-quote": "^101.1", - "magento/module-sales": "^102.0||^103.0", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Onsitemessaging\\": "." - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - } - ], - "description": "Klarna OnSite Messaging Magento 2 Extension" - }, - { - "name": "klarna/module-ordermanagement", - "version": "6.2.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.2.2.0.zip", - "shasum": "a4cafc671079e8007a77a34cd14813ba6ffadef8" - }, - "require": { - "klarna/module-core": "6.2.2", - "magento/framework": "^102|^103", - "magento/module-payment": "^100.3", - "magento/module-quote": "^101.1", - "magento/module-sales": "^102.0||^103.0", - "magento/module-store": "^101.0", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Klarna\\Ordermanagement\\": "." - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joe Constant", - "email": "joe.constant@klarna.com", - "role": "Developer" - }, - { - "name": "Dario Kassler", - "email": "dario.kassler@klarna.com", - "role": "Developer" - }, - { - "name": "Kenny Gilles", - "email": "kenny.gilles@klarna.com", - "role": "Developer" - }, - { - "name": "Markus Simon", - "email": "markus.simon2@klarna.com", - "role": "Developer" - }, - { - "name": "Fei Chen", - "email": "fei.chen@klarna.com", - "role": "Developer" - }, - { - "name": "Jason Grim", - "email": "jason.grim@klarna.com", + "homepage": "https://github.com/khanamiryan", "role": "Developer" } ], - "description": "Klarna Order Management Magento 2 Extension" + "description": "QR code decoder / reader", + "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/", + "keywords": [ + "barcode", + "qr", + "zxing" + ], + "support": { + "issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues", + "source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.5.2" + }, + "time": "2021-07-13T18:46:38+00:00" }, { "name": "laminas/laminas-captcha", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-captcha.git", - "reference": "9a0134e434cd792934ecca42cb66f316be7bba50" + "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50", - "reference": "9a0134e434cd792934ecca42cb66f316be7bba50", + "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/6b0b98d388b713119cbb5788ea0b90cd6e63513a", + "reference": "6b0b98d388b713119cbb5788ea0b90cd6e63513a", "shasum": "" }, "require": { "laminas/laminas-math": "^2.7 || ^3.0", - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.1", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-captcha": "^2.9.0" + "conflict": { + "zendframework/zend-captcha": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~2.1.4", "laminas/laminas-recaptcha": "^3.0", - "laminas/laminas-session": "^2.10", + "laminas/laminas-session": "^2.12", "laminas/laminas-text": "^2.8", "laminas/laminas-validator": "^2.14", "phpunit/phpunit": "^9.4.3", @@ -2762,43 +2176,41 @@ "type": "community_bridge" } ], - "time": "2021-03-17T16:42:11+00:00" + "time": "2021-10-01T15:30:12+00:00" }, { "name": "laminas/laminas-code", - "version": "3.5.1", + "version": "4.4.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "b549b70c0bb6e935d497f84f750c82653326ac77" + "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77", - "reference": "b549b70c0bb6e935d497f84f750c82653326ac77", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1", + "reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1", "shasum": "" }, "require": { - "laminas/laminas-eventmanager": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.1", - "php": "^7.3 || ~8.0.0" + "php": "^7.4 || ~8.0.0" }, "conflict": { "phpspec/prophecy": "<1.9.0" }, - "replace": { - "zendframework/zend-code": "^3.4.1" - }, "require-dev": { "doctrine/annotations": "^1.10.4", "ext-phar": "*", - "laminas/laminas-coding-standard": "^1.0.0", + "laminas/laminas-coding-standard": "^2.1.4", "laminas/laminas-stdlib": "^3.3.0", - "phpunit/phpunit": "^9.4.2" + "phpunit/phpunit": "^9.4.2", + "psalm/plugin-phpunit": "^0.14.0", + "vimeo/psalm": "^4.3.1" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", - "laminas/laminas-stdlib": "Laminas\\Stdlib component" + "laminas/laminas-stdlib": "Laminas\\Stdlib component", + "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework" }, "type": "library", "autoload": { @@ -2814,7 +2226,8 @@ "homepage": "https://laminas.dev", "keywords": [ "code", - "laminas" + "laminas", + "laminasframework" ], "support": { "chat": "https://laminas.dev/chat", @@ -2830,42 +2243,38 @@ "type": "community_bridge" } ], - "time": "2020-11-30T20:16:31+00:00" + "time": "2021-09-21T13:40:23+00:00" }, { "name": "laminas/laminas-config", - "version": "3.5.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-config.git", - "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b" + "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-config/zipball/f91cd6fe79e82cbbcaa36485108a04e8ef1e679b", - "reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b", + "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd", + "reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd", "shasum": "" }, "require": { "ext-json": "*", - "laminas/laminas-stdlib": "^2.7.7 || ^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { - "container-interop/container-interop": "<1.2.0" - }, - "replace": { - "zendframework/zend-config": "^3.3.0" + "container-interop/container-interop": "<1.2.0", + "zendframework/zend-config": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-filter": "^2.7.2", "laminas/laminas-i18n": "^2.10.3", - "laminas/laminas-servicemanager": "^3.4.1", - "malukenho/docheader": "^0.1.6", - "phpunit/phpunit": "^8.5.8" + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", @@ -2902,105 +2311,39 @@ "type": "community_bridge" } ], - "time": "2021-02-11T15:06:51+00:00" - }, - { - "name": "laminas/laminas-crypt", - "version": "3.4.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-crypt.git", - "reference": "a058eeb2fe57824b958ac56753faff790a649e18" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/a058eeb2fe57824b958ac56753faff790a649e18", - "reference": "a058eeb2fe57824b958ac56753faff790a649e18", - "shasum": "" - }, - "require": { - "container-interop/container-interop": "^1.2", - "ext-mbstring": "*", - "laminas/laminas-math": "^3.0", - "laminas/laminas-stdlib": "^2.7.7 || ^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" - }, - "replace": { - "zendframework/zend-crypt": "^3.3.1" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "ext-openssl": "Required for most features of Laminas\\Crypt" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Crypt\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Strong cryptography tools and password hashing", - "homepage": "https://laminas.dev", - "keywords": [ - "crypt", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-crypt/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-crypt/issues", - "rss": "https://github.com/laminas/laminas-crypt/releases.atom", - "source": "https://github.com/laminas/laminas-crypt" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-02-11T19:40:03+00:00" + "time": "2021-10-01T16:07:46+00:00" }, { "name": "laminas/laminas-db", - "version": "2.12.0", + "version": "2.13.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-db.git", - "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f" + "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-db/zipball/80cbba4e749f9eb7d8036172acb9ad41e8b6923f", - "reference": "80cbba4e749f9eb7d8036172acb9ad41e8b6923f", + "url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1", + "reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-db": "^2.11.0" + "conflict": { + "zendframework/zend-db": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-eventmanager": "^3.3", - "laminas/laminas-hydrator": "^3.2 || ^4.0", - "laminas/laminas-servicemanager": "^3.3", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3" + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-hydrator": "^3.2 || ^4.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-eventmanager": "Laminas\\EventManager component", - "laminas/laminas-hydrator": "(^3.2 || ^4.0) Laminas\\Hydrator component for using HydratingResultSets", + "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", "laminas/laminas-servicemanager": "Laminas\\ServiceManager component" }, "type": "library", @@ -3039,30 +2382,34 @@ "type": "community_bridge" } ], - "time": "2021-02-22T22:27:56+00:00" + "time": "2021-09-21T18:59:44+00:00" }, { "name": "laminas/laminas-dependency-plugin", - "version": "2.1.2", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-dependency-plugin.git", - "reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075" + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/c5b4bf87729d6f38c73ca8ed22a5d62ec641d075", - "reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075", + "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/73cfb63ddca9d6bfedad5e0a038f6d55063975a3", + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "require-dev": { "composer/composer": "^1.9 || ^2.0", - "mikey179/vfsstream": "^1.6", - "roave/security-advisories": "dev-master" + "laminas/laminas-coding-standard": "^2.2.1", + "mikey179/vfsstream": "^1.6.10@alpha", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.15.1", + "roave/security-advisories": "dev-master", + "vimeo/psalm": "^4.5" }, "type": "composer-plugin", "extra": { @@ -3080,7 +2427,7 @@ "description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.", "support": { "issues": "https://github.com/laminas/laminas-dependency-plugin/issues", - "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.1.2" + "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.2.0" }, "funding": [ { @@ -3088,44 +2435,41 @@ "type": "community_bridge" } ], - "time": "2021-02-15T16:44:31+00:00" + "time": "2021-09-08T17:51:35+00:00" }, { "name": "laminas/laminas-di", - "version": "3.2.2", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-di.git", - "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04" + "reference": "83330af17fc2511231e805a3586d51883a452094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-di/zipball/ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04", - "reference": "ed38ab3b066c0a1f1b087e0a664caadf1d4f8f04", + "url": "https://api.github.com/repos/laminas/laminas-di/zipball/83330af17fc2511231e805a3586d51883a452094", + "reference": "83330af17fc2511231e805a3586d51883a452094", "shasum": "" }, "require": { - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0", - "php": "^7.3 || ~8.0.0", - "psr/container": "^1.0", - "psr/log": "^1.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/container": "^1.1.1", + "psr/log": "^1.1.4" }, "conflict": { "laminas/laminas-servicemanager-di": "*", - "phpspec/prophecy": "<1.9.0" - }, - "replace": { - "zendframework/zend-di": "^3.1.2" + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-di": "*" }, "require-dev": { "container-interop/container-interop": "^1.2.0", - "laminas/laminas-coding-standard": "^2", - "laminas/laminas-servicemanager": "^3.4", - "mikey179/vfsstream": "^1.6.7", + "laminas/laminas-coding-standard": "~2.3.0", + "laminas/laminas-servicemanager": "^3.7", + "mikey179/vfsstream": "^1.6.10@alpha", "phpspec/prophecy-phpunit": "^2.0", "phpstan/phpstan": "^0.12.64", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-servicemanager": "An IoC container without auto wiring capabilities" @@ -3167,20 +2511,20 @@ "type": "community_bridge" } ], - "time": "2021-04-13T19:22:31+00:00" + "time": "2021-09-21T15:41:36+00:00" }, { "name": "laminas/laminas-escaper", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5" + "reference": "2d6dce99668b413610e9544183fa10392437f542" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5", - "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/2d6dce99668b413610e9544183fa10392437f542", + "reference": "2d6dce99668b413610e9544183fa10392437f542", "shasum": "" }, "require": { @@ -3191,7 +2535,7 @@ "zendframework/zend-escaper": "^2.6.1" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.3.0", "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.12.2", "vimeo/psalm": "^3.16" @@ -3230,35 +2574,35 @@ "type": "community_bridge" } ], - "time": "2020-11-17T21:26:43+00:00" + "time": "2021-06-26T14:26:08+00:00" }, { "name": "laminas/laminas-eventmanager", - "version": "3.3.1", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "966c859b67867b179fde1eff0cd38df51472ce4a" + "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a", - "reference": "966c859b67867b179fde1eff0cd38df51472ce4a", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba", + "reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-eventmanager": "^3.2.1" + "conflict": { + "zendframework/zend-eventmanager": "*" }, "require-dev": { "container-interop/container-interop": "^1.1", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpbench/phpbench": "^0.17.1", - "phpunit/phpunit": "^8.5.8" + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-stdlib": "^3.6", + "phpbench/phpbench": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "container-interop/container-interop": "^1.1, to use the lazy listeners feature", @@ -3296,7 +2640,7 @@ "type": "community_bridge" } ], - "time": "2021-03-08T15:24:29+00:00" + "time": "2021-09-07T22:35:32+00:00" }, { "name": "laminas/laminas-feed", @@ -3378,88 +2722,6 @@ ], "time": "2021-04-01T19:26:09+00:00" }, - { - "name": "laminas/laminas-filter", - "version": "2.11.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-filter.git", - "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2", - "reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2", - "shasum": "" - }, - "require": { - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" - }, - "conflict": { - "laminas/laminas-validator": "<2.10.1" - }, - "replace": { - "zendframework/zend-filter": "^2.9.2" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-crypt": "^3.2.1", - "laminas/laminas-servicemanager": "^3.3", - "laminas/laminas-uri": "^2.6", - "pear/archive_tar": "^1.4.3", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3", - "psalm/plugin-phpunit": "^0.15.1", - "psr/http-factory": "^1.0", - "vimeo/psalm": "^4.6" - }, - "suggest": { - "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", - "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality", - "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter", - "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\Filter", - "config-provider": "Laminas\\Filter\\ConfigProvider" - } - }, - "autoload": { - "psr-4": { - "Laminas\\Filter\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Programmatically filter and normalize data and files", - "homepage": "https://laminas.dev", - "keywords": [ - "filter", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-filter/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-filter/issues", - "rss": "https://github.com/laminas/laminas-filter/releases.atom", - "source": "https://github.com/laminas/laminas-filter" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-05-24T18:29:02+00:00" - }, { "name": "laminas/laminas-http", "version": "2.14.3", @@ -3526,114 +2788,28 @@ ], "time": "2021-02-18T21:58:11+00:00" }, - { - "name": "laminas/laminas-i18n", - "version": "2.11.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-i18n.git", - "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/5e85a8facc5534e856cc7f5b4326533eede84b8a", - "reference": "5e85a8facc5534e856cc7f5b4326533eede84b8a", - "shasum": "" - }, - "require": { - "ext-intl": "*", - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" - }, - "conflict": { - "phpspec/prophecy": "<1.9.0" - }, - "replace": { - "zendframework/zend-i18n": "^2.10.1" - }, - "require-dev": { - "laminas/laminas-cache": "^2.6.1", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^2.6", - "laminas/laminas-eventmanager": "^2.6.2 || ^3.0", - "laminas/laminas-filter": "^2.6.1", - "laminas/laminas-servicemanager": "^3.2.1", - "laminas/laminas-validator": "^2.6", - "laminas/laminas-view": "^2.6.3", - "phpunit/phpunit": "^9.3" - }, - "suggest": { - "laminas/laminas-cache": "Laminas\\Cache component", - "laminas/laminas-config": "Laminas\\Config component", - "laminas/laminas-eventmanager": "You should install this package to use the events in the translator", - "laminas/laminas-filter": "You should install this package to use the provided filters", - "laminas/laminas-i18n-resources": "Translation resources", - "laminas/laminas-servicemanager": "Laminas\\ServiceManager component", - "laminas/laminas-validator": "You should install this package to use the provided validators", - "laminas/laminas-view": "You should install this package to use the provided view helpers" - }, - "type": "library", - "extra": { - "laminas": { - "component": "Laminas\\I18n", - "config-provider": "Laminas\\I18n\\ConfigProvider" - } - }, - "autoload": { - "psr-4": { - "Laminas\\I18n\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Provide translations for your application, and filter and validate internationalized values", - "homepage": "https://laminas.dev", - "keywords": [ - "i18n", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-i18n/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-i18n/issues", - "rss": "https://github.com/laminas/laminas-i18n/releases.atom", - "source": "https://github.com/laminas/laminas-i18n" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-04-07T21:10:50+00:00" - }, { "name": "laminas/laminas-json", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-json.git", - "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c" + "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-json/zipball/1e3b64d3b21dac0511e628ae8debc81002d14e3c", - "reference": "1e3b64d3b21dac0511e628ae8debc81002d14e3c", + "url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", + "reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-json": "^3.1.2" + "conflict": { + "zendframework/zend-json": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-stdlib": "^2.7.7 || ^3.1", "phpunit/phpunit": "^9.3" }, @@ -3671,31 +2847,30 @@ "type": "community_bridge" } ], - "time": "2021-02-12T15:38:10+00:00" + "time": "2021-09-02T18:02:31+00:00" }, { "name": "laminas/laminas-loader", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-loader.git", - "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616" + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/bcf8a566cb9925a2e7cc41a16db09235ec9fb616", - "reference": "bcf8a566cb9925a2e7cc41a16db09235ec9fb616", + "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b", + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-loader": "^2.6.1" + "conflict": { + "zendframework/zend-loader": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.2.1", "phpunit/phpunit": "^9.3" }, "type": "library", @@ -3728,43 +2903,44 @@ "type": "community_bridge" } ], - "time": "2021-02-12T16:08:18+00:00" + "time": "2021-09-02T18:30:53+00:00" }, { "name": "laminas/laminas-mail", - "version": "2.14.1", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1" + "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/180c6c7baa37cba16fe9fd34af0f346e796cf1a1", - "reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/70c3476913c74e9befd782ab665ad1b9ebac556e", + "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e", "shasum": "" }, "require": { "ext-iconv": "*", - "laminas/laminas-loader": "^2.5", - "laminas/laminas-mime": "^2.5", - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-validator": "^2.10.2", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "laminas/laminas-loader": "^2.8", + "laminas/laminas-mime": "^2.9.1", + "laminas/laminas-stdlib": "^3.6", + "laminas/laminas-validator": "^2.15", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "symfony/polyfill-mbstring": "^1.12.0", - "true/punycode": "^2.1" + "true/punycode": "^2.1", + "webmozart/assert": "^1.10" }, - "replace": { - "zendframework/zend-mail": "^2.10.0" + "conflict": { + "zendframework/zend-mail": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^3.4", - "laminas/laminas-crypt": "^2.6 || ^3.0", - "laminas/laminas-servicemanager": "^3.2.1", - "phpunit/phpunit": "^9.3", + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-crypt": "^2.6 || ^3.4", + "laminas/laminas-db": "^2.13.3", + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.1", + "symfony/process": "^5.3.7", "vimeo/psalm": "^4.7" }, "suggest": { @@ -3807,33 +2983,33 @@ "type": "community_bridge" } ], - "time": "2021-05-20T04:00:23+00:00" + "time": "2021-09-23T07:33:57+00:00" }, { "name": "laminas/laminas-math", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-math.git", - "reference": "188456530923a449470963837c25560f1fdd8a60" + "reference": "79f6453a47a5774cf3736c5c66cb4818486681da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-math/zipball/188456530923a449470963837c25560f1fdd8a60", - "reference": "188456530923a449470963837c25560f1fdd8a60", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/79f6453a47a5774cf3736c5c66cb4818486681da", + "reference": "79f6453a47a5774cf3736c5c66cb4818486681da", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "replace": { "zendframework/zend-math": "^3.2.0" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5.5" }, "suggest": { "ext-bcmath": "If using the bcmath functionality", @@ -3875,33 +3051,32 @@ "type": "community_bridge" } ], - "time": "2021-02-16T15:46:01+00:00" + "time": "2021-10-09T15:15:23+00:00" }, { "name": "laminas/laminas-mime", - "version": "2.8.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mime.git", - "reference": "9a59704f33106427a384d0ae421f96043174093a" + "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/9a59704f33106427a384d0ae421f96043174093a", - "reference": "9a59704f33106427a384d0ae421f96043174093a", + "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/72d21a1b4bb7086d4a4d7058c0abca180b209184", + "reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-mime": "^2.7.2" + "conflict": { + "zendframework/zend-mime": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-mail": "^2.6", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-mail": "^2.12", "phpunit/phpunit": "^9.3" }, "suggest": { @@ -3937,42 +3112,39 @@ "type": "community_bridge" } ], - "time": "2021-02-16T17:40:06+00:00" + "time": "2021-09-20T21:19:24+00:00" }, { "name": "laminas/laminas-modulemanager", - "version": "2.10.2", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "2068e0b300e87e139112016a6025be341ceaaf33" + "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/2068e0b300e87e139112016a6025be341ceaaf33", - "reference": "2068e0b300e87e139112016a6025be341ceaaf33", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad", + "reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad", "shasum": "" }, "require": { "brick/varexporter": "^0.3.2", - "laminas/laminas-config": "^3.4", - "laminas/laminas-eventmanager": "^3.3", - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.1", - "php": "^7.3 || ^8.0", + "laminas/laminas-config": "^3.7", + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "webimpress/safe-writer": "^1.0.2 || ^2.1" }, - "replace": { - "zendframework/zend-modulemanager": "^2.8.4" + "conflict": { + "zendframework/zend-modulemanager": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-console": "^2.8", - "laminas/laminas-di": "^2.6.1", - "laminas/laminas-loader": "^2.6.1", + "laminas/laminas-coding-standard": "^2.3", + "laminas/laminas-loader": "^2.8", "laminas/laminas-mvc": "^3.1.1", - "laminas/laminas-servicemanager": "^3.4.1", - "phpunit/phpunit": "^9.3.7" + "laminas/laminas-servicemanager": "^3.7", + "phpunit/phpunit": "^9.5.5" }, "suggest": { "laminas/laminas-console": "Laminas\\Console component", @@ -4010,7 +3182,7 @@ "type": "community_bridge" } ], - "time": "2021-04-13T20:11:28+00:00" + "time": "2021-10-13T17:05:17+00:00" }, { "name": "laminas/laminas-mvc", @@ -4168,30 +3340,30 @@ }, { "name": "laminas/laminas-server", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-server.git", - "reference": "e1fd6853223feed7a00555144d661e0a914124cd" + "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-server/zipball/e1fd6853223feed7a00555144d661e0a914124cd", - "reference": "e1fd6853223feed7a00555144d661e0a914124cd", + "url": "https://api.github.com/repos/laminas/laminas-server/zipball/7582832d56c5488dee4d4753bf3bf2d5f3dc5906", + "reference": "7582832d56c5488dee4d4753bf3bf2d5f3dc5906", "shasum": "" }, "require": { "laminas/laminas-code": "^3.5.1 || ^4.0.0", "laminas/laminas-stdlib": "^3.3.1", "laminas/laminas-zendframework-bridge": "^1.2.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "replace": { "zendframework/zend-server": "^2.8.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.5.4", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.1", "vimeo/psalm": "^4.6.4" }, @@ -4225,50 +3397,47 @@ "type": "community_bridge" } ], - "time": "2021-04-16T11:56:04+00:00" + "time": "2021-10-08T07:49:59+00:00" }, { "name": "laminas/laminas-servicemanager", - "version": "3.7.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4" + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4", - "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1", + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1", "shasum": "" }, "require": { "container-interop/container-interop": "^1.2", "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { "laminas/laminas-code": "<3.3.1", - "zendframework/zend-code": "<3.3.1" + "zendframework/zend-code": "<3.3.1", + "zendframework/zend-servicemanager": "*" }, "provide": { "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, - "replace": { - "zendframework/zend-servicemanager": "^3.4.0" - }, "require-dev": { "composer/package-versions-deprecated": "^1.0", - "laminas/laminas-coding-standard": "~2.2.0", + "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-container-config-test": "^0.3", "laminas/laminas-dependency-plugin": "^2.1.2", - "mikey179/vfsstream": "^1.6.8", - "ocramius/proxy-manager": "^2.2.3", - "phpbench/phpbench": "^1.0.4", + "mikey179/vfsstream": "^1.6.10@alpha", + "ocramius/proxy-manager": "^2.11", + "phpbench/phpbench": "^1.1", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.4", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.8" }, @@ -4314,43 +3483,43 @@ "type": "community_bridge" } ], - "time": "2021-07-24T19:33:07+00:00" + "time": "2021-09-18T20:19:36+00:00" }, { "name": "laminas/laminas-session", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-session.git", - "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922" + "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-session/zipball/c4e19f1a3bc6f7ecf6f25f79b32717a544236922", - "reference": "c4e19f1a3bc6f7ecf6f25f79b32717a544236922", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/fc538bba5196e3b5937ae7db3c713fc7c0829881", + "reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881", "shasum": "" }, "require": { - "laminas/laminas-eventmanager": "^3.0", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-eventmanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-session": "^2.9.1" + "conflict": { + "zendframework/zend-session": "*" }, "require-dev": { "container-interop/container-interop": "^1.1", - "laminas/laminas-cache": "^2.6.1", + "laminas/laminas-cache": "3.0.x-dev", + "laminas/laminas-cache-storage-adapter-memory": "2.0.x-dev", "laminas/laminas-coding-standard": "~2.2.1", - "laminas/laminas-db": "^2.7", - "laminas/laminas-http": "^2.5.4", - "laminas/laminas-servicemanager": "^3.0.3", - "laminas/laminas-validator": "^2.6", - "mongodb/mongodb": "^1.0.1", + "laminas/laminas-db": "^2.13.4", + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.7", + "laminas/laminas-validator": "^2.15", + "mongodb/mongodb": "v1.9.x-dev", "php-mock/php-mock-phpunit": "^1.1.2 || ^2.0", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5.9" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component", @@ -4396,7 +3565,7 @@ "type": "community_bridge" } ], - "time": "2021-06-30T15:33:53+00:00" + "time": "2021-09-21T19:25:14+00:00" }, { "name": "laminas/laminas-soap", @@ -4468,20 +3637,20 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12" + "reference": "c53d8537f108fac3fae652677a19735db730ba46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c8ac6a76a133e682acfabc821d4a2ec646934b12", - "reference": "c8ac6a76a133e682acfabc821d4a2ec646934b12", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46", + "reference": "c53d8537f108fac3fae652677a19735db730ba46", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { "zendframework/zend-stdlib": "*" @@ -4523,34 +3692,32 @@ "type": "community_bridge" } ], - "time": "2021-08-03T13:40:40+00:00" + "time": "2021-09-02T16:11:32+00:00" }, { "name": "laminas/laminas-text", - "version": "2.8.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-text.git", - "reference": "d696fa1fb3880b9b8f02c08be58685013b421608" + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-text/zipball/d696fa1fb3880b9b8f02c08be58685013b421608", - "reference": "d696fa1fb3880b9b8f02c08be58685013b421608", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", "shasum": "" }, "require": { "laminas/laminas-servicemanager": "^3.4", - "laminas/laminas-stdlib": "^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-text": "^2.7.1" + "conflict": { + "zendframework/zend-text": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^3.4", "phpunit/phpunit": "^9.3" }, "type": "library", @@ -4583,7 +3750,7 @@ "type": "community_bridge" } ], - "time": "2021-02-17T21:24:58+00:00" + "time": "2021-09-02T16:50:53+00:00" }, { "name": "laminas/laminas-uri", @@ -4646,31 +3813,29 @@ }, { "name": "laminas/laminas-validator", - "version": "2.14.5", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7" + "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7", - "reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9", + "reference": "270380e87904f5a1a1fba3059989d4ca157e16a9", "shasum": "" }, "require": { "container-interop/container-interop": "^1.1", - "laminas/laminas-stdlib": "^3.3", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-validator": "^2.13.0" + "conflict": { + "zendframework/zend-validator": "*" }, "require-dev": { "laminas/laminas-cache": "^2.6.1", "laminas/laminas-coding-standard": "~2.2.1", - "laminas/laminas-config": "^2.6", "laminas/laminas-db": "^2.7", "laminas/laminas-filter": "^2.6", "laminas/laminas-http": "^2.14.2", @@ -4680,7 +3845,7 @@ "laminas/laminas-session": "^2.8", "laminas/laminas-uri": "^2.7", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.3", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.15.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", @@ -4734,20 +3899,20 @@ "type": "community_bridge" } ], - "time": "2021-07-14T13:59:23+00:00" + "time": "2021-09-08T23:16:56+00:00" }, { "name": "laminas/laminas-view", - "version": "2.12.0", + "version": "2.12.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-view.git", - "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1" + "reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1", - "reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/23fc886670e05d3fae34d3ba2c5089e2d29beb03", + "reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03", "shasum": "" }, "require": { @@ -4759,6 +3924,7 @@ "php": "^7.3 || ~8.0.0" }, "conflict": { + "laminas/laminas-router": "<3.0.1", "laminas/laminas-servicemanager": "<3.3" }, "replace": { @@ -4778,7 +3944,9 @@ "laminas/laminas-log": "^2.7", "laminas/laminas-modulemanager": "^2.7.1", "laminas/laminas-mvc": "^2.7.14 || ^3.0", - "laminas/laminas-navigation": "^2.5", + "laminas/laminas-mvc-i18n": "^1.1", + "laminas/laminas-mvc-plugin-flashmessenger": "^1.2", + "laminas/laminas-navigation": "^2.8.1", "laminas/laminas-paginator": "^2.5", "laminas/laminas-permissions-acl": "^2.6", "laminas/laminas-router": "^3.0.1", @@ -4838,27 +4006,27 @@ "type": "community_bridge" } ], - "time": "2021-01-01T14:07:41+00:00" + "time": "2021-10-12T16:49:06+00:00" }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e" + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/13af2502d9bb6f7d33be2de4b51fb68c6cdb476e", - "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", + "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.15.1", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^4.6" @@ -4900,20 +4068,20 @@ "type": "community_bridge" } ], - "time": "2021-06-24T12:49:22+00:00" + "time": "2021-09-03T17:53:30+00:00" }, { "name": "league/flysystem", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "29a3ba148287db3142412ef34f6fdcbc22c957cd" + "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/29a3ba148287db3142412ef34f6fdcbc22c957cd", - "reference": "29a3ba148287db3142412ef34f6fdcbc22c957cd", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/499313f8b65f9a4dae1c779cd974d59a6fcf0f15", + "reference": "499313f8b65f9a4dae1c779cd974d59a6fcf0f15", "shasum": "" }, "require": { @@ -4969,7 +4137,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/2.2.0" + "source": "https://github.com/thephpleague/flysystem/tree/2.3.0" }, "funding": [ { @@ -4985,7 +4153,7 @@ "type": "tidelift" } ], - "time": "2021-07-20T16:54:08+00:00" + "time": "2021-09-22T06:09:19+00:00" }, { "name": "league/flysystem-aws-s3-v3", @@ -5044,24 +4212,23 @@ }, { "name": "league/iso3166", - "version": "2.1.5", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/iso3166.git", - "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a" + "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/aed3b32fc293afdf2c6c6a322c2408eb5d20804a", - "reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a", + "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/9976d382f270ad3f3df8a68719beb7a7179ffa1e", + "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.3|^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.12", - "phpunit/phpunit": "^5.7.11 || ^6.0 || ^7.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { @@ -5098,20 +4265,20 @@ "issues": "https://github.com/thephpleague/iso3166/issues", "source": "https://github.com/thephpleague/iso3166" }, - "time": "2020-01-29T07:08:12+00:00" + "time": "2020-12-05T06:50:42+00:00" }, { "name": "league/mime-type-detection", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3" + "reference": "b38b25d7b372e9fddb00335400467b223349fd7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3", - "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b38b25d7b372e9fddb00335400467b223349fd7e", + "reference": "b38b25d7b372e9fddb00335400467b223349fd7e", "shasum": "" }, "require": { @@ -5142,7 +4309,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.8.0" }, "funding": [ { @@ -5154,15 +4321,15 @@ "type": "tidelift" } ], - "time": "2021-01-18T20:58:21+00:00" + "time": "2021-09-25T08:23:19+00:00" }, { "name": "magento/adobe-ims", - "version": "2.1.2", + "version": "2.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.2.0.zip", - "shasum": "6267d89c21cc6baa3c28df9261a4b8647d165940" + "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.3.0-beta1.zip", + "shasum": "1dfd780ea8ff88813dea5eeab9af227641e4056d" }, "require": { "magento/module-adobe-ims": "2.1.2", @@ -5173,21 +4340,21 @@ }, { "name": "magento/adobe-stock-integration", - "version": "2.1.2", + "version": "2.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.2.0.zip", - "shasum": "1a26f1a5f511ae8f938487af75bf8569a99dcada" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.3.0-beta1.zip", + "shasum": "e61aceabfb88f67b8c6a8b2c7af778f5f193a744" }, "require": { - "magento/adobe-ims": "*", + "magento/adobe-ims": "2.1.3-beta1", "magento/module-adobe-stock-admin-ui": "1.3.0", "magento/module-adobe-stock-asset": "1.3.0", "magento/module-adobe-stock-asset-api": "2.0.0", - "magento/module-adobe-stock-client": "1.3.1", + "magento/module-adobe-stock-client": "1.3.2-beta1", "magento/module-adobe-stock-client-api": "2.1.0", - "magento/module-adobe-stock-image": "1.3.1", - "magento/module-adobe-stock-image-admin-ui": "1.3.1", + "magento/module-adobe-stock-image": "1.3.2-beta1", + "magento/module-adobe-stock-image-admin-ui": "1.3.2-beta1", "magento/module-adobe-stock-image-api": "1.3.0" }, "type": "metapackage", @@ -5195,14 +4362,14 @@ }, { "name": "magento/composer", - "version": "1.6.0", + "version": "1.7.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.6.0.0.zip", - "shasum": "5c5f251209bf370ead5223188fb12f88888fe568" + "url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.7.0.0.zip", + "shasum": "19c61387134d4fa116ce50bc8ff841bc605dd5eb" }, "require": { - "composer/composer": "^1.9", + "composer/composer": "^1.9 || ^2.0", "php": "~7.3.0||~7.4.0", "symfony/console": "~4.4.0" }, @@ -5286,11 +4453,11 @@ }, { "name": "magento/framework", - "version": "103.0.3", + "version": "103.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.3.0.zip", - "shasum": "6803cbb2e6e1033edbda2648ac93ff68211b8b1f" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.4.0-beta1.zip", + "shasum": "df6f46576cfe1c3318195cae07c415d029513d70" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -5304,27 +4471,27 @@ "ext-intl": "*", "ext-openssl": "*", "ext-simplexml": "*", + "ext-sodium": "*", "ext-xsl": "*", "guzzlehttp/guzzle": "^6.3.3", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", - "laminas/laminas-escaper": "2.7.0", + "laminas/laminas-code": "~4.4.2", + "laminas/laminas-escaper": "~2.8.0", "laminas/laminas-http": "^2.6.0", "laminas/laminas-mail": "^2.9.0", "laminas/laminas-mime": "^2.8.0", - "laminas/laminas-mvc": "^3.2.0", "laminas/laminas-stdlib": "^3.2.1", "laminas/laminas-uri": "^2.5.1", "laminas/laminas-validator": "^2.6.0", "lib-libxml": "*", + "magento/composer-dependency-version-audit-plugin": "~0.1", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "php": "~7.3.0||~7.4.0", - "ramsey/uuid": "~4.1.0", + "ramsey/uuid": "~4.2.0", "symfony/console": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.4.0", - "web-token/jwt-framework": "^v2.2.7", + "webonyx/graphql-php": "~14.9.0", "wikimedia/less.php": "^3.0.0" }, "suggest": { @@ -5347,16 +4514,16 @@ }, { "name": "magento/framework-amqp", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.1.0.zip", - "shasum": "e45145c4e72067191099d582ed221984a542ea08" + "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.2.0-beta1.zip", + "shasum": "87b5dede39d5ef9e227fc7b0e2c712a37878afdc" }, "require": { "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.7.0||~2.10.0" + "php-amqplib/php-amqplib": "~3.0.0" }, "type": "magento2-library", "autoload": { @@ -5485,86 +4652,86 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.3", + "version": "1.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.3.0.zip", - "shasum": "788505629a0eaeb9120e96305359263868a5e93c" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.4.0-beta1.zip", + "shasum": "6904e2dd50406ad572ea131db5b6cc1eacf3b1ba" }, "require": { "magento/inventory-composer-installer": "1.2.0", - "magento/module-inventory": "1.2.1", - "magento/module-inventory-admin-ui": "1.2.1", - "magento/module-inventory-advanced-checkout": "1.2.0", - "magento/module-inventory-api": "1.2.1", - "magento/module-inventory-bundle-import-export": "1.1.0", - "magento/module-inventory-bundle-product": "1.2.0", - "magento/module-inventory-bundle-product-admin-ui": "1.2.1", - "magento/module-inventory-bundle-product-indexer": "1.1.0", - "magento/module-inventory-cache": "1.2.1", - "magento/module-inventory-catalog": "1.2.1", - "magento/module-inventory-catalog-admin-ui": "1.2.1", - "magento/module-inventory-catalog-api": "1.3.1", - "magento/module-inventory-catalog-frontend-ui": "1.0.1", - "magento/module-inventory-catalog-search": "1.2.1", - "magento/module-inventory-catalog-search-bundle-product": "1.0.0", - "magento/module-inventory-catalog-search-configurable-product": "1.0.0", - "magento/module-inventory-configurable-product": "1.2.1", - "magento/module-inventory-configurable-product-admin-ui": "1.2.1", - "magento/module-inventory-configurable-product-frontend-ui": "1.0.1", - "magento/module-inventory-configurable-product-indexer": "1.2.1", - "magento/module-inventory-configuration": "1.2.1", - "magento/module-inventory-configuration-api": "1.2.0", - "magento/module-inventory-distance-based-source-selection": "1.2.1", - "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.0", - "magento/module-inventory-distance-based-source-selection-api": "1.2.0", - "magento/module-inventory-elasticsearch": "1.2.0", - "magento/module-inventory-export-stock": "1.2.0", - "magento/module-inventory-export-stock-api": "1.2.0", - "magento/module-inventory-graph-ql": "1.2.0", - "magento/module-inventory-grouped-product": "1.2.1", - "magento/module-inventory-grouped-product-admin-ui": "1.2.1", - "magento/module-inventory-grouped-product-indexer": "1.2.1", - "magento/module-inventory-import-export": "1.2.1", - "magento/module-inventory-in-store-pickup": "1.1.0", - "magento/module-inventory-in-store-pickup-admin-ui": "1.1.0", - "magento/module-inventory-in-store-pickup-api": "1.1.0", - "magento/module-inventory-in-store-pickup-frontend": "1.1.1", - "magento/module-inventory-in-store-pickup-graph-ql": "1.1.0", - "magento/module-inventory-in-store-pickup-multishipping": "1.1.0", - "magento/module-inventory-in-store-pickup-quote": "1.1.0", - "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.0", - "magento/module-inventory-in-store-pickup-sales": "1.1.0", - "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.1", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.0", - "magento/module-inventory-in-store-pickup-shipping": "1.1.0", - "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.0", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.0", - "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.0", - "magento/module-inventory-indexer": "2.1.1", - "magento/module-inventory-low-quantity-notification": "1.2.0", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.1", - "magento/module-inventory-low-quantity-notification-api": "1.2.0", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.0", - "magento/module-inventory-product-alert": "1.2.1", - "magento/module-inventory-quote-graph-ql": "1.0.0", - "magento/module-inventory-requisition-list": "1.2.1", - "magento/module-inventory-reservation-cli": "1.2.1", - "magento/module-inventory-reservations": "1.2.0", - "magento/module-inventory-reservations-api": "1.2.0", - "magento/module-inventory-sales": "1.2.1", - "magento/module-inventory-sales-admin-ui": "1.2.1", - "magento/module-inventory-sales-api": "1.2.0", - "magento/module-inventory-sales-frontend-ui": "1.2.1", - "magento/module-inventory-setup-fixture-generator": "1.2.0", - "magento/module-inventory-shipping": "1.2.1", - "magento/module-inventory-shipping-admin-ui": "1.2.1", - "magento/module-inventory-source-deduction-api": "1.2.1", - "magento/module-inventory-source-selection": "1.2.0", - "magento/module-inventory-source-selection-api": "1.4.0", - "magento/module-inventory-swatches-frontend-ui": "1.0.0", - "magento/module-inventory-visual-merchandiser": "1.1.1", - "magento/module-inventory-wishlist": "1.0.0" + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-advanced-checkout": "1.2.1-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-bundle-import-export": "1.1.1-beta1", + "magento/module-inventory-bundle-product": "1.2.1-beta1", + "magento/module-inventory-bundle-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-bundle-product-indexer": "1.1.1-beta1", + "magento/module-inventory-cache": "1.2.2-beta1", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-catalog-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-catalog-search": "1.2.2-beta1", + "magento/module-inventory-catalog-search-bundle-product": "1.0.1-beta1", + "magento/module-inventory-catalog-search-configurable-product": "1.0.1-beta1", + "magento/module-inventory-configurable-product": "1.2.2-beta1", + "magento/module-inventory-configurable-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-configurable-product-indexer": "1.2.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-distance-based-source-selection": "1.2.2-beta1", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.2.1-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-elasticsearch": "1.2.1-beta1", + "magento/module-inventory-export-stock": "1.2.1-beta1", + "magento/module-inventory-export-stock-api": "1.2.1-beta1", + "magento/module-inventory-graph-ql": "1.2.1-beta1", + "magento/module-inventory-grouped-product": "1.2.2-beta1", + "magento/module-inventory-grouped-product-admin-ui": "1.2.2-beta1", + "magento/module-inventory-grouped-product-indexer": "1.2.2-beta1", + "magento/module-inventory-import-export": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-frontend": "1.1.2-beta1", + "magento/module-inventory-in-store-pickup-graph-ql": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-multishipping": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-quote-graph-ql": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-admin-ui": "1.1.2-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-webapi-extension": "1.1.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.2.2-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "magento/module-inventory-product-alert": "1.2.2-beta1", + "magento/module-inventory-quote-graph-ql": "1.0.1-beta1", + "magento/module-inventory-requisition-list": "1.2.2-beta1", + "magento/module-inventory-reservation-cli": "1.2.2-beta1", + "magento/module-inventory-reservations": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-admin-ui": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-sales-frontend-ui": "1.2.2-beta1", + "magento/module-inventory-setup-fixture-generator": "1.2.1-beta1", + "magento/module-inventory-shipping": "1.2.2-beta1", + "magento/module-inventory-shipping-admin-ui": "1.2.2-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", + "magento/module-inventory-swatches-frontend-ui": "1.0.1-beta1", + "magento/module-inventory-visual-merchandiser": "1.1.2-beta1", + "magento/module-inventory-wishlist": "1.0.1-beta1" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -5814,22 +4981,20 @@ }, { "name": "magento/magento2-base", - "version": "2.4.3", + "version": "2.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.3.0.zip", - "shasum": "eb63f2e254dbbbf0c6c40074ab43bc8d2fb495bd" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.4.0-beta1.zip", + "shasum": "253c12504a130e85d72e85dad9424eab6e95e893" }, "require": { "composer/composer": "^1.9 || ^2.0", "ext-intl": "*", "ext-mbstring": "*", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", + "laminas/laminas-code": "~4.4.2", "laminas/laminas-di": "^3.2.0", "laminas/laminas-eventmanager": "^3.0.0", "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", "laminas/laminas-json": "^3.2.0", "laminas/laminas-modulemanager": "^2.7", "laminas/laminas-mvc": "^3.2.0", @@ -5841,10 +5006,10 @@ "laminas/laminas-uri": "^2.5.1", "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.12.0", - "magento/composer": "1.6.0", + "magento/composer": "1.7.0", "magento/magento-composer-installer": "*", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "pelago/emogrifier": "^5.0.0", "php": "~7.3.0||~7.4.0", "phpseclib/phpseclib": "2.0.*", @@ -5880,7 +5045,7 @@ "lib/web/jquery/jquery-migrate.js" ], "components/jqueryui": "lib/web/jquery/jquery-ui.js", - "tinymce/tinymce": "lib/web/tiny_mce_4", + "tinymce/tinymce": "lib/web/tiny_mce_5", "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" }, @@ -5902,8 +5067,8 @@ ".htaccess.sample" ], [ - ".php_cs.dist", - ".php_cs.dist" + ".php-cs-fixer.dist.php", + ".php-cs-fixer.dist.php" ], [ ".user.ini", @@ -6149,14 +5314,6 @@ "lib/internal/LinLibertineFont", "lib/internal/LinLibertineFont" ], - [ - "lib/web/FormData.js", - "lib/web/FormData.js" - ], - [ - "lib/web/MutationObserver.js", - "lib/web/MutationObserver.js" - ], [ "lib/web/blank.html", "lib/web/blank.html" @@ -6169,10 +5326,6 @@ "lib/web/css", "lib/web/css" ], - [ - "lib/web/es6-collections.js", - "lib/web/es6-collections.js" - ], [ "lib/web/extjs", "lib/web/extjs" @@ -6229,10 +5382,6 @@ "lib/web/matchMedia.js", "lib/web/matchMedia.js" ], - [ - "lib/web/modernizr", - "lib/web/modernizr" - ], [ "lib/web/moment-timezone-with-data.js", "lib/web/moment-timezone-with-data.js" @@ -6258,8 +5407,8 @@ "lib/web/spacer.gif" ], [ - "lib/web/tiny_mce_4", - "lib/web/tiny_mce_4" + "lib/web/tiny_mce_5", + "lib/web/tiny_mce_5" ], [ "lib/web/underscore.js", @@ -6375,11 +5524,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.3.0.zip", - "shasum": "2ad541bcfc53641c3cc9f52b05148732da0f4e16" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.4.0-beta1.zip", + "shasum": "71ab35f5c44b69193f5b330c31898c0e8ad09a05" }, "require": { "magento/framework": "103.0.*", @@ -6407,11 +5556,11 @@ }, { "name": "magento/module-admin-notification", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.2.0.zip", - "shasum": "77f3c79f787cb25cd14eb5e0cb0d3cec6d0b48f0" + "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.3.0-beta1.zip", + "shasum": "a725f20ab1529ea045b8c1272282db695f4625c3" }, "require": { "lib-libxml": "*", @@ -6592,17 +5741,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.1.0.zip", - "shasum": "4fed32c6a717e5ea12dc6540b1beaa9f439b8768" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.3.2.0-beta1.zip", + "shasum": "5ddd74b27d13eb9f997e10307a25718c49a61933" }, "require": { "astock/stock-api-libphp": "^1.1.2", "magento/framework": "*", - "magento/module-adobe-ims-api": "*", - "magento/module-adobe-stock-client-api": "2.1.*", + "magento/module-adobe-ims-api": "2.1.0", + "magento/module-adobe-stock-client-api": "2.1.0", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -6649,17 +5798,17 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.1.0.zip", - "shasum": "b6b47d1cfe9afda2cb0d56a44e05a05a71ed18f5" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.3.2.0-beta1.zip", + "shasum": "332a807fff358329604fe4b3a4c26920827574ed" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "2.0.*", - "magento/module-adobe-stock-client-api": "2.1.*", - "magento/module-adobe-stock-image-api": "1.3.*", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image-api": "1.3.0", "magento/module-media-gallery-api": "*", "magento/module-media-gallery-synchronization-api": "*", "php": "~7.3.0||~7.4.0" @@ -6684,19 +5833,19 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.1.0.zip", - "shasum": "6da0829d78593dbf3c22e7c1595b5080a1a36d64" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.3.2.0-beta1.zip", + "shasum": "a248e99193c2f5441623bd8802b0cc689ef29c1c" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims": "*", - "magento/module-adobe-ims-api": "*", - "magento/module-adobe-stock-asset-api": "2.0.*", - "magento/module-adobe-stock-client-api": "2.1.*", - "magento/module-adobe-stock-image-api": "1.3.*", + "magento/module-adobe-ims": "2.1.2", + "magento/module-adobe-ims-api": "2.1.0", + "magento/module-adobe-stock-asset-api": "2.0.0", + "magento/module-adobe-stock-client-api": "2.1.0", + "magento/module-adobe-stock-image-api": "1.3.0", "magento/module-backend": "*", "magento/module-media-gallery-api": "*", "magento/module-media-gallery-ui": "*", @@ -6750,11 +5899,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.3.0.zip", - "shasum": "5841d9c6191d2e3ca90c720a058d1a9ac2b8466f" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.4.0-beta1.zip", + "shasum": "833defb9df38193ba03b56a06c9e59a11b83847a" }, "require": { "magento/framework": "103.0.*", @@ -6881,11 +6030,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.3.0.zip", - "shasum": "2c09bceae52cade7549259669a9500eff453ce79" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.4.0-beta1.zip", + "shasum": "1616d0fb06770f5201277dea10e1d72eba9bea83" }, "require": { "magento/framework": "103.0.*", @@ -6912,11 +6061,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.3.0.zip", - "shasum": "ce1bbcf47020689fae6dd8e2e34dd18a01dd67cf" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.4.0-beta1.zip", + "shasum": "acf67c005a4a93985a99242910aefa7140bd4edc" }, "require": { "magento/framework": "103.0.*", @@ -6948,11 +6097,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.3.0.zip", - "shasum": "4dcb2cb669fe80da8b7a007e17ac74e30d6738b8" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.4.0-beta1.zip", + "shasum": "d81f6068c44f67eb281d53d116696de686cfba71" }, "require": { "magento/framework": "103.0.*", @@ -6976,11 +6125,11 @@ }, { "name": "magento/module-aws-s3", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.1.0.zip", - "shasum": "252c4e58396e0259a51ebec3925403ab15cfd2b8" + "url": "https://repo.magento.com/archives/magento/module-aws-s3/magento-module-aws-s3-100.4.2.0-beta1.zip", + "shasum": "375253e56170243a1902be2c63118e5ba2201852" }, "require": { "league/flysystem": "^2.0", @@ -7005,19 +6154,19 @@ }, { "name": "magento/module-aws-s3-page-builder", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.1.0.zip", - "shasum": "5c12bdd83ae0262633ff82f9ce8d56f7bc54ba74" + "url": "https://repo.magento.com/archives/magento/module-aws-s3-page-builder/magento-module-aws-s3-page-builder-1.0.2.0-beta1.zip", + "shasum": "6caa1372f5817d71125902dffc5a6a8f28b5bdc2" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "103.0.4-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-aws-s3": "*", - "magento/module-page-builder": "2.2.*" + "magento/module-aws-s3": "100.4.2-beta1", + "magento/module-page-builder": "2.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -7035,11 +6184,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.3", + "version": "102.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.3.0.zip", - "shasum": "cb48d4ae3cf796492b4dc2c963803032563a400f" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.4.0-beta1.zip", + "shasum": "1722ba11e3ce7b2e8dff42b89107923de2a1cf97" }, "require": { "magento/framework": "103.0.*", @@ -7083,11 +6232,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.3.0.zip", - "shasum": "737d3af960c74fc8353967f71a3b0418333f29a0" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.4.0-beta1.zip", + "shasum": "96a42188fa239eff002350a768755cdd17aa1b28" }, "require": { "magento/framework": "103.0.*", @@ -7113,11 +6262,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.3.0.zip", - "shasum": "9cf9f2d600b119095ae3eeeb7f248720985bbe2b" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.4.0-beta1.zip", + "shasum": "3c4ec3cc03b846612dbff117730e1b5df73ba44f" }, "require": { "magento/framework": "103.0.*", @@ -7160,17 +6309,18 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.3.0.zip", - "shasum": "336325f834d761a161e1bd2a0efc08f11283a4f6" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.4.0-beta1.zip", + "shasum": "320f88eca821a6c97068edad7cbc0081cb45117b" }, "require": { "magento/framework": "103.0.*", "magento/module-bundle": "101.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", "magento/module-sales": "103.0.*", @@ -7195,11 +6345,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.2.0.zip", - "shasum": "6b52c743468c932dda0b2b298439a6f22dab8db6" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.3.0-beta1.zip", + "shasum": "1cc0ee820e2b0e14c6593dba9ae77704f4c3880e" }, "require": { "magento/framework": "103.0.*", @@ -7228,11 +6378,11 @@ }, { "name": "magento/module-cache-invalidate", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.1.0.zip", - "shasum": "c82d2d2a8c5afdf030d3c83017b169208f759081" + "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.2.0-beta1.zip", + "shasum": "aaa28d6060e722a95928a10c9b54e8dd86064740" }, "require": { "magento/framework": "103.0.*", @@ -7256,11 +6406,11 @@ }, { "name": "magento/module-captcha", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.3.0.zip", - "shasum": "315545dee08d7bb0748a074f5097d6c55526ff57" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.4.0-beta1.zip", + "shasum": "07bb10f8ecc3d575c4292586bd05f29a2ee062a2" }, "require": { "laminas/laminas-captcha": "^2.10", @@ -7322,11 +6472,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.3", + "version": "104.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.3.0.zip", - "shasum": "273d0446da6f5b3711f9dcf77c3878fc686aa127" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.4.0-beta1.zip", + "shasum": "322b99697a82c14c8b0b8d40e14bd1a42739e3bf" }, "require": { "magento/framework": "103.0.*", @@ -7472,11 +6622,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.3.0.zip", - "shasum": "acdb0bd17e72018dbebc91b49d53026b5eface30" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7095877acb05adfc659eae1aa4ef4f7157a2435c" }, "require": { "magento/framework": "103.0.*", @@ -7512,11 +6662,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.3.0.zip", - "shasum": "e3245ee246c61de0df71ca0e0bff79188d8d8496" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.4.0-beta1.zip", + "shasum": "d90c02e964ddbe1cdce91546915c7e5f5c4b3d6e" }, "require": { "ext-ctype": "*", @@ -7550,11 +6700,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.3.0.zip", - "shasum": "cd529dbcb8b1f421d6b92f6f0ed6122a1324bf01" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.4.0-beta1.zip", + "shasum": "ab3ab5dc75328a35edc6d6602c10f529ad95b52f" }, "require": { "magento/framework": "103.0.*", @@ -7614,16 +6764,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.1.0.zip", - "shasum": "79879b79f05c5d27606530944ebcd9db01d44f1d" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "11050d2ac3603b781a6a68cc4400bc3f1a83be4e" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-catalog": "~104.0.3", - "magento/module-page-builder-analytics": "1.6.*", + "magento/framework": "103.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7642,11 +6792,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.3.0.zip", - "shasum": "eca0cf6a9fe13d24fce4b18eed32262092bcca3a" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.4.0-beta1.zip", + "shasum": "5a42813d1298705e8ace8a4296193a17e13d3a8c" }, "require": { "magento/framework": "103.0.*", @@ -7680,11 +6830,11 @@ }, { "name": "magento/module-catalog-rule-configurable", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.2.0.zip", - "shasum": "26f453540ff7870cc012eae9ed214d2c8319711e" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.3.0-beta1.zip", + "shasum": "d8a5ec515d4276ff38c0dc95ac3e74dfdba5d4f0" }, "require": { "magento/framework": "103.0.*", @@ -7744,11 +6894,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.3", + "version": "102.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.3.0.zip", - "shasum": "6ea97d986b9ae0564dc2fe8cc8c8786043465751" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.4.0-beta1.zip", + "shasum": "0c8f66a4f189e86cc266f14582183bd0c7ad3859" }, "require": { "magento/framework": "103.0.*", @@ -7785,11 +6935,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.3.0.zip", - "shasum": "91076a252f387ae34e384b68a66aeff8c9a9312e" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.4.0-beta1.zip", + "shasum": "ca598584175e571b3396f4d27f438b2ed9a320f5" }, "require": { "magento/framework": "103.0.*", @@ -7859,11 +7009,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.3.0.zip", - "shasum": "a353ee1a5defbe0df310b36eb74c3584586a31fa" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.4.0-beta1.zip", + "shasum": "25df22c92771625981874da6e4af69f85a5c96b2" }, "require": { "magento/framework": "103.0.*", @@ -7895,11 +7045,11 @@ }, { "name": "magento/module-checkout", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.3.0.zip", - "shasum": "b376381299675aba5f342bfbde8c57ded22746f4" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.4.0-beta1.zip", + "shasum": "9da94c6234c5d2f80ec3ea7f4786e8fb7caad4b0" }, "require": { "magento/framework": "103.0.*", @@ -7945,11 +7095,11 @@ }, { "name": "magento/module-checkout-agreements", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.2.0.zip", - "shasum": "d8906d4f04c5ca89d3d43711b905cf6276904d1c" + "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.3.0-beta1.zip", + "shasum": "43f5778af95a5a9bcbbf3a20c16865ebd485ed97" }, "require": { "magento/framework": "103.0.*", @@ -8008,11 +7158,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.3", + "version": "104.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.3.0.zip", - "shasum": "f8dcb44591760451d9d5d494e095bc6a58082140" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.4.0-beta1.zip", + "shasum": "ba6bf89503a98b114cd9f8e7406ece1896bb6021" }, "require": { "magento/framework": "103.0.*", @@ -8082,16 +7232,16 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.1.0.zip", - "shasum": "0b7c42c6576f094c8a9108b7a065dcebccc7a6ae" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "be00bb70ea3e25af4a27b63497810683536f54a6" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-cms": "*", - "magento/module-page-builder-analytics": "1.6.*", + "magento/framework": "103.0.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8110,11 +7260,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.2.0.zip", - "shasum": "a705487cb3e3f4b6e0437491f6ef90eeab8baf72" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.3.0-beta1.zip", + "shasum": "e41a8fff9b63d61f3fe368f80fac8c157e04d903" }, "require": { "magento/framework": "103.0.*", @@ -8204,11 +7354,11 @@ }, { "name": "magento/module-config", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.3.0.zip", - "shasum": "4fa7884b0e560bde0b258676e6b616e9ddd24519" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.4.0-beta1.zip", + "shasum": "63048a793c6fc72ae8e41a10973ed2c98483a06d" }, "require": { "magento/framework": "103.0.*", @@ -8238,11 +7388,11 @@ }, { "name": "magento/module-configurable-import-export", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.1.0.zip", - "shasum": "5908cb2e322d4023962484911ac3f794e9695240" + "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.2.0-beta1.zip", + "shasum": "561596b1b03892776b564c14a7f3ce7d4152ca07" }, "require": { "magento/framework": "103.0.*", @@ -8271,11 +7421,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.3.0.zip", - "shasum": "cbf4b4091c63bac3481728b33913de08b9577cba" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.4.0-beta1.zip", + "shasum": "79a47443633a10a7e58fa33b7a7015393c32cdd7" }, "require": { "magento/framework": "103.0.*", @@ -8318,11 +7468,11 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.3.0.zip", - "shasum": "f73ee15c2ff6239895780fb16b87970fa239b3f8" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.4.0-beta1.zip", + "shasum": "49f5a748f5104cdf656e37ec35c306cb7cf5222c" }, "require": { "magento/framework": "103.0.*", @@ -8383,11 +7533,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.3.0.zip", - "shasum": "45b53df70c37d319229287130536c6b4ed80ad43" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.4.0-beta1.zip", + "shasum": "3a09d5f1797643e569469f7de5f4183b4939ce82" }, "require": { "magento/framework": "103.0.*", @@ -8414,11 +7564,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.3.0.zip", - "shasum": "ece25e98fccfc4ddbb884f2c6286d37b41323f55" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.4.0-beta1.zip", + "shasum": "f70676543ccd102703b133fd94c5fba3b84fef9d" }, "require": { "magento/framework": "103.0.*", @@ -8445,11 +7595,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.3.0.zip", - "shasum": "01011c85dd90dcd7476c1a1f2945f2a3020faf04" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.4.0-beta1.zip", + "shasum": "79b792ccdc0d3d45a4e3d5354c8f9abebf409295" }, "require": { "magento/framework": "103.0.*", @@ -8476,11 +7626,11 @@ }, { "name": "magento/module-csp", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.2.0.zip", - "shasum": "d8d116b9bd753cbfb57d399b6026fd34e412f548" + "url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.3.0-beta1.zip", + "shasum": "40e58b81783605b8aa3cbc812888c111588744b5" }, "require": { "magento/framework": "103.0.*", @@ -8504,11 +7654,11 @@ }, { "name": "magento/module-currency-symbol", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.2.0.zip", - "shasum": "7f270f0f6e6bd681a556fc0d2febb5fa0f7861e8" + "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.3.0-beta1.zip", + "shasum": "190d0ee9b3411d0619415d23c6e13e31767fd493" }, "require": { "magento/framework": "103.0.*", @@ -8536,11 +7686,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.3", + "version": "103.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.3.0.zip", - "shasum": "986c920ec64d5208568d9664718d9bb90b12f038" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.4.0-beta1.zip", + "shasum": "a358774f66b092c1a5c7fe0e7898ec5e2cf149b9" }, "require": { "magento/framework": "103.0.*", @@ -8647,11 +7797,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.3.0.zip", - "shasum": "ba4d99dbc3556793ab18f56356f81e09c7f74057" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.4.0-beta1.zip", + "shasum": "7393e132c91986885cf2daeab75e030c77ebf5e7" }, "require": { "magento/framework": "103.0.*", @@ -8660,9 +7810,11 @@ "magento/module-directory": "100.4.*", "magento/module-eav": "102.1.*", "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", "magento/module-integration": "100.4.*", "magento/module-newsletter": "100.4.*", "magento/module-store": "101.1.*", + "magento/module-tax": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8715,11 +7867,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.3.0.zip", - "shasum": "0bda5442eca52c6eab4e4f1be5d14c6343828422" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.4.0-beta1.zip", + "shasum": "0b061e6db53174c59efa4b641ff140e919c47e2f" }, "require": { "magento/framework": "103.0.*", @@ -8747,11 +7899,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.3.0.zip", - "shasum": "9693cb32d1a17cb912ffca57a14da994a23722e0" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.4.0-beta1.zip", + "shasum": "4e1ab7688964ce857be3c91d020b8d974c8a6824" }, "require": { "magento/framework": "103.0.*", @@ -8816,11 +7968,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.3.0.zip", - "shasum": "5664ebbfb0c6314099bf69e70e5d4227c1a122df" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.4.0-beta1.zip", + "shasum": "ca8ec2be806b66c639c6ff554b10a7705663e48a" }, "require": { "lib-libxml": "*", @@ -8877,11 +8029,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.3.0.zip", - "shasum": "028134ec793e7fae6c857449eef503b31df85ea9" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.4.0-beta1.zip", + "shasum": "e75501c097517716f8de2023df5853d1595b6f72" }, "require": { "magento/framework": "103.0.*", @@ -8923,11 +8075,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.3.0.zip", - "shasum": "39b34b1b8a3bc8c0bd0eac085372709fc7d11de6" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.4.0-beta1.zip", + "shasum": "35d709c9d930bb97d18f1c60f923f8c441f0fb7e" }, "require": { "magento/framework": "103.0.*", @@ -8960,11 +8112,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.2.0.zip", - "shasum": "69b6f49c26f91b0f2fde4abd6da61872acf667e7" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.3.0-beta1.zip", + "shasum": "54a4ee41b26cfbff52a46b9258ae0ad339677575" }, "require": { "magento/framework": "103.0.*", @@ -8993,11 +8145,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.3", + "version": "102.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.3.0.zip", - "shasum": "9181eab04961dd0cdb8b6f02f48d31b6df1371b7" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.4.0-beta1.zip", + "shasum": "b4d11585d41e117882d82a5558b5bb9051904984" }, "require": { "magento/framework": "103.0.*", @@ -9025,11 +8177,11 @@ }, { "name": "magento/module-eav-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.1.0.zip", - "shasum": "4b2875a9e0eafe3f0d30a3f572cdc9684c764170" + "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.2.0-beta1.zip", + "shasum": "13e00313816140c539f32cacdc10456d8cf5b2e2" }, "require": { "magento/framework": "103.0.*", @@ -9056,14 +8208,14 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.3.0.zip", - "shasum": "9e89b1db651cb442ce947b545b8bc92fcb60347a" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.4.0-beta1.zip", + "shasum": "ee9d07c963cf5b64be0bcde493a072735484ff56" }, "require": { - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog": "104.0.*", @@ -9095,14 +8247,14 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.3.0.zip", - "shasum": "2d9fbcbe63534ff7652b02892004ec7705f70584" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.4.0-beta1.zip", + "shasum": "8b49dc3d14eb587f9b1869ca0e5682aafa05abe5" }, "require": { - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog-search": "102.0.*", @@ -9130,14 +8282,14 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.3.0.zip", - "shasum": "46f9aa3a5b8b23dfa3c61070a9241c8a251dcdc3" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.4.0-beta1.zip", + "shasum": "b233a6d94ca1e507b74f04baef6130a6b2155926" }, "require": { - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "magento/framework": "103.0.*", "magento/module-advanced-search": "100.4.*", "magento/module-catalog-search": "102.0.*", @@ -9165,11 +8317,11 @@ }, { "name": "magento/module-email", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.3.0.zip", - "shasum": "a97157e14a0bce042eb6aafd1f3090eb5ff51b2b" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.4.0-beta1.zip", + "shasum": "7b4b4ff09e36775f9d5d1c09050001bf3cf1abbb" }, "require": { "magento/framework": "103.0.*", @@ -9204,11 +8356,11 @@ }, { "name": "magento/module-encryption-key", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.2.0.zip", - "shasum": "923206823f7584c62d7fbd3efc565d43fa1387d3" + "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.3.0-beta1.zip", + "shasum": "30f5e0bbe5edda12f04e4a54364e8082152eb07f" }, "require": { "magento/framework": "103.0.*", @@ -9233,11 +8385,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.2.0.zip", - "shasum": "d68f7aa7b58c68c40ae588da5c29cea090eb6875" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.3.0-beta1.zip", + "shasum": "7f8117036f68a284ff6c4f2f2433424fe9312791" }, "require": { "lib-libxml": "*", @@ -9269,11 +8421,11 @@ }, { "name": "magento/module-gift-message", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.2.0.zip", - "shasum": "fbdb20b93b420cd45d42b34e0f7df8d717e32363" + "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.3.0-beta1.zip", + "shasum": "94bd58438bf5264a7d38468824a09a2159ac1f31" }, "require": { "magento/framework": "103.0.*", @@ -9339,11 +8491,11 @@ }, { "name": "magento/module-google-adwords", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.1.0.zip", - "shasum": "3fdc0baf510875e24566ce1362304d8b3190aa4e" + "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.2.0-beta1.zip", + "shasum": "e346029fe1e13029e742f44a7fabbe9bc35747b7" }, "require": { "magento/framework": "103.0.*", @@ -9401,11 +8553,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.2.0.zip", - "shasum": "da8932ee323d3b4fe3986dc26a7a9b6b1d9e0c99" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.3.0-beta1.zip", + "shasum": "e5bd131458684a62f20ce9e5dee674e5e38d3dde" }, "require": { "magento/framework": "103.0.*", @@ -9434,17 +8586,20 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.3.0.zip", - "shasum": "edeac5ecde34fdd2b508bc9efabe485668446277" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.4.0-beta1.zip", + "shasum": "c23badce326cb0acf20c6fdf6090bbb73d33cf2d" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-eav": "102.1.*", + "magento/module-new-relic-reporting": "100.4.*", "magento/module-webapi": "100.4.*", - "php": "~7.3.0||~7.4.0" + "php": "~7.3.0||~7.4.0", + "webonyx/graphql-php": "~14.9.0" }, "suggest": { "magento/module-graph-ql-cache": "100.4.*" @@ -9466,15 +8621,17 @@ }, { "name": "magento/module-graph-ql-cache", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.0.0.zip", - "shasum": "669ff7199c6351f7e5c5caf260436c4bf84d2726" + "url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.1.0-beta1.zip", + "shasum": "6ebd899842f9c1439d3a0f25c2c1bbead6a049f9" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-graph-ql": "100.4.*", + "magento/module-integration": "100.4.*", "magento/module-page-cache": "100.4.*", "php": "~7.3.0||~7.4.0" }, @@ -9525,11 +8682,11 @@ }, { "name": "magento/module-grouped-import-export", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.1.0.zip", - "shasum": "65e7d30af6ad3198ac3f19c81df1c9f7cc19081f" + "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.2.0-beta1.zip", + "shasum": "4f88491ce244a1e9ee36853462065d2d78ab982d" }, "require": { "magento/framework": "103.0.*", @@ -9557,11 +8714,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.3.0.zip", - "shasum": "e494a6a9df2f0094fb0334cfa27da9b275abc214" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.4.0-beta1.zip", + "shasum": "7d6cbbc383a95fbe4fa17b840265cf0ca558e2f8" }, "require": { "magento/framework": "103.0.*", @@ -9630,11 +8787,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.3.0.zip", - "shasum": "4633899be459f1f8ff27633730726093b2310b0d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.4.0-beta1.zip", + "shasum": "b06cadd0b3216ef6db70b82dd004e6184baf5b34" }, "require": { "ext-ctype": "*", @@ -9664,11 +8821,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.3.0.zip", - "shasum": "ccca51905f149a33c35ee3f8a9dfe5f0d040554f" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.4.0-beta1.zip", + "shasum": "783e5409b456048f1b8801908a3c4f5a52a5005e" }, "require": { "magento/framework": "103.0.*", @@ -9692,11 +8849,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.2.0.zip", - "shasum": "513212e11997038d73d20bed82d4d057ba8f8e17" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.3.0-beta1.zip", + "shasum": "d6f017b58610d5514015def909b2d8bf806fa7ba" }, "require": { "magento/framework": "103.0.*", @@ -9726,11 +8883,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.3.0.zip", - "shasum": "c329319bb545f7454d4b5b250b7c4940cbdeceb9" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.4.0-beta1.zip", + "shasum": "de2ca736193222ad9e32ffd6192f2765d4d00a4b" }, "require": { "magento/framework": "103.0.*", @@ -9760,15 +8917,15 @@ }, { "name": "magento/module-inventory", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.1.0.zip", - "shasum": "73b70e9816620419257c1f034e78cadc6aa9b555" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.2.2.0-beta1.zip", + "shasum": "af1ebc70bc48603f6adbab23b5bea0abd81789a5" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -9788,19 +8945,19 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.1.0.zip", - "shasum": "8bd74c186c4bd5983162b503e6004a5e781e416e" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.2.2.0-beta1.zip", + "shasum": "e89b69085c1120245beb3456212bcfea4e22201c" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-directory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -9821,16 +8978,16 @@ }, { "name": "magento/module-inventory-advanced-checkout", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.0.0.zip", - "shasum": "dc7c9a8f12a1eb66498ab70e431fefe485b55d0d" + "url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.2.1.0-beta1.zip", + "shasum": "9afb93397cee223b1b3ae4bea346aece834ddeff" }, "require": { "magento/framework": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -9854,11 +9011,11 @@ }, { "name": "magento/module-inventory-api", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.1.0.zip", - "shasum": "23936c26a47661c8fb5bd839f3df3a4b70fc125d" + "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.2.2.0-beta1.zip", + "shasum": "649f64ab98028048e27609600744381595153107" }, "require": { "magento/framework": "*", @@ -9881,16 +9038,16 @@ }, { "name": "magento/module-inventory-bundle-import-export", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.0.0.zip", - "shasum": "ba388106d8d9ab1c46daa249bb295e9b90851ffd" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.1.1.0-beta1.zip", + "shasum": "195ad84d9538b474faa703211adaac4091d93277" }, "require": { "magento/framework": "*", "magento/module-bundle-import-export": "*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -9910,20 +9067,20 @@ }, { "name": "magento/module-inventory-bundle-product", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.0.0.zip", - "shasum": "5767f68da3b21ce0a175c01d8d7c662ecd8e3251" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.2.1.0-beta1.zip", + "shasum": "b792c133401c652b5946243d04914dba586f9dad" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -9947,23 +9104,23 @@ }, { "name": "magento/module-inventory-bundle-product-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.1.0.zip", - "shasum": "8a3d5aff9850158a558fa78bbc3dcc4f1a01383c" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "e43bba3223b5e61f3b72c43df0e640f4f56dddf3" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-inventory-catalog-admin-ui": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-configuration-api": "1.2.*" + "magento/module-inventory-configuration-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -9982,24 +9139,24 @@ }, { "name": "magento/module-inventory-bundle-product-indexer", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.0.0.zip", - "shasum": "57254fba4152e9c534f1a0fa0e7b2e84118a6ae2" + "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.1.1.0-beta1.zip", + "shasum": "b60a4ec9678be19406fd809cc0c4ad37f6bc2225" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*" + "magento/module-inventory": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -10018,16 +9175,16 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.1.0.zip", - "shasum": "ea2123066c9a97c0657c5d5c593f28391c03e515" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.2.2.0-beta1.zip", + "shasum": "9dbe3650897a2f74e0b543843bef89df916b32cf" }, "require": { "magento/framework": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -10050,28 +9207,28 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.2.1.0.zip", - "shasum": "c257b8d3ace002f61913636cbab824a9d86ebf4d" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.2.2.0-beta1.zip", + "shasum": "c84fbe8cb90c7844a7e5d3e4b4b8822db20085dd" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-reservations-api": "1.2.*" + "magento/module-inventory-reservations-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -10090,11 +9247,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.1.0.zip", - "shasum": "39da8df0565e90d2da399df846bfc1e73ec7b623" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.2.2.0-beta1.zip", + "shasum": "b744390a6114c80bb1f5c524133bd23e9fbe5525" }, "require": { "magento/framework": "*", @@ -10102,15 +9259,15 @@ "magento/module-backend": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-indexer": "2.1.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-admin-ui": "1.2.*" + "magento/module-inventory-admin-ui": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -10129,11 +9286,11 @@ }, { "name": "magento/module-inventory-catalog-api", - "version": "1.3.1", + "version": "1.3.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.1.0.zip", - "shasum": "880680843e48964df7dc8385ed71b276456661d6" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.3.2.0-beta1.zip", + "shasum": "6bc2c3b52b6b33c95c63c2104c9acea94cd0afbd" }, "require": { "magento/framework": "*", @@ -10156,21 +9313,21 @@ }, { "name": "magento/module-inventory-catalog-frontend-ui", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.1.0.zip", - "shasum": "ac59f593ae95ea777d1342f64c321adec1edd00b" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-frontend-ui/magento-module-inventory-catalog-frontend-ui-1.0.2.0-beta1.zip", + "shasum": "b9ab2507531db219a96afe2e100add3c45407c27" }, "require": { "magento/framework": "*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*" + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1" }, "type": "magento2-module", "autoload": { @@ -10189,24 +9346,22 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.1.0.zip", - "shasum": "7b83f2c16a071568583fb79b094efc0ec658ad4c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.2.2.0-beta1.zip", + "shasum": "0774b60053330a5b973d6aea599f09528a16a0f2" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-catalog-search": "*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-catalog-search": "*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -10224,18 +9379,18 @@ }, { "name": "magento/module-inventory-catalog-search-bundle-product", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.0.0.zip", - "shasum": "f8f0bbd9cbfd7d4d97c0a4847b723e8fd5737b10" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-bundle-product/magento-module-inventory-catalog-search-bundle-product-1.0.1.0-beta1.zip", + "shasum": "956f71fcce9b9446708bff4131ee1c94af832ffc" }, "require": { "magento/framework": "*", "magento/module-bundle": "*", "magento/module-catalog": "*", "magento/module-eav": "*", - "magento/module-inventory-catalog-search": "1.2.*", + "magento/module-inventory-catalog-search": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10255,18 +9410,18 @@ }, { "name": "magento/module-inventory-catalog-search-configurable-product", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.0.0.zip", - "shasum": "4b36d2e75b439312c339e1f0b82afb67914c826f" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search-configurable-product/magento-module-inventory-catalog-search-configurable-product-1.0.1.0-beta1.zip", + "shasum": "2e843428bcf1acd111774ad43b0ef5b9b4a79fa0" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-configurable-product": "*", "magento/module-eav": "*", - "magento/module-inventory-catalog-search": "1.2.*", + "magento/module-inventory-catalog-search": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10286,20 +9441,20 @@ }, { "name": "magento/module-inventory-configurable-product", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.1.0.zip", - "shasum": "1ef85c5cc04f7a657a5b994523a8fe230e50c5eb" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.2.2.0-beta1.zip", + "shasum": "41b9fdda75dd73d7e4ba136555172cc69d2da8d9" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", "magento/module-configurable-product": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-sales": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -10321,18 +9476,18 @@ }, { "name": "magento/module-inventory-configurable-product-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.1.0.zip", - "shasum": "0762186e6fac6744d096b442420a67a9e55e0e93" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "d165c7bf94c61eefa194127c9e5583cfa6a84160" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-configurable-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -10353,22 +9508,22 @@ }, { "name": "magento/module-inventory-configurable-product-frontend-ui", - "version": "1.0.1", + "version": "1.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.1.0.zip", - "shasum": "c1cfe7eca5e6d18dcf256953e73ed7f621f79670" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-frontend-ui/magento-module-inventory-configurable-product-frontend-ui-1.0.2.0-beta1.zip", + "shasum": "caaf2c0bfb21e88ad8d484fbdf75a1d13202f2fa" }, "require": { "magento/framework": "*", "magento/module-configurable-product": "*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-configurable-product": "1.2.*" + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-configurable-product": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -10387,23 +9542,23 @@ }, { "name": "magento/module-inventory-configurable-product-indexer", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.1.0.zip", - "shasum": "07ca5c2c4a212c2e1e5bd7dcb7d71d719b2661ee" + "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.2.2.0-beta1.zip", + "shasum": "d80b0c27e9f400e84fd5c60975de13fd7c786c41" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*" + "magento/module-inventory": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -10422,18 +9577,18 @@ }, { "name": "magento/module-inventory-configuration", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.1.0.zip", - "shasum": "888012ae2b72c3a515b4fa8278b6a99b18c9d75b" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.2.2.0-beta1.zip", + "shasum": "183283212472c04084a736e841b5cfcd3e93f343" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -10454,11 +9609,11 @@ }, { "name": "magento/module-inventory-configuration-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.0.0.zip", - "shasum": "795009498757246257c1afbad890c83c14f6c3d2" + "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.2.1.0-beta1.zip", + "shasum": "6ec17efd4e57b3a7a84a81c2967128ce6696271b" }, "require": { "magento/framework": "*", @@ -10481,18 +9636,18 @@ }, { "name": "magento/module-inventory-distance-based-source-selection", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.1.0.zip", - "shasum": "7e8cb217bc9fbc47ac68e29199b7855d5b67d237" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.2.2.0-beta1.zip", + "shasum": "78d786399455e24585a764f7a597dd43b291b8c3" }, "require": { "magento/framework": "*", "magento/module-config": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-distance-based-source-selection-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10512,11 +9667,11 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-admin-ui", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.0.0.zip", - "shasum": "bb8b4d0407256e61e5eb83dc659ed81d997fc694" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.2.1.0-beta1.zip", + "shasum": "5fedc7dcbad794ca247b13ba70ab3f8e89988b02" }, "require": { "magento/framework": "*", @@ -10539,15 +9694,15 @@ }, { "name": "magento/module-inventory-distance-based-source-selection-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.0.0.zip", - "shasum": "a6f872ddbf2455597dac0d5b051cb172e0d4f414" + "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.2.1.0-beta1.zip", + "shasum": "9cf3beeb6a3e0c0d7f1749cc586ba32655a23393" }, "require": { "magento/framework": "*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10567,19 +9722,19 @@ }, { "name": "magento/module-inventory-elasticsearch", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.0.0.zip", - "shasum": "1a532ecee44ad7f731e1cab900796c6115bf1fc7" + "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.2.1.0-beta1.zip", + "shasum": "4b99957a90fd6a143f230883e7c6941790f36c42" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", "magento/module-catalog-search": "*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -10600,11 +9755,11 @@ }, { "name": "magento/module-inventory-export-stock", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.0.0.zip", - "shasum": "63a9123f1b9662a56bc5cecd0bbab70d328f0b44" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.2.1.0-beta1.zip", + "shasum": "7ae123ce44f5cb9ca60fc01d315b6b24c7985e97" }, "require": { "magento/framework": "*", @@ -10612,13 +9767,13 @@ "magento/module-catalog-inventory": "*", "magento/module-configurable-product": "*", "magento/module-grouped-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-export-stock-api": "1.2.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-export-stock-api": "1.2.1-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10638,15 +9793,15 @@ }, { "name": "magento/module-inventory-export-stock-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.0.0.zip", - "shasum": "43fe421936fa9a897f0703e8e7f96deb5b326b2a" + "url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.2.1.0-beta1.zip", + "shasum": "16ed0e8e0cf70bb9c2664e3495f25ed9af782683" }, "require": { "magento/framework": "*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10666,18 +9821,18 @@ }, { "name": "magento/module-inventory-graph-ql", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.0.0.zip", - "shasum": "113b502921f8d15a431d182560e5e1a2eb06cb5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.2.1.0-beta1.zip", + "shasum": "e02d380bf493f3a538d888f3b36e3670d782871e" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10697,11 +9852,11 @@ }, { "name": "magento/module-inventory-grouped-product", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.2.1.0.zip", - "shasum": "3a13bc150475706a8d7e50882f09ddf3fe7a6ab7" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.2.2.0-beta1.zip", + "shasum": "ae0ee7e6085e6f9522fb0e41ecd74415b229d085" }, "require": { "magento/framework": "*", @@ -10709,9 +9864,9 @@ "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*" + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -10730,24 +9885,24 @@ }, { "name": "magento/module-inventory-grouped-product-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.1.0.zip", - "shasum": "3052afe50b66af13d9029fad50b7933712f2d1b8" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.2.2.0-beta1.zip", + "shasum": "90e7453cba1d5748308b7d3a777888afc93512f8" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-grouped-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-admin-ui": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-admin-ui": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-configuration-api": "1.2.*" + "magento/module-inventory-configuration-api": "1.2.1-beta1" }, "type": "magento2-module", "autoload": { @@ -10766,24 +9921,24 @@ }, { "name": "magento/module-inventory-grouped-product-indexer", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.1.0.zip", - "shasum": "5fe773f4339f6d8620ba096c5c3fba9aa1c597c1" + "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.2.2.0-beta1.zip", + "shasum": "e4da0bb9e70941843a6b1f08f3e4fb1d18163e70" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-grouped-product": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory": "1.2.*" + "magento/module-inventory": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -10802,19 +9957,19 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.1.0.zip", - "shasum": "c921e26be15193318045cfc7598f6136403e2750" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.2.2.0-beta1.zip", + "shasum": "602c07912ef7b760f86c6c704f6650fe99e2e5ec" }, "require": { "magento/framework": "*", "magento/module-eav": "*", "magento/module-import-export": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -10838,22 +9993,22 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.0.0.zip", - "shasum": "d94339df439d2eb918d9d90d3407b59322848236" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.1.1.0-beta1.zip", + "shasum": "272b546b89ec4ded88b34fdd56bce2bfb6b12224" }, "require": { "magento/framework": "*", "magento/module-directory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-distance-based-source-selection-api": "1.2.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-distance-based-source-selection-api": "1.2.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10873,18 +10028,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.0.0.zip", - "shasum": "6e0181336ec1fc874c683faa138a7c878ff83657" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.1.1.0-beta1.zip", + "shasum": "e414de7f999d296cc44a31d7a76a5129ea12d925" }, "require": { "magento/framework": "*", - "magento/module-inventory-admin-ui": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -10905,15 +10060,15 @@ }, { "name": "magento/module-inventory-in-store-pickup-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.0.0.zip", - "shasum": "482fe7153630b0a02c71cfcb7bbc06dab64c203d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.1.1.0-beta1.zip", + "shasum": "3ba98e6ba9b6fb44c46f88b05828c6789fc8e695" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -10933,18 +10088,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.1.0.zip", - "shasum": "fe74473a8b9ec32870a5f0b67b717d57f8df9e44" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.1.2.0-beta1.zip", + "shasum": "ce0d6b9c4f171e28e165b3780ad368aec8c770dd" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -10965,16 +10120,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-graph-ql", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.0.0.zip", - "shasum": "9693aacd5fc0573d966ceddcda47e7832375c106" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.1.1.0-beta1.zip", + "shasum": "de62f94df95c54e21cdaf28ccbe1b28784bbf713" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -10995,16 +10150,16 @@ }, { "name": "magento/module-inventory-in-store-pickup-multishipping", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.0.0.zip", - "shasum": "994e8852131e8973e807de5f555a31848c15cdbf" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.1.1.0-beta1.zip", + "shasum": "d1d18eb4ba0d44609906fdd5412a5a7034960ee2" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", "magento/module-quote": "*", "php": "~7.3.0||~7.4.0" }, @@ -11025,18 +10180,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.0.0.zip", - "shasum": "a0df3c3d6be5b5ccb33e6d32839955a57a8d0252" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.1.1.0-beta1.zip", + "shasum": "947bbec93fc354f16c3b6e7193055122779a6248" }, "require": { "magento/framework": "*", - "magento/module-inventory-in-store-pickup": "1.1.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-in-store-pickup": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -11058,11 +10213,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-quote-graph-ql", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.0.0.zip", - "shasum": "4e0851bc460f7b3e414a3f97530d5217d6a9f369" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.1.1.0-beta1.zip", + "shasum": "365d776bbb87876987456a86b2785b22bcc59a55" }, "require": { "magento/framework": "*", @@ -11088,18 +10243,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.0.0.zip", - "shasum": "6a6901cf5f331395fd04663a8dc26f283eacacc2" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.1.1.0-beta1.zip", + "shasum": "9955fdd4aa48f156ba7a4ab779640f2779b21326" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -11121,21 +10276,21 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-admin-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.1.0.zip", - "shasum": "096906308ef5ef19a96db5ce8346bcd76a9ca3c5" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.1.2.0-beta1.zip", + "shasum": "3c59ade678a17b19a6c7c973e40e594d6852995c" }, "require": { "magento/framework": "*", "magento/module-backend": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-in-store-pickup-quote": "1.1.*", - "magento/module-inventory-in-store-pickup-sales": "1.1.*", - "magento/module-inventory-in-store-pickup-sales-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-in-store-pickup-quote": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-sales-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-sales": "*", "php": "~7.3.0||~7.4.0" @@ -11157,11 +10312,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-sales-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.0.0.zip", - "shasum": "082efb3f1002a371bfe1c4a7fd61c86b98a83923" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.1.1.0-beta1.zip", + "shasum": "6dfd5c11ac9dd8bf66d54bb59e647ca112519d30" }, "require": { "magento/framework": "*", @@ -11184,18 +10339,18 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.0.0.zip", - "shasum": "3151e0fa56e62868cc21104dc182158da0304733" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.1.1.0-beta1.zip", + "shasum": "5ff519b035c275dceea4bdece7eef0e7ff7d4da3" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-in-store-pickup-api": "1.1.*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-in-store-pickup-api": "1.1.1-beta1", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -11217,15 +10372,15 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-admin-ui", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.0.0.zip", - "shasum": "84c7e4d9b2647d63bc142f468e9df702c2da0c05" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.1.1.0-beta1.zip", + "shasum": "c6c66d4aa9d096deb12d25694c5d8871b9afa2c4" }, "require": { "magento/framework": "*", - "magento/module-inventory-in-store-pickup-shipping-api": "1.1.*", + "magento/module-inventory-in-store-pickup-shipping-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -11248,11 +10403,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-shipping-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.0.0.zip", - "shasum": "d8f00301eebe91f2d1512d822aa126d027cd2e5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.1.1.0-beta1.zip", + "shasum": "3c84ef650b4dda6f2bf2a6c60326f108956290e7" }, "require": { "magento/framework": "*", @@ -11278,11 +10433,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-webapi-extension", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.0.0.zip", - "shasum": "6673a3970215f94c455f287f256803800f69e261" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.1.1.0-beta1.zip", + "shasum": "e2dc03a948be33172a9f1d0caa76794cd6368e68" }, "require": { "magento/framework": "*", @@ -11306,22 +10461,22 @@ }, { "name": "magento/module-inventory-indexer", - "version": "2.1.1", + "version": "2.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.1.1.0.zip", - "shasum": "27b6bdf56f0d7f7bfd07dd57e9bcd3b17fbb02d5" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.1.2.0-beta1.zip", + "shasum": "c26d1d3eeefce62b26d24b8f17116d3c297aa82e" }, "require": { "magento/framework": "*", "magento/framework-message-queue": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-multi-dimensional-indexer-api": "1.2.*", - "magento/module-inventory-sales": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-multi-dimensional-indexer-api": "1.2.1-beta1", + "magento/module-inventory-sales": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -11344,22 +10499,22 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.0.0.zip", - "shasum": "801e4490a30be64e444ec012cf47583213f010ff" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.2.1.0-beta1.zip", + "shasum": "c1ffa19b434ff8ff2a8449489573f6a7a344227e" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", "magento/module-eav": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-low-quantity-notification-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -11380,21 +10535,21 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.1.0.zip", - "shasum": "345e6c4317144ba0b027518ef6c7a9d8f109088e" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.2.2.0-beta1.zip", + "shasum": "4255c91c5e96d7aaf3f2d79d82c9817442fca411" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-low-quantity-notification": "1.2.*", - "magento/module-inventory-low-quantity-notification-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification": "1.2.1-beta1", + "magento/module-inventory-low-quantity-notification-api": "1.2.1-beta1", "magento/module-reports": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" @@ -11416,11 +10571,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.0.0.zip", - "shasum": "d6f68369faa8df0d37dd91bb3dd122f3477c9c0c" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.2.1.0-beta1.zip", + "shasum": "75e73ac6e2b187a8a1e0e16a6a06ad9f9f5a1d8c" }, "require": { "magento/framework": "*", @@ -11443,11 +10598,11 @@ }, { "name": "magento/module-inventory-multi-dimensional-indexer-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.0.0.zip", - "shasum": "6773bfe083fe98407da37780868819434de94c19" + "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.2.1.0-beta1.zip", + "shasum": "f970a35a8faaa176a03aaa7b0f1fdd3be59ec295" }, "require": { "magento/framework": "*", @@ -11470,18 +10625,18 @@ }, { "name": "magento/module-inventory-product-alert", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.1.0.zip", - "shasum": "6b19d36fdc26df518d4e87705cd31f91e3a65410" + "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.2.2.0-beta1.zip", + "shasum": "32ad02b499d16eacc9e81127c3208c83be648e7b" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-product-alert": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -11506,16 +10661,16 @@ }, { "name": "magento/module-inventory-quote-graph-ql", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.0.0.zip", - "shasum": "e82723d9bf0089e911bf8cddc886ed157fc11d5e" + "url": "https://repo.magento.com/archives/magento/module-inventory-quote-graph-ql/magento-module-inventory-quote-graph-ql-1.0.1.0-beta1.zip", + "shasum": "d643aacb1270cb80e0394731c1e01172597998d9" }, "require": { "magento/framework": "*", - "magento/module-inventory-catalog": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-quote": "*", "magento/module-quote-graph-ql": "*", "php": "~7.3.0||~7.4.0" @@ -11537,17 +10692,17 @@ }, { "name": "magento/module-inventory-requisition-list", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.1.0.zip", - "shasum": "2a3c1763917274c423ac53c4bf7c8557254d683f" + "url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.2.2.0-beta1.zip", + "shasum": "94d72f464c5c47fffdf2fdf127a052540154aaae" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" }, "suggest": { @@ -11569,18 +10724,18 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.1.0.zip", - "shasum": "4f2bd4212d3a9bc79887a7b47414593370ad01dd" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.2.2.0-beta1.zip", + "shasum": "12ab9bec50ee6db33a7729d58b5e5c197bc8add6" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-reservations-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-sales": "*", "php": "~7.3.0||~7.4.0" }, @@ -11601,15 +10756,15 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.0.0.zip", - "shasum": "8e6f8b99d3f51e4034fadb93d37bee977cbe56f5" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.2.1.0-beta1.zip", + "shasum": "2f46f4f6da5d2a415371cf21032483310cb771de" }, "require": { "magento/framework": "*", - "magento/module-inventory-reservations-api": "1.2.*", + "magento/module-inventory-reservations-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11629,11 +10784,11 @@ }, { "name": "magento/module-inventory-reservations-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.0.0.zip", - "shasum": "c174e45ee7deec04171d2e11ff25892c1bfb09a1" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.2.1.0-beta1.zip", + "shasum": "5a928b9f90d7324f7f228543f50b7072777cedb7" }, "require": { "magento/framework": "*", @@ -11656,24 +10811,24 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.2.1.0.zip", - "shasum": "975db7920a79511934325827e26e6c0ab259ea6c" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.2.2.0-beta1.zip", + "shasum": "2c91f132451ac38a440792180aadadb41bd3f236" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-reservations-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-deduction-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-reservations-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-sales-inventory": "*", "magento/module-store": "*", @@ -11683,7 +10838,7 @@ "magento/module-inventory-indexer": "*" }, "suggest": { - "magento/module-inventory-catalog": "1.2.*" + "magento/module-inventory-catalog": "1.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -11702,26 +10857,29 @@ }, { "name": "magento/module-inventory-sales-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.1.0.zip", - "shasum": "7584ea4166d10b128e6a94b19b8365d527fb1992" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.2.2.0-beta1.zip", + "shasum": "3a8074d99087360adf8fee81e6397f07ae066c62" }, "require": { "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-admin-ui": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-admin-ui": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, + "suggest": { + "magento/module-sales": "*" + }, "type": "magento2-module", "autoload": { "files": [ @@ -11739,15 +10897,15 @@ }, { "name": "magento/module-inventory-sales-api", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.0.0.zip", - "shasum": "a0a589db432b691f9e483bbc23e19590e9918e7a" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.2.1.0-beta1.zip", + "shasum": "03fa1684e1922b71bf3b21745a1df78c42c9e9ac" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", "magento/module-sales": "*", "php": "~7.3.0||~7.4.0" }, @@ -11768,18 +10926,18 @@ }, { "name": "magento/module-inventory-sales-frontend-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.1.0.zip", - "shasum": "ab368bace84881067cf7ca8452d908986e462d12" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.2.2.0-beta1.zip", + "shasum": "a76389a9abffbb4c71ecf6b7989a6c10a7f3091a" }, "require": { "magento/framework": "*", "magento/module-catalog-inventory": "*", - "magento/module-inventory-catalog-frontend-ui": "1.0.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-catalog-frontend-ui": "1.0.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11799,11 +10957,11 @@ }, { "name": "magento/module-inventory-setup-fixture-generator", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.0.0.zip", - "shasum": "cf812ecbe26459f05ce43b3532004181a27b997a" + "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.2.1.0-beta1.zip", + "shasum": "aebc7f14215fb9d4f5fab53986b4b9c6be1ab50a" }, "require": { "magento/framework": "*", @@ -11826,19 +10984,19 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.1.0.zip", - "shasum": "533b0eaac631e412eeae956c131ad928462984f4" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.2.2.0-beta1.zip", + "shasum": "657f87654f954c5a0046c1e1a0a889402160aa1e" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-deduction-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-deduction-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-shipping": "*", "magento/module-store": "*", @@ -11861,19 +11019,19 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.1.0.zip", - "shasum": "d34cd6593170329d7fd6b28a3f0ba8f045e2195b" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.2.2.0-beta1.zip", + "shasum": "56cebef4c8c763dfd01a953bf4a1021c1c3fe8da" }, "require": { "magento/framework": "*", "magento/module-backend": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "magento/module-sales": "*", "magento/module-shipping": "*", "magento/module-ui": "*", @@ -11896,18 +11054,18 @@ }, { "name": "magento/module-inventory-source-deduction-api", - "version": "1.2.1", + "version": "1.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.1.0.zip", - "shasum": "56ca047011e347304fe405a12fdf02d49d97f092" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.2.2.0-beta1.zip", + "shasum": "8a86732cfd484e2a992b2d7f9cfdeeabf27d64d9" }, "require": { "magento/framework": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-configuration-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-configuration-api": "1.2.1-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11927,16 +11085,16 @@ }, { "name": "magento/module-inventory-source-selection", - "version": "1.2.0", + "version": "1.2.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.0.0.zip", - "shasum": "b57f071218da7ff092a0d5ded9d0df3327b975d2" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.2.1.0-beta1.zip", + "shasum": "81d7609a5a63aaa02c7bbfac426cc0593fbbf70d" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-source-selection-api": "1.4.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-source-selection-api": "1.4.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11956,16 +11114,16 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.4.0", + "version": "1.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.0.0.zip", - "shasum": "f850fbfaa9901b2c2b76d0b42c19e16b2137354e" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.4.1.0-beta1.zip", + "shasum": "fbe8eab34c10b7a273732db70201bee5e9e5c9d7" }, "require": { "magento/framework": "*", - "magento/module-inventory-api": "1.2.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory-api": "1.2.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-sales": "*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" @@ -11987,18 +11145,18 @@ }, { "name": "magento/module-inventory-swatches-frontend-ui", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.0.0.zip", - "shasum": "dc918b286614f8fff092bee0e8b5829a028ac656" + "url": "https://repo.magento.com/archives/magento/module-inventory-swatches-frontend-ui/magento-module-inventory-swatches-frontend-ui-1.0.1.0-beta1.zip", + "shasum": "511cc080a2b12417fe372e641d9114d4b35816a1" }, "require": { "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-inventory-configurable-product-frontend-ui": "1.0.*", + "magento/module-inventory-configurable-product-frontend-ui": "1.0.2-beta1", "magento/module-swatches": "*" }, "type": "magento2-module", @@ -12018,19 +11176,19 @@ }, { "name": "magento/module-inventory-visual-merchandiser", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.1.0.zip", - "shasum": "273fce1d4e591029d64a1c33bb2f9b8ca99abd0e" + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.1.2.0-beta1.zip", + "shasum": "b20e5ae7ffba19488f8305147bb7a44e2859040a" }, "require": { "magento/framework": "*", "magento/module-catalog": "*", - "magento/module-inventory": "1.2.*", - "magento/module-inventory-catalog-api": "1.3.*", - "magento/module-inventory-indexer": "2.1.*", - "magento/module-inventory-sales-api": "1.2.*", + "magento/module-inventory": "1.2.2-beta1", + "magento/module-inventory-catalog-api": "1.3.2-beta1", + "magento/module-inventory-indexer": "2.1.2-beta1", + "magento/module-inventory-sales-api": "1.2.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -12058,19 +11216,47 @@ }, { "name": "magento/module-inventory-wishlist", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.0.0.zip", - "shasum": "7515e4e9f05bff33116026a82f92593c72c9393f" + "url": "https://repo.magento.com/archives/magento/module-inventory-wishlist/magento-module-inventory-wishlist-1.0.1.0-beta1.zip", + "shasum": "619cc4fd3570dfe8d21430176a01463915d322c6" }, "require": { "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-inventory": "1.2.*", - "magento/module-wishlist": "*" + "suggest": { + "magento/module-inventory": "1.2.2-beta1", + "magento/module-wishlist": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\InventoryWishlist\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, + { + "name": "magento/module-jwt-framework-adapter", + "version": "100.4.1-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.1.0-beta1.zip", + "shasum": "8038d93cc8664a9ec21e5e8edb242a71f3ba568f" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0", + "web-token/jwt-framework": "^v2.2.7" }, "type": "magento2-module", "autoload": { @@ -12078,27 +11264,28 @@ "registration.php" ], "psr-4": { - "Magento\\InventoryWishlist\\": "" + "Magento\\JwtFrameworkAdapter\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "JWT Manager implementation based on jwt-framework" }, { - "name": "magento/module-jwt-framework-adapter", - "version": "100.4.0", + "name": "magento/module-jwt-user-token", + "version": "100.4.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-jwt-framework-adapter/magento-module-jwt-framework-adapter-100.4.0.0.zip", - "shasum": "8e20c28e27f3302fd69eae3928be9eff4d5f2993" + "url": "https://repo.magento.com/archives/magento/module-jwt-user-token/magento-module-jwt-user-token-100.4.0.0-beta1.zip", + "shasum": "c3203935460da338325d419eab53839d340f9ec6" }, "require": { "magento/framework": "103.0.*", - "php": "~7.3.0||~7.4.0", - "web-token/jwt-framework": "^v2.2.7" + "magento/module-authorization": "100.4.*", + "magento/module-integration": "100.4.*", + "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", "autoload": { @@ -12106,22 +11293,22 @@ "registration.php" ], "psr-4": { - "Magento\\JwtFrameworkAdapter\\": "" + "Magento\\JwtUserToken\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "JWT Manager implementation based on jwt-framework" + "description": "Introduces JWT token support for web API authentication" }, { "name": "magento/module-layered-navigation", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.3.0.zip", - "shasum": "43cc6f1ab9bd9a52df227e6d005400b9769d2eeb" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.4.0-beta1.zip", + "shasum": "3a208c1096042bafed2ac80628628fdf9943ab17" }, "require": { "magento/framework": "103.0.*", @@ -12146,11 +11333,11 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.3.0.zip", - "shasum": "469da0ae652b148870cb6f91024f5d81c3322c87" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.4.0-beta1.zip", + "shasum": "c68612a70024d70ff6514ea28c5a7627b110ba0b" }, "require": { "magento/framework": "103.0.*", @@ -12179,11 +11366,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.3.0.zip", - "shasum": "af49cb80bb19eea4fb2461ffa9a1399d131ee7d1" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.4.0-beta1.zip", + "shasum": "032769ff76a290e7441733325b5da334faa8b417" }, "require": { "magento/framework": "103.0.*", @@ -12736,11 +11923,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.2.0.zip", - "shasum": "9cbba303faf3935c8d3f8ca7a6c87c59d70edf9e" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.3.0-beta1.zip", + "shasum": "e2c44a1c9af2d44d6c45391973d43c9ba28bf757" }, "require": { "magento/framework": "103.0.*", @@ -12821,11 +12008,11 @@ }, { "name": "magento/module-media-gallery-catalog-integration", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.1.0.zip", - "shasum": "11561b45eeb6d0ae2d29535b619318daafdb671f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.2.0-beta1.zip", + "shasum": "b47965fb2c13f9db6001eafd612faf9114f72062" }, "require": { "magento/framework": "103.0.*", @@ -12855,11 +12042,11 @@ }, { "name": "magento/module-media-gallery-catalog-ui", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.1.0.zip", - "shasum": "08bd47458974fecdcaa682271a8a37d1f1a996aa" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.2.0-beta1.zip", + "shasum": "d75b80e827b24d46d3209de11b1a808da426826f" }, "require": { "magento/framework": "103.0.*", @@ -12887,11 +12074,11 @@ }, { "name": "magento/module-media-gallery-cms-ui", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.1.0.zip", - "shasum": "b7557bbe891e93c2c27af2e28078ef7e3efd5ca9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.2.0-beta1.zip", + "shasum": "1af6706c1432b691d935fde73512311571ee8066" }, "require": { "magento/framework": "103.0.*", @@ -13009,11 +12196,11 @@ }, { "name": "magento/module-media-gallery-renditions", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.1.0.zip", - "shasum": "9357f1a777e97241a455890048c7af156e8696b3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-renditions/magento-module-media-gallery-renditions-100.4.2.0-beta1.zip", + "shasum": "56158cc86904726fa0a6256f6c07fc57a30451f5" }, "require": { "magento/framework": "103.0.*", @@ -13158,11 +12345,11 @@ }, { "name": "magento/module-media-gallery-ui", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.2.0.zip", - "shasum": "9bffbb333a424a7a3018dce88aec3d21e6f00cb3" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.3.0-beta1.zip", + "shasum": "55cea82b02e68a484de9f4810d01f268c881c184" }, "require": { "magento/framework": "103.0.*", @@ -13226,11 +12413,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.2.0.zip", - "shasum": "1c9a3fa1e13fd719abc27fc892634312ae613f6d" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.3.0-beta1.zip", + "shasum": "47a80c0e1166aef376b403a2c3b4b65d8820b127" }, "require": { "magento/framework": "103.0.*", @@ -13290,11 +12477,11 @@ }, { "name": "magento/module-msrp", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.2.0.zip", - "shasum": "2609029872902a0bcbb56978bffb2da44e3ab18f" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.3.0-beta1.zip", + "shasum": "722defd440059480332ef298453f2bb0fc74c2a2" }, "require": { "magento/framework": "103.0.*", @@ -13386,11 +12573,11 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.3.0.zip", - "shasum": "7e9b525f795c92b2ec1b03ebd15ebd7127974447" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.4.0-beta1.zip", + "shasum": "64be346c683deb6714229f28a6b9df5722a4a6c6" }, "require": { "magento/framework": "103.0.*", @@ -13453,11 +12640,11 @@ }, { "name": "magento/module-new-relic-reporting", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.1.0.zip", - "shasum": "a8a60f1c94feff60f6968302b4a9bfdb96e61c41" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.2.0-beta1.zip", + "shasum": "a1e2787a24eb5399f1a0599cfd4fd7408bc15c7f" }, "require": { "magento/framework": "103.0.*", @@ -13487,11 +12674,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.3.0.zip", - "shasum": "3738fd1249be0b3180dd803525bbfedd17d95e7c" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.4.0-beta1.zip", + "shasum": "2c8e10e6d523c9575a48a60d8838acb917e7488d" }, "require": { "magento/framework": "103.0.*", @@ -13523,11 +12710,11 @@ }, { "name": "magento/module-newsletter-graph-ql", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.0.0.zip", - "shasum": "e5585c22858a6e8c7733f30161aa185570cc32f2" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.1.0-beta1.zip", + "shasum": "d79be99246b3fc2e4f9105b9a424c64c78a4f358" }, "require": { "magento/framework": "103.0.*", @@ -13556,11 +12743,11 @@ }, { "name": "magento/module-offline-payments", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.2.0.zip", - "shasum": "493396f36e2bcf91aa5f75176e5e69cd913ddcbe" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.3.0-beta1.zip", + "shasum": "45dc47afa267f77873b2ac18d2c04a833aff3a4c" }, "require": { "magento/framework": "103.0.*", @@ -13589,11 +12776,11 @@ }, { "name": "magento/module-offline-shipping", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.2.0.zip", - "shasum": "c0cabc19837520fc950ba7ba21206edda325061f" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.3.0-beta1.zip", + "shasum": "3f33aec73a338cd27798a390179ba229d861a927" }, "require": { "magento/framework": "103.0.*", @@ -13629,32 +12816,32 @@ }, { "name": "magento/module-page-builder", - "version": "2.2.1", + "version": "2.2.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.1.0.zip", - "shasum": "f41e4846ee0e57d9709ed0740f02d26e2b1a67fe" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.2.2.0-beta1.zip", + "shasum": "3eb7a21652513738a264cca88905a912b4dce4fb" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-backend": "~102.0.3", - "magento/module-catalog": "~104.0.3", - "magento/module-catalog-inventory": "*", - "magento/module-catalog-widget": "*", - "magento/module-cms": "*", - "magento/module-config": "~101.2.3", - "magento/module-directory": "~100.4.3", - "magento/module-eav": "*", - "magento/module-email": "*", - "magento/module-media-storage": "*", - "magento/module-require-js": "*", - "magento/module-rule": "~100.4.2", - "magento/module-store": "~101.1.3", - "magento/module-theme": "*", - "magento/module-ui": "*", - "magento/module-variable": "*", - "magento/module-widget": "*", - "magento/module-wishlist": "*", + "magento/framework": "103.0.4-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-catalog": "104.0.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", + "magento/module-catalog-widget": "100.4.4-beta1", + "magento/module-cms": "104.0.4-beta1", + "magento/module-config": "101.2.4-beta1", + "magento/module-directory": "100.4.4-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-email": "101.1.4-beta1", + "magento/module-media-storage": "100.4.3-beta1", + "magento/module-require-js": "100.4.0", + "magento/module-rule": "100.4.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-theme": "101.1.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-variable": "100.4.2-beta1", + "magento/module-widget": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", "php": "~7.3.0||~7.4.0", "phpgt/dom": "2.1.6" }, @@ -13662,7 +12849,7 @@ "gene/bluefoot": "*" }, "suggest": { - "magento/module-review": "*" + "magento/module-review": "100.4.4-beta1" }, "type": "magento2-module", "autoload": { @@ -13680,19 +12867,19 @@ }, { "name": "magento/module-page-builder-admin-analytics", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.1.0.zip", - "shasum": "99ab2c213089454afb2d2f700c1f69d58080bf84" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.1.2.0-beta1.zip", + "shasum": "a839de29318575182323e61cea02d3b6b2f6f7f6" }, "require": { - "magento/framework": "~103.0.3", + "magento/framework": "103.0.4-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-admin-analytics": "*", - "magento/module-page-builder": "2.2.*" + "magento/module-admin-analytics": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1" }, "type": "magento2-module", "autoload": { @@ -13710,16 +12897,16 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.6.1", + "version": "1.6.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.1.0.zip", - "shasum": "1919171acdf7c0c2f2a73a7fae01408e8d79be4b" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.6.2.0-beta1.zip", + "shasum": "ef5e9ac0356a17c1a211c799c3c73d649f2ed5f8" }, "require": { - "magento/framework": "~103.0.3", - "magento/module-analytics": "~100.4.3", - "magento/module-page-builder": "2.2.*", + "magento/framework": "103.0.4-beta1", + "magento/module-analytics": "100.4.4-beta1", + "magento/module-page-builder": "2.2.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13738,11 +12925,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.3.0.zip", - "shasum": "2ea8e4927f6d4d981fc3880430b9c68188d475ec" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.4.0-beta1.zip", + "shasum": "be16bbcf428f2849baaf075596649fc9a07a53be" }, "require": { "magento/framework": "103.0.*", @@ -13768,11 +12955,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.3.0.zip", - "shasum": "ed757e21bbe899ba5c5efadf322529e9ea31ea5b" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.4.0-beta1.zip", + "shasum": "70c4f49dbacefd3e165ac22b4a57176616c56b08" }, "require": { "magento/framework": "103.0.*", @@ -13800,13 +12987,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-payment-graph-ql", + "version": "100.4.0-beta1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-payment-graph-ql/magento-module-payment-graph-ql-100.4.0.0-beta1.zip", + "shasum": "f8003dd67d83880f2cb53f5c3896934d58ba0ca6" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-store-graph-ql": "100.4.*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PaymentGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" + }, { "name": "magento/module-paypal", - "version": "101.0.3", + "version": "101.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.3.0.zip", - "shasum": "1c49543704e6a8229606c0ef3cd4b29df7371605" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.4.0-beta1.zip", + "shasum": "ca72d0eb0cee96ec0605c2b3e77bc25960d5a30d" }, "require": { "lib-libxml": "*", @@ -13922,11 +13139,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.3.0.zip", - "shasum": "d27b19e0e545dc5eec301b9d7a14aff18e20f6c8" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.4.0-beta1.zip", + "shasum": "88e29e83537fc795de3002f6e5dd7b4f3ff7ae0a" }, "require": { "magento/framework": "103.0.*", @@ -13955,14 +13172,17 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.2.0.zip", - "shasum": "44b976822380a371fc5e14405fe85e45e96ae920" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.3.0-beta1.zip", + "shasum": "269d372ede5743bdac2cdb0db5f944b83c6db8b8" }, "require": { "magento/framework": "103.0.*", + "magento/framework-bulk": "101.0.*", + "magento/module-asynchronous-operations": "100.4.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-catalog": "104.0.*", "magento/module-customer": "103.0.*", @@ -13990,11 +13210,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.3.0.zip", - "shasum": "1c359d8e13e079ac9776ab1518c33ab233497a85" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.4.0-beta1.zip", + "shasum": "4452b4562e94b064f92fc88ff6cdd37d6856187d" }, "require": { "magento/framework": "103.0.*", @@ -14027,11 +13247,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.3.0.zip", - "shasum": "91522269af2fae7d9916299abc70fdb4fa31fa87" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.4.0-beta1.zip", + "shasum": "85a47fbb4ed39d1d1f155dce50026c969d2bb1e8" }, "require": { "magento/framework": "103.0.*", @@ -14100,11 +13320,11 @@ }, { "name": "magento/module-quote-bundle-options", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.0.0.zip", - "shasum": "600b519b3bbb05d4b3c9f4b16630e6dfc1fa4a6f" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.1.0-beta1.zip", + "shasum": "df46ffc519fc74dafac887dc24bc31ad1d12da4a" }, "require": { "magento/framework": "103.0.*", @@ -14128,11 +13348,11 @@ }, { "name": "magento/module-quote-configurable-options", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.0.0.zip", - "shasum": "45320a2c671d3f4a41840c9c96f21bf2b127e7dc" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.1.0-beta1.zip", + "shasum": "b61c8740a8f4060cd3b6b2fdac8b87bef7182263" }, "require": { "magento/framework": "103.0.*", @@ -14156,11 +13376,11 @@ }, { "name": "magento/module-quote-downloadable-links", - "version": "100.4.0", + "version": "100.4.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip", - "shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.1.0-beta1.zip", + "shasum": "1b5d091f3fdbc85a59fcf53a955c4808c0202395" }, "require": { "magento/framework": "103.0.*", @@ -14184,11 +13404,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.3.0.zip", - "shasum": "5adf528ad5905e1c33ee58a7ee7a6665686ab6bf" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.4.0-beta1.zip", + "shasum": "fbbcd65c93280523b48e424fc4825f1ae714d803" }, "require": { "magento/framework": "103.0.*", @@ -14225,16 +13445,16 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.1.0.zip", - "shasum": "965b2d4796edcc201b0dcb71babf8c98b4a2db9f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.2.0-beta1.zip", + "shasum": "dda26c282b9f81299400b0936b377e226b4e2454" }, "require": { "magento/framework": "*", "magento/module-config": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -14254,21 +13474,21 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.1.0.zip", - "shasum": "623641b59703112194188a2484b8a6d8a8363d93" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.2.0-beta1.zip", + "shasum": "eee2e753762cd0b01b18b20298a1e4607321021a" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-admin-ui": "1.1.*", - "magento/module-re-captcha-frontend-ui": "1.1.*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", - "magento/module-re-captcha-webapi-ui": "1.0.*", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-re-captcha-webapi-ui": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14287,15 +13507,15 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.0.0.zip", - "shasum": "3ceb2b5c3e3afd6a0655378aa69b7803675d5429" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.1.0-beta1.zip", + "shasum": "9f25ef645eb6c82f175e39d97cd0e741cc3ca0f8" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14314,18 +13534,18 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.1.0.zip", - "shasum": "6f78f2759518d6081df0e711f2cdb4150099fc9e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.2.0-beta1.zip", + "shasum": "481ae9478835b2cd017151c6a8ad321d6acea851" }, "require": { "magento/framework": "*", "magento/module-customer": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14344,15 +13564,15 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.1.0.zip", - "shasum": "69bac6cb6d08c2de996565e6f882850c5a765c5e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.2.0-beta1.zip", + "shasum": "db7ed45d49db4bad148dfdac9ac32faf4faa13f2" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -14372,11 +13592,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.1.0.zip", - "shasum": "b0bd1e14379d5b5cbf3ff40a744b657645268f49" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.2.0-beta1.zip", + "shasum": "cf4439b6df2767d70daa5bd2975cb1c7f9801be4" }, "require": { "magento/framework": "*", @@ -14399,17 +13619,17 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.1.0.zip", - "shasum": "28234f561495084989c7831face2e9a4adaf8d28" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.2.0-beta1.zip", + "shasum": "fa4727fd9714006393125dd431a8b9b3425d4455" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14428,18 +13648,18 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.1.0.zip", - "shasum": "9b1ed87fa47f555fad7a2c510a615450acbe4f5c" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.2.0-beta1.zip", + "shasum": "1827ab26212b78ae62295b5a5c05ceeb71d8cfe8" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14458,17 +13678,17 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.1.0.zip", - "shasum": "acaf1c426b7b756d4403130995e8e142f83875a0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.2.0-beta1.zip", + "shasum": "677fcbc71ca0c2a6f9f9a7f5c6f5aa27339a0493" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14487,17 +13707,17 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.1.0.zip", - "shasum": "554971de90ee1816a8b612f3cc61615fc68fc107" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.2.0-beta1.zip", + "shasum": "a5ceeeb10e6784e47d824cef209f90f8c129c779" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14516,16 +13736,16 @@ }, { "name": "magento/module-re-captcha-store-pickup", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.0.0.zip", - "shasum": "0386dabb9c38a39f20d2ab5f2dd5918b8514995b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-store-pickup/magento-module-re-captcha-store-pickup-1.0.1.0-beta1.zip", + "shasum": "74b440b0ca9198c302d51dbc59ec90318191ca80" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -14547,15 +13767,15 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.1.0.zip", - "shasum": "53c86765004a5071847847ca04ddac4f8a7cffff" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.2.0-beta1.zip", + "shasum": "779254dd931e9f181f731449a555f6e7105be9f5" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14580,16 +13800,16 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.1.1", + "version": "1.1.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.1.0.zip", - "shasum": "8fdc236a70383c93567ea4bf4051c82f5d37ead5" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.2.0-beta1.zip", + "shasum": "fe0ce80641ee4a9f4446390b093c12c006569d8e" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14608,16 +13828,16 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip", - "shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.1.0-beta1.zip", + "shasum": "417e2be2a3df26bba08cf6bc6e01f4f6cebac079" }, "require": { "google/recaptcha": "^1.2", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14636,11 +13856,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.1.0", + "version": "1.1.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.0.0.zip", - "shasum": "6fa06fe393f30ccc25d29341e7bc3f47203ed14d" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.1.0-beta1.zip", + "shasum": "57cd074daa4d1635b498379611a91fd25b725ef1" }, "require": { "magento/framework": "*", @@ -14662,22 +13882,22 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "2.0.1", + "version": "2.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.1.0.zip", - "shasum": "bc35f990a70ce0400cb7d9c24d29390c7f19c18b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.2.0-beta1.zip", + "shasum": "6ca04951d10c4d313e9c24eaa6460cdd2a49751e" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.1.*" + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" }, "type": "magento2-module", "autoload": { @@ -14695,22 +13915,22 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "2.0.1", + "version": "2.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.1.0.zip", - "shasum": "f5da75a4fa5f50ee9792ce7bcec702ed14e3df3e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.2.0-beta1.zip", + "shasum": "f6b4f8955f10b7f24bb237f6f527ea433e31f9a8" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.1.*" + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" }, "type": "magento2-module", "autoload": { @@ -14728,22 +13948,22 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "2.0.1", + "version": "2.0.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.1.0.zip", - "shasum": "12af3449659e18e6be64eeefedfcd3ffc7254c87" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.2.0-beta1.zip", + "shasum": "51cd267f463034f1a64a6763280be7adc27ac9d0" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "1.1.*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.1.*" + "magento/module-re-captcha-admin-ui": "1.1.2-beta1" }, "type": "magento2-module", "autoload": { @@ -14761,15 +13981,15 @@ }, { "name": "magento/module-re-captcha-webapi-api", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.0.0.zip", - "shasum": "09fa4ebb6b941ae039375d2e0a0363abe0f86cf1" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-api/magento-module-re-captcha-webapi-api-1.0.1.0-beta1.zip", + "shasum": "207d004e84a68aa30dbb4dd303605a1b330b766d" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14788,17 +14008,17 @@ }, { "name": "magento/module-re-captcha-webapi-graph-ql", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.0.0.zip", - "shasum": "3f7c35bd9b8d825f1c203907fce7f4d1b395d885" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-graph-ql/magento-module-re-captcha-webapi-graph-ql-1.0.1.0-beta1.zip", + "shasum": "4770728185ca31f0d8876b228f86b33d91dba0c8" }, "require": { "magento/framework": "*", "magento/module-authorization": "*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14817,17 +14037,17 @@ }, { "name": "magento/module-re-captcha-webapi-rest", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.0.0.zip", - "shasum": "45301a7a92ad7a828c16af8d9fce843a67545f1b" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-rest/magento-module-re-captcha-webapi-rest-1.0.1.0-beta1.zip", + "shasum": "f373a934630dac70d7f95c02c073d759fa360bc8" }, "require": { "magento/framework": "*", "magento/module-authorization": "*", - "magento/module-re-captcha-validation-api": "1.1.*", - "magento/module-re-captcha-webapi-api": "1.0.*", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", "magento/module-webapi": "*", "php": "~7.3.0||~7.4.0" }, @@ -14847,15 +14067,15 @@ }, { "name": "magento/module-re-captcha-webapi-ui", - "version": "1.0.0", + "version": "1.0.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.0.0.zip", - "shasum": "d946934335b5676d3986b35f35e5d0f13fa85232" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-webapi-ui/magento-module-re-captcha-webapi-ui-1.0.1.0-beta1.zip", + "shasum": "4a0c10d5bfbdecde9db4f77ad58b29a4cfe1fc94" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-frontend-ui": "1.1.*", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14874,11 +14094,11 @@ }, { "name": "magento/module-related-product-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.1.0.zip", - "shasum": "28d711e8c7e8569773e54c65971367d793829066" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.2.0-beta1.zip", + "shasum": "d83d879a1caecb00c3e90898f5ab0bf2f6db387e" }, "require": { "magento/framework": "103.0.*", @@ -14906,11 +14126,11 @@ }, { "name": "magento/module-release-notification", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.1.0.zip", - "shasum": "1b75772e19f18f4147fbf3ac7b29083516abe5a9" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.2.0-beta1.zip", + "shasum": "bad5b4f3a9b57f8f24a2baa0d6e85c980fe4254b" }, "require": { "magento/framework": "103.0.*", @@ -14939,11 +14159,11 @@ }, { "name": "magento/module-remote-storage", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.1.0.zip", - "shasum": "a99ed74be824e5430346aab555fb07855888f464" + "url": "https://repo.magento.com/archives/magento/module-remote-storage/magento-module-remote-storage-100.4.2.0-beta1.zip", + "shasum": "b125571af058fdb2d2ed295705ed9127823e76e7" }, "require": { "magento/framework": "103.0.*", @@ -14978,11 +14198,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.3.0.zip", - "shasum": "fc358d4fe54288a7a6bcc512a683339e9a25bbcc" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.4.0-beta1.zip", + "shasum": "c48092cf048fa983c859c978bc38d7d42f1e449c" }, "require": { "magento/framework": "103.0.*", @@ -15049,11 +14269,11 @@ }, { "name": "magento/module-review", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.3.0.zip", - "shasum": "e79c47dad8cd17e501251854f308816420505573" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.4.0-beta1.zip", + "shasum": "80627aa683752f3574c2422ceb942e0d22fba872" }, "require": { "magento/framework": "103.0.*", @@ -15182,11 +14402,11 @@ }, { "name": "magento/module-rss", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.2.0.zip", - "shasum": "f9f6dd547703da27d4a5e5720ebabb6df8b468f8" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.3.0-beta1.zip", + "shasum": "4e17275bddfa89867b05bba8a15eb32198d55832" }, "require": { "magento/framework": "103.0.*", @@ -15212,11 +14432,11 @@ }, { "name": "magento/module-rule", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.2.0.zip", - "shasum": "7fe46c6d144d612060dd1d9f5a13c18abb6e064c" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.3.0-beta1.zip", + "shasum": "e22ea95eac3696e335a1d64a4a7ef999ba543fe3" }, "require": { "lib-libxml": "*", @@ -15244,11 +14464,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.3", + "version": "103.0.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.3.0.zip", - "shasum": "9986e510fc18b5b9ed79cd4a3e1025aa10a00e47" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.4.0-beta1.zip", + "shasum": "495febe1e17b053eabc174c395055c6c40e1783a" }, "require": { "magento/framework": "103.0.*", @@ -15327,11 +14547,11 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.3.0.zip", - "shasum": "4892b900cfcc8cf772eef24e45566ec9f95d618b" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.4.0-beta1.zip", + "shasum": "13ae4bae5c7196b1e36356bddb189bb5de20732e" }, "require": { "magento/framework": "103.0.*", @@ -15392,11 +14612,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.3.0.zip", - "shasum": "a2d5ea16744531a74fe1469431050ced9b198ce6" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.4.0-beta1.zip", + "shasum": "6a3fcf86589b9284ad6c0b4ae32c5f4c3f99a23f" }, "require": { "magento/framework": "103.0.*", @@ -15443,11 +14663,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip", - "shasum": "5508458a59641dccd017849f68a79573c41a4808" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.2.0-beta1.zip", + "shasum": "6c638bdfa91f46f39f7e51dd107663afe80b1a7c" }, "require": { "magento/framework": "103.0.*", @@ -15501,11 +14721,11 @@ }, { "name": "magento/module-search", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.3.0.zip", - "shasum": "95ef4fb554a1096bb53234673ba9290aa35c4a11" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.4.0-beta1.zip", + "shasum": "c6dc059232e32d4fb69fb8af80e3b87d838d2b35" }, "require": { "magento/framework": "103.0.*", @@ -15533,11 +14753,11 @@ }, { "name": "magento/module-security", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.3.0.zip", - "shasum": "b65fcb05214b23d57513beb9ccaead62fa934898" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.4.0-beta1.zip", + "shasum": "5591d50e76987b3bc0ff5076c038df476819e769" }, "require": { "magento/framework": "103.0.*", @@ -15665,11 +14885,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.3.0.zip", - "shasum": "252b249a41b830f3079521d6172684e59296f039" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.4.0-beta1.zip", + "shasum": "32d43e55ff52d8598bfba0c454577dbe8f31ecd7" }, "require": { "ext-gd": "*", @@ -15711,11 +14931,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.2.0.zip", - "shasum": "e7621d7e60d0a0ecac98ee704335e0b9a2c318de" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.3.0-beta1.zip", + "shasum": "819f3d6a95a39860fdf3e36428abb474d0db7c1b" }, "require": { "magento/framework": "103.0.*", @@ -15750,11 +14970,11 @@ }, { "name": "magento/module-store", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.3.0.zip", - "shasum": "b019ec5adac8c32657a1b1b18e75ec10d3597233" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.4.0-beta1.zip", + "shasum": "beb3a159501938b6d95b2faa3e17c4e46c70b208" }, "require": { "magento/framework": "103.0.*", @@ -15788,15 +15008,16 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.2.0.zip", - "shasum": "d2a02f1d6c4733f181269c1c2333dea6787faa46" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.3.0-beta1.zip", + "shasum": "adcfa9e0c112229bdb25c54d2fedd79cd6ece711" }, "require": { "magento/framework": "103.0.*", "magento/module-graph-ql": "100.4.*", + "magento/module-graph-ql-cache": "100.4.*", "magento/module-store": "101.1.*", "php": "~7.3.0||~7.4.0" }, @@ -15817,11 +15038,11 @@ }, { "name": "magento/module-swagger", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.2.0.zip", - "shasum": "8cafe5233f4af5c6efa84e612076b86eee372025" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.3.0-beta1.zip", + "shasum": "979bf12bbf9fa928b1804192214341abf2d2c77a" }, "require": { "magento/framework": "103.0.*", @@ -15903,11 +15124,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.3.0.zip", - "shasum": "59d522abb2f7f6120b9fca0ab398d2790a3a3523" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.4.0-beta1.zip", + "shasum": "9eb04838fb73e15c3210068bf9d88202e2325b1d" }, "require": { "magento/framework": "103.0.*", @@ -16005,11 +15226,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.3.0.zip", - "shasum": "889437fecfe921171b2f1824e2c71e06a26f8573" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.4.0-beta1.zip", + "shasum": "8fd0d0a05a080fe8373b91a3c58c1ab6a6e81240" }, "require": { "magento/framework": "103.0.*", @@ -16112,11 +15333,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.3", + "version": "101.1.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.3.0.zip", - "shasum": "c9c9da5ba69ddb2d09934fb9a04e5efb8887ac28" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.4.0-beta1.zip", + "shasum": "2b55cc6fd1e2342afc37061affdb541de14eb78a" }, "require": { "magento/framework": "103.0.*", @@ -16184,11 +15405,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.3.0.zip", - "shasum": "2c33155d71709b2fda930d8052c8362462fb51d6" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.4.0-beta1.zip", + "shasum": "cb360a50389e4df398c09debc4416c09666a904d" }, "require": { "magento/framework": "103.0.*", @@ -16218,11 +15439,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.2.0.zip", - "shasum": "f1906fa4a32863e8158c14555aea760d121c5672" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.3.0-beta1.zip", + "shasum": "0da9b001659818f51793253de39fdd97f1cc5f2f" }, "require": { "2tvenom/cborencode": "^1.0", @@ -16239,7 +15460,6 @@ "magento/module-ui": "*", "magento/module-user": "*", "php": "~7.3.0||~7.4.0", - "phpseclib/phpseclib": "2.0.*", "spomky-labs/otphp": "^10.0" }, "type": "magento2-module", @@ -16258,11 +15478,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.3.0.zip", - "shasum": "36ea8e0045c5cc3fd8ca8868228bdd74d98488ce" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.4.0-beta1.zip", + "shasum": "02c2d12d7a498e7c7069da1da3c4ea21c5cd82dc" }, "require": { "magento/framework": "103.0.*", @@ -16293,11 +15513,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.3.0.zip", - "shasum": "99a20d660b2145015d6e11046d89f5cbd742ad8b" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.4.0-beta1.zip", + "shasum": "a0caab9c4f5b4f836cd9c0db90de9aeb4fdeafed" }, "require": { "magento/framework": "103.0.*", @@ -16330,11 +15550,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.2", + "version": "102.0.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.2.0.zip", - "shasum": "8e00f257b9bae97ea0af6bb760cc1ad14f3f2406" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.3.0-beta1.zip", + "shasum": "819977c51211464c8550c2a486e23b3da6e2fec7" }, "require": { "magento/framework": "103.0.*", @@ -16395,11 +15615,11 @@ }, { "name": "magento/module-user", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.3.0.zip", - "shasum": "82df73a0a86546ceb20501f11a8666fafb760117" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.4.0-beta1.zip", + "shasum": "b9f22680c80070287006adec12242f7b4d1421d2" }, "require": { "magento/framework": "103.0.*", @@ -16429,11 +15649,11 @@ }, { "name": "magento/module-usps", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.2.0.zip", - "shasum": "7b541046db08d5ce35554be494a3505bbd86f8e5" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.3.0-beta1.zip", + "shasum": "651a314cbcd60966886c24855c6b7627723f156a" }, "require": { "lib-libxml": "*", @@ -16465,11 +15685,11 @@ }, { "name": "magento/module-variable", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.1.0.zip", - "shasum": "d35b3885941c121c35096a4daa910abf61444a60" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.2.0-beta1.zip", + "shasum": "cb6a649180ce12a1134aa3dcd61195865a1680c2" }, "require": { "magento/framework": "103.0.*", @@ -16496,11 +15716,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.3.0.zip", - "shasum": "e69b8002bbe2f15d91f8b0f31baf0d72b1815535" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.4.0-beta1.zip", + "shasum": "631c2517ebf9c6f008778485b670d1204cf264ee" }, "require": { "magento/framework": "103.0.*", @@ -16585,11 +15805,11 @@ }, { "name": "magento/module-webapi", - "version": "100.4.2", + "version": "100.4.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.2.0.zip", - "shasum": "8f5f5a135adc85896582904a58475669af241701" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.3.0-beta1.zip", + "shasum": "9c9b25b07ca462738eb1d40dc4b0d93070b8a72c" }, "require": { "magento/framework": "103.0.*", @@ -16682,11 +15902,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.3.0.zip", - "shasum": "c182abe6fc1c95064a283e2da7266da1bd4c700b" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.4.0-beta1.zip", + "shasum": "913b9e8e401301084b4276f92f2fc12ea80d89d7" }, "require": { "magento/framework": "103.0.*", @@ -16724,11 +15944,11 @@ }, { "name": "magento/module-weee-graph-ql", - "version": "100.4.1", + "version": "100.4.2-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.1.0.zip", - "shasum": "e3a6d9bda5d82202e15499be992e5f8586868824" + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.2.0-beta1.zip", + "shasum": "e39f36de3ff7ff245d7e104c8ebffa9a05e883ec" }, "require": { "magento/framework": "103.0.*", @@ -16757,11 +15977,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.3.0.zip", - "shasum": "fdfbf53cb21255e6e9a4d3d711f7d3f9ee86c4ef" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.4.0-beta1.zip", + "shasum": "d51a9c79bcb11b8abb49a7ae71eebcffda9fb0b6" }, "require": { "magento/framework": "103.0.*", @@ -16795,11 +16015,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.3", + "version": "101.2.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.3.0.zip", - "shasum": "b7af8aef870d0b81e934c13ece47610079b284a0" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.4.0-beta1.zip", + "shasum": "b150974b44d4c301bf89e6fe8e5b65d56d5a3006" }, "require": { "magento/framework": "103.0.*", @@ -16903,40 +16123,38 @@ }, { "name": "magento/page-builder", - "version": "1.7.0", + "version": "1.7.1-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.0.0.zip", - "shasum": "6e25c9228196e99f6a3440e0bc3ee5d27d09e00d" + "url": "https://repo.magento.com/archives/magento/page-builder/magento-page-builder-1.7.1.0-beta1.zip", + "shasum": "e29cc6fe1b8976cb90755780a03033cb8676b853" }, "require": { - "magento/module-aws-s3-page-builder": "1.0.1", - "magento/module-catalog-page-builder-analytics": "1.6.1", - "magento/module-cms-page-builder-analytics": "1.6.1", - "magento/module-page-builder": "2.2.1", - "magento/module-page-builder-admin-analytics": "1.1.1", - "magento/module-page-builder-analytics": "1.6.1" + "magento/module-aws-s3-page-builder": "1.0.2-beta1", + "magento/module-catalog-page-builder-analytics": "1.6.2-beta1", + "magento/module-cms-page-builder-analytics": "1.6.2-beta1", + "magento/module-page-builder": "2.2.2-beta1", + "magento/module-page-builder-admin-analytics": "1.1.2-beta1", + "magento/module-page-builder-analytics": "1.6.2-beta1" }, "type": "metapackage", "description": "Page Builder metapackage" }, { "name": "magento/product-community-edition", - "version": "2.4.3", + "version": "2.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.3.0.zip", - "shasum": "65525c3f6d3025a0741ff936a0ce0cfd0823bec4" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.4.0-beta1.zip", + "shasum": "45a08d8d4983b080ba87fa2442d82f46c9a31b36" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.2.1", "colinmollenhour/cache-backend-file": "~1.4.1", - "colinmollenhour/cache-backend-redis": "1.11.0", - "colinmollenhour/credis": "1.11.1", + "colinmollenhour/cache-backend-redis": "^1.14", + "colinmollenhour/credis": "1.12.1", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9 || ^2.0", - "dotmailer/dotmailer-magento2-extension-package": "4.12.0", - "elasticsearch/elasticsearch": "~7.11.0", + "elasticsearch/elasticsearch": "~7.14.0", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", @@ -16950,22 +16168,19 @@ "ext-pdo_mysql": "*", "ext-simplexml": "*", "ext-soap": "*", + "ext-sodium": "*", "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.3.2", "laminas/laminas-captcha": "^2.10", - "laminas/laminas-code": "^3.5.1", - "laminas/laminas-crypt": "^3.4.0", + "laminas/laminas-code": "~4.4.2", "laminas/laminas-db": "^2.12.0", "laminas/laminas-dependency-plugin": "^2.1.0", "laminas/laminas-di": "^3.2.0", - "laminas/laminas-escaper": "2.7.0", + "laminas/laminas-escaper": "~2.8.0", "laminas/laminas-eventmanager": "^3.0.0", "laminas/laminas-feed": "^2.13.0", - "laminas/laminas-filter": "^2.11", "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", "laminas/laminas-json": "^3.2.0", "laminas/laminas-mail": "^2.9.0", "laminas/laminas-mime": "^2.8.0", @@ -16983,15 +16198,16 @@ "league/flysystem": "^2.0", "league/flysystem-aws-s3-v3": "^2.0", "lib-libxml": "*", - "magento/adobe-ims": "2.1.2", - "magento/adobe-stock-integration": "2.1.2", - "magento/composer": "1.6.0", - "magento/framework": "103.0.3", - "magento/framework-amqp": "100.4.1", + "magento/adobe-ims": "2.1.3-beta1", + "magento/adobe-stock-integration": "2.1.3-beta1", + "magento/composer": "1.7.0", + "magento/composer-dependency-version-audit-plugin": "~0.1", + "magento/framework": "103.0.4-beta1", + "magento/framework-amqp": "100.4.2-beta1", "magento/framework-bulk": "101.0.0", "magento/framework-message-queue": "100.4.3", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.3", + "magento/inventory-metapackage": "1.2.4-beta1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -17000,98 +16216,99 @@ "magento/language-pt_br": "100.4.0", "magento/language-zh_hans_cn": "100.4.0", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-base": "2.4.3", - "magento/module-admin-analytics": "100.4.3", - "magento/module-admin-notification": "100.4.2", - "magento/module-advanced-pricing-import-export": "100.4.3", + "magento/magento2-base": "2.4.4-beta1", + "magento/module-admin-analytics": "100.4.4-beta1", + "magento/module-admin-notification": "100.4.3-beta1", + "magento/module-advanced-pricing-import-export": "100.4.4-beta1", "magento/module-advanced-search": "100.4.1", "magento/module-amqp": "100.4.1", "magento/module-amqp-store": "100.4.1", - "magento/module-analytics": "100.4.3", - "magento/module-asynchronous-operations": "100.4.3", - "magento/module-authorization": "100.4.3", - "magento/module-aws-s3": "100.4.1", - "magento/module-backend": "102.0.3", - "magento/module-backup": "100.4.3", - "magento/module-bundle": "101.0.3", - "magento/module-bundle-graph-ql": "100.4.3", - "magento/module-bundle-import-export": "100.4.2", - "magento/module-cache-invalidate": "100.4.1", - "magento/module-captcha": "100.4.3", + "magento/module-analytics": "100.4.4-beta1", + "magento/module-asynchronous-operations": "100.4.4-beta1", + "magento/module-authorization": "100.4.4-beta1", + "magento/module-aws-s3": "100.4.2-beta1", + "magento/module-backend": "102.0.4-beta1", + "magento/module-backup": "100.4.4-beta1", + "magento/module-bundle": "101.0.4-beta1", + "magento/module-bundle-graph-ql": "100.4.4-beta1", + "magento/module-bundle-import-export": "100.4.3-beta1", + "magento/module-cache-invalidate": "100.4.2-beta1", + "magento/module-captcha": "100.4.4-beta1", "magento/module-cardinal-commerce": "100.4.1", - "magento/module-catalog": "104.0.3", + "magento/module-catalog": "104.0.4-beta1", "magento/module-catalog-analytics": "100.4.1", "magento/module-catalog-cms-graph-ql": "100.4.0", "magento/module-catalog-customer-graph-ql": "100.4.3", - "magento/module-catalog-graph-ql": "100.4.3", - "magento/module-catalog-import-export": "101.1.3", - "magento/module-catalog-inventory": "100.4.3", + "magento/module-catalog-graph-ql": "100.4.4-beta1", + "magento/module-catalog-import-export": "101.1.4-beta1", + "magento/module-catalog-inventory": "100.4.4-beta1", "magento/module-catalog-inventory-graph-ql": "100.4.0", - "magento/module-catalog-rule": "101.2.3", - "magento/module-catalog-rule-configurable": "100.4.2", + "magento/module-catalog-rule": "101.2.4-beta1", + "magento/module-catalog-rule-configurable": "100.4.3-beta1", "magento/module-catalog-rule-graph-ql": "100.4.1", - "magento/module-catalog-search": "102.0.3", - "magento/module-catalog-url-rewrite": "100.4.3", + "magento/module-catalog-search": "102.0.4-beta1", + "magento/module-catalog-url-rewrite": "100.4.4-beta1", "magento/module-catalog-url-rewrite-graph-ql": "100.4.2", - "magento/module-catalog-widget": "100.4.3", - "magento/module-checkout": "100.4.3", - "magento/module-checkout-agreements": "100.4.2", + "magento/module-catalog-widget": "100.4.4-beta1", + "magento/module-checkout": "100.4.4-beta1", + "magento/module-checkout-agreements": "100.4.3-beta1", "magento/module-checkout-agreements-graph-ql": "100.4.0", - "magento/module-cms": "104.0.3", + "magento/module-cms": "104.0.4-beta1", "magento/module-cms-graph-ql": "100.4.1", - "magento/module-cms-url-rewrite": "100.4.2", + "magento/module-cms-url-rewrite": "100.4.3-beta1", "magento/module-cms-url-rewrite-graph-ql": "100.4.1", "magento/module-compare-list-graph-ql": "100.4.0", - "magento/module-config": "101.2.3", - "magento/module-configurable-import-export": "100.4.1", - "magento/module-configurable-product": "100.4.3", - "magento/module-configurable-product-graph-ql": "100.4.3", + "magento/module-config": "101.2.4-beta1", + "magento/module-configurable-import-export": "100.4.2-beta1", + "magento/module-configurable-product": "100.4.4-beta1", + "magento/module-configurable-product-graph-ql": "100.4.4-beta1", "magento/module-configurable-product-sales": "100.4.1", - "magento/module-contact": "100.4.3", - "magento/module-cookie": "100.4.3", - "magento/module-cron": "100.4.3", - "magento/module-csp": "100.4.2", - "magento/module-currency-symbol": "100.4.2", - "magento/module-customer": "103.0.3", + "magento/module-contact": "100.4.4-beta1", + "magento/module-cookie": "100.4.4-beta1", + "magento/module-cron": "100.4.4-beta1", + "magento/module-csp": "100.4.3-beta1", + "magento/module-currency-symbol": "100.4.3-beta1", + "magento/module-customer": "103.0.4-beta1", "magento/module-customer-analytics": "100.4.1", "magento/module-customer-downloadable-graph-ql": "100.4.0", - "magento/module-customer-graph-ql": "100.4.3", + "magento/module-customer-graph-ql": "100.4.4-beta1", "magento/module-customer-import-export": "100.4.3", - "magento/module-deploy": "100.4.3", - "magento/module-developer": "100.4.3", + "magento/module-deploy": "100.4.4-beta1", + "magento/module-developer": "100.4.4-beta1", "magento/module-dhl": "100.4.2", - "magento/module-directory": "100.4.3", + "magento/module-directory": "100.4.4-beta1", "magento/module-directory-graph-ql": "100.4.1", - "magento/module-downloadable": "100.4.3", - "magento/module-downloadable-graph-ql": "100.4.3", - "magento/module-downloadable-import-export": "100.4.2", - "magento/module-eav": "102.1.3", - "magento/module-eav-graph-ql": "100.4.1", - "magento/module-elasticsearch": "101.0.3", - "magento/module-elasticsearch-6": "100.4.3", - "magento/module-elasticsearch-7": "100.4.3", - "magento/module-email": "101.1.3", - "magento/module-encryption-key": "100.4.2", - "magento/module-fedex": "100.4.2", - "magento/module-gift-message": "100.4.2", + "magento/module-downloadable": "100.4.4-beta1", + "magento/module-downloadable-graph-ql": "100.4.4-beta1", + "magento/module-downloadable-import-export": "100.4.3-beta1", + "magento/module-eav": "102.1.4-beta1", + "magento/module-eav-graph-ql": "100.4.2-beta1", + "magento/module-elasticsearch": "101.0.4-beta1", + "magento/module-elasticsearch-6": "100.4.4-beta1", + "magento/module-elasticsearch-7": "100.4.4-beta1", + "magento/module-email": "101.1.4-beta1", + "magento/module-encryption-key": "100.4.3-beta1", + "magento/module-fedex": "100.4.3-beta1", + "magento/module-gift-message": "100.4.3-beta1", "magento/module-gift-message-graph-ql": "100.4.1", - "magento/module-google-adwords": "100.4.1", + "magento/module-google-adwords": "100.4.2-beta1", "magento/module-google-analytics": "100.4.0", - "magento/module-google-optimizer": "100.4.2", - "magento/module-graph-ql": "100.4.3", - "magento/module-graph-ql-cache": "100.4.0", + "magento/module-google-optimizer": "100.4.3-beta1", + "magento/module-graph-ql": "100.4.4-beta1", + "magento/module-graph-ql-cache": "100.4.1-beta1", "magento/module-grouped-catalog-inventory": "100.4.0", - "magento/module-grouped-import-export": "100.4.1", - "magento/module-grouped-product": "100.4.3", + "magento/module-grouped-import-export": "100.4.2-beta1", + "magento/module-grouped-product": "100.4.4-beta1", "magento/module-grouped-product-graph-ql": "100.4.3", - "magento/module-import-export": "101.0.3", - "magento/module-indexer": "100.4.3", - "magento/module-instant-purchase": "100.4.2", - "magento/module-integration": "100.4.3", - "magento/module-jwt-framework-adapter": "100.4.0", - "magento/module-layered-navigation": "100.4.3", - "magento/module-login-as-customer": "100.4.3", - "magento/module-login-as-customer-admin-ui": "100.4.3", + "magento/module-import-export": "101.0.4-beta1", + "magento/module-indexer": "100.4.4-beta1", + "magento/module-instant-purchase": "100.4.3-beta1", + "magento/module-integration": "100.4.4-beta1", + "magento/module-jwt-framework-adapter": "100.4.1-beta1", + "magento/module-jwt-user-token": "100.4.0-beta1", + "magento/module-layered-navigation": "100.4.4-beta1", + "magento/module-login-as-customer": "100.4.4-beta1", + "magento/module-login-as-customer-admin-ui": "100.4.4-beta1", "magento/module-login-as-customer-api": "100.4.2", "magento/module-login-as-customer-assistance": "100.4.2", "magento/module-login-as-customer-frontend-ui": "100.4.3", @@ -17109,131 +16326,129 @@ "magento/module-media-content-synchronization-api": "100.4.1", "magento/module-media-content-synchronization-catalog": "100.4.1", "magento/module-media-content-synchronization-cms": "100.4.1", - "magento/module-media-gallery": "100.4.2", + "magento/module-media-gallery": "100.4.3-beta1", "magento/module-media-gallery-api": "101.0.2", "magento/module-media-gallery-catalog": "100.4.1", - "magento/module-media-gallery-catalog-integration": "100.4.1", - "magento/module-media-gallery-catalog-ui": "100.4.1", - "magento/module-media-gallery-cms-ui": "100.4.1", + "magento/module-media-gallery-catalog-integration": "100.4.2-beta1", + "magento/module-media-gallery-catalog-ui": "100.4.2-beta1", + "magento/module-media-gallery-cms-ui": "100.4.2-beta1", "magento/module-media-gallery-integration": "100.4.2", "magento/module-media-gallery-metadata": "100.4.1", "magento/module-media-gallery-metadata-api": "100.4.0", - "magento/module-media-gallery-renditions": "100.4.1", + "magento/module-media-gallery-renditions": "100.4.2-beta1", "magento/module-media-gallery-renditions-api": "100.4.0", "magento/module-media-gallery-synchronization": "100.4.2", "magento/module-media-gallery-synchronization-api": "100.4.1", "magento/module-media-gallery-synchronization-metadata": "100.4.0", - "magento/module-media-gallery-ui": "100.4.2", + "magento/module-media-gallery-ui": "100.4.3-beta1", "magento/module-media-gallery-ui-api": "100.4.1", - "magento/module-media-storage": "100.4.2", + "magento/module-media-storage": "100.4.3-beta1", "magento/module-message-queue": "100.4.3", - "magento/module-msrp": "100.4.2", + "magento/module-msrp": "100.4.3-beta1", "magento/module-msrp-configurable-product": "100.4.1", "magento/module-msrp-grouped-product": "100.4.1", - "magento/module-multishipping": "100.4.3", + "magento/module-multishipping": "100.4.4-beta1", "magento/module-mysql-mq": "100.4.1", - "magento/module-new-relic-reporting": "100.4.1", - "magento/module-newsletter": "100.4.3", - "magento/module-newsletter-graph-ql": "100.4.0", - "magento/module-offline-payments": "100.4.2", - "magento/module-offline-shipping": "100.4.2", - "magento/module-page-cache": "100.4.3", - "magento/module-payment": "100.4.3", - "magento/module-paypal": "101.0.3", + "magento/module-new-relic-reporting": "100.4.2-beta1", + "magento/module-newsletter": "100.4.4-beta1", + "magento/module-newsletter-graph-ql": "100.4.1-beta1", + "magento/module-offline-payments": "100.4.3-beta1", + "magento/module-offline-shipping": "100.4.3-beta1", + "magento/module-page-cache": "100.4.4-beta1", + "magento/module-payment": "100.4.4-beta1", + "magento/module-payment-graph-ql": "100.4.0-beta1", + "magento/module-paypal": "101.0.4-beta1", "magento/module-paypal-captcha": "100.4.1", "magento/module-paypal-graph-ql": "100.4.1", - "magento/module-persistent": "100.4.3", - "magento/module-product-alert": "100.4.2", - "magento/module-product-video": "100.4.3", - "magento/module-quote": "101.2.3", + "magento/module-persistent": "100.4.4-beta1", + "magento/module-product-alert": "100.4.3-beta1", + "magento/module-product-video": "100.4.4-beta1", + "magento/module-quote": "101.2.4-beta1", "magento/module-quote-analytics": "100.4.3", - "magento/module-quote-bundle-options": "100.4.0", - "magento/module-quote-configurable-options": "100.4.0", - "magento/module-quote-downloadable-links": "100.4.0", - "magento/module-quote-graph-ql": "100.4.3", - "magento/module-related-product-graph-ql": "100.4.1", - "magento/module-release-notification": "100.4.1", - "magento/module-remote-storage": "100.4.1", - "magento/module-reports": "100.4.3", + "magento/module-quote-bundle-options": "100.4.1-beta1", + "magento/module-quote-configurable-options": "100.4.1-beta1", + "magento/module-quote-downloadable-links": "100.4.1-beta1", + "magento/module-quote-graph-ql": "100.4.4-beta1", + "magento/module-related-product-graph-ql": "100.4.2-beta1", + "magento/module-release-notification": "100.4.2-beta1", + "magento/module-remote-storage": "100.4.2-beta1", + "magento/module-reports": "100.4.4-beta1", "magento/module-require-js": "100.4.0", - "magento/module-review": "100.4.3", + "magento/module-review": "100.4.4-beta1", "magento/module-review-analytics": "100.4.1", "magento/module-review-graph-ql": "100.4.0", "magento/module-robots": "101.1.0", - "magento/module-rss": "100.4.2", - "magento/module-rule": "100.4.2", - "magento/module-sales": "103.0.3", + "magento/module-rss": "100.4.3-beta1", + "magento/module-rule": "100.4.3-beta1", + "magento/module-sales": "103.0.4-beta1", "magento/module-sales-analytics": "100.4.1", - "magento/module-sales-graph-ql": "100.4.3", + "magento/module-sales-graph-ql": "100.4.4-beta1", "magento/module-sales-inventory": "100.4.0", - "magento/module-sales-rule": "101.2.3", - "magento/module-sales-sequence": "100.4.1", + "magento/module-sales-rule": "101.2.4-beta1", + "magento/module-sales-sequence": "100.4.2-beta1", "magento/module-sample-data": "100.4.1", - "magento/module-search": "101.1.3", - "magento/module-security": "100.4.3", + "magento/module-search": "101.1.4-beta1", + "magento/module-security": "100.4.4-beta1", "magento/module-send-friend": "100.4.2", "magento/module-send-friend-graph-ql": "100.4.0", - "magento/module-shipping": "100.4.3", - "magento/module-sitemap": "100.4.2", - "magento/module-store": "101.1.3", - "magento/module-store-graph-ql": "100.4.2", - "magento/module-swagger": "100.4.2", + "magento/module-shipping": "100.4.4-beta1", + "magento/module-sitemap": "100.4.3-beta1", + "magento/module-store": "101.1.4-beta1", + "magento/module-store-graph-ql": "100.4.3-beta1", + "magento/module-swagger": "100.4.3-beta1", "magento/module-swagger-webapi": "100.4.0", "magento/module-swagger-webapi-async": "100.4.0", - "magento/module-swatches": "100.4.3", + "magento/module-swatches": "100.4.4-beta1", "magento/module-swatches-graph-ql": "100.4.2", "magento/module-swatches-layered-navigation": "100.4.0", - "magento/module-tax": "100.4.3", + "magento/module-tax": "100.4.4-beta1", "magento/module-tax-graph-ql": "100.4.0", "magento/module-tax-import-export": "100.4.3", - "magento/module-theme": "101.1.3", + "magento/module-theme": "101.1.4-beta1", "magento/module-theme-graph-ql": "100.4.1", - "magento/module-translation": "100.4.3", - "magento/module-ui": "101.2.3", - "magento/module-ups": "100.4.3", - "magento/module-url-rewrite": "102.0.2", + "magento/module-translation": "100.4.4-beta1", + "magento/module-ui": "101.2.4-beta1", + "magento/module-ups": "100.4.4-beta1", + "magento/module-url-rewrite": "102.0.3-beta1", "magento/module-url-rewrite-graph-ql": "100.4.2", - "magento/module-user": "101.2.3", - "magento/module-usps": "100.4.2", - "magento/module-variable": "100.4.1", - "magento/module-vault": "101.2.3", + "magento/module-user": "101.2.4-beta1", + "magento/module-usps": "100.4.3-beta1", + "magento/module-variable": "100.4.2-beta1", + "magento/module-vault": "101.2.4-beta1", "magento/module-vault-graph-ql": "100.4.0", "magento/module-version": "100.4.0", - "magento/module-webapi": "100.4.2", + "magento/module-webapi": "100.4.3-beta1", "magento/module-webapi-async": "100.4.1", "magento/module-webapi-security": "100.4.1", - "magento/module-weee": "100.4.3", - "magento/module-weee-graph-ql": "100.4.1", - "magento/module-widget": "101.2.3", - "magento/module-wishlist": "101.2.3", + "magento/module-weee": "100.4.4-beta1", + "magento/module-weee-graph-ql": "100.4.2-beta1", + "magento/module-widget": "101.2.4-beta1", + "magento/module-wishlist": "101.2.4-beta1", "magento/module-wishlist-analytics": "100.4.2", "magento/module-wishlist-graph-ql": "100.4.3", - "magento/page-builder": "1.7.0", - "magento/security-package": "1.1.2", - "magento/theme-adminhtml-backend": "100.4.3", - "magento/theme-frontend-blank": "100.4.3", - "magento/theme-frontend-luma": "100.4.3", + "magento/page-builder": "1.7.1-beta1", + "magento/security-package": "1.1.3-beta1", + "magento/theme-adminhtml-backend": "100.4.4-beta1", + "magento/theme-frontend-blank": "100.4.4-beta1", + "magento/theme-frontend-luma": "100.4.4-beta1", "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", - "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.2.4", + "monolog/monolog": "^2.3", + "paypal/module-braintree": "4.3.0-beta1", "pelago/emogrifier": "^5.0.0", "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.10.0", + "php-amqplib/php-amqplib": "~3.0.0", "phpseclib/mcrypt_compat": "1.0.8", "phpseclib/phpseclib": "2.0.*", - "ramsey/uuid": "~4.1.0", + "ramsey/uuid": "~4.2.0", "symfony/console": "~4.4.0", "symfony/event-dispatcher": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.4.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertexinc/product-magento-module": "4.2.1", "web-token/jwt-framework": "^v2.2.7", - "webonyx/graphql-php": "^0.13.8", - "wikimedia/less.php": "^3.0.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.2.0" + "webonyx/graphql-php": "~14.9.0", + "wikimedia/less.php": "^3.0.0" }, "type": "metapackage", "license": [ @@ -17244,49 +16459,49 @@ }, { "name": "magento/security-package", - "version": "1.1.2", + "version": "1.1.3-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.2.0.zip", - "shasum": "ba8932cd5b4cd1ac865dd7abceb29318270004b4" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.3.0-beta1.zip", + "shasum": "e3b3e134bd27b9ae5fe5bb0dc8c98e1c8777403c" }, "require": { "google/recaptcha": "^1.2", - "magento/module-re-captcha-admin-ui": "1.1.1", - "magento/module-re-captcha-checkout": "1.1.1", - "magento/module-re-captcha-contact": "1.1.0", - "magento/module-re-captcha-customer": "1.1.1", - "magento/module-re-captcha-frontend-ui": "1.1.1", - "magento/module-re-captcha-migration": "1.1.1", - "magento/module-re-captcha-newsletter": "1.1.1", - "magento/module-re-captcha-paypal": "1.1.1", - "magento/module-re-captcha-review": "1.1.1", - "magento/module-re-captcha-send-friend": "1.1.1", - "magento/module-re-captcha-store-pickup": "1.0.0", - "magento/module-re-captcha-ui": "1.1.1", - "magento/module-re-captcha-user": "1.1.1", - "magento/module-re-captcha-validation": "1.1.0", - "magento/module-re-captcha-validation-api": "1.1.0", - "magento/module-re-captcha-version-2-checkbox": "2.0.1", - "magento/module-re-captcha-version-2-invisible": "2.0.1", - "magento/module-re-captcha-version-3-invisible": "2.0.1", - "magento/module-re-captcha-webapi-api": "1.0.0", - "magento/module-re-captcha-webapi-graph-ql": "1.0.0", - "magento/module-re-captcha-webapi-rest": "1.0.0", - "magento/module-re-captcha-webapi-ui": "1.0.0", + "magento/module-re-captcha-admin-ui": "1.1.2-beta1", + "magento/module-re-captcha-checkout": "1.1.2-beta1", + "magento/module-re-captcha-contact": "1.1.1-beta1", + "magento/module-re-captcha-customer": "1.1.2-beta1", + "magento/module-re-captcha-frontend-ui": "1.1.2-beta1", + "magento/module-re-captcha-migration": "1.1.2-beta1", + "magento/module-re-captcha-newsletter": "1.1.2-beta1", + "magento/module-re-captcha-paypal": "1.1.2-beta1", + "magento/module-re-captcha-review": "1.1.2-beta1", + "magento/module-re-captcha-send-friend": "1.1.2-beta1", + "magento/module-re-captcha-store-pickup": "1.0.1-beta1", + "magento/module-re-captcha-ui": "1.1.2-beta1", + "magento/module-re-captcha-user": "1.1.2-beta1", + "magento/module-re-captcha-validation": "1.1.1-beta1", + "magento/module-re-captcha-validation-api": "1.1.1-beta1", + "magento/module-re-captcha-version-2-checkbox": "2.0.2-beta1", + "magento/module-re-captcha-version-2-invisible": "2.0.2-beta1", + "magento/module-re-captcha-version-3-invisible": "2.0.2-beta1", + "magento/module-re-captcha-webapi-api": "1.0.1-beta1", + "magento/module-re-captcha-webapi-graph-ql": "1.0.1-beta1", + "magento/module-re-captcha-webapi-rest": "1.0.1-beta1", + "magento/module-re-captcha-webapi-ui": "1.0.1-beta1", "magento/module-securitytxt": "1.1.0", - "magento/module-two-factor-auth": "1.1.2" + "magento/module-two-factor-auth": "1.1.3-beta1" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.3.0.zip", - "shasum": "9c9b4b26d59189e0acd04b9f995a9d5ed8eb1a18" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.4.0-beta1.zip", + "shasum": "843dbc7a86915ab2f9e83b06fb6c0162d2b19b90" }, "require": { "magento/framework": "103.0.*", @@ -17306,11 +16521,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.3.0.zip", - "shasum": "d6738dc7c38e2931d32c57a5390ec81be8d74564" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.4.0-beta1.zip", + "shasum": "ae9c58ccc73112696030b369195bf9824cd0f7bf" }, "require": { "magento/framework": "103.0.*", @@ -17330,11 +16545,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.3", + "version": "100.4.4-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.3.0.zip", - "shasum": "e6cd2aa4514cf6c4ca0e9018aed5553a9b0b9e6e" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.4.0-beta1.zip", + "shasum": "eba803d784ecc2523a2af49225136aecdfb76268" }, "require": { "magento/framework": "103.0.*", @@ -17406,51 +16621,64 @@ }, { "name": "monolog/monolog", - "version": "1.26.1", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5" + "reference": "fd4380d6fc37626e2f799f29d91195040137eba9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5", - "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9", + "reference": "fd4380d6fc37626e2f799f29d91195040137eba9", "shasum": "" }, "require": { - "php": ">=5.3.0", - "psr/log": "~1.0" + "php": ">=7.2", + "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "provide": { - "psr/log-implementation": "1.0.0" + "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", - "graylog2/gelf-php": "~1.0", - "php-amqplib/php-amqplib": "~2.4", + "elasticsearch/elasticsearch": "^7", + "graylog2/gelf-php": "^1.4.2", + "mongodb/mongodb": "^1.8", + "php-amqplib/php-amqplib": "~2.4 || ^3", "php-console/php-console": "^3.1.3", - "phpstan/phpstan": "^0.12.59", - "phpunit/phpunit": "~4.5", - "ruflin/elastica": ">=0.90 <3.0", - "sentry/sentry": "^0.13", + "phpspec/prophecy": "^1.6.1", + "phpstan/phpstan": "^0.12.91", + "phpunit/phpunit": "^8.5", + "predis/predis": "^1.1", + "rollbar/rollbar": "^1.3", + "ruflin/elastica": ">=0.90@dev", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", - "ext-mongo": "Allow sending log messages to a MongoDB server", + "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", + "ext-mbstring": "Allow to work properly with unicode symbols", + "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", + "ext-openssl": "Required to send log messages using SSL", + "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", - "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", - "ruflin/elastica": "Allow sending log messages to an Elastic Search server", - "sentry/sentry": "Allow sending log messages to a Sentry server" + "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.x-dev" + } + }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" @@ -17464,11 +16692,11 @@ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", - "homepage": "http://github.com/Seldaek/monolog", + "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", @@ -17476,7 +16704,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/1.26.1" + "source": "https://github.com/Seldaek/monolog/tree/2.3.5" }, "funding": [ { @@ -17488,7 +16716,7 @@ "type": "tidelift" } ], - "time": "2021-05-28T08:32:12+00:00" + "time": "2021-10-01T21:08:31+00:00" }, { "name": "mtdowling/jmespath.php", @@ -17613,16 +16841,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.4.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" + "reference": "50953a2691a922aa1769461637869a0a2faa3f53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", - "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53", + "reference": "50953a2691a922aa1769461637869a0a2faa3f53", "shasum": "" }, "require": { @@ -17630,8 +16858,8 @@ "php": ">=7.0" }, "require-dev": { - "ircmaxell/php-yacc": "0.0.5", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" @@ -17639,7 +16867,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.9-dev" } }, "autoload": { @@ -17663,9 +16891,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/master" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0" }, - "time": "2020-04-10T16:34:50+00:00" + "time": "2021-09-20T12:20:58+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -17702,185 +16930,49 @@ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", - "homepage": "https://paragonie.com", - "role": "Maintainer" - }, - { - "name": "Steve 'Sc00bz' Thomas", - "email": "steve@tobtu.com", - "homepage": "https://www.tobtu.com", - "role": "Original Developer" - } - ], - "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", - "keywords": [ - "base16", - "base32", - "base32_decode", - "base32_encode", - "base64", - "base64_decode", - "base64_encode", - "bin2hex", - "encoding", - "hex", - "hex2bin", - "rfc4648" - ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/constant_time_encoding/issues", - "source": "https://github.com/paragonie/constant_time_encoding" - }, - "time": "2020-12-06T15:14:20+00:00" - }, - { - "name": "paragonie/random_compat", - "version": "v9.99.100", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", - "shasum": "" - }, - "require": { - "php": ">= 7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" - }, - "time": "2020-10-15T08:29:30+00:00" - }, - { - "name": "paragonie/sodium_compat", - "version": "v1.17.0", - "source": { - "type": "git", - "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/c59cac21abbcc0df06a3dd18076450ea4797b321", - "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321", - "shasum": "" - }, - "require": { - "paragonie/random_compat": ">=1", - "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" - }, - "require-dev": { - "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9" - }, - "suggest": { - "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.", - "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." - }, - "type": "library", - "autoload": { - "files": [ - "autoload.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "ISC" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com" + "homepage": "https://paragonie.com", + "role": "Maintainer" }, { - "name": "Frank Denis", - "email": "jedisct1@pureftpd.org" + "name": "Steve 'Sc00bz' Thomas", + "email": "steve@tobtu.com", + "homepage": "https://www.tobtu.com", + "role": "Original Developer" } ], - "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", + "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "keywords": [ - "Authentication", - "BLAKE2b", - "ChaCha20", - "ChaCha20-Poly1305", - "Chapoly", - "Curve25519", - "Ed25519", - "EdDSA", - "Edwards-curve Digital Signature Algorithm", - "Elliptic Curve Diffie-Hellman", - "Poly1305", - "Pure-PHP cryptography", - "RFC 7748", - "RFC 8032", - "Salpoly", - "Salsa20", - "X25519", - "XChaCha20-Poly1305", - "XSalsa20-Poly1305", - "Xchacha20", - "Xsalsa20", - "aead", - "cryptography", - "ecdh", - "elliptic curve", - "elliptic curve cryptography", - "encryption", - "libsodium", - "php", - "public-key cryptography", - "secret-key cryptography", - "side-channel resistant" + "base16", + "base32", + "base32_decode", + "base32_encode", + "base64", + "base64_decode", + "base64_encode", + "bin2hex", + "encoding", + "hex", + "hex2bin", + "rfc4648" ], "support": { - "issues": "https://github.com/paragonie/sodium_compat/issues", - "source": "https://github.com/paragonie/sodium_compat/tree/v1.17.0" + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/constant_time_encoding/issues", + "source": "https://github.com/paragonie/constant_time_encoding" }, - "time": "2021-08-10T02:43:50+00:00" + "time": "2020-12-06T15:14:20+00:00" }, { "name": "paypal/module-braintree", - "version": "4.2.4", + "version": "4.3.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.4.0.zip", - "shasum": "1fa06219a445b6b6c40ad045e728a979f64432dc" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.3.0.0-beta1.zip", + "shasum": "ff1123c766b6a927859e28648f7c0d010e314be3" }, "require": { - "paypal/module-braintree-core": "4.2.4", - "paypal/module-braintree-graph-ql": "4.1.2" + "paypal/module-braintree-core": "4.3.0-beta1", + "paypal/module-braintree-graph-ql": "4.3.0-beta1" }, "type": "metapackage", "license": [ @@ -17890,17 +16982,17 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.2.4", + "version": "4.3.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.4.0.zip", - "shasum": "e1a77f1a085539a36ed65961d5078a838bcb2cd9" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.3.0.0-beta1.zip", + "shasum": "f6b9883155c20568d35512f65922d0b63ea00f6e" }, "require": { "braintree/braintree_php": "5.2.0", "ext-json": "*", "ext-simplexml": "*", - "league/iso3166": "^2.1", + "league/iso3166": "^3.0.0", "magento/module-backend": "100.2.*||101.0.*||^102.0.0", "magento/module-catalog": "102.0.*||103.0.*||^104.0.0", "magento/module-checkout": "100.2.*||100.3.*||^100.4.0", @@ -17910,6 +17002,8 @@ "magento/module-payment": "100.2.*||100.3.*||^100.4.0", "magento/module-paypal": "100.2.*||100.3.*||^101.0.0", "magento/module-quote": "101.0.*||101.1.*||^101.2.0", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103", "magento/module-theme": "100.2.*||101.0.*||^101.1.0", "magento/module-ui": "101.0.*||101.1.*||^101.2.0", @@ -17935,19 +17029,19 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.1.2", + "version": "4.3.0-beta1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.2.0.zip", - "shasum": "b4b8151848a4d270b4c3a2b416ee9b1ccd48dbbe" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.3.0.0-beta1.zip", + "shasum": "e6dbad53e210ae16e5b0883d96953ab19318bbb2" }, "require": { "magento/framework": "^102||^103", "magento/module-quote": "^101", "magento/module-quote-graph-ql": "^100", "magento/module-store": "^101", - "paypal/module-braintree-core": "^4.1", - "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" + "paypal/module-braintree-core": "4.3.0-beta1", + "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.0.0" }, "suggest": { "magento/module-graph-ql": "^100" @@ -18047,22 +17141,26 @@ }, { "name": "php-amqplib/php-amqplib", - "version": "v2.10.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200" + "reference": "c0a8eade209b7e43d6a405303d8de716dfd02749" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200", - "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/c0a8eade209b7e43d6a405303d8de716dfd02749", + "reference": "c0a8eade209b7e43d6a405303d8de716dfd02749", "shasum": "" }, "require": { - "ext-bcmath": "*", + "ext-mbstring": "*", "ext-sockets": "*", - "php": ">=5.6" + "php": "^7.0|~8.0.0", + "phpseclib/phpseclib": "^2.0|^3.0" + }, + "conflict": { + "php": "7.4.0 - 7.4.1" }, "replace": { "videlalvaro/php-amqplib": "self.version" @@ -18070,13 +17168,13 @@ "require-dev": { "ext-curl": "*", "nategood/httpful": "^0.2.20", - "phpunit/phpunit": "^5.7|^6.5|^7.0", - "squizlabs/php_codesniffer": "^2.5" + "phpunit/phpunit": "^6.5|^7.0|^9.5", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -18093,11 +17191,6 @@ "name": "Alvaro Videla", "role": "Original Maintainer" }, - { - "name": "John Kelly", - "email": "johnmkelly86@gmail.com", - "role": "Maintainer" - }, { "name": "Raúl Araya", "email": "nubeiro@gmail.com", @@ -18107,6 +17200,11 @@ "name": "Luke Bakken", "email": "luke@bakken.io", "role": "Maintainer" + }, + { + "name": "Ramūnas Dronga", + "email": "github@ramuno.lt", + "role": "Maintainer" } ], "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.", @@ -18118,9 +17216,9 @@ ], "support": { "issues": "https://github.com/php-amqplib/php-amqplib/issues", - "source": "https://github.com/php-amqplib/php-amqplib/tree/v2.10.1" + "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.0.0" }, - "time": "2019-10-10T13:23:40+00:00" + "time": "2021-03-16T15:00:23+00:00" }, { "name": "phpgt/cssxpath", @@ -18317,16 +17415,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.32", + "version": "2.0.33", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "f5c4c19880d45d0be3e7d24ae8ac434844a898cd" + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f5c4c19880d45d0be3e7d24ae8ac434844a898cd", - "reference": "f5c4c19880d45d0be3e7d24ae8ac434844a898cd", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094", + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094", "shasum": "" }, "require": { @@ -18406,7 +17504,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/2.0.32" + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.33" }, "funding": [ { @@ -18422,7 +17520,7 @@ "type": "tidelift" } ], - "time": "2021-06-12T12:12:59+00:00" + "time": "2021-08-16T04:20:12+00:00" }, { "name": "psr/container", @@ -18778,16 +17876,16 @@ }, { "name": "ramsey/collection", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa" + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa", - "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa", + "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", "shasum": "" }, "require": { @@ -18841,7 +17939,7 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/1.2.1" + "source": "https://github.com/ramsey/collection/tree/1.2.2" }, "funding": [ { @@ -18853,53 +17951,54 @@ "type": "tidelift" } ], - "time": "2021-08-06T03:41:06+00:00" + "time": "2021-10-10T03:01:02+00:00" }, { "name": "ramsey/uuid", - "version": "4.1.1", + "version": "4.2.3", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "cd4032040a750077205918c86049aa0f43d22947" + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947", - "reference": "cd4032040a750077205918c86049aa0f43d22947", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", + "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", "shasum": "" }, "require": { "brick/math": "^0.8 || ^0.9", "ext-json": "*", - "php": "^7.2 || ^8", + "php": "^7.2 || ^8.0", "ramsey/collection": "^1.0", - "symfony/polyfill-ctype": "^1.8" + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php80": "^1.14" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { - "codeception/aspect-mock": "^3", - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0", + "captainhook/captainhook": "^5.10", + "captainhook/plugin-composer": "^5.3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.8", - "goaop/framework": "^2", + "ergebnis/composer-normalize": "^2.15", "mockery/mockery": "^1.3", "moontoast/math": "^1.1", "paragonie/random-lib": "^2", + "php-mock/php-mock": "^2.2", "php-mock/php-mock-mockery": "^1.3", - "php-mock/php-mock-phpunit": "^2.5", "php-parallel-lint/php-parallel-lint": "^1.1", - "phpbench/phpbench": "^0.17.1", + "phpbench/phpbench": "^1.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-mockery": "^0.12", "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^8.5", - "psy/psysh": "^0.10.0", - "slevomat/coding-standard": "^6.0", + "phpunit/phpunit": "^8.5 || ^9", + "slevomat/coding-standard": "^7.0", "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "3.9.4" + "vimeo/psalm": "^4.9" }, "suggest": { "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", @@ -18912,7 +18011,10 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" + "dev-main": "4.x-dev" + }, + "captainhook": { + "force-install": true } }, "autoload": { @@ -18928,7 +18030,6 @@ "MIT" ], "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", - "homepage": "https://github.com/ramsey/uuid", "keywords": [ "guid", "identifier", @@ -18936,16 +18037,19 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "rss": "https://github.com/ramsey/uuid/releases.atom", - "source": "https://github.com/ramsey/uuid" + "source": "https://github.com/ramsey/uuid/tree/4.2.3" }, "funding": [ { "url": "https://github.com/ramsey", "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", + "type": "tidelift" } ], - "time": "2020-08-18T17:17:46+00:00" + "time": "2021-09-25T23:10:38+00:00" }, { "name": "react/promise", @@ -19062,16 +18166,16 @@ }, { "name": "seld/phar-utils", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796" + "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796", - "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0", + "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0", "shasum": "" }, "require": { @@ -19104,9 +18208,9 @@ ], "support": { "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/master" + "source": "https://github.com/Seldaek/phar-utils/tree/1.1.2" }, - "time": "2020-07-07T18:42:57+00:00" + "time": "2021-08-19T21:01:38+00:00" }, { "name": "spomky-labs/aes-key-wrap", @@ -19399,16 +18503,16 @@ }, { "name": "symfony/console", - "version": "v4.4.29", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b" + "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b", - "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b", + "url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22", + "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22", "shasum": "" }, "require": { @@ -19469,7 +18573,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.29" + "source": "https://github.com/symfony/console/tree/v4.4.30" }, "funding": [ { @@ -19485,7 +18589,7 @@ "type": "tidelift" } ], - "time": "2021-07-27T19:04:53+00:00" + "time": "2021-08-25T19:27:26+00:00" }, { "name": "symfony/css-selector", @@ -19555,16 +18659,16 @@ }, { "name": "symfony/debug", - "version": "v4.4.27", + "version": "v4.4.31", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c" + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c", - "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", "shasum": "" }, "require": { @@ -19603,7 +18707,7 @@ "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.27" + "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { @@ -19619,20 +18723,20 @@ "type": "tidelift" } ], - "time": "2021-07-22T07:21:39+00:00" + "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "5a825e4b386066167a8b55487091cb62beec74c2" + "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a825e4b386066167a8b55487091cb62beec74c2", - "reference": "5a825e4b386066167a8b55487091cb62beec74c2", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39c344e06a3ceab531ebeb6c077e6652c4a0829", + "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829", "shasum": "" }, "require": { @@ -19691,7 +18795,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.3.4" + "source": "https://github.com/symfony/dependency-injection/tree/v5.3.8" }, "funding": [ { @@ -19707,7 +18811,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:55:36+00:00" + "time": "2021-09-21T20:52:44+00:00" }, { "name": "symfony/deprecation-contracts", @@ -19778,16 +18882,16 @@ }, { "name": "symfony/error-handler", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905" + "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/16ac2be1c0f49d6d9eb9d3ce9324bde268717905", - "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", + "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5", "shasum": "" }, "require": { @@ -19826,7 +18930,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v4.4.27" + "source": "https://github.com/symfony/error-handler/tree/v4.4.30" }, "funding": [ { @@ -19842,20 +18946,20 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-27T17:42:48+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9" + "reference": "2fe81680070043c4c80e7cedceb797e34f377bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/958a128b184fcf0ba45ec90c0e88554c9327c2e9", - "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac", + "reference": "2fe81680070043c4c80e7cedceb797e34f377bac", "shasum": "" }, "require": { @@ -19910,7 +19014,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.27" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30" }, "funding": [ { @@ -19926,7 +19030,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-04T20:31:23+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -20072,16 +19176,16 @@ }, { "name": "symfony/finder", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "17f50e06018baec41551a71a15731287dbaab186" + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186", - "reference": "17f50e06018baec41551a71a15731287dbaab186", + "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93", + "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93", "shasum": "" }, "require": { @@ -20114,7 +19218,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.3.4" + "source": "https://github.com/symfony/finder/tree/v5.3.7" }, "funding": [ { @@ -20130,7 +19234,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:54:19+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/http-client-contracts", @@ -20212,16 +19316,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.3.6", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75" + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a8388f7b7054a7401997008ce9cd8c6b0ab7ac75", - "reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", + "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", "shasum": "" }, "require": { @@ -20265,7 +19369,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.3.6" + "source": "https://github.com/symfony/http-foundation/tree/v5.3.7" }, "funding": [ { @@ -20281,20 +19385,20 @@ "type": "tidelift" } ], - "time": "2021-07-27T17:08:17+00:00" + "time": "2021-08-27T11:20:35+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.29", + "version": "v4.4.32", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506" + "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506", - "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f7bda3ea8f05ae90627400e58af5179b25ce0f38", + "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38", "shasum": "" }, "require": { @@ -20303,7 +19407,7 @@ "symfony/error-handler": "^4.4", "symfony/event-dispatcher": "^4.4", "symfony/http-client-contracts": "^1.1|^2", - "symfony/http-foundation": "^4.4|^5.0", + "symfony/http-foundation": "^4.4.30|^5.3.7", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16" @@ -20369,7 +19473,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.29" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.32" }, "funding": [ { @@ -20385,20 +19489,20 @@ "type": "tidelift" } ], - "time": "2021-07-29T06:45:05+00:00" + "time": "2021-09-28T10:20:04+00:00" }, { "name": "symfony/options-resolver", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e" + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a603e5701bd6e305cfc777a8b50bf081ef73105e", - "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e", + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e", "shasum": "" }, "require": { @@ -20438,7 +19542,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.3.4" + "source": "https://github.com/symfony/options-resolver/tree/v5.3.7" }, "funding": [ { @@ -20454,7 +19558,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:55:36+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -21186,16 +20290,16 @@ }, { "name": "symfony/process", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f" + "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f", - "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f", + "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", + "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d", "shasum": "" }, "require": { @@ -21228,7 +20332,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.27" + "source": "https://github.com/symfony/process/tree/v4.4.30" }, "funding": [ { @@ -21244,20 +20348,20 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-04T20:31:23+00:00" }, { "name": "symfony/property-access", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "098681253076af7070df7d9debe5f75733eea189" + "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/098681253076af7070df7d9debe5f75733eea189", - "reference": "098681253076af7070df7d9debe5f75733eea189", + "url": "https://api.github.com/repos/symfony/property-access/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66", + "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66", "shasum": "" }, "require": { @@ -21309,7 +20413,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.3.4" + "source": "https://github.com/symfony/property-access/tree/v5.3.8" }, "funding": [ { @@ -21325,20 +20429,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:40:44+00:00" + "time": "2021-09-10T11:55:24+00:00" }, { "name": "symfony/property-info", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0f42009150679a7a256eb6ee106401af5d974ed2" + "reference": "39de5bed8c036f76ec0457ec52908e45d5497947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0f42009150679a7a256eb6ee106401af5d974ed2", - "reference": "0f42009150679a7a256eb6ee106401af5d974ed2", + "url": "https://api.github.com/repos/symfony/property-info/zipball/39de5bed8c036f76ec0457ec52908e45d5497947", + "reference": "39de5bed8c036f76ec0457ec52908e45d5497947", "shasum": "" }, "require": { @@ -21399,7 +20503,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.3.4" + "source": "https://github.com/symfony/property-info/tree/v5.3.8" }, "funding": [ { @@ -21415,7 +20519,7 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:40:44+00:00" + "time": "2021-09-07T07:41:40+00:00" }, { "name": "symfony/service-contracts", @@ -21498,16 +20602,16 @@ }, { "name": "symfony/string", - "version": "v5.3.3", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1" + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1", - "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1", + "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5", + "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5", "shasum": "" }, "require": { @@ -21561,7 +20665,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.3.3" + "source": "https://github.com/symfony/string/tree/v5.3.7" }, "funding": [ { @@ -21577,20 +20681,20 @@ "type": "tidelift" } ], - "time": "2021-06-27T11:44:38+00:00" + "time": "2021-08-26T08:00:08+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.3.6", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0" + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0", - "reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da", + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da", "shasum": "" }, "require": { @@ -21649,7 +20753,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.3.6" + "source": "https://github.com/symfony/var-dumper/tree/v5.3.8" }, "funding": [ { @@ -21665,7 +20769,7 @@ "type": "tidelift" } ], - "time": "2021-07-27T01:56:02+00:00" + "time": "2021-09-24T15:59:58+00:00" }, { "name": "tedivm/jshrink", @@ -21994,330 +21098,40 @@ "license": [ "BSD-3-Clause" ], - "authors": [ - { - "name": "Túbal Martín", - "homepage": "http://tubalmartin.me/" - } - ], - "description": "A PHP port of the YUI CSS compressor", - "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", - "keywords": [ - "compress", - "compressor", - "css", - "cssmin", - "minify", - "yui" - ], - "support": { - "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues", - "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port" - }, - "time": "2018-01-15T15:26:51+00:00" - }, - { - "name": "vertexinc/module-address-validation", - "version": "2.1.2", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-address-validation/vertexinc-module-address-validation-2.1.2.0.zip", - "shasum": "78bd5bd1c93aeff3a4f1797811eb6d2d279e6220" - }, - "require": { - "ext-json": "*", - "ext-simplexml": "*", - "ext-soap": "*", - "magento/framework": "^100|^101|^102|^103", - "magento/module-checkout": "^100", - "magento/module-config": "^101", - "magento/module-quote": "^100|^101", - "magento/module-store": "^100|^101", - "magento/module-tax": "^100", - "php": "^7.0", - "vertexinc/module-address-validation-api": "^1", - "vertexinc/module-tax": "^4" - }, - "replace": { - "vertex/module-address-validation": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "ext-dom": "*", - "mediotype/code-standard": "^1.0", - "roave/security-advisories": "dev-master" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\AddressValidation\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Address Validation module for Magento 2" - }, - { - "name": "vertexinc/module-address-validation-api", - "version": "1.0.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-address-validation-api/vertexinc-module-address-validation-api-1.0.1.0.zip", - "shasum": "89c8e09c9a4f9861b64790be969f963afd5e62fa" - }, - "require": { - "magento/framework": "^100|^101|^102|^103", - "magento/module-store": "^100|^101", - "php": "^7.1", - "vertexinc/sdk": "^1" - }, - "replace": { - "vertex/module-address-validation-api": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "mediotype/code-standard": "^1.0", - "roave/security-advisories": "dev-master" - }, - "suggest": { - "magento/module-webapi": "^100" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\AddressValidationApi\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Address Cleansing module for Magento 2 API" - }, - { - "name": "vertexinc/module-request-logging", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-request-logging/vertexinc-module-request-logging-1.0.0.0.zip", - "shasum": "1fa6743a7c10742968216928f61bda3efa348dec" - }, - "require": { - "ext-dom": "*", - "magento/framework": "^100|^101|^102|^103", - "vertexinc/module-request-logging-api": "~1.0.0" - }, - "conflict": { - "vertex/module-tax": "<=3.5.0 || >=4.0 <=4.2.0" - }, - "provide": { - "vertexinc/module-request-logging-api-implementation": "1.0" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", - "mediotype/code-standard": "^1.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\RequestLogging\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Request Logging module for Magento 2" - }, - { - "name": "vertexinc/module-request-logging-api", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-request-logging-api/vertexinc-module-request-logging-api-1.0.0.0.zip", - "shasum": "7086b94baa3d08d2bdcda23fe272afd10b3c9a65" - }, - "require": { - "magento/framework": "^100|^101|^102|^103" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", - "jetbrains/phpstorm-attributes": "^1", - "mediotype/code-standard": "^1.0" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\RequestLoggingApi\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Request Logging module for Magento 2 API" - }, - { - "name": "vertexinc/module-tax", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/module-tax/vertexinc-module-tax-4.2.1.0.zip", - "shasum": "439939b5fc360e6631b1775acb58c2556a200b99" - }, - "require": { - "ext-intl": "*", - "ext-json": "*", - "ext-simplexml": "*", - "ext-soap": "*", - "magento/framework": "^100|^101|^102|^103", - "magento/module-backend": "^100|^101|^102", - "magento/module-catalog": "^100|^101|^102|^103|^104", - "magento/module-checkout": "^100", - "magento/module-config": "^100|^101", - "magento/module-cron": "^100", - "magento/module-customer": "^100|^101|^102|^103", - "magento/module-directory": "^100", - "magento/module-eav": "^100|^101|^102", - "magento/module-quote": "^101.1", - "magento/module-sales": "^100|^101|^102|^103", - "magento/module-shipping": "^100", - "magento/module-store": "^100|^101", - "magento/module-tax": "^100", - "magento/module-ui": "^100|^101", - "php": "^7.1", - "vertexinc/module-request-logging-api": "^1", - "vertexinc/sdk": "^1.2.0" - }, - "conflict": { - "pixafy/tax": "*", - "pixafy/tax-ee": "*", - "vertex/tax": "*", - "vertex/tax-ee": "*" - }, - "replace": { - "vertex/module-tax": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "ext-dom": "*", - "magento/module-offline-shipping": "^100.2", - "magento/module-usps": "^100.2", - "mediotype/code-standard": "^1.0" - }, - "suggest": { - "magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module", - "magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module", - "magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module", - "magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\Tax\\": "" - } - }, - "license": [ - "proprietary" - ], - "description": "Vertex Tax Links for Magento 2" - }, - { - "name": "vertexinc/product-magento-module", - "version": "4.2.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/product-magento-module/vertexinc-product-magento-module-4.2.1.0.zip", - "shasum": "11d38291b0d0f9246b5329c4e928f677c90e7229" - }, - "require": { - "vertexinc/module-address-validation": "2.1.2", - "vertexinc/module-request-logging": "1.0.0", - "vertexinc/module-tax": "4.2.1" - }, - "replace": { - "vertex/product-magento-module": "self.version" - }, - "type": "metapackage", - "license": [ - "proprietary" - ], - "authors": [ - { - "name": "Mediotype", - "email": "diveinto@mediotype.com", - "homepage": "http://www.mediotype.com/", - "role": "Development Company" - } - ], - "description": "Vertex Tax Links for Magento 2", - "homepage": "http://go.vertexsmb.com/magento_cbe", - "keywords": [ - "tax", - "vertex" - ] - }, - { - "name": "vertexinc/sdk", - "version": "1.2.7", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertexinc/sdk/vertexinc-sdk-1.2.7.0.zip", - "shasum": "9c12157aa8d42ef9efa21e3665de2d8dcc87d830" - }, - "require": { - "ext-mbstring": "*", - "ext-openssl": "*", - "ext-soap": "*", - "php": "^5.4|^7" - }, - "replace": { - "vertex/sdk": "self.version" - }, - "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", - "mediotype/code-standard": "^1.0", - "php": "^7.3", - "phpmd/phpmd": "^2.6", - "phpunit/phpunit": "^9", - "squizlabs/php_codesniffer": "^3.3" - }, - "type": "library", - "autoload": { - "psr-4": { - "Vertex\\": "src/" + "authors": [ + { + "name": "Túbal Martín", + "homepage": "http://tubalmartin.me/" } - }, - "license": [ - "proprietary" ], - "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" + "description": "A PHP port of the YUI CSS compressor", + "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", + "keywords": [ + "compress", + "compressor", + "css", + "cssmin", + "minify", + "yui" + ], + "support": { + "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues", + "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port" + }, + "time": "2018-01-15T15:26:51+00:00" }, { "name": "web-token/jwt-framework", - "version": "v2.2.10", + "version": "v2.2.11", "source": { "type": "git", "url": "https://github.com/web-token/jwt-framework.git", - "reference": "49e48633d8cdd7da993c4a94f66dd3ebceda16a5" + "reference": "643cced197e32471418bd89e7a44b69fd04eb9de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/49e48633d8cdd7da993c4a94f66dd3ebceda16a5", - "reference": "49e48633d8cdd7da993c4a94f66dd3ebceda16a5", + "url": "https://api.github.com/repos/web-token/jwt-framework/zipball/643cced197e32471418bd89e7a44b69fd04eb9de", + "reference": "643cced197e32471418bd89e7a44b69fd04eb9de", "shasum": "" }, "require": { @@ -22473,7 +21287,7 @@ ], "support": { "issues": "https://github.com/web-token/jwt-framework/issues", - "source": "https://github.com/web-token/jwt-framework/tree/v2.2.10" + "source": "https://github.com/web-token/jwt-framework/tree/v2.2.11" }, "funding": [ { @@ -22481,7 +21295,7 @@ "type": "github" } ], - "time": "2021-03-24T14:00:05+00:00" + "time": "2021-06-25T15:59:52+00:00" }, { "name": "webimpress/safe-writer", @@ -22542,18 +21356,76 @@ ], "time": "2021-04-19T16:34:45+00:00" }, + { + "name": "webmozart/assert", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://github.com/webmozarts/assert.git", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "phpstan/phpstan": "<0.12.20", + "vimeo/psalm": "<4.6.1 || 4.6.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.13" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, + "autoload": { + "psr-4": { + "Webmozart\\Assert\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Assertions to validate method input/output with nice error messages.", + "keywords": [ + "assert", + "check", + "validate" + ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.10.0" + }, + "time": "2021-03-09T10:59:23+00:00" + }, { "name": "webonyx/graphql-php", - "version": "v0.13.9", + "version": "v14.9.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3" + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", "shasum": "" }, "require": { @@ -22562,15 +21434,19 @@ "php": "^7.1||^8.0" }, "require-dev": { + "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", - "phpbench/phpbench": "^0.14.0", - "phpstan/phpstan": "^0.11.4", - "phpstan/phpstan-phpunit": "^0.11.0", - "phpstan/phpstan-strict-rules": "^0.11.0", - "phpunit/phpcov": "^5.0", - "phpunit/phpunit": "^7.2", + "nyholm/psr7": "^1.2", + "phpbench/phpbench": "^0.16.10", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "0.12.82", + "phpstan/phpstan-phpunit": "0.12.18", + "phpstan/phpstan-strict-rules": "0.12.9", + "phpunit/phpunit": "^7.2|^8.5", "psr/http-message": "^1.0", - "react/promise": "2.*" + "react/promise": "2.*", + "simpod/php-coveralls-mirror": "^3.0", + "squizlabs/php_codesniffer": "3.5.4" }, "suggest": { "psr/http-message": "To use standard GraphQL server", @@ -22594,7 +21470,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/0.13.x" + "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" }, "funding": [ { @@ -22602,7 +21478,7 @@ "type": "open_collective" } ], - "time": "2020-07-02T05:49:25+00:00" + "time": "2021-06-15T16:14:17+00:00" }, { "name": "wikimedia/less.php", @@ -22672,65 +21548,6 @@ "source": "https://github.com/wikimedia/less.php/tree/v3.1.0" }, "time": "2020-12-11T19:33:31+00:00" - }, - { - "name": "yotpo/magento2-module-yotpo-reviews", - "version": "3.2.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.2.0.0.zip", - "shasum": "4c846b0f5203eeed82e7f65a06f200f86d9bb0ce" - }, - "require": { - "magento/framework": "103.0.*", - "magento/module-analytics": "*", - "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-checkout": "100.4.*", - "magento/module-config": "101.2.*", - "magento/module-grouped-product": "100.4.*", - "magento/module-reports": "^100", - "magento/module-review": "100.4.*", - "magento/module-sales": "102.1.*||^103.0", - "magento/module-store": "101.1.*", - "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" - }, - "replace": { - "yotpo/module-review": "*", - "yotpo/module-yotpo": "*" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Yotpo\\Yotpo\\": "" - } - }, - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Yotpo Reviews extension for Magento2" - }, - { - "name": "yotpo/magento2-module-yotpo-reviews-bundle", - "version": "3.2.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.2.0.0.zip", - "shasum": "6934f51d651f931c5af6e3d445ec9fc96f43ae26" - }, - "require": { - "yotpo/magento2-module-yotpo-reviews": "3.2.0" - }, - "type": "metapackage", - "license": [ - "OSL-3.0", - "AFL-3.0" - ], - "description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2" } ], "packages-dev": [ @@ -22800,12 +21617,12 @@ "version": "1.3.1", "source": { "type": "git", - "url": "https://github.com/allure-framework/allure-php-commons.git", + "url": "https://github.com/allure-framework/allure-php-api.git", "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-php-commons/zipball/f64b69afeff472c564a4e2379efb2b69c430ec5a", + "url": "https://api.github.com/repos/allure-framework/allure-php-api/zipball/f64b69afeff472c564a4e2379efb2b69c430ec5a", "reference": "f64b69afeff472c564a4e2379efb2b69c430ec5a", "shasum": "" }, @@ -22848,23 +21665,23 @@ ], "support": { "email": "allure@yandex-team.ru", - "issues": "https://github.com/allure-framework/allure-php-commons/issues", + "issues": "https://github.com/allure-framework/allure-php-api/issues", "source": "https://github.com/allure-framework/allure-php-api" }, "time": "2021-03-26T14:32:27+00:00" }, { "name": "allure-framework/allure-phpunit", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/allure-framework/allure-phpunit.git", - "reference": "56c65ae482c40411b74a65f97629d16b0e7662ee" + "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/56c65ae482c40411b74a65f97629d16b0e7662ee", - "reference": "56c65ae482c40411b74a65f97629d16b0e7662ee", + "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/5584e7e4d7a232bbf7dd92d0cabf143147f72e9e", + "reference": "5584e7e4d7a232bbf7dd92d0cabf143147f72e9e", "shasum": "" }, "require": { @@ -22909,29 +21726,28 @@ "issues": "https://github.com/allure-framework/allure-phpunit/issues", "source": "https://github.com/allure-framework/allure-phpunit" }, - "time": "2021-03-26T15:43:03+00:00" + "time": "2021-09-14T10:06:07+00:00" }, { "name": "behat/gherkin", - "version": "v4.8.0", + "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd" + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2391482cd003dfdc36b679b27e9f5326bd656acd", - "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", "shasum": "" }, "require": { "php": "~7.2|~8.0" }, "require-dev": { - "cucumber/cucumber": "dev-gherkin-16.0.0", + "cucumber/cucumber": "dev-gherkin-22.0.0", "phpunit/phpunit": "~8|~9", - "symfony/phpunit-bridge": "~3|~4|~5", "symfony/yaml": "~3|~4|~5" }, "suggest": { @@ -22940,7 +21756,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "4.x-dev" } }, "autoload": { @@ -22971,9 +21787,9 @@ ], "support": { "issues": "https://github.com/Behat/Gherkin/issues", - "source": "https://github.com/Behat/Gherkin/tree/v4.8.0" + "source": "https://github.com/Behat/Gherkin/tree/v4.9.0" }, - "time": "2021-02-04T12:44:21+00:00" + "time": "2021-10-12T13:05:09+00:00" }, { "name": "codeception/codeception", @@ -23227,16 +22043,16 @@ }, { "name": "codeception/module-webdriver", - "version": "1.2.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Codeception/module-webdriver.git", - "reference": "ebbe729c630415e8caf6b0087e457906f0c6c0c6" + "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/ebbe729c630415e8caf6b0087e457906f0c6c0c6", - "reference": "ebbe729c630415e8caf6b0087e457906f0c6c0c6", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/baa18b7bf70aa024012f967b5ce5021e1faa9151", + "reference": "baa18b7bf70aa024012f967b5ce5021e1faa9151", "shasum": "" }, "require": { @@ -23277,9 +22093,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-webdriver/issues", - "source": "https://github.com/Codeception/module-webdriver/tree/1.2.1" + "source": "https://github.com/Codeception/module-webdriver/tree/1.4.0" }, - "time": "2021-04-23T17:30:57+00:00" + "time": "2021-09-02T12:01:02+00:00" }, { "name": "codeception/phpunit-wrapper", @@ -23763,57 +22579,55 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.18.7", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "b3281bbe07e8d45759e9e3e8032b4c5fa3463b21" + "reference": "dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/b3281bbe07e8d45759e9e3e8032b4c5fa3463b21", - "reference": "b3281bbe07e8d45759e9e3e8032b4c5fa3463b21", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b", + "reference": "dbf8ac24cd9000d7f238739d98cc5dcbb22ffd3b", "shasum": "" }, "require": { - "composer/semver": "^1.4 || ^2.0 || ^3.0", - "composer/xdebug-handler": "^1.2 || ^2.0", - "doctrine/annotations": "^1.2", + "composer/semver": "^3.2", + "composer/xdebug-handler": "^2.0", + "doctrine/annotations": "^1.12", "ext-json": "*", "ext-tokenizer": "*", - "php": "^5.6 || ^7.0 || ^8.0", - "php-cs-fixer/diff": "^1.3", - "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0", - "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0", - "symfony/filesystem": "^3.0 || ^4.0 || ^5.0", - "symfony/finder": "^3.0 || ^4.0 || ^5.0", - "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0", - "symfony/polyfill-php70": "^1.0", - "symfony/polyfill-php72": "^1.4", - "symfony/process": "^3.0 || ^4.0 || ^5.0", - "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0" + "php": "^7.1.3 || ^8.0", + "php-cs-fixer/diff": "^2.0", + "symfony/console": "^4.4.20 || ^5.1.3", + "symfony/event-dispatcher": "^4.4.20 || ^5.0", + "symfony/filesystem": "^4.4.20 || ^5.0", + "symfony/finder": "^4.4.20 || ^5.0", + "symfony/options-resolver": "^4.4.20 || ^5.0", + "symfony/polyfill-php72": "^1.23", + "symfony/polyfill-php81": "^1.23", + "symfony/process": "^4.4.20 || ^5.0", + "symfony/stopwatch": "^4.4.20 || ^5.0" }, "require-dev": { - "justinrainbow/json-schema": "^5.0", + "justinrainbow/json-schema": "^5.2", "keradus/cli-executor": "^1.4", - "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.4.2", - "php-cs-fixer/accessible-object": "^1.0", + "mikey179/vfsstream": "^1.6.8", + "php-coveralls/php-coveralls": "^2.4.3", + "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", + "phpspec/prophecy": "^1.10.3", "phpspec/prophecy-phpunit": "^1.1 || ^2.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5", + "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5", "phpunitgoodpractices/polyfill": "^1.5", "phpunitgoodpractices/traits": "^1.9.1", - "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1", - "symfony/phpunit-bridge": "^5.2.1", - "symfony/yaml": "^3.0 || ^4.0 || ^5.0" + "symfony/phpunit-bridge": "^5.2.4", + "symfony/yaml": "^4.4.20 || ^5.0" }, "suggest": { "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters.", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." }, "bin": [ @@ -23823,20 +22637,7 @@ "autoload": { "psr-4": { "PhpCsFixer\\": "src/" - }, - "classmap": [ - "tests/Test/AbstractFixerTestCase.php", - "tests/Test/AbstractIntegrationCaseFactory.php", - "tests/Test/AbstractIntegrationTestCase.php", - "tests/Test/Assert/AssertTokensTrait.php", - "tests/Test/IntegrationCase.php", - "tests/Test/IntegrationCaseFactory.php", - "tests/Test/IntegrationCaseFactoryInterface.php", - "tests/Test/InternalIntegrationCaseFactory.php", - "tests/Test/IsIdenticalConstraint.php", - "tests/Test/TokensWithObservedTransformers.php", - "tests/TestCase.php" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23855,7 +22656,7 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", - "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.18.7" + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.0.3" }, "funding": [ { @@ -23863,7 +22664,7 @@ "type": "github" } ], - "time": "2021-05-03T21:36:45+00:00" + "time": "2021-08-29T19:48:25+00:00" }, { "name": "hoa/consistency", @@ -23934,6 +22735,7 @@ "issues": "https://github.com/hoaproject/Consistency/issues", "source": "https://central.hoa-project.net/Resource/Library/Consistency" }, + "abandoned": true, "time": "2017-05-02T12:18:12+00:00" }, { @@ -24018,6 +22820,7 @@ "issues": "https://github.com/hoaproject/Console/issues", "source": "https://central.hoa-project.net/Resource/Library/Console" }, + "abandoned": true, "time": "2017-05-02T12:26:19+00:00" }, { @@ -24082,6 +22885,7 @@ "issues": "https://github.com/hoaproject/Event/issues", "source": "https://central.hoa-project.net/Resource/Library/Event" }, + "abandoned": true, "time": "2017-01-13T15:30:50+00:00" }, { @@ -24144,6 +22948,7 @@ "issues": "https://github.com/hoaproject/Exception/issues", "source": "https://central.hoa-project.net/Resource/Library/Exception" }, + "abandoned": true, "time": "2017-01-16T07:53:27+00:00" }, { @@ -24214,6 +23019,7 @@ "issues": "https://github.com/hoaproject/File/issues", "source": "https://central.hoa-project.net/Resource/Library/File" }, + "abandoned": true, "time": "2017-07-11T07:42:15+00:00" }, { @@ -24276,6 +23082,7 @@ "issues": "https://github.com/hoaproject/Iterator/issues", "source": "https://central.hoa-project.net/Resource/Library/Iterator" }, + "abandoned": true, "time": "2017-01-10T10:34:47+00:00" }, { @@ -24344,6 +23151,7 @@ "issues": "https://github.com/hoaproject/Protocol/issues", "source": "https://central.hoa-project.net/Resource/Library/Protocol" }, + "abandoned": true, "time": "2017-01-14T12:26:10+00:00" }, { @@ -24416,6 +23224,7 @@ "issues": "https://github.com/hoaproject/Stream/issues", "source": "https://central.hoa-project.net/Resource/Library/Stream" }, + "abandoned": true, "time": "2017-02-21T16:01:06+00:00" }, { @@ -24484,20 +23293,21 @@ "issues": "https://github.com/hoaproject/Ustring/issues", "source": "https://central.hoa-project.net/Resource/Library/Ustring" }, + "abandoned": true, "time": "2017-01-16T07:08:25+00:00" }, { "name": "jms/metadata", - "version": "2.5.0", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", - "reference": "b5c52549807b2d855b3d7e36ec164c00eb547338" + "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/b5c52549807b2d855b3d7e36ec164c00eb547338", - "reference": "b5c52549807b2d855b3d7e36ec164c00eb547338", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/a995e6cef6d6f56a6226e1616a519630e2ef0aeb", + "reference": "a995e6cef6d6f56a6226e1616a519630e2ef0aeb", "shasum": "" }, "require": { @@ -24546,22 +23356,22 @@ ], "support": { "issues": "https://github.com/schmittjoh/metadata/issues", - "source": "https://github.com/schmittjoh/metadata/tree/2.5.0" + "source": "https://github.com/schmittjoh/metadata/tree/2.5.1" }, - "time": "2021-03-07T19:20:09+00:00" + "time": "2021-08-04T19:32:08+00:00" }, { "name": "jms/serializer", - "version": "3.14.0", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "bf371f55d8137fec4ff096bd45ff19e2db02ac4c" + "reference": "9d6d9b81889904603383722ca0cd7f7999baeebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bf371f55d8137fec4ff096bd45ff19e2db02ac4c", - "reference": "bf371f55d8137fec4ff096bd45ff19e2db02ac4c", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/9d6d9b81889904603383722ca0cd7f7999baeebc", + "reference": "9d6d9b81889904603383722ca0cd7f7999baeebc", "shasum": "" }, "require": { @@ -24570,7 +23380,7 @@ "doctrine/lexer": "^1.1", "jms/metadata": "^2.0", "php": "^7.2||^8.0", - "phpstan/phpdoc-parser": "^0.4 || ^0.5" + "phpstan/phpdoc-parser": "^0.4 || ^0.5 || ^1.0" }, "require-dev": { "doctrine/coding-standard": "^8.1", @@ -24583,13 +23393,13 @@ "phpstan/phpstan": "^0.12.65", "phpunit/phpunit": "^8.0||^9.0", "psr/container": "^1.0", - "symfony/dependency-injection": "^3.0|^4.0|^5.0", - "symfony/expression-language": "^3.0|^4.0|^5.0", - "symfony/filesystem": "^3.0|^4.0|^5.0", - "symfony/form": "^3.0|^4.0|^5.0", - "symfony/translation": "^3.0|^4.0|^5.0", - "symfony/validator": "^3.1.9|^4.0|^5.0", - "symfony/yaml": "^3.3|^4.0|^5.0", + "symfony/dependency-injection": "^3.0|^4.0|^5.0|^6.0", + "symfony/expression-language": "^3.0|^4.0|^5.0|^6.0", + "symfony/filesystem": "^3.0|^4.0|^5.0|^6.0", + "symfony/form": "^3.0|^4.0|^5.0|^6.0", + "symfony/translation": "^3.0|^4.0|^5.0|^6.0", + "symfony/validator": "^3.1.9|^4.0|^5.0|^6.0", + "symfony/yaml": "^3.3|^4.0|^5.0|^6.0", "twig/twig": "~1.34|~2.4|^3.0" }, "suggest": { @@ -24600,7 +23410,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.14-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -24633,7 +23443,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/serializer/issues", - "source": "https://github.com/schmittjoh/serializer/tree/3.14.0" + "source": "https://github.com/schmittjoh/serializer/tree/3.15.0" }, "funding": [ { @@ -24641,7 +23451,7 @@ "type": "github" } ], - "time": "2021-08-06T12:10:02+00:00" + "time": "2021-10-14T20:02:48+00:00" }, { "name": "lusitanian/oauth", @@ -24716,25 +23526,27 @@ }, { "name": "magento/magento-coding-standard", - "version": "6", + "version": "13", "source": { "type": "git", "url": "https://github.com/magento/magento-coding-standard.git", - "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7" + "reference": "2b58f92a98650e0d743aaf32c8c53e4127833eaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7", - "reference": "efc9084db3d1bd145b92d6b8a2e9cb0faec54fa7", + "url": "https://api.github.com/repos/magento/magento-coding-standard/zipball/2b58f92a98650e0d743aaf32c8c53e4127833eaa", + "reference": "2b58f92a98650e0d743aaf32c8c53e4127833eaa", "shasum": "" }, "require": { - "php": ">=5.6.0", - "squizlabs/php_codesniffer": "^3.5", - "webonyx/graphql-php": ">=0.12.6 <1.0" + "ext-dom": "*", + "ext-simplexml": "*", + "php": ">=7.3", + "squizlabs/php_codesniffer": "^3.6", + "webonyx/graphql-php": "^14.9" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "^9.5.8" }, "type": "phpcodesniffer-standard", "autoload": { @@ -24753,33 +23565,33 @@ "description": "A set of Magento specific PHP CodeSniffer rules.", "support": { "issues": "https://github.com/magento/magento-coding-standard/issues", - "source": "https://github.com/magento/magento-coding-standard/tree/v6" + "source": "https://github.com/magento/magento-coding-standard/tree/v13" }, - "time": "2020-12-03T14:41:54+00:00" + "time": "2021-10-05T14:00:39+00:00" }, { "name": "magento/magento2-functional-testing-framework", - "version": "3.5.1", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/magento/magento2-functional-testing-framework.git", - "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a" + "reference": "bdca6b2f8d597f345c6659bfcc7ea2554d17b114" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/5a6bdf511182151a6c357b788eb0c3f2fd89954a", - "reference": "5a6bdf511182151a6c357b788eb0c3f2fd89954a", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/bdca6b2f8d597f345c6659bfcc7ea2554d17b114", + "reference": "bdca6b2f8d597f345c6659bfcc7ea2554d17b114", "shasum": "" }, "require": { - "allure-framework/allure-codeception": "~1.4.0||~1.5.0", + "allure-framework/allure-codeception": "^1.4", "aws/aws-sdk-php": "^3.132", - "codeception/codeception": "~4.1.4", + "codeception/codeception": "^4.1", "codeception/module-asserts": "^1.1", "codeception/module-sequence": "^1.0", "codeception/module-webdriver": "^1.0", "composer/composer": "^1.9||^2.0", - "csharpru/vault-php": "^4.1.0", + "csharpru/vault-php": "^4.2.1", "csharpru/vault-php-guzzle6-transport": "^2.0", "ext-curl": "*", "ext-dom": "*", @@ -24787,11 +23599,11 @@ "ext-json": "*", "ext-openssl": "*", "hoa/console": "~3.0", - "monolog/monolog": "^1.17", + "monolog/monolog": "^2.3", "mustache/mustache": "~2.5", - "nikic/php-parser": "~4.4.0", + "nikic/php-parser": "^4.4", "php": "^7.3", - "php-webdriver/webdriver": "^1.8.0", + "php-webdriver/webdriver": "^1.9.0", "spomky-labs/otphp": "^10.0", "symfony/console": "^4.4", "symfony/finder": "^5.0", @@ -24801,22 +23613,15 @@ "vlucas/phpdotenv": "^2.4", "weew/helpers-array": "^1.3" }, - "replace": { - "facebook/webdriver": "^1.7.1" - }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.3.1", "codacy/coverage": "^1.4", "codeception/aspect-mock": "^3.0", - "doctrine/cache": "<1.7.0", - "goaop/framework": "~2.3.4", - "php-coveralls/php-coveralls": "^1.0", + "php-coveralls/php-coveralls": "^1.0||^2.2", "phpmd/phpmd": "^2.8.0", "phpunit/phpunit": "^9.0", - "rregeer/phpunit-coverage-check": "^0.1.4", "sebastian/phpcpd": "~6.0.0", - "squizlabs/php_codesniffer": "~3.5.4", - "symfony/stopwatch": "~3.4.6" + "squizlabs/php_codesniffer": "~3.5.4" }, "bin": [ "bin/mftf" @@ -24849,9 +23654,9 @@ ], "support": { "issues": "https://github.com/magento/magento2-functional-testing-framework/issues", - "source": "https://github.com/magento/magento2-functional-testing-framework/tree/3.5.1" + "source": "https://github.com/magento/magento2-functional-testing-framework/tree/3.6.1" }, - "time": "2021-05-05T15:01:30+00:00" + "time": "2021-08-26T19:12:41+00:00" }, { "name": "mustache/mustache", @@ -24963,16 +23768,16 @@ }, { "name": "pdepend/pdepend", - "version": "2.7.1", + "version": "2.10.1", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471" + "reference": "30452fdabb3dfca89f4bf977abc44adc5391e062" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/daba1cf0a6edaf172fa02a17807ae29f4c1c7471", - "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/30452fdabb3dfca89f4bf977abc44adc5391e062", + "reference": "30452fdabb3dfca89f4bf977abc44adc5391e062", "shasum": "" }, "require": { @@ -24982,9 +23787,9 @@ "symfony/filesystem": "^2.3.0|^3|^4|^5" }, "require-dev": { - "easy-doc/easy-doc": "0.0.0 || ^1.2.3", + "easy-doc/easy-doc": "0.0.0|^1.2.3", "gregwar/rst": "^1.0", - "phpunit/phpunit": "^4.8.35|^5.7", + "phpunit/phpunit": "^4.8.36|^5.7.27", "squizlabs/php_codesniffer": "^2.0.0" }, "bin": [ @@ -25008,34 +23813,41 @@ "description": "Official version of pdepend to be handled with Composer", "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/master" + "source": "https://github.com/pdepend/pdepend/tree/2.10.1" }, - "time": "2020-02-08T12:06:13+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend", + "type": "tidelift" + } + ], + "time": "2021-10-11T12:15:18+00:00" }, { "name": "phar-io/manifest", - "version": "1.0.3", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", - "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "phar-io/version": "^2.0", - "php": "^5.6 || ^7.0" + "ext-xmlwriter": "*", + "phar-io/version": "^3.0.1", + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -25067,26 +23879,26 @@ "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "support": { "issues": "https://github.com/phar-io/manifest/issues", - "source": "https://github.com/phar-io/manifest/tree/master" + "source": "https://github.com/phar-io/manifest/tree/2.0.3" }, - "time": "2018-07-08T19:23:20+00:00" + "time": "2021-07-20T11:28:43+00:00" }, { "name": "phar-io/version", - "version": "2.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" + "reference": "bae7c545bef187884426f042434e561ab1ddb182" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", - "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", + "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182", + "reference": "bae7c545bef187884426f042434e561ab1ddb182", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { @@ -25118,22 +23930,22 @@ "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/master" + "source": "https://github.com/phar-io/version/tree/3.1.0" }, - "time": "2018-07-08T19:19:57+00:00" + "time": "2021-02-23T14:00:09+00:00" }, { "name": "php-cs-fixer/diff", - "version": "v1.3.1", + "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" + "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", - "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/29dc0d507e838c4580d018bd8b5cb412474f7ec3", + "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3", "shasum": "" }, "require": { @@ -25161,64 +23973,57 @@ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" - }, - { - "name": "SpacePossum" } ], - "description": "sebastian/diff v2 backport support for PHP5.6", + "description": "sebastian/diff v3 backport support for PHP 5.6+", "homepage": "https://github.com/PHP-CS-Fixer", "keywords": [ "diff" ], "support": { "issues": "https://github.com/PHP-CS-Fixer/diff/issues", - "source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1" + "source": "https://github.com/PHP-CS-Fixer/diff/tree/v2.0.2" }, - "time": "2020-10-14T08:39:05+00:00" + "time": "2020-10-14T08:32:19+00:00" }, { "name": "php-webdriver/webdriver", - "version": "1.8.2", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/php-webdriver/php-webdriver.git", - "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab" + "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab", - "reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb", + "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-zip": "*", - "php": "^5.6 || ~7.0", + "php": "^5.6 || ~7.0 || ^8.0", "symfony/polyfill-mbstring": "^1.12", - "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0" + "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" + }, + "replace": { + "facebook/webdriver": "*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.0", - "jakub-onderka/php-parallel-lint": "^1.0", - "php-coveralls/php-coveralls": "^2.0", - "php-mock/php-mock-phpunit": "^1.1", - "phpunit/phpunit": "^5.7", - "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0", - "sminnee/phpunit-mock-objects": "^3.4", + "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", + "php-coveralls/php-coveralls": "^2.4", + "php-mock/php-mock-phpunit": "^1.1 || ^2.0", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", "squizlabs/php_codesniffer": "^3.5", - "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0" + "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.8.x-dev" - } - }, "autoload": { "psr-4": { "Facebook\\WebDriver\\": "lib/" @@ -25242,9 +24047,9 @@ ], "support": { "issues": "https://github.com/php-webdriver/php-webdriver/issues", - "source": "https://github.com/php-webdriver/php-webdriver/tree/1.8.2" + "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0" }, - "time": "2020-03-04T14:40:12+00:00" + "time": "2021-10-14T09:30:02+00:00" }, { "name": "phpcompatibility/php-compatibility", @@ -25363,16 +24168,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.2", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", - "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "shasum": "" }, "require": { @@ -25383,7 +24188,8 @@ "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.2" + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" }, "type": "library", "extra": { @@ -25413,22 +24219,22 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" }, - "time": "2020-09-03T19:13:55+00:00" + "time": "2021-10-19T17:43:47+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.4.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" + "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", - "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae", + "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae", "shasum": "" }, "require": { @@ -25436,7 +24242,8 @@ "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { - "ext-tokenizer": "*" + "ext-tokenizer": "*", + "psalm/phar": "^4.8" }, "type": "library", "extra": { @@ -25462,28 +24269,28 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1" }, - "time": "2020-09-17T18:55:26+00:00" + "time": "2021-10-02T14:08:47+00:00" }, { "name": "phpmd/phpmd", - "version": "2.9.1", + "version": "2.10.2", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "ce10831d4ddc2686c1348a98069771dd314534a8" + "reference": "1bc74db7cf834662d83abebae265be11bb2eec3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/ce10831d4ddc2686c1348a98069771dd314534a8", - "reference": "ce10831d4ddc2686c1348a98069771dd314534a8", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/1bc74db7cf834662d83abebae265be11bb2eec3a", + "reference": "1bc74db7cf834662d83abebae265be11bb2eec3a", "shasum": "" }, "require": { - "composer/xdebug-handler": "^1.0", + "composer/xdebug-handler": "^1.0 || ^2.0", "ext-xml": "*", - "pdepend/pdepend": "^2.7.1", + "pdepend/pdepend": "^2.10.0", "php": ">=5.3.9" }, "require-dev": { @@ -25491,7 +24298,7 @@ "ext-json": "*", "ext-simplexml": "*", "gregwar/rst": "^1.0", - "mikey179/vfsstream": "^1.6.4", + "mikey179/vfsstream": "^1.6.8", "phpunit/phpunit": "^4.8.36 || ^5.7.27", "squizlabs/php_codesniffer": "^2.0" }, @@ -25539,7 +24346,7 @@ "support": { "irc": "irc://irc.freenode.org/phpmd", "issues": "https://github.com/phpmd/phpmd/issues", - "source": "https://github.com/phpmd/phpmd/tree/2.9.1" + "source": "https://github.com/phpmd/phpmd/tree/2.10.2" }, "funding": [ { @@ -25547,37 +24354,37 @@ "type": "tidelift" } ], - "time": "2020-09-23T22:06:32+00:00" + "time": "2021-07-22T09:56:23+00:00" }, { "name": "phpspec/prophecy", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea" + "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea", - "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", + "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", - "php": "^7.2 || ~8.0, <8.1", + "php": "^7.2 || ~8.0, <8.2", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" }, "require-dev": { - "phpspec/phpspec": "^6.0", + "phpspec/phpspec": "^6.0 || ^7.0", "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -25612,22 +24419,22 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/1.13.0" + "source": "https://github.com/phpspec/prophecy/tree/1.14.0" }, - "time": "2021-03-17T13:42:18+00:00" + "time": "2021-09-10T09:02:12+00:00" }, { "name": "phpstan/phpdoc-parser", - "version": "0.5.5", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c" + "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c", - "reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/dbc093d7af60eff5cd575d2ed761b15ed40bd08e", + "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e", "shasum": "" }, "require": { @@ -25636,15 +24443,15 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.87", - "phpstan/phpstan-strict-rules": "^0.12.5", + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5", "symfony/process": "^5.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.5-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -25661,22 +24468,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/0.5.5" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2.0" }, - "time": "2021-06-11T13:24:46+00:00" + "time": "2021-09-16T20:46:02+00:00" }, { "name": "phpstan/phpstan", - "version": "0.12.94", + "version": "0.12.99", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6" + "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6", - "reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7", + "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7", "shasum": "" }, "require": { @@ -25707,7 +24514,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.94" + "source": "https://github.com/phpstan/phpstan/tree/0.12.99" }, "funding": [ { @@ -25727,36 +24534,39 @@ "type": "tidelift" } ], - "time": "2021-07-30T09:05:27+00:00" + "time": "2021-09-12T20:09:55+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "8.0.2", + "version": "9.2.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc" + "reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca6647ffddd2add025ab3f21644a441d7c146cdc", - "reference": "ca6647ffddd2add025ab3f21644a441d7c146cdc", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d4c798ed8d51506800b441f7a13ecb0f76f12218", + "reference": "d4c798ed8d51506800b441f7a13ecb0f76f12218", "shasum": "" }, "require": { "ext-dom": "*", + "ext-libxml": "*", "ext-xmlwriter": "*", - "php": "^7.3", - "phpunit/php-file-iterator": "^3.0", - "phpunit/php-text-template": "^2.0", - "phpunit/php-token-stream": "^4.0", - "sebastian/code-unit-reverse-lookup": "^2.0", - "sebastian/environment": "^5.0", - "sebastian/version": "^3.0", - "theseer/tokenizer": "^1.1.3" + "nikic/php-parser": "^4.12.0", + "php": ">=7.3", + "phpunit/php-file-iterator": "^3.0.3", + "phpunit/php-text-template": "^2.0.2", + "sebastian/code-unit-reverse-lookup": "^2.0.2", + "sebastian/complexity": "^2.0", + "sebastian/environment": "^5.1.2", + "sebastian/lines-of-code": "^1.0.3", + "sebastian/version": "^3.0.1", + "theseer/tokenizer": "^1.2.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-pcov": "*", @@ -25765,7 +24575,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "8.0-dev" + "dev-master": "9.2-dev" } }, "autoload": { @@ -25793,7 +24603,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/8.0.2" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.7" }, "funding": [ { @@ -25801,7 +24611,7 @@ "type": "github" } ], - "time": "2020-05-23T08:02:54+00:00" + "time": "2021-09-17T05:39:03+00:00" }, { "name": "phpunit/php-file-iterator", @@ -25983,92 +24793,32 @@ "type": "github" } ], - "time": "2020-10-26T05:33:50+00:00" - }, - { - "name": "phpunit/php-timer", - "version": "5.0.3", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", - "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", - "shasum": "" - }, - "require": { - "php": ">=7.3" - }, - "require-dev": { - "phpunit/phpunit": "^9.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "Utility class for timing", - "homepage": "https://github.com/sebastianbergmann/php-timer/", - "keywords": [ - "timer" - ], - "support": { - "issues": "https://github.com/sebastianbergmann/php-timer/issues", - "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" - }, - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], - "time": "2020-10-26T13:16:10+00:00" + "time": "2020-10-26T05:33:50+00:00" }, { - "name": "phpunit/php-token-stream", - "version": "4.0.4", + "name": "phpunit/php-timer", + "version": "5.0.3", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3" + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3", - "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -26083,17 +24833,18 @@ "authors": [ { "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], - "description": "Wrapper around PHP's tokenizer extension.", - "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ - "tokenizer" + "timer" ], "support": { - "issues": "https://github.com/sebastianbergmann/php-token-stream/issues", - "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master" + "issues": "https://github.com/sebastianbergmann/php-timer/issues", + "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" }, "funding": [ { @@ -26101,21 +24852,20 @@ "type": "github" } ], - "abandoned": true, - "time": "2020-08-04T08:28:15+00:00" + "time": "2020-10-26T13:16:10+00:00" }, { "name": "phpunit/phpunit", - "version": "9.2.6", + "version": "9.5.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6" + "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c6a9e4312e209e659f1fce3ce88dd197c2448f6", - "reference": "1c6a9e4312e209e659f1fce3ce88dd197c2448f6", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a", + "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a", "shasum": "" }, "require": { @@ -26126,30 +24876,31 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.9.5", - "phar-io/manifest": "^1.0.3", - "phar-io/version": "^2.0.1", - "php": "^7.3", - "phpspec/prophecy": "^1.10.3", - "phpunit/php-code-coverage": "^8.0.2", - "phpunit/php-file-iterator": "^3.0.3", - "phpunit/php-invoker": "^3.0.2", - "phpunit/php-text-template": "^2.0.2", - "phpunit/php-timer": "^5.0.1", - "sebastian/code-unit": "^1.0.5", - "sebastian/comparator": "^4.0.3", - "sebastian/diff": "^4.0.1", - "sebastian/environment": "^5.1.2", - "sebastian/exporter": "^4.0.2", - "sebastian/global-state": "^4.0", - "sebastian/object-enumerator": "^4.0.2", - "sebastian/resource-operations": "^3.0.2", - "sebastian/type": "^2.1.1", - "sebastian/version": "^3.0.1" + "myclabs/deep-copy": "^1.10.1", + "phar-io/manifest": "^2.0.3", + "phar-io/version": "^3.0.2", + "php": ">=7.3", + "phpspec/prophecy": "^1.12.1", + "phpunit/php-code-coverage": "^9.2.7", + "phpunit/php-file-iterator": "^3.0.5", + "phpunit/php-invoker": "^3.1.1", + "phpunit/php-text-template": "^2.0.3", + "phpunit/php-timer": "^5.0.2", + "sebastian/cli-parser": "^1.0.1", + "sebastian/code-unit": "^1.0.6", + "sebastian/comparator": "^4.0.5", + "sebastian/diff": "^4.0.3", + "sebastian/environment": "^5.1.3", + "sebastian/exporter": "^4.0.3", + "sebastian/global-state": "^5.0.1", + "sebastian/object-enumerator": "^4.0.3", + "sebastian/resource-operations": "^3.0.3", + "sebastian/type": "^2.3.4", + "sebastian/version": "^3.0.2" }, "require-dev": { "ext-pdo": "*", - "phpspec/prophecy-phpunit": "^2.0" + "phpspec/prophecy-phpunit": "^2.0.1" }, "suggest": { "ext-soap": "*", @@ -26161,7 +24912,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "9.2-dev" + "dev-master": "9.5-dev" } }, "autoload": { @@ -26192,7 +24943,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.2.6" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10" }, "funding": [ { @@ -26204,7 +24955,7 @@ "type": "github" } ], - "time": "2020-07-13T17:55:55+00:00" + "time": "2021-09-25T07:38:51+00:00" }, { "name": "psr/cache", @@ -26496,6 +25247,63 @@ ], "time": "2020-10-26T15:49:45+00:00" }, + { + "name": "sebastian/complexity", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/complexity.git", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.7", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for calculating the complexity of PHP code units", + "homepage": "https://github.com/sebastianbergmann/complexity", + "support": { + "issues": "https://github.com/sebastianbergmann/complexity/issues", + "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T15:52:27+00:00" + }, { "name": "sebastian/diff", "version": "4.0.4", @@ -26704,26 +25512,26 @@ }, { "name": "sebastian/global-state", - "version": "4.0.0", + "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72" + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bdb1e7c79e592b8c82cb1699be3c8743119b8a72", - "reference": "bdb1e7c79e592b8c82cb1699be3c8743119b8a72", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49", + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49", "shasum": "" }, "require": { - "php": "^7.3", + "php": ">=7.3", "sebastian/object-reflector": "^2.0", "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-dom": "*", - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-uopz": "*" @@ -26731,7 +25539,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -26756,9 +25564,72 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/master" + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-06-11T13:31:12+00:00" + }, + { + "name": "sebastian/lines-of-code", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.6", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for counting the lines of code in PHP source code", + "homepage": "https://github.com/sebastianbergmann/lines-of-code", + "support": { + "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" }, - "time": "2020-02-07T06:11:37+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-11-28T06:42:11+00:00" }, { "name": "sebastian/object-enumerator", @@ -27049,6 +25920,7 @@ "type": "github" } ], + "abandoned": true, "time": "2020-09-28T06:45:17+00:00" }, { @@ -27162,16 +26034,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.8", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e", + "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e", "shasum": "" }, "require": { @@ -27214,20 +26086,20 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2020-10-23T02:01:07+00:00" + "time": "2021-10-11T04:00:11+00:00" }, { "name": "symfony/mime", - "version": "v5.3.4", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "633e4e8afe9e529e5599d71238849a4218dd497b" + "reference": "a756033d0a7e53db389618653ae991eba5a19a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/633e4e8afe9e529e5599d71238849a4218dd497b", - "reference": "633e4e8afe9e529e5599d71238849a4218dd497b", + "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11", + "reference": "a756033d0a7e53db389618653ae991eba5a19a11", "shasum": "" }, "require": { @@ -27281,75 +26153,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.3.4" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-07-21T12:40:44+00:00" - }, - { - "name": "symfony/polyfill-php70", - "version": "v1.20.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", - "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "metapackage", - "extra": { - "branch-alias": { - "dev-main": "1.20-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" + "source": "https://github.com/symfony/mime/tree/v5.3.8" }, "funding": [ { @@ -27365,7 +26169,7 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-09-10T12:30:38+00:00" }, { "name": "symfony/stopwatch", @@ -27556,16 +26360,16 @@ }, { "name": "vlucas/phpdotenv", - "version": "v2.6.7", + "version": "v2.6.8", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e" + "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b786088918a884258c9e3e27405c6a4cf2ee246e", - "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/f1e2a35e53abe9322f0ab9ada689967e30055d40", + "reference": "f1e2a35e53abe9322f0ab9ada689967e30055d40", "shasum": "" }, "require": { @@ -27575,7 +26379,7 @@ "require-dev": { "ext-filter": "*", "ext-pcre": "*", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" }, "suggest": { "ext-filter": "Required to use the boolean validator.", @@ -27599,13 +26403,11 @@ "authors": [ { "name": "Graham Campbell", - "email": "graham@alt-three.com", - "homepage": "https://gjcampbell.co.uk/" + "email": "hello@gjcampbell.co.uk" }, { "name": "Vance Lucas", - "email": "vance@vancelucas.com", - "homepage": "https://vancelucas.com/" + "email": "vance@vancelucas.com" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", @@ -27616,7 +26418,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.7" + "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.8" }, "funding": [ { @@ -27628,65 +26430,7 @@ "type": "tidelift" } ], - "time": "2021-01-20T14:39:13+00:00" - }, - { - "name": "webmozart/assert", - "version": "1.10.0", - "source": { - "type": "git", - "url": "https://github.com/webmozarts/assert.git", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0", - "symfony/polyfill-ctype": "^1.8" - }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.10-dev" - } - }, - "autoload": { - "psr-4": { - "Webmozart\\Assert\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Assertions to validate method input/output with nice error messages.", - "keywords": [ - "assert", - "check", - "validate" - ], - "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.10.0" - }, - "time": "2021-03-09T10:59:23+00:00" + "time": "2021-10-02T19:02:17+00:00" }, { "name": "weew/helpers-array", @@ -27731,11 +26475,13 @@ } ], "aliases": [], - "minimum-stability": "stable", - "stability-flags": [], + "minimum-stability": "beta", + "stability-flags": { + "magento/product-community-edition": 10 + }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } From 17bffcb252ebcf270f1589a74a91d06a9d52669f Mon Sep 17 00:00:00 2001 From: magedocs Date: Thu, 18 Nov 2021 22:37:42 +0000 Subject: [PATCH 2/5] Updated data for the bin/magento command-line tool reference documentation after the 2.4.4-beta1 release --- src/_data/codebase/v2_4/b2b/bin-magento.json | 1 + .../codebase/v2_4/commerce/bin-magento.json | 13518 +--------------- .../v2_4/open-source/bin-magento.json | 12688 +-------------- 3 files changed, 3 insertions(+), 26204 deletions(-) create mode 100644 src/_data/codebase/v2_4/b2b/bin-magento.json diff --git a/src/_data/codebase/v2_4/b2b/bin-magento.json b/src/_data/codebase/v2_4/b2b/bin-magento.json new file mode 100644 index 00000000000..edfc33e687e --- /dev/null +++ b/src/_data/codebase/v2_4/b2b/bin-magento.json @@ -0,0 +1 @@ +{"application":{"name":"Magento CLI","version":"2.4.4-beta1"},"commands":[{"name":"help","usage":["help [--format FORMAT] [--raw] [--] []"],"description":"Display help for a command","help":"The help<\/info> command displays help for a given command:\n\n php bin\/magento help list<\/info>\n\nYou can also output the help in other formats by using the --format<\/comment> option:\n\n php bin\/magento help --format=xml list<\/info>\n\nTo display the list of available commands, please use the list<\/info> command.","definition":{"arguments":{"command_name":{"name":"command_name","is_required":false,"is_array":false,"description":"The command name","default":"help"}},"options":{"format":{"name":"--format","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The output format (txt, xml, json, or md)","default":"txt"},"raw":{"name":"--raw","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"To output raw command help","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"list","usage":["list [--raw] [--format FORMAT] [--] []"],"description":"List commands","help":"The list<\/info> command lists all commands:\n\n php bin\/magento list<\/info>\n\nYou can also display the commands for a specific namespace:\n\n php bin\/magento list test<\/info>\n\nYou can also output the information in other formats by using the --format<\/comment> option:\n\n php bin\/magento list --format=xml<\/info>\n\nIt's also possible to get raw list of commands (useful for embedding command runner):\n\n php bin\/magento list --raw<\/info>","definition":{"arguments":{"namespace":{"name":"namespace","is_required":false,"is_array":false,"description":"The namespace name","default":null}},"options":{"raw":{"name":"--raw","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"To output raw command list","default":false},"format":{"name":"--format","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The output format (txt, xml, json, or md)","default":"txt"}}},"hidden":false},{"name":"admin:user:create","usage":["admin:user:create [--admin-user ADMIN-USER] [--admin-password ADMIN-PASSWORD] [--admin-email ADMIN-EMAIL] [--admin-firstname ADMIN-FIRSTNAME] [--admin-lastname ADMIN-LASTNAME] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Creates an administrator","help":"Creates an administrator","definition":{"arguments":[],"options":{"admin-user":{"name":"--admin-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin user","default":null},"admin-password":{"name":"--admin-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin password","default":null},"admin-email":{"name":"--admin-email","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin email","default":null},"admin-firstname":{"name":"--admin-firstname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin first name","default":null},"admin-lastname":{"name":"--admin-lastname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin last name","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"admin:user:unlock","usage":["admin:user:unlock "],"description":"Unlock Admin Account","help":"This command unlocks an admin account by its username.\nTo unlock:\n bin\/magento admin:user:unlock username<\/comment>","definition":{"arguments":{"username":{"name":"username","is_required":true,"is_array":false,"description":"The admin username to unlock","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:dump","usage":["app:config:dump [...]"],"description":"Create dump of application","help":"Create dump of application","definition":{"arguments":{"config-types":{"name":"config-types","is_required":false,"is_array":true,"description":"Space-separated list of config types or omit to dump all [scopes, themes, system, i18n]","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:import","usage":["app:config:import"],"description":"Import data from shared configuration files to appropriate data storage","help":"Import data from shared configuration files to appropriate data storage","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:status","usage":["app:config:status"],"description":"Checks if config propagation requires update","help":"Checks if config propagation requires update","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"braintree:migrate","usage":["braintree:migrate [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password PASSWORD]"],"description":"Migrate stored cards from a Magento 1 database","help":"Migrate stored cards from a Magento 1 database","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Hostname\/IP. Port is optional","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database username. Must have read access","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Password","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:clean","usage":["cache:clean [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Cleans cache type(s)","help":"Cleans cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:disable","usage":["cache:disable [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Disables cache type(s)","help":"Disables cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:enable","usage":["cache:enable [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Enables cache type(s)","help":"Enables cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:flush","usage":["cache:flush [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Flushes cache storage used by cache type(s)","help":"Flushes cache storage used by cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:status","usage":["cache:status [--bootstrap BOOTSTRAP]"],"description":"Checks cache status","help":"Checks cache status","definition":{"arguments":[],"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"catalog:images:resize","usage":["catalog:images:resize [-a|--async] [--skip_hidden_images]"],"description":"Creates resized product images","help":"Creates resized product images","definition":{"arguments":[],"options":{"async":{"name":"--async","shortcut":"-a","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Resize image in asynchronous mode","default":false},"skip_hidden_images":{"name":"--skip_hidden_images","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not process images marked as hidden from product page","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"catalog:product:attributes:cleanup","usage":["catalog:product:attributes:cleanup"],"description":"Removes unused product attributes.","help":"Removes unused product attributes.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cms:wysiwyg:restrict","usage":["cms:wysiwyg:restrict "],"description":"Set whether to enforce user HTML content validation or show a warning instead","help":"Set whether to enforce user HTML content validation or show a warning instead","definition":{"arguments":{"restrict":{"name":"restrict","is_required":true,"is_array":false,"description":"y\\n","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:sensitive:set","usage":["config:sensitive:set [-i|--interactive] [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] [ []]"],"description":"Set sensitive configuration values","help":"Set sensitive configuration values","definition":{"arguments":{"path":{"name":"path","is_required":false,"is_array":false,"description":"Configuration path for example group\/section\/field_name","default":null},"value":{"name":"value","is_required":false,"is_array":false,"description":"Configuration value","default":null}},"options":{"interactive":{"name":"--interactive","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Enable interactive mode to set all sensitive variables","default":false},"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope for configuration, if not set use 'default'","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope code for configuration, empty string by default","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:set","usage":["config:set [--scope SCOPE] [--scope-code SCOPE-CODE] [-e|--lock-env] [-c|--lock-config] [-l|--lock] [--] "],"description":"Change system configuration","help":"Change system configuration","definition":{"arguments":{"path":{"name":"path","is_required":true,"is_array":false,"description":"Configuration path in format section\/group\/field_name","default":null},"value":{"name":"value","is_required":true,"is_array":false,"description":"Configuration value","default":null}},"options":{"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Configuration scope (default, website, or store)","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Scope code (required only if scope is not 'default')","default":null},"lock-env":{"name":"--lock-env","shortcut":"-e","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Lock value which prevents modification in the Admin (will be saved in app\/etc\/env.php)","default":false},"lock-config":{"name":"--lock-config","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Lock and share value with other installations, prevents modification in the Admin (will be saved in app\/etc\/config.php)","default":false},"lock":{"name":"--lock","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Deprecated, use the --lock-env option instead.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:show","usage":["config:show [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] []"],"description":"Shows configuration value for given path. If path is not specified, all saved values will be shown","help":"Shows configuration value for given path. If path is not specified, all saved values will be shown","definition":{"arguments":{"path":{"name":"path","is_required":false,"is_array":false,"description":"Configuration path, for example section_id\/group_id\/field_id","default":null}},"options":{"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope for configuration, if not specified, then 'default' scope will be used","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope code (required only if scope is not `default`)","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:install","usage":["cron:install [-f|--force] [-d|--non-optional]"],"description":"Generates and installs crontab for current user","help":"Generates and installs crontab for current user","definition":{"arguments":[],"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force install tasks","default":false},"non-optional":{"name":"--non-optional","shortcut":"-d","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Install only the non-optional (default) tasks","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:remove","usage":["cron:remove"],"description":"Removes tasks from crontab","help":"Removes tasks from crontab","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:run","usage":["cron:run [--group GROUP] [--bootstrap BOOTSTRAP]"],"description":"Runs jobs by schedule","help":"Runs jobs by schedule","definition":{"arguments":[],"options":{"group":{"name":"--group","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run jobs only from specified group","default":null},"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"customer:hash:upgrade","usage":["customer:hash:upgrade"],"description":"Upgrade customer's hash according to the latest algorithm","help":"Upgrade customer's hash according to the latest algorithm","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"deploy:mode:set","usage":["deploy:mode:set [-s|--skip-compilation] [--] "],"description":"Set application mode.","help":"Set application mode.","definition":{"arguments":{"mode":{"name":"mode","is_required":true,"is_array":false,"description":"The application mode to set. Available options are \"developer\" or \"production\"","default":null}},"options":{"skip-compilation":{"name":"--skip-compilation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Skips the clearing and regeneration of static content (generated code, preprocessed CSS, and assets in pub\/static\/)","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"deploy:mode:show","usage":["deploy:mode:show"],"description":"Displays current application mode.","help":"Displays current application mode.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:di:info","usage":["dev:di:info "],"description":"Provides information on Dependency Injection configuration for the Command.","help":"Provides information on Dependency Injection configuration for the Command.","definition":{"arguments":{"class":{"name":"class","is_required":true,"is_array":false,"description":"Class name","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:profiler:disable","usage":["dev:profiler:disable"],"description":"Disable the profiler.","help":"Disable the profiler.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:profiler:enable","usage":["dev:profiler:enable []"],"description":"Enable the profiler.","help":"Enable the profiler.","definition":{"arguments":{"type":{"name":"type","is_required":false,"is_array":false,"description":"Profiler type","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:query-log:disable","usage":["dev:query-log:disable"],"description":"Disable DB query logging","help":"Disable DB query logging","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:query-log:enable","usage":["dev:query-log:enable [--include-all-queries [INCLUDE-ALL-QUERIES]] [--query-time-threshold [QUERY-TIME-THRESHOLD]] [--include-call-stack [INCLUDE-CALL-STACK]]"],"description":"Enable DB query logging","help":"Enable DB query logging","definition":{"arguments":[],"options":{"include-all-queries":{"name":"--include-all-queries","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Log all queries. [true|false]","default":"true"},"query-time-threshold":{"name":"--query-time-threshold","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Query time thresholds.","default":"0.001"},"include-call-stack":{"name":"--include-call-stack","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Include call stack. [true|false]","default":"true"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:source-theme:deploy","usage":["dev:source-theme:deploy [--type TYPE] [--locale LOCALE] [--area AREA] [--theme THEME] [--] [...]"],"description":"Collects and publishes source files for theme.","help":"Collects and publishes source files for theme.","definition":{"arguments":{"file":{"name":"file","is_required":false,"is_array":true,"description":"Files to pre-process (file should be specified without extension)","default":["css\/styles-m","css\/styles-l"]}},"options":{"type":{"name":"--type","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Type of source files: [less]","default":"less"},"locale":{"name":"--locale","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Locale: [en_US]","default":"en_US"},"area":{"name":"--area","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Area: [frontend|adminhtml]","default":"frontend"},"theme":{"name":"--theme","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Theme: [Vendor\/theme]","default":"Magento\/luma"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:disable","usage":["dev:template-hints:disable"],"description":"Disable frontend template hints. A cache flush might be required.","help":"Disable frontend template hints. A cache flush might be required.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:enable","usage":["dev:template-hints:enable"],"description":"Enable frontend template hints. A cache flush might be required.","help":"Enable frontend template hints. A cache flush might be required.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:status","usage":["dev:template-hints:status"],"description":"Show frontend template hints status.","help":"Show frontend template hints status.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:tests:run","usage":["dev:tests:run [-c|--arguments ARGUMENTS] [--] []"],"description":"Runs tests","help":"Runs tests","definition":{"arguments":{"type":{"name":"type","is_required":false,"is_array":false,"description":"Type of test to run. Available types: all, unit, integration, integration-all, static, static-all, integrity, legacy, default","default":"default"}},"options":{"arguments":{"name":"--arguments","shortcut":"-c","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Additional arguments for PHPUnit. Example: \"-c'--filter=MyTest'\" (no spaces)","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:urn-catalog:generate","usage":["dev:urn-catalog:generate [--ide IDE] [--] "],"description":"Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.","help":"Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.","definition":{"arguments":{"path":{"name":"path","is_required":true,"is_array":false,"description":"Path to file to output the catalog. For PhpStorm use .idea\/misc.xml","default":null}},"options":{"ide":{"name":"--ide","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Format in which catalog will be generated. Supported: [phpstorm, vscode]","default":"phpstorm"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:xml:convert","usage":["dev:xml:convert [-o|--overwrite] [--] "],"description":"Converts XML file using XSL style sheets","help":"Converts XML file using XSL style sheets","definition":{"arguments":{"xml-file":{"name":"xml-file","is_required":true,"is_array":false,"description":"Path to XML file that going to be transformed","default":null},"processor":{"name":"processor","is_required":true,"is_array":false,"description":"Path to XSL style sheet that going to be applied to XML file","default":null}},"options":{"overwrite":{"name":"--overwrite","shortcut":"-o","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Overwrite XML file","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:add","usage":["downloadable:domains:add [...]"],"description":"Add domains to the downloadable domains whitelist","help":"Add domains to the downloadable domains whitelist","definition":{"arguments":{"domains":{"name":"domains","is_required":false,"is_array":true,"description":"Domains name","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:remove","usage":["downloadable:domains:remove [...]"],"description":"Remove domains from the downloadable domains whitelist","help":"Remove domains from the downloadable domains whitelist","definition":{"arguments":{"domains":{"name":"domains","is_required":false,"is_array":true,"description":"Domain names","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:show","usage":["downloadable:domains:show"],"description":"Display downloadable domains whitelist","help":"Display downloadable domains whitelist","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"encryption:payment-data:update","usage":["encryption:payment-data:update"],"description":"Re-encrypts encrypted credit card data with latest encryption cipher.","help":"Re-encrypts encrypted credit card data with latest encryption cipher.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:collect-phrases","usage":["i18n:collect-phrases [-o|--output OUTPUT] [-m|--magento] [--] []"],"description":"Discovers phrases in the codebase","help":"Discovers phrases in the codebase","definition":{"arguments":{"directory":{"name":"directory","is_required":false,"is_array":false,"description":"Directory path to parse. Not needed if --magento flag is set","default":null}},"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Path (including filename) to an output file. With no file specified, defaults to stdout.","default":null},"magento":{"name":"--magento","shortcut":"-m","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use the --magento parameter to parse the current Magento codebase. Omit the parameter if a directory is specified.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:pack","usage":["i18n:pack [-m|--mode MODE] [-d|--allow-duplicates] [--] "],"description":"Saves language package","help":"Saves language package","definition":{"arguments":{"source":{"name":"source","is_required":true,"is_array":false,"description":"Path to source dictionary file with translations","default":null},"locale":{"name":"locale","is_required":true,"is_array":false,"description":"Target locale for dictionary, for example \"de_DE\"","default":null}},"options":{"mode":{"name":"--mode","shortcut":"-m","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Save mode for dictionary - \"replace\" - replace language pack by new one - \"merge\" - merge language packages, by default \"replace\"","default":"replace"},"allow-duplicates":{"name":"--allow-duplicates","shortcut":"-d","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use the --allow-duplicates parameter to allow saving duplicates of translate. Otherwise omit the parameter.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:uninstall","usage":["i18n:uninstall [-b|--backup-code] [--] ..."],"description":"Uninstalls language packages","help":"Uninstalls language packages","definition":{"arguments":{"package":{"name":"package","is_required":true,"is_array":true,"description":"Language package name","default":[]}},"options":{"backup-code":{"name":"--backup-code","shortcut":"-b","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:info","usage":["indexer:info"],"description":"Shows allowed Indexers","help":"Shows allowed Indexers","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:reindex","usage":["indexer:reindex [...]"],"description":"Reindexes Data","help":"Reindexes Data","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:reset","usage":["indexer:reset [...]"],"description":"Resets indexer status to invalid","help":"Resets indexer status to invalid","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:set-dimensions-mode","usage":["indexer:set-dimensions-mode [ []]"],"description":"Set Indexer Dimensions Mode","help":"Set Indexer Dimensions Mode","definition":{"arguments":{"indexer":{"name":"indexer","is_required":false,"is_array":false,"description":"Indexer name [catalog_product_price]","default":null},"mode":{"name":"mode","is_required":false,"is_array":false,"description":"Indexer dimension modes catalog_product_price none,website,customer_group,website_and_customer_group ","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:set-mode","usage":["indexer:set-mode [ [...]]"],"description":"Sets index mode type","help":"Sets index mode type","definition":{"arguments":{"mode":{"name":"mode","is_required":false,"is_array":false,"description":"Indexer mode type [realtime|schedule]","default":null},"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:show-dimensions-mode","usage":["indexer:show-dimensions-mode [...]"],"description":"Shows Indexer Dimension Mode","help":"Shows Indexer Dimension Mode","definition":{"arguments":{"indexer":{"name":"indexer","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes (catalog_product_price)","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:show-mode","usage":["indexer:show-mode [...]"],"description":"Shows Index Mode","help":"Shows Index Mode","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:status","usage":["indexer:status [...]"],"description":"Shows status of Indexer","help":"Shows status of Indexer","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:adminuri","usage":["info:adminuri"],"description":"Displays the Magento Admin URI","help":"Displays the Magento Admin URI","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:backups:list","usage":["info:backups:list"],"description":"Prints list of available backup files","help":"Prints list of available backup files","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:currency:list","usage":["info:currency:list"],"description":"Displays the list of available currencies","help":"Displays the list of available currencies","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-framework","usage":["info:dependencies:show-framework [-o|--output OUTPUT]"],"description":"Shows number of dependencies on Magento framework","help":"Shows number of dependencies on Magento framework","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"framework-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-modules","usage":["info:dependencies:show-modules [-o|--output OUTPUT]"],"description":"Shows number of dependencies between modules","help":"Shows number of dependencies between modules","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"modules-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-modules-circular","usage":["info:dependencies:show-modules-circular [-o|--output OUTPUT]"],"description":"Shows number of circular dependencies between modules","help":"Shows number of circular dependencies between modules","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"modules-circular-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:language:list","usage":["info:language:list"],"description":"Displays the list of available language locales","help":"Displays the list of available language locales","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:timezone:list","usage":["info:timezone:list"],"description":"Displays the list of available timezones","help":"Displays the list of available timezones","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory:reservation:create-compensations","usage":["inventory:reservation:create-compensations [-r|--raw] [--] [...]"],"description":"Create reservations by provided compensation arguments","help":"Create reservations by provided compensation arguments","definition":{"arguments":{"compensations":{"name":"compensations","is_required":false,"is_array":true,"description":"List of compensation arguments in format \":::\"","default":[]}},"options":{"raw":{"name":"--raw","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Raw output","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory:reservation:list-inconsistencies","usage":["inventory:reservation:list-inconsistencies [-c|--complete-orders] [-i|--incomplete-orders] [-b|--bunch-size [BUNCH-SIZE]] [-r|--raw]"],"description":"Show all orders and products with salable quantity inconsistencies","help":"Show all orders and products with salable quantity inconsistencies","definition":{"arguments":[],"options":{"complete-orders":{"name":"--complete-orders","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Show only inconsistencies for complete orders","default":false},"incomplete-orders":{"name":"--incomplete-orders","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Show only inconsistencies for incomplete orders","default":false},"bunch-size":{"name":"--bunch-size","shortcut":"-b","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Defines how many orders will be loaded at once","default":50},"raw":{"name":"--raw","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Raw output","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory-geonames:import","usage":["inventory-geonames:import ..."],"description":"Download and import geo names for source selection algorithm","help":"Download and import geo names for source selection algorithm","definition":{"arguments":{"countries":{"name":"countries","is_required":true,"is_array":true,"description":"List of country codes to import","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:allow-ips","usage":["maintenance:allow-ips [--none] [--add] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Sets maintenance mode exempt IPs","help":"Sets maintenance mode exempt IPs","definition":{"arguments":{"ip":{"name":"ip","is_required":false,"is_array":true,"description":"Allowed IP addresses","default":[]}},"options":{"none":{"name":"--none","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear allowed IP addresses","default":false},"add":{"name":"--add","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Add the IP address to existing list","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:disable","usage":["maintenance:disable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Disables maintenance mode","help":"Disables maintenance mode","definition":{"arguments":[],"options":{"ip":{"name":"--ip","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"Allowed IP addresses (use 'none' to clear allowed IP list)","default":[]},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:enable","usage":["maintenance:enable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Enables maintenance mode","help":"Enables maintenance mode","definition":{"arguments":[],"options":{"ip":{"name":"--ip","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"Allowed IP addresses (use 'none' to clear allowed IP list)","default":[]},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:status","usage":["maintenance:status [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Displays maintenance mode status","help":"Displays maintenance mode status","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"media-content:sync","usage":["media-content:sync"],"description":"Synchronize content with assets","help":"Synchronize content with assets","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"media-gallery:sync","usage":["media-gallery:sync"],"description":"Synchronize media storage and media assets in the database","help":"Synchronize media storage and media assets in the database","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:config:status","usage":["module:config:status"],"description":"Checks the modules configuration in the 'app\/etc\/config.php' file and reports if they are up to date or not","help":"Checks the modules configuration in the 'app\/etc\/config.php' file and reports if they are up to date or not","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:disable","usage":["module:disable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Disables specified modules","help":"Disables specified modules","definition":{"arguments":{"module":{"name":"module","is_required":false,"is_array":true,"description":"Name of the module","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Bypass dependencies check","default":false},"all":{"name":"--all","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable all modules","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:enable","usage":["module:enable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Enables specified modules","help":"Enables specified modules","definition":{"arguments":{"module":{"name":"module","is_required":false,"is_array":true,"description":"Name of the module","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Bypass dependencies check","default":false},"all":{"name":"--all","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Enable all modules","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:status","usage":["module:status [--enabled] [--disabled] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Displays status of modules","help":"Displays status of modules","definition":{"arguments":{"module-names":{"name":"module-names","is_required":false,"is_array":true,"description":"Optional module name","default":[]}},"options":{"enabled":{"name":"--enabled","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Print only enabled modules","default":false},"disabled":{"name":"--disabled","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Print only disabled modules","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:uninstall","usage":["module:uninstall [-r|--remove-data] [--backup-code] [--backup-media] [--backup-db] [--non-composer] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] ..."],"description":"Uninstalls modules installed by composer","help":"Uninstalls modules installed by composer","definition":{"arguments":{"module":{"name":"module","is_required":true,"is_array":true,"description":"Name of the module","default":[]}},"options":{"remove-data":{"name":"--remove-data","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Remove data installed by module(s)","default":false},"backup-code":{"name":"--backup-code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"backup-media":{"name":"--backup-media","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take media backup","default":false},"backup-db":{"name":"--backup-db","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take complete database backup","default":false},"non-composer":{"name":"--non-composer","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"All modules, that will be past here will be non composer based","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"newrelic:create:deploy-marker","usage":["newrelic:create:deploy-marker []"],"description":"Check the deploy queue for entries and create an appropriate deploy marker.","help":"Check the deploy queue for entries and create an appropriate deploy marker.","definition":{"arguments":{"message":{"name":"message","is_required":true,"is_array":false,"description":"Deploy Message?","default":null},"change_log":{"name":"change_log","is_required":true,"is_array":false,"description":"Change Log?","default":null},"user":{"name":"user","is_required":false,"is_array":false,"description":"Deployment User","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"queue:consumers:list","usage":["queue:consumers:list"],"description":"List of MessageQueue consumers","help":"This command shows list of MessageQueue consumers.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"queue:consumers:start","usage":["queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--single-thread] [--pid-file-path PID-FILE-PATH] [--] "],"description":"Start MessageQueue consumer","help":"This command starts MessageQueue consumer by its name.\n\nTo start consumer which will process all queued messages and terminate execution:\n\n bin\/magento queue:consumers:start someConsumer<\/comment>\n\nTo specify the number of messages which should be processed by consumer before its termination:\n\n bin\/magento queue:consumers:start someConsumer --max-messages=50<\/comment>\n\nTo specify the number of messages per batch for the batch consumer:\n\n bin\/magento queue:consumers:start someConsumer --batch-size=500<\/comment>\n\nTo specify the preferred area:\n\n bin\/magento queue:consumers:start someConsumer --area-code='adminhtml'<\/comment>\n\nTo do not run multiple copies of one consumer simultaneously:\n\n bin\/magento queue:consumers:start someConsumer --single-thread'<\/comment>\n\nTo save PID enter path (This option is deprecated, use --single-thread instead):\n\n bin\/magento queue:consumers:start someConsumer --pid-file-path='\/var\/someConsumer.pid'<\/comment>","definition":{"arguments":{"consumer":{"name":"consumer","is_required":true,"is_array":false,"description":"The name of the consumer to be started.","default":null}},"options":{"max-messages":{"name":"--max-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The number of messages to be processed by the consumer before process termination. If not specified - terminate after processing all queued messages.","default":null},"batch-size":{"name":"--batch-size","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The number of messages per batch. Applicable for the batch consumer only.","default":null},"area-code":{"name":"--area-code","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The preferred area (global, adminhtml, etc...) default is global.","default":null},"single-thread":{"name":"--single-thread","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"This option prevents running multiple copies of one consumer simultaneously.","default":false},"pid-file-path":{"name":"--pid-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The file path for saving PID (This option is deprecated, use --single-thread instead)","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"remote-storage:sync","usage":["remote-storage:sync"],"description":"Synchronize media files with remote storage.","help":"Synchronize media files with remote storage.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:deploy","usage":["sampledata:deploy [--no-update]"],"description":"Deploy sample data modules for composer-based Magento installations","help":"Deploy sample data modules for composer-based Magento installations","definition":{"arguments":[],"options":{"no-update":{"name":"--no-update","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Update composer.json without executing composer update","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:remove","usage":["sampledata:remove [--no-update]"],"description":"Remove all sample data packages from composer.json","help":"Remove all sample data packages from composer.json","definition":{"arguments":[],"options":{"no-update":{"name":"--no-update","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Update composer.json without executing composer update","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:reset","usage":["sampledata:reset"],"description":"Reset all sample data modules for re-installation","help":"Reset all sample data modules for re-installation","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:recaptcha:disable-for-user-forgot-password","usage":["security:recaptcha:disable-for-user-forgot-password"],"description":"Disable reCAPTCHA for admin user forgot password form","help":"Disable reCAPTCHA for admin user forgot password form","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:recaptcha:disable-for-user-login","usage":["security:recaptcha:disable-for-user-login"],"description":"Disable reCAPTCHA for admin user login form","help":"Disable reCAPTCHA for admin user login form","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:google:set-secret","usage":["security:tfa:google:set-secret "],"description":"Set the secret used for Google OTP generation.","help":"Set the secret used for Google OTP generation.","definition":{"arguments":{"user":{"name":"user","is_required":true,"is_array":false,"description":"Username","default":null},"secret":{"name":"secret","is_required":true,"is_array":false,"description":"Secret","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:providers","usage":["security:tfa:providers"],"description":"List all available providers","help":"List all available providers","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:reset","usage":["security:tfa:reset "],"description":"Reset configuration for one user","help":"Reset configuration for one user","definition":{"arguments":{"user":{"name":"user","is_required":true,"is_array":false,"description":"Username","default":null},"provider":{"name":"provider","is_required":true,"is_array":false,"description":"Provider code","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:backup","usage":["setup:backup [--code] [--media] [--db] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Takes backup of Magento Application code base, media and database","help":"Takes backup of Magento Application code base, media and database","definition":{"arguments":[],"options":{"code":{"name":"--code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"media":{"name":"--media","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take media backup","default":false},"db":{"name":"--db","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take complete database backup","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:config:set","usage":["setup:config:set [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-endpoint REMOTE-STORAGE-ENDPOINT] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--remote-storage-path-style REMOTE-STORAGE-PATH-STYLE] [--checkout-async CHECKOUT-ASYNC] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--deferred-total-calculating DEFERRED-TOTAL-CALCULATING] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Creates or modifies the deployment configuration","help":"Creates or modifies the deployment configuration","definition":{"arguments":[],"options":{"backend-frontname":{"name":"--backend-frontname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Backend frontname (will be autogenerated if missing)","default":null},"enable-debug-logging":{"name":"--enable-debug-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable debug logging","default":null},"enable-syslog-logging":{"name":"--enable-syslog-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable syslog logging","default":null},"remote-storage-driver":{"name":"--remote-storage-driver","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage driver","default":null},"remote-storage-prefix":{"name":"--remote-storage-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage prefix","default":""},"remote-storage-endpoint":{"name":"--remote-storage-endpoint","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage endpoint","default":null},"remote-storage-bucket":{"name":"--remote-storage-bucket","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage bucket","default":null},"remote-storage-region":{"name":"--remote-storage-region","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage region","default":null},"remote-storage-key":{"name":"--remote-storage-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage access key","default":""},"remote-storage-secret":{"name":"--remote-storage-secret","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage secret key","default":""},"remote-storage-path-style":{"name":"--remote-storage-path-style","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage path style","default":"0"},"checkout-async":{"name":"--checkout-async","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable async order processing? 1 - Yes, 0 - No","default":null},"amqp-host":{"name":"--amqp-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server host","default":""},"amqp-port":{"name":"--amqp-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server port","default":"5672"},"amqp-user":{"name":"--amqp-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server username","default":""},"amqp-password":{"name":"--amqp-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server password","default":""},"amqp-virtualhost":{"name":"--amqp-virtualhost","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp virtualhost","default":"\/"},"amqp-ssl":{"name":"--amqp-ssl","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL","default":""},"amqp-ssl-options":{"name":"--amqp-ssl-options","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL Options (JSON)","default":""},"consumers-wait-for-messages":{"name":"--consumers-wait-for-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Should consumers wait for a message from the queue? 1 - Yes, 0 - No","default":null},"deferred-total-calculating":{"name":"--deferred-total-calculating","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable deferred total calculating? 1 - Yes, 0 - No","default":null},"key":{"name":"--key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Encryption key","default":null},"db-host":{"name":"--db-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server host","default":null},"db-name":{"name":"--db-name","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"db-user":{"name":"--db-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server username","default":null},"db-engine":{"name":"--db-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server engine","default":null},"db-password":{"name":"--db-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server password","default":null},"db-prefix":{"name":"--db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database table prefix","default":null},"db-model":{"name":"--db-model","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database type","default":null},"db-init-statements":{"name":"--db-init-statements","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database initial set of commands","default":null},"skip-db-validation":{"name":"--skip-db-validation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"If specified, then db connection validation will be skipped","default":false},"http-cache-hosts":{"name":"--http-cache-hosts","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"http Cache hosts","default":null},"db-ssl-key":{"name":"--db-ssl-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client key file in order to establish db connection through SSL","default":""},"db-ssl-cert":{"name":"--db-ssl-cert","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client certificate file in order to establish db connection through SSL","default":""},"db-ssl-ca":{"name":"--db-ssl-ca","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of server certificate file in order to establish db connection through SSL","default":""},"db-ssl-verify":{"name":"--db-ssl-verify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Verify server certification","default":false},"session-save":{"name":"--session-save","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Session save handler","default":null},"session-save-redis-host":{"name":"--session-save-redis-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Fully qualified host name, IP address, or absolute path if using UNIX sockets","default":null},"session-save-redis-port":{"name":"--session-save-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"session-save-redis-password":{"name":"--session-save-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"session-save-redis-timeout":{"name":"--session-save-redis-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Connection timeout, in seconds","default":null},"session-save-redis-persistent-id":{"name":"--session-save-redis-persistent-id","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Unique string to enable persistent connections","default":null},"session-save-redis-db":{"name":"--session-save-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis database number","default":null},"session-save-redis-compression-threshold":{"name":"--session-save-redis-compression-threshold","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression threshold","default":null},"session-save-redis-compression-lib":{"name":"--session-save-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression library. Values:\u00a0gzip (default), lzf, lz4, snappy","default":null},"session-save-redis-log-level":{"name":"--session-save-redis-log-level","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis log level. Values: 0 (least verbose) to 7 (most verbose)","default":null},"session-save-redis-max-concurrency":{"name":"--session-save-redis-max-concurrency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Maximum number of processes that can wait for a lock on one session","default":null},"session-save-redis-break-after-frontend":{"name":"--session-save-redis-break-after-frontend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for frontend session","default":null},"session-save-redis-break-after-adminhtml":{"name":"--session-save-redis-break-after-adminhtml","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for Admin session","default":null},"session-save-redis-first-lifetime":{"name":"--session-save-redis-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-first-lifetime":{"name":"--session-save-redis-bot-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-lifetime":{"name":"--session-save-redis-bot-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime of session for bots on subsequent writes (use 0 to disable)","default":null},"session-save-redis-disable-locking":{"name":"--session-save-redis-disable-locking","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis disable locking. Values:\u00a0false (default), true","default":null},"session-save-redis-min-lifetime":{"name":"--session-save-redis-min-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis min session lifetime, in seconds","default":null},"session-save-redis-max-lifetime":{"name":"--session-save-redis-max-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis max session lifetime, in seconds","default":null},"session-save-redis-sentinel-master":{"name":"--session-save-redis-sentinel-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel master","default":null},"session-save-redis-sentinel-servers":{"name":"--session-save-redis-sentinel-servers","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel servers, comma separated","default":null},"session-save-redis-sentinel-verify-master":{"name":"--session-save-redis-sentinel-verify-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel verify master. Values: false (default), true","default":null},"session-save-redis-sentinel-connect-retries":{"name":"--session-save-redis-sentinel-connect-retries","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel connect retries.","default":null},"cache-backend":{"name":"--cache-backend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"cache-backend-redis-server":{"name":"--cache-backend-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"cache-backend-redis-db":{"name":"--cache-backend-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"cache-backend-redis-port":{"name":"--cache-backend-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"cache-backend-redis-password":{"name":"--cache-backend-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"cache-backend-redis-compress-data":{"name":"--cache-backend-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 0 to disable compression (default is 1, enabled)","default":null},"cache-backend-redis-compression-lib":{"name":"--cache-backend-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"cache-id-prefix":{"name":"--cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"allow-parallel-generation":{"name":"--allow-parallel-generation","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Allow generate cache in non-blocking way","default":false},"page-cache":{"name":"--page-cache","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"page-cache-redis-server":{"name":"--page-cache-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"page-cache-redis-db":{"name":"--page-cache-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"page-cache-redis-port":{"name":"--page-cache-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"page-cache-redis-password":{"name":"--page-cache-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"page-cache-redis-compress-data":{"name":"--page-cache-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to compress the full page cache (use 0 to disable)","default":null},"page-cache-redis-compression-lib":{"name":"--page-cache-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"page-cache-id-prefix":{"name":"--page-cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"lock-provider":{"name":"--lock-provider","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lock provider name","default":null},"lock-db-prefix":{"name":"--lock-db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Installation specific lock prefix to avoid lock conflicts","default":null},"lock-zookeeper-host":{"name":"--lock-zookeeper-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181","default":null},"lock-zookeeper-path":{"name":"--lock-zookeeper-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where Zookeeper will save locks. The default path is: \/magento\/locks","default":null},"lock-file-path":{"name":"--lock-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where file locks will be saved.","default":null},"document-root-is-pub":{"name":"--document-root-is-pub","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Flag to show is Pub is on root, can be true or false only","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-data:upgrade","usage":["setup:db-data:upgrade [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs and upgrades data in the DB","help":"Installs and upgrades data in the DB","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-declaration:generate-patch","usage":["setup:db-declaration:generate-patch [--revertable [REVERTABLE]] [--type [TYPE]] [--] "],"description":"Generate patch and put it in specific folder.","help":"Generate patch and put it in specific folder.","definition":{"arguments":{"module":{"name":"module","is_required":true,"is_array":false,"description":"Module name","default":null},"patch":{"name":"patch","is_required":true,"is_array":false,"description":"Patch name","default":null}},"options":{"revertable":{"name":"--revertable","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Check whether patch is revertable or not.","default":false},"type":{"name":"--type","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Find out what type of patch should be generated. Available values: `data`, `schema`.","default":"data"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-declaration:generate-whitelist","usage":["setup:db-declaration:generate-whitelist [--module-name [MODULE-NAME]]"],"description":"Generate whitelist of tables and columns that are allowed to be edited by declaration installer","help":"Generate whitelist of tables and columns that are allowed to be edited by declaration installer","definition":{"arguments":[],"options":{"module-name":{"name":"--module-name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Name of the module where whitelist will be generated","default":"all"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:add-slave","usage":["setup:db-schema:add-slave [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--maxAllowedLag [MAXALLOWEDLAG]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Move checkout quote related tables to a separate DB server","help":"Move checkout quote related tables to a separate DB server","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Slave DB Server host","default":"localhost"},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Slave Database Name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Slave DB user name","default":"root"},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Slave DB user password","default":null},"connection":{"name":"--connection","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Slave connection name","default":"default"},"resource":{"name":"--resource","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Slave Resource name","default":"default"},"maxAllowedLag":{"name":"--maxAllowedLag","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Max Allowed Lag Slave Connection (in seconds)","default":""},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:split-quote","usage":["setup:db-schema:split-quote [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Move checkout quote related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","help":"Move checkout quote related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Checkout DB Server host","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Checkout Database Name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Checkout DB user name","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Checkout DB user password","default":null},"connection":{"name":"--connection","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Checkout connection name","default":"checkout"},"resource":{"name":"--resource","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Checkout resource name","default":"checkout"},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:split-sales","usage":["setup:db-schema:split-sales [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Move sales related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","help":"Move sales related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales DB Server host","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales Database Name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales DB user name","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Sales DB user passowrd","default":null},"connection":{"name":"--connection","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Sales connection name","default":"sales"},"resource":{"name":"--resource","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Sales resource name","default":"sales"},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:upgrade","usage":["setup:db-schema:upgrade [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs and upgrades the DB schema","help":"Installs and upgrades the DB schema","definition":{"arguments":[],"options":{"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db:status","usage":["setup:db:status [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Checks if DB schema or data requires upgrade","help":"Checks if DB schema or data requires upgrade","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:di:compile","usage":["setup:di:compile"],"description":"Generates DI configuration and all missing classes that can be auto-generated","help":"Generates DI configuration and all missing classes that can be auto-generated","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:install","usage":["setup:install [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-endpoint REMOTE-STORAGE-ENDPOINT] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--remote-storage-path-style REMOTE-STORAGE-PATH-STYLE] [--checkout-async CHECKOUT-ASYNC] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--deferred-total-calculating DEFERRED-TOTAL-CALCULATING] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--admin-user [ADMIN-USER]] [--admin-password [ADMIN-PASSWORD]] [--admin-email [ADMIN-EMAIL]] [--admin-firstname [ADMIN-FIRSTNAME]] [--admin-lastname [ADMIN-LASTNAME]] [--search-engine SEARCH-ENGINE] [--elasticsearch-host ELASTICSEARCH-HOST] [--elasticsearch-port ELASTICSEARCH-PORT] [--elasticsearch-enable-auth ELASTICSEARCH-ENABLE-AUTH] [--elasticsearch-username ELASTICSEARCH-USERNAME] [--elasticsearch-password ELASTICSEARCH-PASSWORD] [--elasticsearch-index-prefix ELASTICSEARCH-INDEX-PREFIX] [--elasticsearch-timeout ELASTICSEARCH-TIMEOUT] [--cleanup-database] [--sales-order-increment-prefix SALES-ORDER-INCREMENT-PREFIX] [--use-sample-data] [--enable-modules [ENABLE-MODULES]] [--disable-modules [DISABLE-MODULES]] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [-i|--interactive] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs the Magento application","help":"Installs the Magento application","definition":{"arguments":[],"options":{"backend-frontname":{"name":"--backend-frontname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Backend frontname (will be autogenerated if missing)","default":null},"enable-debug-logging":{"name":"--enable-debug-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable debug logging","default":null},"enable-syslog-logging":{"name":"--enable-syslog-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable syslog logging","default":null},"remote-storage-driver":{"name":"--remote-storage-driver","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage driver","default":null},"remote-storage-prefix":{"name":"--remote-storage-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage prefix","default":""},"remote-storage-endpoint":{"name":"--remote-storage-endpoint","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage endpoint","default":null},"remote-storage-bucket":{"name":"--remote-storage-bucket","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage bucket","default":null},"remote-storage-region":{"name":"--remote-storage-region","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage region","default":null},"remote-storage-key":{"name":"--remote-storage-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage access key","default":""},"remote-storage-secret":{"name":"--remote-storage-secret","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage secret key","default":""},"remote-storage-path-style":{"name":"--remote-storage-path-style","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage path style","default":"0"},"checkout-async":{"name":"--checkout-async","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable async order processing? 1 - Yes, 0 - No","default":null},"amqp-host":{"name":"--amqp-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server host","default":""},"amqp-port":{"name":"--amqp-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server port","default":"5672"},"amqp-user":{"name":"--amqp-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server username","default":""},"amqp-password":{"name":"--amqp-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server password","default":""},"amqp-virtualhost":{"name":"--amqp-virtualhost","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp virtualhost","default":"\/"},"amqp-ssl":{"name":"--amqp-ssl","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL","default":""},"amqp-ssl-options":{"name":"--amqp-ssl-options","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL Options (JSON)","default":""},"consumers-wait-for-messages":{"name":"--consumers-wait-for-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Should consumers wait for a message from the queue? 1 - Yes, 0 - No","default":null},"deferred-total-calculating":{"name":"--deferred-total-calculating","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable deferred total calculating? 1 - Yes, 0 - No","default":null},"key":{"name":"--key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Encryption key","default":null},"db-host":{"name":"--db-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server host","default":null},"db-name":{"name":"--db-name","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"db-user":{"name":"--db-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server username","default":null},"db-engine":{"name":"--db-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server engine","default":null},"db-password":{"name":"--db-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server password","default":null},"db-prefix":{"name":"--db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database table prefix","default":null},"db-model":{"name":"--db-model","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database type","default":null},"db-init-statements":{"name":"--db-init-statements","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database initial set of commands","default":null},"skip-db-validation":{"name":"--skip-db-validation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"If specified, then db connection validation will be skipped","default":false},"http-cache-hosts":{"name":"--http-cache-hosts","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"http Cache hosts","default":null},"db-ssl-key":{"name":"--db-ssl-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client key file in order to establish db connection through SSL","default":""},"db-ssl-cert":{"name":"--db-ssl-cert","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client certificate file in order to establish db connection through SSL","default":""},"db-ssl-ca":{"name":"--db-ssl-ca","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of server certificate file in order to establish db connection through SSL","default":""},"db-ssl-verify":{"name":"--db-ssl-verify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Verify server certification","default":false},"session-save":{"name":"--session-save","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Session save handler","default":null},"session-save-redis-host":{"name":"--session-save-redis-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Fully qualified host name, IP address, or absolute path if using UNIX sockets","default":null},"session-save-redis-port":{"name":"--session-save-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"session-save-redis-password":{"name":"--session-save-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"session-save-redis-timeout":{"name":"--session-save-redis-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Connection timeout, in seconds","default":null},"session-save-redis-persistent-id":{"name":"--session-save-redis-persistent-id","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Unique string to enable persistent connections","default":null},"session-save-redis-db":{"name":"--session-save-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis database number","default":null},"session-save-redis-compression-threshold":{"name":"--session-save-redis-compression-threshold","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression threshold","default":null},"session-save-redis-compression-lib":{"name":"--session-save-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression library. Values:\u00a0gzip (default), lzf, lz4, snappy","default":null},"session-save-redis-log-level":{"name":"--session-save-redis-log-level","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis log level. Values: 0 (least verbose) to 7 (most verbose)","default":null},"session-save-redis-max-concurrency":{"name":"--session-save-redis-max-concurrency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Maximum number of processes that can wait for a lock on one session","default":null},"session-save-redis-break-after-frontend":{"name":"--session-save-redis-break-after-frontend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for frontend session","default":null},"session-save-redis-break-after-adminhtml":{"name":"--session-save-redis-break-after-adminhtml","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for Admin session","default":null},"session-save-redis-first-lifetime":{"name":"--session-save-redis-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-first-lifetime":{"name":"--session-save-redis-bot-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-lifetime":{"name":"--session-save-redis-bot-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime of session for bots on subsequent writes (use 0 to disable)","default":null},"session-save-redis-disable-locking":{"name":"--session-save-redis-disable-locking","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis disable locking. Values:\u00a0false (default), true","default":null},"session-save-redis-min-lifetime":{"name":"--session-save-redis-min-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis min session lifetime, in seconds","default":null},"session-save-redis-max-lifetime":{"name":"--session-save-redis-max-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis max session lifetime, in seconds","default":null},"session-save-redis-sentinel-master":{"name":"--session-save-redis-sentinel-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel master","default":null},"session-save-redis-sentinel-servers":{"name":"--session-save-redis-sentinel-servers","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel servers, comma separated","default":null},"session-save-redis-sentinel-verify-master":{"name":"--session-save-redis-sentinel-verify-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel verify master. Values: false (default), true","default":null},"session-save-redis-sentinel-connect-retries":{"name":"--session-save-redis-sentinel-connect-retries","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel connect retries.","default":null},"cache-backend":{"name":"--cache-backend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"cache-backend-redis-server":{"name":"--cache-backend-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"cache-backend-redis-db":{"name":"--cache-backend-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"cache-backend-redis-port":{"name":"--cache-backend-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"cache-backend-redis-password":{"name":"--cache-backend-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"cache-backend-redis-compress-data":{"name":"--cache-backend-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 0 to disable compression (default is 1, enabled)","default":null},"cache-backend-redis-compression-lib":{"name":"--cache-backend-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"cache-id-prefix":{"name":"--cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"allow-parallel-generation":{"name":"--allow-parallel-generation","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Allow generate cache in non-blocking way","default":false},"page-cache":{"name":"--page-cache","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"page-cache-redis-server":{"name":"--page-cache-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"page-cache-redis-db":{"name":"--page-cache-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"page-cache-redis-port":{"name":"--page-cache-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"page-cache-redis-password":{"name":"--page-cache-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"page-cache-redis-compress-data":{"name":"--page-cache-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to compress the full page cache (use 0 to disable)","default":null},"page-cache-redis-compression-lib":{"name":"--page-cache-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"page-cache-id-prefix":{"name":"--page-cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"lock-provider":{"name":"--lock-provider","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lock provider name","default":null},"lock-db-prefix":{"name":"--lock-db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Installation specific lock prefix to avoid lock conflicts","default":null},"lock-zookeeper-host":{"name":"--lock-zookeeper-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181","default":null},"lock-zookeeper-path":{"name":"--lock-zookeeper-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where Zookeeper will save locks. The default path is: \/magento\/locks","default":null},"lock-file-path":{"name":"--lock-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where file locks will be saved.","default":null},"document-root-is-pub":{"name":"--document-root-is-pub","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Flag to show is Pub is on root, can be true or false only","default":null},"base-url":{"name":"--base-url","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"URL the store is supposed to be available at. Deprecated, use config:set with path web\/unsecure\/base_url","default":null},"language":{"name":"--language","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default language code. Deprecated, use config:set with path general\/locale\/code","default":null},"timezone":{"name":"--timezone","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default time zone code. Deprecated, use config:set with path general\/locale\/timezone","default":null},"currency":{"name":"--currency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default currency code. Deprecated, use config:set with path currency\/options\/base, currency\/options\/default and currency\/options\/allow","default":null},"use-rewrites":{"name":"--use-rewrites","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use rewrites. Deprecated, use config:set with path web\/seo\/use_rewrites","default":null},"use-secure":{"name":"--use-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web\/secure\/use_in_frontend","default":null},"base-url-secure":{"name":"--base-url-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Base URL for SSL connection. Deprecated, use config:set with path web\/secure\/base_url","default":null},"use-secure-admin":{"name":"--use-secure-admin","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run admin interface with SSL. Deprecated, use config:set with path web\/secure\/use_in_adminhtml","default":null},"admin-use-security-key":{"name":"--admin-use-security-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin\/security\/use_form_key","default":null},"admin-user":{"name":"--admin-user","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin user","default":null},"admin-password":{"name":"--admin-password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin password","default":null},"admin-email":{"name":"--admin-email","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin email","default":null},"admin-firstname":{"name":"--admin-firstname","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin first name","default":null},"admin-lastname":{"name":"--admin-lastname","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin last name","default":null},"search-engine":{"name":"--search-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Search engine. Values: elasticsearch5, elasticsearch6, elasticsearch7","default":null},"elasticsearch-host":{"name":"--elasticsearch-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server host.","default":null},"elasticsearch-port":{"name":"--elasticsearch-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server port.","default":null},"elasticsearch-enable-auth":{"name":"--elasticsearch-enable-auth","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to enable authentication. (default is 0, disabled)","default":null},"elasticsearch-username":{"name":"--elasticsearch-username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch username. Only applicable if HTTP auth is enabled","default":null},"elasticsearch-password":{"name":"--elasticsearch-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch password. Only applicable if HTTP auth is enabled","default":null},"elasticsearch-index-prefix":{"name":"--elasticsearch-index-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch index prefix.","default":null},"elasticsearch-timeout":{"name":"--elasticsearch-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server timeout.","default":null},"cleanup-database":{"name":"--cleanup-database","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Cleanup the database before installation","default":false},"sales-order-increment-prefix":{"name":"--sales-order-increment-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales order number prefix","default":null},"use-sample-data":{"name":"--use-sample-data","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use sample data","default":false},"enable-modules":{"name":"--enable-modules","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"List of comma-separated module names. That must be included during installation. Available magic param \"all\".","default":null},"disable-modules":{"name":"--disable-modules","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"List of comma-separated module names. That must be avoided during installation. Available magic param \"all\".","default":null},"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"interactive":{"name":"--interactive","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Interactive Magento installation","default":false},"safe-mode":{"name":"--safe-mode","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Safe installation of Magento with dumps on destructive operations, like column removal","default":null},"data-restore":{"name":"--data-restore","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Restore removed data from dumps","default":null},"dry-run":{"name":"--dry-run","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Magento Installation will be run in dry-run mode","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:performance:generate-fixtures","usage":["setup:performance:generate-fixtures [-s|--skip-reindex] [--] "],"description":"Generates fixtures","help":"Generates fixtures","definition":{"arguments":{"profile":{"name":"profile","is_required":true,"is_array":false,"description":"Path to profile configuration file","default":null}},"options":{"skip-reindex":{"name":"--skip-reindex","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Skip reindex","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:rollback","usage":["setup:rollback [-c|--code-file CODE-FILE] [-m|--media-file MEDIA-FILE] [-d|--db-file DB-FILE] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Rolls back Magento Application codebase, media and database","help":"Rolls back Magento Application codebase, media and database","definition":{"arguments":[],"options":{"code-file":{"name":"--code-file","shortcut":"-c","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the code backup file in var\/backups","default":null},"media-file":{"name":"--media-file","shortcut":"-m","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the media backup file in var\/backups","default":null},"db-file":{"name":"--db-file","shortcut":"-d","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the db backup file in var\/backups","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:static-content:deploy","usage":["setup:static-content:deploy [-f|--force] [-s|--strategy [STRATEGY]] [-a|--area [AREA]] [--exclude-area [EXCLUDE-AREA]] [-t|--theme [THEME]] [--exclude-theme [EXCLUDE-THEME]] [-l|--language [LANGUAGE]] [--exclude-language [EXCLUDE-LANGUAGE]] [-j|--jobs [JOBS]] [--max-execution-time [MAX-EXECUTION-TIME]] [--symlink-locale] [--content-version CONTENT-VERSION] [--refresh-content-version-only] [--no-javascript] [--no-js-bundle] [--no-css] [--no-less] [--no-images] [--no-fonts] [--no-html] [--no-misc] [--no-html-minify] [--no-parent] [--] [...]"],"description":"Deploys static view files","help":"Deploys static view files","definition":{"arguments":{"languages":{"name":"languages","is_required":false,"is_array":true,"description":"Space-separated list of ISO-639 language codes for which to output static view files.","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Deploy files in any mode.","default":false},"strategy":{"name":"--strategy","shortcut":"-s","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Deploy files using specified strategy.","default":"quick"},"area":{"name":"--area","shortcut":"-a","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate files only for the specified areas.","default":["all"]},"exclude-area":{"name":"--exclude-area","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified areas.","default":["none"]},"theme":{"name":"--theme","shortcut":"-t","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate static view files for only the specified themes.","default":["all"]},"exclude-theme":{"name":"--exclude-theme","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified themes.","default":["none"]},"language":{"name":"--language","shortcut":"-l","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate files only for the specified languages.","default":["all"]},"exclude-language":{"name":"--exclude-language","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified languages.","default":["none"]},"jobs":{"name":"--jobs","shortcut":"-j","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Enable parallel processing using the specified number of jobs.","default":0},"max-execution-time":{"name":"--max-execution-time","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"The maximum expected execution time of deployment static process (in seconds).","default":900},"symlink-locale":{"name":"--symlink-locale","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Create symlinks for the files of those locales, which are passed for deployment, but have no customizations.","default":false},"content-version":{"name":"--content-version","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Custom version of static content can be used if running deployment on multiple nodes to ensure that static content version is identical and caching works properly.","default":null},"refresh-content-version-only":{"name":"--refresh-content-version-only","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Refreshing the version of static content only can be used to refresh static content in browser cache and CDN cache.","default":false},"no-javascript":{"name":"--no-javascript","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy JavaScript files.","default":false},"no-js-bundle":{"name":"--no-js-bundle","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy JavaScript bundle files.","default":false},"no-css":{"name":"--no-css","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy CSS files.","default":false},"no-less":{"name":"--no-less","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy LESS files.","default":false},"no-images":{"name":"--no-images","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy images.","default":false},"no-fonts":{"name":"--no-fonts","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy font files.","default":false},"no-html":{"name":"--no-html","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy HTML files.","default":false},"no-misc":{"name":"--no-misc","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy files of other types (.md, .jbf, .csv, etc.).","default":false},"no-html-minify":{"name":"--no-html-minify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not minify HTML files.","default":false},"no-parent":{"name":"--no-parent","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not compile parent themes. Supported only in quick and standard strategies.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:store-config:set","usage":["setup:store-config:set [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs the store configuration. Deprecated since 2.2.0. Use config:set instead","help":"Installs the store configuration. Deprecated since 2.2.0. Use config:set instead","definition":{"arguments":[],"options":{"base-url":{"name":"--base-url","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"URL the store is supposed to be available at. Deprecated, use config:set with path web\/unsecure\/base_url","default":null},"language":{"name":"--language","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default language code. Deprecated, use config:set with path general\/locale\/code","default":null},"timezone":{"name":"--timezone","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default time zone code. Deprecated, use config:set with path general\/locale\/timezone","default":null},"currency":{"name":"--currency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default currency code. Deprecated, use config:set with path currency\/options\/base, currency\/options\/default and currency\/options\/allow","default":null},"use-rewrites":{"name":"--use-rewrites","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use rewrites. Deprecated, use config:set with path web\/seo\/use_rewrites","default":null},"use-secure":{"name":"--use-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web\/secure\/use_in_frontend","default":null},"base-url-secure":{"name":"--base-url-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Base URL for SSL connection. Deprecated, use config:set with path web\/secure\/base_url","default":null},"use-secure-admin":{"name":"--use-secure-admin","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run admin interface with SSL. Deprecated, use config:set with path web\/secure\/use_in_adminhtml","default":null},"admin-use-security-key":{"name":"--admin-use-security-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin\/security\/use_form_key","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:uninstall","usage":["setup:uninstall [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Uninstalls the Magento application","help":"Uninstalls the Magento application","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:upgrade","usage":["setup:upgrade [--keep-generated] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Upgrades the Magento application, DB data, and schema","help":"Upgrades the Magento application, DB data, and schema","definition":{"arguments":[],"options":{"keep-generated":{"name":"--keep-generated","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Prevents generated files from being deleted. We discourage using this option except when deploying to production. Consult your system integrator or administrator for more information.","default":false},"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"safe-mode":{"name":"--safe-mode","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Safe installation of Magento with dumps on destructive operations, like column removal","default":null},"data-restore":{"name":"--data-restore","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Restore removed data from dumps","default":null},"dry-run":{"name":"--dry-run","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Magento Installation will be run in dry-run mode","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"store:list","usage":["store:list"],"description":"Displays the list of stores","help":"Displays the list of stores","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"store:website:list","usage":["store:website:list"],"description":"Displays the list of websites","help":"Displays the list of websites","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:backup:code","usage":["support:backup:code [--name [NAME]] [-o|--output [OUTPUT]] [-l|--logs]"],"description":"Create Code backup","help":"Create Code backup","definition":{"arguments":[],"options":{"name":{"name":"--name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Dump name","default":null},"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Output path","default":null},"logs":{"name":"--logs","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Include logs","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:backup:db","usage":["support:backup:db [--name [NAME]] [-o|--output [OUTPUT]] [-l|--logs] [-i|--ignore-sanitize]"],"description":"Create DB backup","help":"Create DB backup","definition":{"arguments":[],"options":{"name":{"name":"--name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Dump name","default":null},"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Output path","default":null},"logs":{"name":"--logs","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Include logs","default":false},"ignore-sanitize":{"name":"--ignore-sanitize","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Ignore sanitize","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:utility:check","usage":["support:utility:check [--hide-paths]"],"description":"Check required backup utilities","help":"Check required backup utilities","definition":{"arguments":[],"options":{"hide-paths":{"name":"--hide-paths","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Only check required console utilities","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:utility:paths","usage":["support:utility:paths [-f|--force]"],"description":"Create utilities paths list","help":"Create utilities paths list","definition":{"arguments":[],"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"theme:uninstall","usage":["theme:uninstall [--backup-code] [-c|--clear-static-content] [--] ..."],"description":"Uninstalls theme","help":"Uninstalls theme","definition":{"arguments":{"theme":{"name":"theme","is_required":true,"is_array":true,"description":"Path of the theme. Theme path should be specified as full path which is area\/vendor\/name. For example, frontend\/Magento\/blank","default":[]}},"options":{"backup-code":{"name":"--backup-code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code backup (excluding temporary files)","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"varnish:vcl:generate","usage":["varnish:vcl:generate [--access-list ACCESS-LIST] [--backend-host BACKEND-HOST] [--backend-port BACKEND-PORT] [--export-version EXPORT-VERSION] [--grace-period GRACE-PERIOD] [--output-file OUTPUT-FILE]"],"description":"Generates Varnish VCL and echos it to the command line","help":"Generates Varnish VCL and echos it to the command line","definition":{"arguments":[],"options":{"access-list":{"name":"--access-list","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"IPs access list that can purge Varnish","default":["localhost"]},"backend-host":{"name":"--backend-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host of the web backend","default":"localhost"},"backend-port":{"name":"--backend-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Port of the web backend","default":8080},"export-version":{"name":"--export-version","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The version of Varnish file","default":"4"},"grace-period":{"name":"--grace-period","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Grace period in seconds","default":300},"output-file":{"name":"--output-file","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Path to the file to write vcl","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false}],"namespaces":[{"id":"_global","commands":["help","list"]},{"id":"admin","commands":["admin:user:create","admin:user:unlock"]},{"id":"app","commands":["app:config:dump","app:config:import","app:config:status"]},{"id":"braintree","commands":["braintree:migrate"]},{"id":"cache","commands":["cache:clean","cache:disable","cache:enable","cache:flush","cache:status"]},{"id":"catalog","commands":["catalog:images:resize","catalog:product:attributes:cleanup"]},{"id":"cms","commands":["cms:wysiwyg:restrict"]},{"id":"config","commands":["config:sensitive:set","config:set","config:show"]},{"id":"cron","commands":["cron:install","cron:remove","cron:run"]},{"id":"customer","commands":["customer:hash:upgrade"]},{"id":"deploy","commands":["deploy:mode:set","deploy:mode:show"]},{"id":"dev","commands":["dev:di:info","dev:profiler:disable","dev:profiler:enable","dev:query-log:disable","dev:query-log:enable","dev:source-theme:deploy","dev:template-hints:disable","dev:template-hints:enable","dev:template-hints:status","dev:tests:run","dev:urn-catalog:generate","dev:xml:convert"]},{"id":"downloadable","commands":["downloadable:domains:add","downloadable:domains:remove","downloadable:domains:show"]},{"id":"encryption","commands":["encryption:payment-data:update"]},{"id":"i18n","commands":["i18n:collect-phrases","i18n:pack","i18n:uninstall"]},{"id":"indexer","commands":["indexer:info","indexer:reindex","indexer:reset","indexer:set-dimensions-mode","indexer:set-mode","indexer:show-dimensions-mode","indexer:show-mode","indexer:status"]},{"id":"info","commands":["info:adminuri","info:backups:list","info:currency:list","info:dependencies:show-framework","info:dependencies:show-modules","info:dependencies:show-modules-circular","info:language:list","info:timezone:list"]},{"id":"inventory","commands":["inventory:reservation:create-compensations","inventory:reservation:list-inconsistencies"]},{"id":"inventory-geonames","commands":["inventory-geonames:import"]},{"id":"maintenance","commands":["maintenance:allow-ips","maintenance:disable","maintenance:enable","maintenance:status"]},{"id":"media-content","commands":["media-content:sync"]},{"id":"media-gallery","commands":["media-gallery:sync"]},{"id":"module","commands":["module:config:status","module:disable","module:enable","module:status","module:uninstall"]},{"id":"newrelic","commands":["newrelic:create:deploy-marker"]},{"id":"queue","commands":["queue:consumers:list","queue:consumers:start"]},{"id":"remote-storage","commands":["remote-storage:sync"]},{"id":"sampledata","commands":["sampledata:deploy","sampledata:remove","sampledata:reset"]},{"id":"security","commands":["security:recaptcha:disable-for-user-forgot-password","security:recaptcha:disable-for-user-login","security:tfa:google:set-secret","security:tfa:providers","security:tfa:reset"]},{"id":"setup","commands":["setup:backup","setup:config:set","setup:db-data:upgrade","setup:db-declaration:generate-patch","setup:db-declaration:generate-whitelist","setup:db-schema:add-slave","setup:db-schema:split-quote","setup:db-schema:split-sales","setup:db-schema:upgrade","setup:db:status","setup:di:compile","setup:install","setup:performance:generate-fixtures","setup:rollback","setup:static-content:deploy","setup:store-config:set","setup:uninstall","setup:upgrade"]},{"id":"store","commands":["store:list","store:website:list"]},{"id":"support","commands":["support:backup:code","support:backup:db","support:utility:check","support:utility:paths"]},{"id":"theme","commands":["theme:uninstall"]},{"id":"varnish","commands":["varnish:vcl:generate"]}]} \ No newline at end of file diff --git a/src/_data/codebase/v2_4/commerce/bin-magento.json b/src/_data/codebase/v2_4/commerce/bin-magento.json index ebd706c286d..edfc33e687e 100644 --- a/src/_data/codebase/v2_4/commerce/bin-magento.json +++ b/src/_data/codebase/v2_4/commerce/bin-magento.json @@ -1,13517 +1 @@ -{ - "application": { - "name": "Magento CLI", - "version": "2.4.3" - }, - "commands": [ - { - "name": "help", - "usage": [ - "help [--format FORMAT] [--raw] [--] []" - ], - "description": "Display help for a command", - "help": "The help command displays help for a given command:\n\n php /var/www/html/magento2/bin/magento help list\n\nYou can also output the help in other formats by using the --format option:\n\n php /var/www/html/magento2/bin/magento help --format=xml list\n\nTo display the list of available commands, please use the list command.", - "definition": { - "arguments": { - "command_name": { - "name": "command_name", - "is_required": false, - "is_array": false, - "description": "The command name", - "default": "help" - } - }, - "options": { - "format": { - "name": "--format", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The output format (txt, xml, json, or md)", - "default": "txt" - }, - "raw": { - "name": "--raw", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "To output raw command help", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "list", - "usage": [ - "list [--raw] [--format FORMAT] [--] []" - ], - "description": "List commands", - "help": "The list command lists all commands:\n\n php /var/www/html/magento2/bin/magento list\n\nYou can also display the commands for a specific namespace:\n\n php /var/www/html/magento2/bin/magento list test\n\nYou can also output the information in other formats by using the --format option:\n\n php /var/www/html/magento2/bin/magento list --format=xml\n\nIt's also possible to get raw list of commands (useful for embedding command runner):\n\n php /var/www/html/magento2/bin/magento list --raw", - "definition": { - "arguments": { - "namespace": { - "name": "namespace", - "is_required": false, - "is_array": false, - "description": "The namespace name", - "default": null - } - }, - "options": { - "raw": { - "name": "--raw", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "To output raw command list", - "default": false - }, - "format": { - "name": "--format", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The output format (txt, xml, json, or md)", - "default": "txt" - } - } - }, - "hidden": false - }, - { - "name": "admin:user:create", - "usage": [ - "admin:user:create [--admin-user ADMIN-USER] [--admin-password ADMIN-PASSWORD] [--admin-email ADMIN-EMAIL] [--admin-firstname ADMIN-FIRSTNAME] [--admin-lastname ADMIN-LASTNAME] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Creates an administrator", - "help": "Creates an administrator", - "definition": { - "arguments": [], - "options": { - "admin-user": { - "name": "--admin-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin user", - "default": null - }, - "admin-password": { - "name": "--admin-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin password", - "default": null - }, - "admin-email": { - "name": "--admin-email", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin email", - "default": null - }, - "admin-firstname": { - "name": "--admin-firstname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin first name", - "default": null - }, - "admin-lastname": { - "name": "--admin-lastname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin last name", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "admin:user:unlock", - "usage": [ - "admin:user:unlock " - ], - "description": "Unlock Admin Account", - "help": "This command unlocks an admin account by its username.\nTo unlock:\n /var/www/html/magento2/bin/magento admin:user:unlock username", - "definition": { - "arguments": { - "username": { - "name": "username", - "is_required": true, - "is_array": false, - "description": "The admin username to unlock", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "app:config:dump", - "usage": [ - "app:config:dump [...]" - ], - "description": "Create dump of application", - "help": "Create dump of application", - "definition": { - "arguments": { - "config-types": { - "name": "config-types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of config types or omit to dump all [scopes, themes, system, i18n]", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "app:config:import", - "usage": [ - "app:config:import" - ], - "description": "Import data from shared configuration files to appropriate data storage", - "help": "Import data from shared configuration files to appropriate data storage", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "app:config:status", - "usage": [ - "app:config:status" - ], - "description": "Checks if config propagation requires update", - "help": "Checks if config propagation requires update", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "braintree:migrate", - "usage": [ - "braintree:migrate [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password PASSWORD]" - ], - "description": "Migrate stored cards from a Magento 1 database", - "help": "Migrate stored cards from a Magento 1 database", - "definition": { - "arguments": [], - "options": { - "host": { - "name": "--host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Hostname/IP. Port is optional", - "default": null - }, - "dbname": { - "name": "--dbname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database name", - "default": null - }, - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database username. Must have read access", - "default": null - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Password", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:clean", - "usage": [ - "cache:clean [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Cleans cache type(s)", - "help": "Cleans cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:disable", - "usage": [ - "cache:disable [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Disables cache type(s)", - "help": "Disables cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:enable", - "usage": [ - "cache:enable [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Enables cache type(s)", - "help": "Enables cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:flush", - "usage": [ - "cache:flush [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Flushes cache storage used by cache type(s)", - "help": "Flushes cache storage used by cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:status", - "usage": [ - "cache:status [--bootstrap BOOTSTRAP]" - ], - "description": "Checks cache status", - "help": "Checks cache status", - "definition": { - "arguments": [], - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "catalog:images:resize", - "usage": [ - "catalog:images:resize [-a|--async]" - ], - "description": "Creates resized product images", - "help": "Creates resized product images", - "definition": { - "arguments": [], - "options": { - "async": { - "name": "--async", - "shortcut": "-a", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Resize image in asynchronous mode", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "catalog:product:attributes:cleanup", - "usage": [ - "catalog:product:attributes:cleanup" - ], - "description": "Removes unused product attributes.", - "help": "Removes unused product attributes.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cms:wysiwyg:restrict", - "usage": [ - "cms:wysiwyg:restrict " - ], - "description": "Set whether to enforce user HTML content validation or show a warning instead", - "help": "Set whether to enforce user HTML content validation or show a warning instead", - "definition": { - "arguments": { - "restrict": { - "name": "restrict", - "is_required": true, - "is_array": false, - "description": "y\\n", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "config:sensitive:set", - "usage": [ - "config:sensitive:set [-i|--interactive] [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] [ []]" - ], - "description": "Set sensitive configuration values", - "help": "Set sensitive configuration values", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": false, - "is_array": false, - "description": "Configuration path for example group/section/field_name", - "default": null - }, - "value": { - "name": "value", - "is_required": false, - "is_array": false, - "description": "Configuration value", - "default": null - } - }, - "options": { - "interactive": { - "name": "--interactive", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Enable interactive mode to set all sensitive variables", - "default": false - }, - "scope": { - "name": "--scope", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope for configuration, if not set use 'default'", - "default": "default" - }, - "scope-code": { - "name": "--scope-code", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope code for configuration, empty string by default", - "default": "" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "config:set", - "usage": [ - "config:set [--scope SCOPE] [--scope-code SCOPE-CODE] [-e|--lock-env] [-c|--lock-config] [-l|--lock] [--] " - ], - "description": "Change system configuration", - "help": "Change system configuration", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": true, - "is_array": false, - "description": "Configuration path in format section/group/field_name", - "default": null - }, - "value": { - "name": "value", - "is_required": true, - "is_array": false, - "description": "Configuration value", - "default": null - } - }, - "options": { - "scope": { - "name": "--scope", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Configuration scope (default, website, or store)", - "default": "default" - }, - "scope-code": { - "name": "--scope-code", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Scope code (required only if scope is not 'default')", - "default": null - }, - "lock-env": { - "name": "--lock-env", - "shortcut": "-e", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Lock value which prevents modification in the Admin (will be saved in app/etc/env.php)", - "default": false - }, - "lock-config": { - "name": "--lock-config", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Lock and share value with other installations, prevents modification in the Admin (will be saved in app/etc/config.php)", - "default": false - }, - "lock": { - "name": "--lock", - "shortcut": "-l", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Deprecated, use the --lock-env option instead.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "config:show", - "usage": [ - "config:show [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] []" - ], - "description": "Shows configuration value for given path. If path is not specified, all saved values will be shown", - "help": "Shows configuration value for given path. If path is not specified, all saved values will be shown", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": false, - "is_array": false, - "description": "Configuration path, for example section_id/group_id/field_id", - "default": null - } - }, - "options": { - "scope": { - "name": "--scope", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope for configuration, if not specified, then 'default' scope will be used", - "default": "default" - }, - "scope-code": { - "name": "--scope-code", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope code (required only if scope is not `default`)", - "default": "" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cron:install", - "usage": [ - "cron:install [-f|--force] [-d|--non-optional]" - ], - "description": "Generates and installs crontab for current user", - "help": "Generates and installs crontab for current user", - "definition": { - "arguments": [], - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force install tasks", - "default": false - }, - "non-optional": { - "name": "--non-optional", - "shortcut": "-d", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Install only the non-optional (default) tasks", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cron:remove", - "usage": [ - "cron:remove" - ], - "description": "Removes tasks from crontab", - "help": "Removes tasks from crontab", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cron:run", - "usage": [ - "cron:run [--group GROUP] [--bootstrap BOOTSTRAP]" - ], - "description": "Runs jobs by schedule", - "help": "Runs jobs by schedule", - "definition": { - "arguments": [], - "options": { - "group": { - "name": "--group", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Run jobs only from specified group", - "default": null - }, - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "customer:hash:upgrade", - "usage": [ - "customer:hash:upgrade" - ], - "description": "Upgrade customer's hash according to the latest algorithm", - "help": "Upgrade customer's hash according to the latest algorithm", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "deploy:mode:set", - "usage": [ - "deploy:mode:set [-s|--skip-compilation] [--] " - ], - "description": "Set application mode.", - "help": "Set application mode.", - "definition": { - "arguments": { - "mode": { - "name": "mode", - "is_required": true, - "is_array": false, - "description": "The application mode to set. Available options are \"developer\" or \"production\"", - "default": null - } - }, - "options": { - "skip-compilation": { - "name": "--skip-compilation", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Skips the clearing and regeneration of static content (generated code, preprocessed CSS, and assets in pub/static/)", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "deploy:mode:show", - "usage": [ - "deploy:mode:show" - ], - "description": "Displays current application mode.", - "help": "Displays current application mode.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:di:info", - "usage": [ - "dev:di:info " - ], - "description": "Provides information on Dependency Injection configuration for the Command.", - "help": "Provides information on Dependency Injection configuration for the Command.", - "definition": { - "arguments": { - "class": { - "name": "class", - "is_required": true, - "is_array": false, - "description": "Class name", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:profiler:disable", - "usage": [ - "dev:profiler:disable" - ], - "description": "Disable the profiler.", - "help": "Disable the profiler.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:profiler:enable", - "usage": [ - "dev:profiler:enable []" - ], - "description": "Enable the profiler.", - "help": "Enable the profiler.", - "definition": { - "arguments": { - "type": { - "name": "type", - "is_required": false, - "is_array": false, - "description": "Profiler type", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:query-log:disable", - "usage": [ - "dev:query-log:disable" - ], - "description": "Disable DB query logging", - "help": "Disable DB query logging", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:query-log:enable", - "usage": [ - "dev:query-log:enable [--include-all-queries [INCLUDE-ALL-QUERIES]] [--query-time-threshold [QUERY-TIME-THRESHOLD]] [--include-call-stack [INCLUDE-CALL-STACK]]" - ], - "description": "Enable DB query logging", - "help": "Enable DB query logging", - "definition": { - "arguments": [], - "options": { - "include-all-queries": { - "name": "--include-all-queries", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Log all queries. [true|false]", - "default": "true" - }, - "query-time-threshold": { - "name": "--query-time-threshold", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Query time thresholds.", - "default": "0.001" - }, - "include-call-stack": { - "name": "--include-call-stack", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Include call stack. [true|false]", - "default": "true" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:source-theme:deploy", - "usage": [ - "dev:source-theme:deploy [--type TYPE] [--locale LOCALE] [--area AREA] [--theme THEME] [--] [...]" - ], - "description": "Collects and publishes source files for theme.", - "help": "Collects and publishes source files for theme.", - "definition": { - "arguments": { - "file": { - "name": "file", - "is_required": false, - "is_array": true, - "description": "Files to pre-process (file should be specified without extension)", - "default": [ - "css/styles-m", - "css/styles-l" - ] - } - }, - "options": { - "type": { - "name": "--type", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Type of source files: [less]", - "default": "less" - }, - "locale": { - "name": "--locale", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Locale: [en_US]", - "default": "en_US" - }, - "area": { - "name": "--area", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Area: [frontend|adminhtml]", - "default": "frontend" - }, - "theme": { - "name": "--theme", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Theme: [Vendor/theme]", - "default": "Magento/luma" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:template-hints:disable", - "usage": [ - "dev:template-hints:disable" - ], - "description": "Disable frontend template hints. A cache flush might be required.", - "help": "Disable frontend template hints. A cache flush might be required.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:template-hints:enable", - "usage": [ - "dev:template-hints:enable" - ], - "description": "Enable frontend template hints. A cache flush might be required.", - "help": "Enable frontend template hints. A cache flush might be required.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:template-hints:status", - "usage": [ - "dev:template-hints:status" - ], - "description": "Show frontend template hints status.", - "help": "Show frontend template hints status.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:tests:run", - "usage": [ - "dev:tests:run [-c|--arguments ARGUMENTS] [--] []" - ], - "description": "Runs tests", - "help": "Runs tests", - "definition": { - "arguments": { - "type": { - "name": "type", - "is_required": false, - "is_array": false, - "description": "Type of test to run. Available types: all, unit, integration, integration-all, static, static-all, integrity, legacy, default", - "default": "default" - } - }, - "options": { - "arguments": { - "name": "--arguments", - "shortcut": "-c", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Additional arguments for PHPUnit. Example: \"-c'--filter=MyTest'\" (no spaces)", - "default": "" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:urn-catalog:generate", - "usage": [ - "dev:urn-catalog:generate [--ide IDE] [--] " - ], - "description": "Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.", - "help": "Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": true, - "is_array": false, - "description": "Path to file to output the catalog. For PhpStorm use .idea/misc.xml", - "default": null - } - }, - "options": { - "ide": { - "name": "--ide", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Format in which catalog will be generated. Supported: [phpstorm, vscode]", - "default": "phpstorm" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:xml:convert", - "usage": [ - "dev:xml:convert [-o|--overwrite] [--] " - ], - "description": "Converts XML file using XSL style sheets", - "help": "Converts XML file using XSL style sheets", - "definition": { - "arguments": { - "xml-file": { - "name": "xml-file", - "is_required": true, - "is_array": false, - "description": "Path to XML file that going to be transformed", - "default": null - }, - "processor": { - "name": "processor", - "is_required": true, - "is_array": false, - "description": "Path to XSL style sheet that going to be applied to XML file", - "default": null - } - }, - "options": { - "overwrite": { - "name": "--overwrite", - "shortcut": "-o", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Overwrite XML file", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:connector:automap", - "usage": [ - "dotdigital:connector:automap" - ], - "description": "Auto-map data fields", - "help": "Auto-map data fields", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:connector:enable", - "usage": [ - "dotdigital:connector:enable [--username USERNAME] [--password PASSWORD] [--automap-datafields [AUTOMAP-DATAFIELDS]] [--enable-syncs [ENABLE-SYNCS]] [--remove-ip-restriction [REMOVE-IP-RESTRICTION]] [--enable-email-capture [ENABLE-EMAIL-CAPTURE]]" - ], - "description": "Add Dotdigital API credentials and enable the connector", - "help": "Add Dotdigital API credentials and enable the connector", - "definition": { - "arguments": [], - "options": { - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "API username", - "default": null - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "API password", - "default": null - }, - "automap-datafields": { - "name": "--automap-datafields", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Automap data fields", - "default": null - }, - "enable-syncs": { - "name": "--enable-syncs", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Enable syncs", - "default": null - }, - "remove-ip-restriction": { - "name": "--remove-ip-restriction", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Remove IP restriction", - "default": null - }, - "enable-email-capture": { - "name": "--enable-email-capture", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Enable email capture", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:migrate", - "usage": [ - "dotdigital:migrate" - ], - "description": "Migrate data into email_ tables to sync with Engagement Cloud", - "help": "Migrate data into email_ tables to sync with Engagement Cloud", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:sync", - "usage": [ - "dotdigital:sync [--from [FROM]] [--] []" - ], - "description": "Run syncs to populate email_ tables before importing to Engagement Cloud", - "help": "Run syncs to populate email_ tables before importing to Engagement Cloud", - "definition": { - "arguments": { - "sync": { - "name": "sync", - "is_required": false, - "is_array": false, - "description": "The name of the sync to run", - "default": null - } - }, - "options": { - "from": { - "name": "--from", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Specify a date/time (parsable by \\DateTime) to run a sync from (if supported)", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:task", - "usage": [ - "dotdigital:task []" - ], - "description": "Run dotdigital module tasks on demand", - "help": "Run dotdigital module tasks on demand", - "definition": { - "arguments": { - "task": { - "name": "task", - "is_required": false, - "is_array": false, - "description": "The name of the task to run", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "downloadable:domains:add", - "usage": [ - "downloadable:domains:add [...]" - ], - "description": "Add domains to the downloadable domains whitelist", - "help": "Add domains to the downloadable domains whitelist", - "definition": { - "arguments": { - "domains": { - "name": "domains", - "is_required": false, - "is_array": true, - "description": "Domains name", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "downloadable:domains:remove", - "usage": [ - "downloadable:domains:remove [...]" - ], - "description": "Remove domains from the downloadable domains whitelist", - "help": "Remove domains from the downloadable domains whitelist", - "definition": { - "arguments": { - "domains": { - "name": "domains", - "is_required": false, - "is_array": true, - "description": "Domain names", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "downloadable:domains:show", - "usage": [ - "downloadable:domains:show" - ], - "description": "Display downloadable domains whitelist", - "help": "Display downloadable domains whitelist", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "encryption:payment-data:update", - "usage": [ - "encryption:payment-data:update" - ], - "description": "Re-encrypts encrypted credit card data with latest encryption cipher.", - "help": "Re-encrypts encrypted credit card data with latest encryption cipher.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "i18n:collect-phrases", - "usage": [ - "i18n:collect-phrases [-o|--output OUTPUT] [-m|--magento] [--] []" - ], - "description": "Discovers phrases in the codebase", - "help": "Discovers phrases in the codebase", - "definition": { - "arguments": { - "directory": { - "name": "directory", - "is_required": false, - "is_array": false, - "description": "Directory path to parse. Not needed if --magento flag is set", - "default": null - } - }, - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Path (including filename) to an output file. With no file specified, defaults to stdout.", - "default": null - }, - "magento": { - "name": "--magento", - "shortcut": "-m", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Use the --magento parameter to parse the current Magento codebase. Omit the parameter if a directory is specified.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "i18n:pack", - "usage": [ - "i18n:pack [-m|--mode MODE] [-d|--allow-duplicates] [--] " - ], - "description": "Saves language package", - "help": "Saves language package", - "definition": { - "arguments": { - "source": { - "name": "source", - "is_required": true, - "is_array": false, - "description": "Path to source dictionary file with translations", - "default": null - }, - "locale": { - "name": "locale", - "is_required": true, - "is_array": false, - "description": "Target locale for dictionary, for example \"de_DE\"", - "default": null - } - }, - "options": { - "mode": { - "name": "--mode", - "shortcut": "-m", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Save mode for dictionary - \"replace\" - replace language pack by new one - \"merge\" - merge language packages, by default \"replace\"", - "default": "replace" - }, - "allow-duplicates": { - "name": "--allow-duplicates", - "shortcut": "-d", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Use the --allow-duplicates parameter to allow saving duplicates of translate. Otherwise omit the parameter.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "i18n:uninstall", - "usage": [ - "i18n:uninstall [-b|--backup-code] [--] ..." - ], - "description": "Uninstalls language packages", - "help": "Uninstalls language packages", - "definition": { - "arguments": { - "package": { - "name": "package", - "is_required": true, - "is_array": true, - "description": "Language package name", - "default": [] - } - }, - "options": { - "backup-code": { - "name": "--backup-code", - "shortcut": "-b", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code and configuration files backup (excluding temporary files)", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:info", - "usage": [ - "indexer:info" - ], - "description": "Shows allowed Indexers", - "help": "Shows allowed Indexers", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:reindex", - "usage": [ - "indexer:reindex [...]" - ], - "description": "Reindexes Data", - "help": "Reindexes Data", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:reset", - "usage": [ - "indexer:reset [...]" - ], - "description": "Resets indexer status to invalid", - "help": "Resets indexer status to invalid", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:set-dimensions-mode", - "usage": [ - "indexer:set-dimensions-mode [ []]" - ], - "description": "Set Indexer Dimensions Mode", - "help": "Set Indexer Dimensions Mode", - "definition": { - "arguments": { - "indexer": { - "name": "indexer", - "is_required": false, - "is_array": false, - "description": "Indexer name [catalog_product_price]", - "default": null - }, - "mode": { - "name": "mode", - "is_required": false, - "is_array": false, - "description": "Indexer dimension modes catalog_product_price none,website,customer_group,website_and_customer_group ", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:set-mode", - "usage": [ - "indexer:set-mode [ [...]]" - ], - "description": "Sets index mode type", - "help": "Sets index mode type", - "definition": { - "arguments": { - "mode": { - "name": "mode", - "is_required": false, - "is_array": false, - "description": "Indexer mode type [realtime|schedule]", - "default": null - }, - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:show-dimensions-mode", - "usage": [ - "indexer:show-dimensions-mode [...]" - ], - "description": "Shows Indexer Dimension Mode", - "help": "Shows Indexer Dimension Mode", - "definition": { - "arguments": { - "indexer": { - "name": "indexer", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes (catalog_product_price)", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:show-mode", - "usage": [ - "indexer:show-mode [...]" - ], - "description": "Shows Index Mode", - "help": "Shows Index Mode", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:status", - "usage": [ - "indexer:status [...]" - ], - "description": "Shows status of Indexer", - "help": "Shows status of Indexer", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:adminuri", - "usage": [ - "info:adminuri" - ], - "description": "Displays the Magento Admin URI", - "help": "Displays the Magento Admin URI", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:backups:list", - "usage": [ - "info:backups:list" - ], - "description": "Prints list of available backup files", - "help": "Prints list of available backup files", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:currency:list", - "usage": [ - "info:currency:list" - ], - "description": "Displays the list of available currencies", - "help": "Displays the list of available currencies", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:dependencies:show-framework", - "usage": [ - "info:dependencies:show-framework [-o|--output OUTPUT]" - ], - "description": "Shows number of dependencies on Magento framework", - "help": "Shows number of dependencies on Magento framework", - "definition": { - "arguments": [], - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Report filename", - "default": "framework-dependencies.csv" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:dependencies:show-modules", - "usage": [ - "info:dependencies:show-modules [-o|--output OUTPUT]" - ], - "description": "Shows number of dependencies between modules", - "help": "Shows number of dependencies between modules", - "definition": { - "arguments": [], - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Report filename", - "default": "modules-dependencies.csv" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:dependencies:show-modules-circular", - "usage": [ - "info:dependencies:show-modules-circular [-o|--output OUTPUT]" - ], - "description": "Shows number of circular dependencies between modules", - "help": "Shows number of circular dependencies between modules", - "definition": { - "arguments": [], - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Report filename", - "default": "modules-circular-dependencies.csv" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:language:list", - "usage": [ - "info:language:list" - ], - "description": "Displays the list of available language locales", - "help": "Displays the list of available language locales", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:timezone:list", - "usage": [ - "info:timezone:list" - ], - "description": "Displays the list of available timezones", - "help": "Displays the list of available timezones", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "inventory:reservation:create-compensations", - "usage": [ - "inventory:reservation:create-compensations [-r|--raw] [--] [...]" - ], - "description": "Create reservations by provided compensation arguments", - "help": "Create reservations by provided compensation arguments", - "definition": { - "arguments": { - "compensations": { - "name": "compensations", - "is_required": false, - "is_array": true, - "description": "List of compensation arguments in format \":::\"", - "default": [] - } - }, - "options": { - "raw": { - "name": "--raw", - "shortcut": "-r", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Raw output", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "inventory:reservation:list-inconsistencies", - "usage": [ - "inventory:reservation:list-inconsistencies [-c|--complete-orders] [-i|--incomplete-orders] [-b|--bunch-size [BUNCH-SIZE]] [-r|--raw]" - ], - "description": "Show all orders and products with salable quantity inconsistencies", - "help": "Show all orders and products with salable quantity inconsistencies", - "definition": { - "arguments": [], - "options": { - "complete-orders": { - "name": "--complete-orders", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Show only inconsistencies for complete orders", - "default": false - }, - "incomplete-orders": { - "name": "--incomplete-orders", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Show only inconsistencies for incomplete orders", - "default": false - }, - "bunch-size": { - "name": "--bunch-size", - "shortcut": "-b", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Defines how many orders will be loaded at once", - "default": 50 - }, - "raw": { - "name": "--raw", - "shortcut": "-r", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Raw output", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "inventory-geonames:import", - "usage": [ - "inventory-geonames:import ..." - ], - "description": "Download and import geo names for source selection algorithm", - "help": "Download and import geo names for source selection algorithm", - "definition": { - "arguments": { - "countries": { - "name": "countries", - "is_required": true, - "is_array": true, - "description": "List of country codes to import", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:allow-ips", - "usage": [ - "maintenance:allow-ips [--none] [--add] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Sets maintenance mode exempt IPs", - "help": "Sets maintenance mode exempt IPs", - "definition": { - "arguments": { - "ip": { - "name": "ip", - "is_required": false, - "is_array": true, - "description": "Allowed IP addresses", - "default": [] - } - }, - "options": { - "none": { - "name": "--none", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear allowed IP addresses", - "default": false - }, - "add": { - "name": "--add", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Add the IP address to existing list", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:disable", - "usage": [ - "maintenance:disable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Disables maintenance mode", - "help": "Disables maintenance mode", - "definition": { - "arguments": [], - "options": { - "ip": { - "name": "--ip", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": true, - "description": "Allowed IP addresses (use 'none' to clear allowed IP list)", - "default": [] - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:enable", - "usage": [ - "maintenance:enable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Enables maintenance mode", - "help": "Enables maintenance mode", - "definition": { - "arguments": [], - "options": { - "ip": { - "name": "--ip", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": true, - "description": "Allowed IP addresses (use 'none' to clear allowed IP list)", - "default": [] - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:status", - "usage": [ - "maintenance:status [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Displays maintenance mode status", - "help": "Displays maintenance mode status", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "media-content:sync", - "usage": [ - "media-content:sync" - ], - "description": "Synchronize content with assets", - "help": "Synchronize content with assets", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "media-gallery:sync", - "usage": [ - "media-gallery:sync" - ], - "description": "Synchronize media storage and media assets in the database", - "help": "Synchronize media storage and media assets in the database", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:config:status", - "usage": [ - "module:config:status" - ], - "description": "Checks the modules configuration in the 'app/etc/config.php' file and reports if they are up to date or not", - "help": "Checks the modules configuration in the 'app/etc/config.php' file and reports if they are up to date or not", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:disable", - "usage": [ - "module:disable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Disables specified modules", - "help": "Disables specified modules", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": false, - "is_array": true, - "description": "Name of the module", - "default": [] - } - }, - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Bypass dependencies check", - "default": false - }, - "all": { - "name": "--all", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable all modules", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files. Necessary, if the module(s) have static view files", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:enable", - "usage": [ - "module:enable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Enables specified modules", - "help": "Enables specified modules", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": false, - "is_array": true, - "description": "Name of the module", - "default": [] - } - }, - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Bypass dependencies check", - "default": false - }, - "all": { - "name": "--all", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Enable all modules", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files. Necessary, if the module(s) have static view files", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:status", - "usage": [ - "module:status [--enabled] [--disabled] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Displays status of modules", - "help": "Displays status of modules", - "definition": { - "arguments": { - "module-names": { - "name": "module-names", - "is_required": false, - "is_array": true, - "description": "Optional module name", - "default": [] - } - }, - "options": { - "enabled": { - "name": "--enabled", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Print only enabled modules", - "default": false - }, - "disabled": { - "name": "--disabled", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Print only disabled modules", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:uninstall", - "usage": [ - "module:uninstall [-r|--remove-data] [--backup-code] [--backup-media] [--backup-db] [--non-composer] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] ..." - ], - "description": "Uninstalls modules installed by composer", - "help": "Uninstalls modules installed by composer", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": true, - "is_array": true, - "description": "Name of the module", - "default": [] - } - }, - "options": { - "remove-data": { - "name": "--remove-data", - "shortcut": "-r", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Remove data installed by module(s)", - "default": false - }, - "backup-code": { - "name": "--backup-code", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code and configuration files backup (excluding temporary files)", - "default": false - }, - "backup-media": { - "name": "--backup-media", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take media backup", - "default": false - }, - "backup-db": { - "name": "--backup-db", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take complete database backup", - "default": false - }, - "non-composer": { - "name": "--non-composer", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "All modules, that will be past here will be non composer based", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files. Necessary, if the module(s) have static view files", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "newrelic:create:deploy-marker", - "usage": [ - "newrelic:create:deploy-marker []" - ], - "description": "Check the deploy queue for entries and create an appropriate deploy marker.", - "help": "Check the deploy queue for entries and create an appropriate deploy marker.", - "definition": { - "arguments": { - "message": { - "name": "message", - "is_required": true, - "is_array": false, - "description": "Deploy Message?", - "default": null - }, - "change_log": { - "name": "change_log", - "is_required": true, - "is_array": false, - "description": "Change Log?", - "default": null - }, - "user": { - "name": "user", - "is_required": false, - "is_array": false, - "description": "Deployment User", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "queue:consumers:list", - "usage": [ - "queue:consumers:list" - ], - "description": "List of MessageQueue consumers", - "help": "This command shows list of MessageQueue consumers.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "queue:consumers:start", - "usage": [ - "queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--single-thread] [--pid-file-path PID-FILE-PATH] [--] " - ], - "description": "Start MessageQueue consumer", - "help": "This command starts MessageQueue consumer by its name.\n\nTo start consumer which will process all queued messages and terminate execution:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer\n\nTo specify the number of messages which should be processed by consumer before its termination:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --max-messages=50\n\nTo specify the number of messages per batch for the batch consumer:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --batch-size=500\n\nTo specify the preferred area:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --area-code='adminhtml'\n\nTo do not run multiple copies of one consumer simultaneously:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --single-thread'\n\nTo save PID enter path (This option is deprecated, use --single-thread instead):\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --pid-file-path='/var/someConsumer.pid'", - "definition": { - "arguments": { - "consumer": { - "name": "consumer", - "is_required": true, - "is_array": false, - "description": "The name of the consumer to be started.", - "default": null - } - }, - "options": { - "max-messages": { - "name": "--max-messages", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The number of messages to be processed by the consumer before process termination. If not specified - terminate after processing all queued messages.", - "default": null - }, - "batch-size": { - "name": "--batch-size", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The number of messages per batch. Applicable for the batch consumer only.", - "default": null - }, - "area-code": { - "name": "--area-code", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The preferred area (global, adminhtml, etc...) default is global.", - "default": null - }, - "single-thread": { - "name": "--single-thread", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "This option prevents running multiple copies of one consumer simultaneously.", - "default": false - }, - "pid-file-path": { - "name": "--pid-file-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The file path for saving PID (This option is deprecated, use --single-thread instead)", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "remote-storage:sync", - "usage": [ - "remote-storage:sync" - ], - "description": "Synchronize media files with remote storage.", - "help": "Synchronize media files with remote storage.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "sampledata:deploy", - "usage": [ - "sampledata:deploy [--no-update]" - ], - "description": "Deploy sample data modules for composer-based Magento installations", - "help": "Deploy sample data modules for composer-based Magento installations", - "definition": { - "arguments": [], - "options": { - "no-update": { - "name": "--no-update", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Update composer.json without executing composer update", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "sampledata:remove", - "usage": [ - "sampledata:remove [--no-update]" - ], - "description": "Remove all sample data packages from composer.json", - "help": "Remove all sample data packages from composer.json", - "definition": { - "arguments": [], - "options": { - "no-update": { - "name": "--no-update", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Update composer.json without executing composer update", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "sampledata:reset", - "usage": [ - "sampledata:reset" - ], - "description": "Reset all sample data modules for re-installation", - "help": "Reset all sample data modules for re-installation", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:recaptcha:disable-for-user-forgot-password", - "usage": [ - "security:recaptcha:disable-for-user-forgot-password" - ], - "description": "Disable reCAPTCHA for admin user forgot password form", - "help": "Disable reCAPTCHA for admin user forgot password form", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:recaptcha:disable-for-user-login", - "usage": [ - "security:recaptcha:disable-for-user-login" - ], - "description": "Disable reCAPTCHA for admin user login form", - "help": "Disable reCAPTCHA for admin user login form", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:tfa:google:set-secret", - "usage": [ - "security:tfa:google:set-secret " - ], - "description": "Set the secret used for Google OTP generation.", - "help": "Set the secret used for Google OTP generation.", - "definition": { - "arguments": { - "user": { - "name": "user", - "is_required": true, - "is_array": false, - "description": "Username", - "default": null - }, - "secret": { - "name": "secret", - "is_required": true, - "is_array": false, - "description": "Secret", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:tfa:providers", - "usage": [ - "security:tfa:providers" - ], - "description": "List all available providers", - "help": "List all available providers", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:tfa:reset", - "usage": [ - "security:tfa:reset " - ], - "description": "Reset configuration for one user", - "help": "Reset configuration for one user", - "definition": { - "arguments": { - "user": { - "name": "user", - "is_required": true, - "is_array": false, - "description": "Username", - "default": null - }, - "provider": { - "name": "provider", - "is_required": true, - "is_array": false, - "description": "Provider code", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:backup", - "usage": [ - "setup:backup [--code] [--media] [--db] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Takes backup of Magento Application code base, media and database", - "help": "Takes backup of Magento Application code base, media and database", - "definition": { - "arguments": [], - "options": { - "code": { - "name": "--code", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code and configuration files backup (excluding temporary files)", - "default": false - }, - "media": { - "name": "--media", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take media backup", - "default": false - }, - "db": { - "name": "--db", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take complete database backup", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:config:set", - "usage": [ - "setup:config:set [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Creates or modifies the deployment configuration", - "help": "Creates or modifies the deployment configuration", - "definition": { - "arguments": [], - "options": { - "backend-frontname": { - "name": "--backend-frontname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Backend frontname (will be autogenerated if missing)", - "default": null - }, - "enable-debug-logging": { - "name": "--enable-debug-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable debug logging", - "default": null - }, - "enable-syslog-logging": { - "name": "--enable-syslog-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable syslog logging", - "default": null - }, - "remote-storage-driver": { - "name": "--remote-storage-driver", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage driver", - "default": null - }, - "remote-storage-prefix": { - "name": "--remote-storage-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage prefix", - "default": "" - }, - "remote-storage-bucket": { - "name": "--remote-storage-bucket", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage bucket", - "default": null - }, - "remote-storage-region": { - "name": "--remote-storage-region", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage region", - "default": null - }, - "remote-storage-key": { - "name": "--remote-storage-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage access key", - "default": "" - }, - "remote-storage-secret": { - "name": "--remote-storage-secret", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage secret key", - "default": "" - }, - "amqp-host": { - "name": "--amqp-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server host", - "default": "" - }, - "amqp-port": { - "name": "--amqp-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server port", - "default": "5672" - }, - "amqp-user": { - "name": "--amqp-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server username", - "default": "" - }, - "amqp-password": { - "name": "--amqp-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server password", - "default": "" - }, - "amqp-virtualhost": { - "name": "--amqp-virtualhost", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp virtualhost", - "default": "/" - }, - "amqp-ssl": { - "name": "--amqp-ssl", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL", - "default": "" - }, - "amqp-ssl-options": { - "name": "--amqp-ssl-options", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL Options (JSON)", - "default": "" - }, - "consumers-wait-for-messages": { - "name": "--consumers-wait-for-messages", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Should consumers wait for a message from the queue? 1 - Yes, 0 - No", - "default": null - }, - "key": { - "name": "--key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Encryption key", - "default": null - }, - "db-host": { - "name": "--db-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server host", - "default": null - }, - "db-name": { - "name": "--db-name", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database name", - "default": null - }, - "db-user": { - "name": "--db-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server username", - "default": null - }, - "db-engine": { - "name": "--db-engine", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server engine", - "default": null - }, - "db-password": { - "name": "--db-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server password", - "default": null - }, - "db-prefix": { - "name": "--db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database table prefix", - "default": null - }, - "db-model": { - "name": "--db-model", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database type", - "default": null - }, - "db-init-statements": { - "name": "--db-init-statements", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database initial set of commands", - "default": null - }, - "skip-db-validation": { - "name": "--skip-db-validation", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "If specified, then db connection validation will be skipped", - "default": false - }, - "http-cache-hosts": { - "name": "--http-cache-hosts", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "http Cache hosts", - "default": null - }, - "db-ssl-key": { - "name": "--db-ssl-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client key file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-cert": { - "name": "--db-ssl-cert", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-ca": { - "name": "--db-ssl-ca", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of server certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-verify": { - "name": "--db-ssl-verify", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Verify server certification", - "default": false - }, - "session-save": { - "name": "--session-save", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Session save handler", - "default": null - }, - "session-save-redis-host": { - "name": "--session-save-redis-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Fully qualified host name, IP address, or absolute path if using UNIX sockets", - "default": null - }, - "session-save-redis-port": { - "name": "--session-save-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "session-save-redis-password": { - "name": "--session-save-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "session-save-redis-timeout": { - "name": "--session-save-redis-timeout", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Connection timeout, in seconds", - "default": null - }, - "session-save-redis-persistent-id": { - "name": "--session-save-redis-persistent-id", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Unique string to enable persistent connections", - "default": null - }, - "session-save-redis-db": { - "name": "--session-save-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis database number", - "default": null - }, - "session-save-redis-compression-threshold": { - "name": "--session-save-redis-compression-threshold", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression threshold", - "default": null - }, - "session-save-redis-compression-lib": { - "name": "--session-save-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression library. Values: gzip (default), lzf, lz4, snappy", - "default": null - }, - "session-save-redis-log-level": { - "name": "--session-save-redis-log-level", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis log level. Values: 0 (least verbose) to 7 (most verbose)", - "default": null - }, - "session-save-redis-max-concurrency": { - "name": "--session-save-redis-max-concurrency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Maximum number of processes that can wait for a lock on one session", - "default": null - }, - "session-save-redis-break-after-frontend": { - "name": "--session-save-redis-break-after-frontend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for frontend session", - "default": null - }, - "session-save-redis-break-after-adminhtml": { - "name": "--session-save-redis-break-after-adminhtml", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for Admin session", - "default": null - }, - "session-save-redis-first-lifetime": { - "name": "--session-save-redis-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-first-lifetime": { - "name": "--session-save-redis-bot-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-lifetime": { - "name": "--session-save-redis-bot-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime of session for bots on subsequent writes (use 0 to disable)", - "default": null - }, - "session-save-redis-disable-locking": { - "name": "--session-save-redis-disable-locking", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis disable locking. Values: false (default), true", - "default": null - }, - "session-save-redis-min-lifetime": { - "name": "--session-save-redis-min-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis min session lifetime, in seconds", - "default": null - }, - "session-save-redis-max-lifetime": { - "name": "--session-save-redis-max-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis max session lifetime, in seconds", - "default": null - }, - "session-save-redis-sentinel-master": { - "name": "--session-save-redis-sentinel-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel master", - "default": null - }, - "session-save-redis-sentinel-servers": { - "name": "--session-save-redis-sentinel-servers", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel servers, comma separated", - "default": null - }, - "session-save-redis-sentinel-verify-master": { - "name": "--session-save-redis-sentinel-verify-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel verify master. Values: false (default), true", - "default": null - }, - "session-save-redis-sentinel-connect-retries": { - "name": "--session-save-redis-sentinel-connect-retries", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel connect retries.", - "default": null - }, - "cache-backend": { - "name": "--cache-backend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "cache-backend-redis-server": { - "name": "--cache-backend-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "cache-backend-redis-db": { - "name": "--cache-backend-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "cache-backend-redis-port": { - "name": "--cache-backend-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "cache-backend-redis-password": { - "name": "--cache-backend-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "cache-backend-redis-compress-data": { - "name": "--cache-backend-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 0 to disable compression (default is 1, enabled)", - "default": null - }, - "cache-backend-redis-compression-lib": { - "name": "--cache-backend-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "cache-id-prefix": { - "name": "--cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "allow-parallel-generation": { - "name": "--allow-parallel-generation", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Allow generate cache in non-blocking way", - "default": false - }, - "page-cache": { - "name": "--page-cache", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "page-cache-redis-server": { - "name": "--page-cache-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "page-cache-redis-db": { - "name": "--page-cache-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "page-cache-redis-port": { - "name": "--page-cache-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "page-cache-redis-password": { - "name": "--page-cache-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "page-cache-redis-compress-data": { - "name": "--page-cache-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 1 to compress the full page cache (use 0 to disable)", - "default": null - }, - "page-cache-redis-compression-lib": { - "name": "--page-cache-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "page-cache-id-prefix": { - "name": "--page-cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "lock-provider": { - "name": "--lock-provider", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lock provider name", - "default": null - }, - "lock-db-prefix": { - "name": "--lock-db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Installation specific lock prefix to avoid lock conflicts", - "default": null - }, - "lock-zookeeper-host": { - "name": "--lock-zookeeper-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181", - "default": null - }, - "lock-zookeeper-path": { - "name": "--lock-zookeeper-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where Zookeeper will save locks. The default path is: /magento/locks", - "default": null - }, - "lock-file-path": { - "name": "--lock-file-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where file locks will be saved.", - "default": null - }, - "document-root-is-pub": { - "name": "--document-root-is-pub", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Flag to show is Pub is on root, can be true or false only", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-data:upgrade", - "usage": [ - "setup:db-data:upgrade [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs and upgrades data in the DB", - "help": "Installs and upgrades data in the DB", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-declaration:generate-patch", - "usage": [ - "setup:db-declaration:generate-patch [--revertable [REVERTABLE]] [--type [TYPE]] [--] " - ], - "description": "Generate patch and put it in specific folder.", - "help": "Generate patch and put it in specific folder.", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": true, - "is_array": false, - "description": "Module name", - "default": null - }, - "patch": { - "name": "patch", - "is_required": true, - "is_array": false, - "description": "Patch name", - "default": null - } - }, - "options": { - "revertable": { - "name": "--revertable", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Check whether patch is revertable or not.", - "default": false - }, - "type": { - "name": "--type", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Find out what type of patch should be generated. Available values: `data`, `schema`.", - "default": "data" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-declaration:generate-whitelist", - "usage": [ - "setup:db-declaration:generate-whitelist [--module-name [MODULE-NAME]]" - ], - "description": "Generate whitelist of tables and columns that are allowed to be edited by declaration installer", - "help": "Generate whitelist of tables and columns that are allowed to be edited by declaration installer", - "definition": { - "arguments": [], - "options": { - "module-name": { - "name": "--module-name", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Name of the module where whitelist will be generated", - "default": "all" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-schema:add-slave", - "usage": [ - "setup:db-schema:add-slave [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--maxAllowedLag [MAXALLOWEDLAG]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Move checkout quote related tables to a separate DB server", - "help": "Move checkout quote related tables to a separate DB server", - "definition": { - "arguments": [], - "options": { - "host": { - "name": "--host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Slave DB Server host", - "default": "localhost" - }, - "dbname": { - "name": "--dbname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Slave Database Name", - "default": null - }, - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Slave DB user name", - "default": "root" - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Slave DB user password", - "default": null - }, - "connection": { - "name": "--connection", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Slave connection name", - "default": "default" - }, - "resource": { - "name": "--resource", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Slave Resource name", - "default": "default" - }, - "maxAllowedLag": { - "name": "--maxAllowedLag", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Max Allowed Lag Slave Connection (in seconds)", - "default": "" - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-schema:split-quote", - "usage": [ - "setup:db-schema:split-quote [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Move checkout quote related tables to a separate DB server. Deprecated since 2.4.2 and will be removed", - "help": "Move checkout quote related tables to a separate DB server. Deprecated since 2.4.2 and will be removed", - "definition": { - "arguments": [], - "options": { - "host": { - "name": "--host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Checkout DB Server host", - "default": null - }, - "dbname": { - "name": "--dbname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Checkout Database Name", - "default": null - }, - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Checkout DB user name", - "default": null - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Checkout DB user password", - "default": null - }, - "connection": { - "name": "--connection", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Checkout connection name", - "default": "checkout" - }, - "resource": { - "name": "--resource", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Checkout resource name", - "default": "checkout" - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-schema:split-sales", - "usage": [ - "setup:db-schema:split-sales [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Move sales related tables to a separate DB server. Deprecated since 2.4.2 and will be removed", - "help": "Move sales related tables to a separate DB server. Deprecated since 2.4.2 and will be removed", - "definition": { - "arguments": [], - "options": { - "host": { - "name": "--host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Sales DB Server host", - "default": null - }, - "dbname": { - "name": "--dbname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Sales Database Name", - "default": null - }, - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Sales DB user name", - "default": null - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Sales DB user passowrd", - "default": null - }, - "connection": { - "name": "--connection", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Sales connection name", - "default": "sales" - }, - "resource": { - "name": "--resource", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Sales resource name", - "default": "sales" - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-schema:upgrade", - "usage": [ - "setup:db-schema:upgrade [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs and upgrades the DB schema", - "help": "Installs and upgrades the DB schema", - "definition": { - "arguments": [], - "options": { - "convert-old-scripts": { - "name": "--convert-old-scripts", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db:status", - "usage": [ - "setup:db:status [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Checks if DB schema or data requires upgrade", - "help": "Checks if DB schema or data requires upgrade", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:di:compile", - "usage": [ - "setup:di:compile" - ], - "description": "Generates DI configuration and all missing classes that can be auto-generated", - "help": "Generates DI configuration and all missing classes that can be auto-generated", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:install", - "usage": [ - "setup:install [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--admin-user [ADMIN-USER]] [--admin-password [ADMIN-PASSWORD]] [--admin-email [ADMIN-EMAIL]] [--admin-firstname [ADMIN-FIRSTNAME]] [--admin-lastname [ADMIN-LASTNAME]] [--search-engine SEARCH-ENGINE] [--elasticsearch-host ELASTICSEARCH-HOST] [--elasticsearch-port ELASTICSEARCH-PORT] [--elasticsearch-enable-auth ELASTICSEARCH-ENABLE-AUTH] [--elasticsearch-username ELASTICSEARCH-USERNAME] [--elasticsearch-password ELASTICSEARCH-PASSWORD] [--elasticsearch-index-prefix ELASTICSEARCH-INDEX-PREFIX] [--elasticsearch-timeout ELASTICSEARCH-TIMEOUT] [--cleanup-database] [--sales-order-increment-prefix SALES-ORDER-INCREMENT-PREFIX] [--use-sample-data] [--enable-modules [ENABLE-MODULES]] [--disable-modules [DISABLE-MODULES]] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [-i|--interactive] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs the Magento application", - "help": "Installs the Magento application", - "definition": { - "arguments": [], - "options": { - "backend-frontname": { - "name": "--backend-frontname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Backend frontname (will be autogenerated if missing)", - "default": null - }, - "enable-debug-logging": { - "name": "--enable-debug-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable debug logging", - "default": null - }, - "enable-syslog-logging": { - "name": "--enable-syslog-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable syslog logging", - "default": null - }, - "remote-storage-driver": { - "name": "--remote-storage-driver", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage driver", - "default": null - }, - "remote-storage-prefix": { - "name": "--remote-storage-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage prefix", - "default": "" - }, - "remote-storage-bucket": { - "name": "--remote-storage-bucket", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage bucket", - "default": null - }, - "remote-storage-region": { - "name": "--remote-storage-region", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage region", - "default": null - }, - "remote-storage-key": { - "name": "--remote-storage-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage access key", - "default": "" - }, - "remote-storage-secret": { - "name": "--remote-storage-secret", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage secret key", - "default": "" - }, - "amqp-host": { - "name": "--amqp-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server host", - "default": "" - }, - "amqp-port": { - "name": "--amqp-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server port", - "default": "5672" - }, - "amqp-user": { - "name": "--amqp-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server username", - "default": "" - }, - "amqp-password": { - "name": "--amqp-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server password", - "default": "" - }, - "amqp-virtualhost": { - "name": "--amqp-virtualhost", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp virtualhost", - "default": "/" - }, - "amqp-ssl": { - "name": "--amqp-ssl", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL", - "default": "" - }, - "amqp-ssl-options": { - "name": "--amqp-ssl-options", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL Options (JSON)", - "default": "" - }, - "consumers-wait-for-messages": { - "name": "--consumers-wait-for-messages", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Should consumers wait for a message from the queue? 1 - Yes, 0 - No", - "default": null - }, - "key": { - "name": "--key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Encryption key", - "default": null - }, - "db-host": { - "name": "--db-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server host", - "default": null - }, - "db-name": { - "name": "--db-name", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database name", - "default": null - }, - "db-user": { - "name": "--db-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server username", - "default": null - }, - "db-engine": { - "name": "--db-engine", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server engine", - "default": null - }, - "db-password": { - "name": "--db-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server password", - "default": null - }, - "db-prefix": { - "name": "--db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database table prefix", - "default": null - }, - "db-model": { - "name": "--db-model", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database type", - "default": null - }, - "db-init-statements": { - "name": "--db-init-statements", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database initial set of commands", - "default": null - }, - "skip-db-validation": { - "name": "--skip-db-validation", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "If specified, then db connection validation will be skipped", - "default": false - }, - "http-cache-hosts": { - "name": "--http-cache-hosts", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "http Cache hosts", - "default": null - }, - "db-ssl-key": { - "name": "--db-ssl-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client key file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-cert": { - "name": "--db-ssl-cert", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-ca": { - "name": "--db-ssl-ca", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of server certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-verify": { - "name": "--db-ssl-verify", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Verify server certification", - "default": false - }, - "session-save": { - "name": "--session-save", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Session save handler", - "default": null - }, - "session-save-redis-host": { - "name": "--session-save-redis-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Fully qualified host name, IP address, or absolute path if using UNIX sockets", - "default": null - }, - "session-save-redis-port": { - "name": "--session-save-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "session-save-redis-password": { - "name": "--session-save-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "session-save-redis-timeout": { - "name": "--session-save-redis-timeout", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Connection timeout, in seconds", - "default": null - }, - "session-save-redis-persistent-id": { - "name": "--session-save-redis-persistent-id", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Unique string to enable persistent connections", - "default": null - }, - "session-save-redis-db": { - "name": "--session-save-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis database number", - "default": null - }, - "session-save-redis-compression-threshold": { - "name": "--session-save-redis-compression-threshold", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression threshold", - "default": null - }, - "session-save-redis-compression-lib": { - "name": "--session-save-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression library. Values: gzip (default), lzf, lz4, snappy", - "default": null - }, - "session-save-redis-log-level": { - "name": "--session-save-redis-log-level", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis log level. Values: 0 (least verbose) to 7 (most verbose)", - "default": null - }, - "session-save-redis-max-concurrency": { - "name": "--session-save-redis-max-concurrency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Maximum number of processes that can wait for a lock on one session", - "default": null - }, - "session-save-redis-break-after-frontend": { - "name": "--session-save-redis-break-after-frontend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for frontend session", - "default": null - }, - "session-save-redis-break-after-adminhtml": { - "name": "--session-save-redis-break-after-adminhtml", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for Admin session", - "default": null - }, - "session-save-redis-first-lifetime": { - "name": "--session-save-redis-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-first-lifetime": { - "name": "--session-save-redis-bot-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-lifetime": { - "name": "--session-save-redis-bot-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime of session for bots on subsequent writes (use 0 to disable)", - "default": null - }, - "session-save-redis-disable-locking": { - "name": "--session-save-redis-disable-locking", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis disable locking. Values: false (default), true", - "default": null - }, - "session-save-redis-min-lifetime": { - "name": "--session-save-redis-min-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis min session lifetime, in seconds", - "default": null - }, - "session-save-redis-max-lifetime": { - "name": "--session-save-redis-max-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis max session lifetime, in seconds", - "default": null - }, - "session-save-redis-sentinel-master": { - "name": "--session-save-redis-sentinel-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel master", - "default": null - }, - "session-save-redis-sentinel-servers": { - "name": "--session-save-redis-sentinel-servers", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel servers, comma separated", - "default": null - }, - "session-save-redis-sentinel-verify-master": { - "name": "--session-save-redis-sentinel-verify-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel verify master. Values: false (default), true", - "default": null - }, - "session-save-redis-sentinel-connect-retries": { - "name": "--session-save-redis-sentinel-connect-retries", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel connect retries.", - "default": null - }, - "cache-backend": { - "name": "--cache-backend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "cache-backend-redis-server": { - "name": "--cache-backend-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "cache-backend-redis-db": { - "name": "--cache-backend-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "cache-backend-redis-port": { - "name": "--cache-backend-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "cache-backend-redis-password": { - "name": "--cache-backend-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "cache-backend-redis-compress-data": { - "name": "--cache-backend-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 0 to disable compression (default is 1, enabled)", - "default": null - }, - "cache-backend-redis-compression-lib": { - "name": "--cache-backend-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "cache-id-prefix": { - "name": "--cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "allow-parallel-generation": { - "name": "--allow-parallel-generation", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Allow generate cache in non-blocking way", - "default": false - }, - "page-cache": { - "name": "--page-cache", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "page-cache-redis-server": { - "name": "--page-cache-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "page-cache-redis-db": { - "name": "--page-cache-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "page-cache-redis-port": { - "name": "--page-cache-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "page-cache-redis-password": { - "name": "--page-cache-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "page-cache-redis-compress-data": { - "name": "--page-cache-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 1 to compress the full page cache (use 0 to disable)", - "default": null - }, - "page-cache-redis-compression-lib": { - "name": "--page-cache-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "page-cache-id-prefix": { - "name": "--page-cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "lock-provider": { - "name": "--lock-provider", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lock provider name", - "default": null - }, - "lock-db-prefix": { - "name": "--lock-db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Installation specific lock prefix to avoid lock conflicts", - "default": null - }, - "lock-zookeeper-host": { - "name": "--lock-zookeeper-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181", - "default": null - }, - "lock-zookeeper-path": { - "name": "--lock-zookeeper-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where Zookeeper will save locks. The default path is: /magento/locks", - "default": null - }, - "lock-file-path": { - "name": "--lock-file-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where file locks will be saved.", - "default": null - }, - "document-root-is-pub": { - "name": "--document-root-is-pub", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Flag to show is Pub is on root, can be true or false only", - "default": null - }, - "base-url": { - "name": "--base-url", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "URL the store is supposed to be available at. Deprecated, use config:set with path web/unsecure/base_url", - "default": null - }, - "language": { - "name": "--language", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default language code. Deprecated, use config:set with path general/locale/code", - "default": null - }, - "timezone": { - "name": "--timezone", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default time zone code. Deprecated, use config:set with path general/locale/timezone", - "default": null - }, - "currency": { - "name": "--currency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default currency code. Deprecated, use config:set with path currency/options/base, currency/options/default and currency/options/allow", - "default": null - }, - "use-rewrites": { - "name": "--use-rewrites", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use rewrites. Deprecated, use config:set with path web/seo/use_rewrites", - "default": null - }, - "use-secure": { - "name": "--use-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web/secure/use_in_frontend", - "default": null - }, - "base-url-secure": { - "name": "--base-url-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Base URL for SSL connection. Deprecated, use config:set with path web/secure/base_url", - "default": null - }, - "use-secure-admin": { - "name": "--use-secure-admin", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Run admin interface with SSL. Deprecated, use config:set with path web/secure/use_in_adminhtml", - "default": null - }, - "admin-use-security-key": { - "name": "--admin-use-security-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin/security/use_form_key", - "default": null - }, - "admin-user": { - "name": "--admin-user", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin user", - "default": null - }, - "admin-password": { - "name": "--admin-password", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin password", - "default": null - }, - "admin-email": { - "name": "--admin-email", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin email", - "default": null - }, - "admin-firstname": { - "name": "--admin-firstname", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin first name", - "default": null - }, - "admin-lastname": { - "name": "--admin-lastname", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin last name", - "default": null - }, - "search-engine": { - "name": "--search-engine", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Search engine. Values: elasticsearch5, elasticsearch6, elasticsearch7", - "default": null - }, - "elasticsearch-host": { - "name": "--elasticsearch-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch server host.", - "default": null - }, - "elasticsearch-port": { - "name": "--elasticsearch-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch server port.", - "default": null - }, - "elasticsearch-enable-auth": { - "name": "--elasticsearch-enable-auth", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 1 to enable authentication. (default is 0, disabled)", - "default": null - }, - "elasticsearch-username": { - "name": "--elasticsearch-username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch username. Only applicable if HTTP auth is enabled", - "default": null - }, - "elasticsearch-password": { - "name": "--elasticsearch-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch password. Only applicable if HTTP auth is enabled", - "default": null - }, - "elasticsearch-index-prefix": { - "name": "--elasticsearch-index-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch index prefix.", - "default": null - }, - "elasticsearch-timeout": { - "name": "--elasticsearch-timeout", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch server timeout.", - "default": null - }, - "cleanup-database": { - "name": "--cleanup-database", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Cleanup the database before installation", - "default": false - }, - "sales-order-increment-prefix": { - "name": "--sales-order-increment-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Sales order number prefix", - "default": null - }, - "use-sample-data": { - "name": "--use-sample-data", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Use sample data", - "default": false - }, - "enable-modules": { - "name": "--enable-modules", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "List of comma-separated module names. That must be included during installation. Available magic param \"all\".", - "default": null - }, - "disable-modules": { - "name": "--disable-modules", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "List of comma-separated module names. That must be avoided during installation. Available magic param \"all\".", - "default": null - }, - "convert-old-scripts": { - "name": "--convert-old-scripts", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format", - "default": false - }, - "interactive": { - "name": "--interactive", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Interactive Magento installation", - "default": false - }, - "safe-mode": { - "name": "--safe-mode", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Safe installation of Magento with dumps on destructive operations, like column removal", - "default": null - }, - "data-restore": { - "name": "--data-restore", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Restore removed data from dumps", - "default": null - }, - "dry-run": { - "name": "--dry-run", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Magento Installation will be run in dry-run mode", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:performance:generate-fixtures", - "usage": [ - "setup:performance:generate-fixtures [-s|--skip-reindex] [--] " - ], - "description": "Generates fixtures", - "help": "Generates fixtures", - "definition": { - "arguments": { - "profile": { - "name": "profile", - "is_required": true, - "is_array": false, - "description": "Path to profile configuration file", - "default": null - } - }, - "options": { - "skip-reindex": { - "name": "--skip-reindex", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Skip reindex", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:rollback", - "usage": [ - "setup:rollback [-c|--code-file CODE-FILE] [-m|--media-file MEDIA-FILE] [-d|--db-file DB-FILE] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Rolls back Magento Application codebase, media and database", - "help": "Rolls back Magento Application codebase, media and database", - "definition": { - "arguments": [], - "options": { - "code-file": { - "name": "--code-file", - "shortcut": "-c", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Basename of the code backup file in var/backups", - "default": null - }, - "media-file": { - "name": "--media-file", - "shortcut": "-m", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Basename of the media backup file in var/backups", - "default": null - }, - "db-file": { - "name": "--db-file", - "shortcut": "-d", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Basename of the db backup file in var/backups", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:static-content:deploy", - "usage": [ - "setup:static-content:deploy [-f|--force] [-s|--strategy [STRATEGY]] [-a|--area [AREA]] [--exclude-area [EXCLUDE-AREA]] [-t|--theme [THEME]] [--exclude-theme [EXCLUDE-THEME]] [-l|--language [LANGUAGE]] [--exclude-language [EXCLUDE-LANGUAGE]] [-j|--jobs [JOBS]] [--max-execution-time [MAX-EXECUTION-TIME]] [--symlink-locale] [--content-version CONTENT-VERSION] [--refresh-content-version-only] [--no-javascript] [--no-js-bundle] [--no-css] [--no-less] [--no-images] [--no-fonts] [--no-html] [--no-misc] [--no-html-minify] [--no-parent] [--] [...]" - ], - "description": "Deploys static view files", - "help": "Deploys static view files", - "definition": { - "arguments": { - "languages": { - "name": "languages", - "is_required": false, - "is_array": true, - "description": "Space-separated list of ISO-639 language codes for which to output static view files.", - "default": [] - } - }, - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Deploy files in any mode.", - "default": false - }, - "strategy": { - "name": "--strategy", - "shortcut": "-s", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Deploy files using specified strategy.", - "default": "quick" - }, - "area": { - "name": "--area", - "shortcut": "-a", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Generate files only for the specified areas.", - "default": [ - "all" - ] - }, - "exclude-area": { - "name": "--exclude-area", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Do not generate files for the specified areas.", - "default": [ - "none" - ] - }, - "theme": { - "name": "--theme", - "shortcut": "-t", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Generate static view files for only the specified themes.", - "default": [ - "all" - ] - }, - "exclude-theme": { - "name": "--exclude-theme", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Do not generate files for the specified themes.", - "default": [ - "none" - ] - }, - "language": { - "name": "--language", - "shortcut": "-l", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Generate files only for the specified languages.", - "default": [ - "all" - ] - }, - "exclude-language": { - "name": "--exclude-language", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Do not generate files for the specified languages.", - "default": [ - "none" - ] - }, - "jobs": { - "name": "--jobs", - "shortcut": "-j", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Enable parallel processing using the specified number of jobs.", - "default": 0 - }, - "max-execution-time": { - "name": "--max-execution-time", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "The maximum expected execution time of deployment static process (in seconds).", - "default": 900 - }, - "symlink-locale": { - "name": "--symlink-locale", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Create symlinks for the files of those locales, which are passed for deployment, but have no customizations.", - "default": false - }, - "content-version": { - "name": "--content-version", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Custom version of static content can be used if running deployment on multiple nodes to ensure that static content version is identical and caching works properly.", - "default": null - }, - "refresh-content-version-only": { - "name": "--refresh-content-version-only", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Refreshing the version of static content only can be used to refresh static content in browser cache and CDN cache.", - "default": false - }, - "no-javascript": { - "name": "--no-javascript", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy JavaScript files.", - "default": false - }, - "no-js-bundle": { - "name": "--no-js-bundle", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy JavaScript bundle files.", - "default": false - }, - "no-css": { - "name": "--no-css", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy CSS files.", - "default": false - }, - "no-less": { - "name": "--no-less", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy LESS files.", - "default": false - }, - "no-images": { - "name": "--no-images", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy images.", - "default": false - }, - "no-fonts": { - "name": "--no-fonts", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy font files.", - "default": false - }, - "no-html": { - "name": "--no-html", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy HTML files.", - "default": false - }, - "no-misc": { - "name": "--no-misc", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy files of other types (.md, .jbf, .csv, etc.).", - "default": false - }, - "no-html-minify": { - "name": "--no-html-minify", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not minify HTML files.", - "default": false - }, - "no-parent": { - "name": "--no-parent", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not compile parent themes. Supported only in quick and standard strategies.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:store-config:set", - "usage": [ - "setup:store-config:set [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs the store configuration. Deprecated since 2.2.0. Use config:set instead", - "help": "Installs the store configuration. Deprecated since 2.2.0. Use config:set instead", - "definition": { - "arguments": [], - "options": { - "base-url": { - "name": "--base-url", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "URL the store is supposed to be available at. Deprecated, use config:set with path web/unsecure/base_url", - "default": null - }, - "language": { - "name": "--language", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default language code. Deprecated, use config:set with path general/locale/code", - "default": null - }, - "timezone": { - "name": "--timezone", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default time zone code. Deprecated, use config:set with path general/locale/timezone", - "default": null - }, - "currency": { - "name": "--currency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default currency code. Deprecated, use config:set with path currency/options/base, currency/options/default and currency/options/allow", - "default": null - }, - "use-rewrites": { - "name": "--use-rewrites", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use rewrites. Deprecated, use config:set with path web/seo/use_rewrites", - "default": null - }, - "use-secure": { - "name": "--use-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web/secure/use_in_frontend", - "default": null - }, - "base-url-secure": { - "name": "--base-url-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Base URL for SSL connection. Deprecated, use config:set with path web/secure/base_url", - "default": null - }, - "use-secure-admin": { - "name": "--use-secure-admin", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Run admin interface with SSL. Deprecated, use config:set with path web/secure/use_in_adminhtml", - "default": null - }, - "admin-use-security-key": { - "name": "--admin-use-security-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin/security/use_form_key", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:uninstall", - "usage": [ - "setup:uninstall [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Uninstalls the Magento application", - "help": "Uninstalls the Magento application", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:upgrade", - "usage": [ - "setup:upgrade [--keep-generated] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Upgrades the Magento application, DB data, and schema", - "help": "Upgrades the Magento application, DB data, and schema", - "definition": { - "arguments": [], - "options": { - "keep-generated": { - "name": "--keep-generated", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Prevents generated files from being deleted. We discourage using this option except when deploying to production. Consult your system integrator or administrator for more information.", - "default": false - }, - "convert-old-scripts": { - "name": "--convert-old-scripts", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format", - "default": false - }, - "safe-mode": { - "name": "--safe-mode", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Safe installation of Magento with dumps on destructive operations, like column removal", - "default": null - }, - "data-restore": { - "name": "--data-restore", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Restore removed data from dumps", - "default": null - }, - "dry-run": { - "name": "--dry-run", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Magento Installation will be run in dry-run mode", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "store:list", - "usage": [ - "store:list" - ], - "description": "Displays the list of stores", - "help": "Displays the list of stores", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "store:website:list", - "usage": [ - "store:website:list" - ], - "description": "Displays the list of websites", - "help": "Displays the list of websites", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "support:backup:code", - "usage": [ - "support:backup:code [--name [NAME]] [-o|--output [OUTPUT]] [-l|--logs]" - ], - "description": "Create Code backup", - "help": "Create Code backup", - "definition": { - "arguments": [], - "options": { - "name": { - "name": "--name", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Dump name", - "default": null - }, - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Output path", - "default": null - }, - "logs": { - "name": "--logs", - "shortcut": "-l", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Include logs", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "support:backup:db", - "usage": [ - "support:backup:db [--name [NAME]] [-o|--output [OUTPUT]] [-l|--logs] [-i|--ignore-sanitize]" - ], - "description": "Create DB backup", - "help": "Create DB backup", - "definition": { - "arguments": [], - "options": { - "name": { - "name": "--name", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Dump name", - "default": null - }, - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Output path", - "default": null - }, - "logs": { - "name": "--logs", - "shortcut": "-l", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Include logs", - "default": false - }, - "ignore-sanitize": { - "name": "--ignore-sanitize", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Ignore sanitize", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "support:utility:check", - "usage": [ - "support:utility:check [--hide-paths]" - ], - "description": "Check required backup utilities", - "help": "Check required backup utilities", - "definition": { - "arguments": [], - "options": { - "hide-paths": { - "name": "--hide-paths", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Only check required console utilities", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "support:utility:paths", - "usage": [ - "support:utility:paths [-f|--force]" - ], - "description": "Create utilities paths list", - "help": "Create utilities paths list", - "definition": { - "arguments": [], - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "theme:uninstall", - "usage": [ - "theme:uninstall [--backup-code] [-c|--clear-static-content] [--] ..." - ], - "description": "Uninstalls theme", - "help": "Uninstalls theme", - "definition": { - "arguments": { - "theme": { - "name": "theme", - "is_required": true, - "is_array": true, - "description": "Path of the theme. Theme path should be specified as full path which is area/vendor/name. For example, frontend/Magento/blank", - "default": [] - } - }, - "options": { - "backup-code": { - "name": "--backup-code", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code backup (excluding temporary files)", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "varnish:vcl:generate", - "usage": [ - "varnish:vcl:generate [--access-list ACCESS-LIST] [--backend-host BACKEND-HOST] [--backend-port BACKEND-PORT] [--export-version EXPORT-VERSION] [--grace-period GRACE-PERIOD] [--output-file OUTPUT-FILE]" - ], - "description": "Generates Varnish VCL and echos it to the command line", - "help": "Generates Varnish VCL and echos it to the command line", - "definition": { - "arguments": [], - "options": { - "access-list": { - "name": "--access-list", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": true, - "description": "IPs access list that can purge Varnish", - "default": [ - "localhost" - ] - }, - "backend-host": { - "name": "--backend-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Host of the web backend", - "default": "localhost" - }, - "backend-port": { - "name": "--backend-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Port of the web backend", - "default": 8080 - }, - "export-version": { - "name": "--export-version", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The version of Varnish file", - "default": "4" - }, - "grace-period": { - "name": "--grace-period", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Grace period in seconds", - "default": 300 - }, - "output-file": { - "name": "--output-file", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Path to the file to write vcl", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "vertex:tax:warm-wsdl-cache", - "usage": [ - "vertex:tax:warm-wsdl-cache" - ], - "description": "Execute WSDL Cache Warming", - "help": "Execute WSDL Cache Warming", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "yotpo:reset", - "usage": [ - "yotpo:reset [-e|--entity [ENTITY]]" - ], - "description": "Reset Yotpo sync flags &/or configurations", - "help": "Reset Yotpo sync flags &/or configurations", - "definition": { - "arguments": [], - "options": { - "entity": { - "name": "--entity", - "shortcut": "-e", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Entity type (orders)", - "default": "orders" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "yotpo:sync", - "usage": [ - "yotpo:sync [-e|--entity ENTITY] [-l|--limit [LIMIT]]" - ], - "description": "Sync Yotpo manually (reviews module)", - "help": "Sync Yotpo manually (reviews module)", - "definition": { - "arguments": [], - "options": { - "entity": { - "name": "--entity", - "shortcut": "-e", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Entity type (allowed options: orders)", - "default": "orders" - }, - "limit": { - "name": "--limit", - "shortcut": "-l", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Max entity items to sync. WARNING: Setting a high sync limit (or no limit) may result in a high server load (0=no limit).", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "yotpo:update-metadata", - "usage": [ - "yotpo:update-metadata" - ], - "description": "Manually send platform metadata to Yotpo", - "help": "Manually send platform metadata to Yotpo", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - } - ], - "namespaces": [ - { - "id": "_global", - "commands": [ - "help", - "list" - ] - }, - { - "id": "admin", - "commands": [ - "admin:user:create", - "admin:user:unlock" - ] - }, - { - "id": "app", - "commands": [ - "app:config:dump", - "app:config:import", - "app:config:status" - ] - }, - { - "id": "braintree", - "commands": [ - "braintree:migrate" - ] - }, - { - "id": "cache", - "commands": [ - "cache:clean", - "cache:disable", - "cache:enable", - "cache:flush", - "cache:status" - ] - }, - { - "id": "catalog", - "commands": [ - "catalog:images:resize", - "catalog:product:attributes:cleanup" - ] - }, - { - "id": "cms", - "commands": [ - "cms:wysiwyg:restrict" - ] - }, - { - "id": "config", - "commands": [ - "config:sensitive:set", - "config:set", - "config:show" - ] - }, - { - "id": "cron", - "commands": [ - "cron:install", - "cron:remove", - "cron:run" - ] - }, - { - "id": "customer", - "commands": [ - "customer:hash:upgrade" - ] - }, - { - "id": "deploy", - "commands": [ - "deploy:mode:set", - "deploy:mode:show" - ] - }, - { - "id": "dev", - "commands": [ - "dev:di:info", - "dev:profiler:disable", - "dev:profiler:enable", - "dev:query-log:disable", - "dev:query-log:enable", - "dev:source-theme:deploy", - "dev:template-hints:disable", - "dev:template-hints:enable", - "dev:template-hints:status", - "dev:tests:run", - "dev:urn-catalog:generate", - "dev:xml:convert" - ] - }, - { - "id": "dotdigital", - "commands": [ - "dotdigital:connector:automap", - "dotdigital:connector:enable", - "dotdigital:migrate", - "dotdigital:sync", - "dotdigital:task" - ] - }, - { - "id": "downloadable", - "commands": [ - "downloadable:domains:add", - "downloadable:domains:remove", - "downloadable:domains:show" - ] - }, - { - "id": "encryption", - "commands": [ - "encryption:payment-data:update" - ] - }, - { - "id": "i18n", - "commands": [ - "i18n:collect-phrases", - "i18n:pack", - "i18n:uninstall" - ] - }, - { - "id": "indexer", - "commands": [ - "indexer:info", - "indexer:reindex", - "indexer:reset", - "indexer:set-dimensions-mode", - "indexer:set-mode", - "indexer:show-dimensions-mode", - "indexer:show-mode", - "indexer:status" - ] - }, - { - "id": "info", - "commands": [ - "info:adminuri", - "info:backups:list", - "info:currency:list", - "info:dependencies:show-framework", - "info:dependencies:show-modules", - "info:dependencies:show-modules-circular", - "info:language:list", - "info:timezone:list" - ] - }, - { - "id": "inventory", - "commands": [ - "inventory:reservation:create-compensations", - "inventory:reservation:list-inconsistencies" - ] - }, - { - "id": "inventory-geonames", - "commands": [ - "inventory-geonames:import" - ] - }, - { - "id": "maintenance", - "commands": [ - "maintenance:allow-ips", - "maintenance:disable", - "maintenance:enable", - "maintenance:status" - ] - }, - { - "id": "media-content", - "commands": [ - "media-content:sync" - ] - }, - { - "id": "media-gallery", - "commands": [ - "media-gallery:sync" - ] - }, - { - "id": "module", - "commands": [ - "module:config:status", - "module:disable", - "module:enable", - "module:status", - "module:uninstall" - ] - }, - { - "id": "newrelic", - "commands": [ - "newrelic:create:deploy-marker" - ] - }, - { - "id": "queue", - "commands": [ - "queue:consumers:list", - "queue:consumers:start" - ] - }, - { - "id": "remote-storage", - "commands": [ - "remote-storage:sync" - ] - }, - { - "id": "sampledata", - "commands": [ - "sampledata:deploy", - "sampledata:remove", - "sampledata:reset" - ] - }, - { - "id": "security", - "commands": [ - "security:recaptcha:disable-for-user-forgot-password", - "security:recaptcha:disable-for-user-login", - "security:tfa:google:set-secret", - "security:tfa:providers", - "security:tfa:reset" - ] - }, - { - "id": "setup", - "commands": [ - "setup:backup", - "setup:config:set", - "setup:db-data:upgrade", - "setup:db-declaration:generate-patch", - "setup:db-declaration:generate-whitelist", - "setup:db-schema:add-slave", - "setup:db-schema:split-quote", - "setup:db-schema:split-sales", - "setup:db-schema:upgrade", - "setup:db:status", - "setup:di:compile", - "setup:install", - "setup:performance:generate-fixtures", - "setup:rollback", - "setup:static-content:deploy", - "setup:store-config:set", - "setup:uninstall", - "setup:upgrade" - ] - }, - { - "id": "store", - "commands": [ - "store:list", - "store:website:list" - ] - }, - { - "id": "support", - "commands": [ - "support:backup:code", - "support:backup:db", - "support:utility:check", - "support:utility:paths" - ] - }, - { - "id": "theme", - "commands": [ - "theme:uninstall" - ] - }, - { - "id": "varnish", - "commands": [ - "varnish:vcl:generate" - ] - }, - { - "id": "vertex", - "commands": [ - "vertex:tax:warm-wsdl-cache" - ] - }, - { - "id": "yotpo", - "commands": [ - "yotpo:reset", - "yotpo:sync", - "yotpo:update-metadata" - ] - } - ] -} +{"application":{"name":"Magento CLI","version":"2.4.4-beta1"},"commands":[{"name":"help","usage":["help [--format FORMAT] [--raw] [--] []"],"description":"Display help for a command","help":"The help<\/info> command displays help for a given command:\n\n php bin\/magento help list<\/info>\n\nYou can also output the help in other formats by using the --format<\/comment> option:\n\n php bin\/magento help --format=xml list<\/info>\n\nTo display the list of available commands, please use the list<\/info> command.","definition":{"arguments":{"command_name":{"name":"command_name","is_required":false,"is_array":false,"description":"The command name","default":"help"}},"options":{"format":{"name":"--format","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The output format (txt, xml, json, or md)","default":"txt"},"raw":{"name":"--raw","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"To output raw command help","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"list","usage":["list [--raw] [--format FORMAT] [--] []"],"description":"List commands","help":"The list<\/info> command lists all commands:\n\n php bin\/magento list<\/info>\n\nYou can also display the commands for a specific namespace:\n\n php bin\/magento list test<\/info>\n\nYou can also output the information in other formats by using the --format<\/comment> option:\n\n php bin\/magento list --format=xml<\/info>\n\nIt's also possible to get raw list of commands (useful for embedding command runner):\n\n php bin\/magento list --raw<\/info>","definition":{"arguments":{"namespace":{"name":"namespace","is_required":false,"is_array":false,"description":"The namespace name","default":null}},"options":{"raw":{"name":"--raw","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"To output raw command list","default":false},"format":{"name":"--format","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The output format (txt, xml, json, or md)","default":"txt"}}},"hidden":false},{"name":"admin:user:create","usage":["admin:user:create [--admin-user ADMIN-USER] [--admin-password ADMIN-PASSWORD] [--admin-email ADMIN-EMAIL] [--admin-firstname ADMIN-FIRSTNAME] [--admin-lastname ADMIN-LASTNAME] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Creates an administrator","help":"Creates an administrator","definition":{"arguments":[],"options":{"admin-user":{"name":"--admin-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin user","default":null},"admin-password":{"name":"--admin-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin password","default":null},"admin-email":{"name":"--admin-email","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin email","default":null},"admin-firstname":{"name":"--admin-firstname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin first name","default":null},"admin-lastname":{"name":"--admin-lastname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin last name","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"admin:user:unlock","usage":["admin:user:unlock "],"description":"Unlock Admin Account","help":"This command unlocks an admin account by its username.\nTo unlock:\n bin\/magento admin:user:unlock username<\/comment>","definition":{"arguments":{"username":{"name":"username","is_required":true,"is_array":false,"description":"The admin username to unlock","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:dump","usage":["app:config:dump [...]"],"description":"Create dump of application","help":"Create dump of application","definition":{"arguments":{"config-types":{"name":"config-types","is_required":false,"is_array":true,"description":"Space-separated list of config types or omit to dump all [scopes, themes, system, i18n]","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:import","usage":["app:config:import"],"description":"Import data from shared configuration files to appropriate data storage","help":"Import data from shared configuration files to appropriate data storage","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:status","usage":["app:config:status"],"description":"Checks if config propagation requires update","help":"Checks if config propagation requires update","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"braintree:migrate","usage":["braintree:migrate [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password PASSWORD]"],"description":"Migrate stored cards from a Magento 1 database","help":"Migrate stored cards from a Magento 1 database","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Hostname\/IP. Port is optional","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database username. Must have read access","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Password","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:clean","usage":["cache:clean [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Cleans cache type(s)","help":"Cleans cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:disable","usage":["cache:disable [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Disables cache type(s)","help":"Disables cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:enable","usage":["cache:enable [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Enables cache type(s)","help":"Enables cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:flush","usage":["cache:flush [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Flushes cache storage used by cache type(s)","help":"Flushes cache storage used by cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:status","usage":["cache:status [--bootstrap BOOTSTRAP]"],"description":"Checks cache status","help":"Checks cache status","definition":{"arguments":[],"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"catalog:images:resize","usage":["catalog:images:resize [-a|--async] [--skip_hidden_images]"],"description":"Creates resized product images","help":"Creates resized product images","definition":{"arguments":[],"options":{"async":{"name":"--async","shortcut":"-a","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Resize image in asynchronous mode","default":false},"skip_hidden_images":{"name":"--skip_hidden_images","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not process images marked as hidden from product page","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"catalog:product:attributes:cleanup","usage":["catalog:product:attributes:cleanup"],"description":"Removes unused product attributes.","help":"Removes unused product attributes.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cms:wysiwyg:restrict","usage":["cms:wysiwyg:restrict "],"description":"Set whether to enforce user HTML content validation or show a warning instead","help":"Set whether to enforce user HTML content validation or show a warning instead","definition":{"arguments":{"restrict":{"name":"restrict","is_required":true,"is_array":false,"description":"y\\n","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:sensitive:set","usage":["config:sensitive:set [-i|--interactive] [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] [ []]"],"description":"Set sensitive configuration values","help":"Set sensitive configuration values","definition":{"arguments":{"path":{"name":"path","is_required":false,"is_array":false,"description":"Configuration path for example group\/section\/field_name","default":null},"value":{"name":"value","is_required":false,"is_array":false,"description":"Configuration value","default":null}},"options":{"interactive":{"name":"--interactive","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Enable interactive mode to set all sensitive variables","default":false},"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope for configuration, if not set use 'default'","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope code for configuration, empty string by default","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:set","usage":["config:set [--scope SCOPE] [--scope-code SCOPE-CODE] [-e|--lock-env] [-c|--lock-config] [-l|--lock] [--] "],"description":"Change system configuration","help":"Change system configuration","definition":{"arguments":{"path":{"name":"path","is_required":true,"is_array":false,"description":"Configuration path in format section\/group\/field_name","default":null},"value":{"name":"value","is_required":true,"is_array":false,"description":"Configuration value","default":null}},"options":{"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Configuration scope (default, website, or store)","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Scope code (required only if scope is not 'default')","default":null},"lock-env":{"name":"--lock-env","shortcut":"-e","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Lock value which prevents modification in the Admin (will be saved in app\/etc\/env.php)","default":false},"lock-config":{"name":"--lock-config","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Lock and share value with other installations, prevents modification in the Admin (will be saved in app\/etc\/config.php)","default":false},"lock":{"name":"--lock","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Deprecated, use the --lock-env option instead.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:show","usage":["config:show [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] []"],"description":"Shows configuration value for given path. If path is not specified, all saved values will be shown","help":"Shows configuration value for given path. If path is not specified, all saved values will be shown","definition":{"arguments":{"path":{"name":"path","is_required":false,"is_array":false,"description":"Configuration path, for example section_id\/group_id\/field_id","default":null}},"options":{"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope for configuration, if not specified, then 'default' scope will be used","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope code (required only if scope is not `default`)","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:install","usage":["cron:install [-f|--force] [-d|--non-optional]"],"description":"Generates and installs crontab for current user","help":"Generates and installs crontab for current user","definition":{"arguments":[],"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force install tasks","default":false},"non-optional":{"name":"--non-optional","shortcut":"-d","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Install only the non-optional (default) tasks","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:remove","usage":["cron:remove"],"description":"Removes tasks from crontab","help":"Removes tasks from crontab","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:run","usage":["cron:run [--group GROUP] [--bootstrap BOOTSTRAP]"],"description":"Runs jobs by schedule","help":"Runs jobs by schedule","definition":{"arguments":[],"options":{"group":{"name":"--group","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run jobs only from specified group","default":null},"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"customer:hash:upgrade","usage":["customer:hash:upgrade"],"description":"Upgrade customer's hash according to the latest algorithm","help":"Upgrade customer's hash according to the latest algorithm","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"deploy:mode:set","usage":["deploy:mode:set [-s|--skip-compilation] [--] "],"description":"Set application mode.","help":"Set application mode.","definition":{"arguments":{"mode":{"name":"mode","is_required":true,"is_array":false,"description":"The application mode to set. Available options are \"developer\" or \"production\"","default":null}},"options":{"skip-compilation":{"name":"--skip-compilation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Skips the clearing and regeneration of static content (generated code, preprocessed CSS, and assets in pub\/static\/)","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"deploy:mode:show","usage":["deploy:mode:show"],"description":"Displays current application mode.","help":"Displays current application mode.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:di:info","usage":["dev:di:info "],"description":"Provides information on Dependency Injection configuration for the Command.","help":"Provides information on Dependency Injection configuration for the Command.","definition":{"arguments":{"class":{"name":"class","is_required":true,"is_array":false,"description":"Class name","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:profiler:disable","usage":["dev:profiler:disable"],"description":"Disable the profiler.","help":"Disable the profiler.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:profiler:enable","usage":["dev:profiler:enable []"],"description":"Enable the profiler.","help":"Enable the profiler.","definition":{"arguments":{"type":{"name":"type","is_required":false,"is_array":false,"description":"Profiler type","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:query-log:disable","usage":["dev:query-log:disable"],"description":"Disable DB query logging","help":"Disable DB query logging","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:query-log:enable","usage":["dev:query-log:enable [--include-all-queries [INCLUDE-ALL-QUERIES]] [--query-time-threshold [QUERY-TIME-THRESHOLD]] [--include-call-stack [INCLUDE-CALL-STACK]]"],"description":"Enable DB query logging","help":"Enable DB query logging","definition":{"arguments":[],"options":{"include-all-queries":{"name":"--include-all-queries","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Log all queries. [true|false]","default":"true"},"query-time-threshold":{"name":"--query-time-threshold","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Query time thresholds.","default":"0.001"},"include-call-stack":{"name":"--include-call-stack","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Include call stack. [true|false]","default":"true"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:source-theme:deploy","usage":["dev:source-theme:deploy [--type TYPE] [--locale LOCALE] [--area AREA] [--theme THEME] [--] [...]"],"description":"Collects and publishes source files for theme.","help":"Collects and publishes source files for theme.","definition":{"arguments":{"file":{"name":"file","is_required":false,"is_array":true,"description":"Files to pre-process (file should be specified without extension)","default":["css\/styles-m","css\/styles-l"]}},"options":{"type":{"name":"--type","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Type of source files: [less]","default":"less"},"locale":{"name":"--locale","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Locale: [en_US]","default":"en_US"},"area":{"name":"--area","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Area: [frontend|adminhtml]","default":"frontend"},"theme":{"name":"--theme","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Theme: [Vendor\/theme]","default":"Magento\/luma"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:disable","usage":["dev:template-hints:disable"],"description":"Disable frontend template hints. A cache flush might be required.","help":"Disable frontend template hints. A cache flush might be required.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:enable","usage":["dev:template-hints:enable"],"description":"Enable frontend template hints. A cache flush might be required.","help":"Enable frontend template hints. A cache flush might be required.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:status","usage":["dev:template-hints:status"],"description":"Show frontend template hints status.","help":"Show frontend template hints status.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:tests:run","usage":["dev:tests:run [-c|--arguments ARGUMENTS] [--] []"],"description":"Runs tests","help":"Runs tests","definition":{"arguments":{"type":{"name":"type","is_required":false,"is_array":false,"description":"Type of test to run. Available types: all, unit, integration, integration-all, static, static-all, integrity, legacy, default","default":"default"}},"options":{"arguments":{"name":"--arguments","shortcut":"-c","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Additional arguments for PHPUnit. Example: \"-c'--filter=MyTest'\" (no spaces)","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:urn-catalog:generate","usage":["dev:urn-catalog:generate [--ide IDE] [--] "],"description":"Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.","help":"Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.","definition":{"arguments":{"path":{"name":"path","is_required":true,"is_array":false,"description":"Path to file to output the catalog. For PhpStorm use .idea\/misc.xml","default":null}},"options":{"ide":{"name":"--ide","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Format in which catalog will be generated. Supported: [phpstorm, vscode]","default":"phpstorm"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:xml:convert","usage":["dev:xml:convert [-o|--overwrite] [--] "],"description":"Converts XML file using XSL style sheets","help":"Converts XML file using XSL style sheets","definition":{"arguments":{"xml-file":{"name":"xml-file","is_required":true,"is_array":false,"description":"Path to XML file that going to be transformed","default":null},"processor":{"name":"processor","is_required":true,"is_array":false,"description":"Path to XSL style sheet that going to be applied to XML file","default":null}},"options":{"overwrite":{"name":"--overwrite","shortcut":"-o","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Overwrite XML file","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:add","usage":["downloadable:domains:add [...]"],"description":"Add domains to the downloadable domains whitelist","help":"Add domains to the downloadable domains whitelist","definition":{"arguments":{"domains":{"name":"domains","is_required":false,"is_array":true,"description":"Domains name","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:remove","usage":["downloadable:domains:remove [...]"],"description":"Remove domains from the downloadable domains whitelist","help":"Remove domains from the downloadable domains whitelist","definition":{"arguments":{"domains":{"name":"domains","is_required":false,"is_array":true,"description":"Domain names","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:show","usage":["downloadable:domains:show"],"description":"Display downloadable domains whitelist","help":"Display downloadable domains whitelist","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"encryption:payment-data:update","usage":["encryption:payment-data:update"],"description":"Re-encrypts encrypted credit card data with latest encryption cipher.","help":"Re-encrypts encrypted credit card data with latest encryption cipher.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:collect-phrases","usage":["i18n:collect-phrases [-o|--output OUTPUT] [-m|--magento] [--] []"],"description":"Discovers phrases in the codebase","help":"Discovers phrases in the codebase","definition":{"arguments":{"directory":{"name":"directory","is_required":false,"is_array":false,"description":"Directory path to parse. Not needed if --magento flag is set","default":null}},"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Path (including filename) to an output file. With no file specified, defaults to stdout.","default":null},"magento":{"name":"--magento","shortcut":"-m","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use the --magento parameter to parse the current Magento codebase. Omit the parameter if a directory is specified.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:pack","usage":["i18n:pack [-m|--mode MODE] [-d|--allow-duplicates] [--] "],"description":"Saves language package","help":"Saves language package","definition":{"arguments":{"source":{"name":"source","is_required":true,"is_array":false,"description":"Path to source dictionary file with translations","default":null},"locale":{"name":"locale","is_required":true,"is_array":false,"description":"Target locale for dictionary, for example \"de_DE\"","default":null}},"options":{"mode":{"name":"--mode","shortcut":"-m","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Save mode for dictionary - \"replace\" - replace language pack by new one - \"merge\" - merge language packages, by default \"replace\"","default":"replace"},"allow-duplicates":{"name":"--allow-duplicates","shortcut":"-d","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use the --allow-duplicates parameter to allow saving duplicates of translate. Otherwise omit the parameter.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:uninstall","usage":["i18n:uninstall [-b|--backup-code] [--] ..."],"description":"Uninstalls language packages","help":"Uninstalls language packages","definition":{"arguments":{"package":{"name":"package","is_required":true,"is_array":true,"description":"Language package name","default":[]}},"options":{"backup-code":{"name":"--backup-code","shortcut":"-b","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:info","usage":["indexer:info"],"description":"Shows allowed Indexers","help":"Shows allowed Indexers","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:reindex","usage":["indexer:reindex [...]"],"description":"Reindexes Data","help":"Reindexes Data","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:reset","usage":["indexer:reset [...]"],"description":"Resets indexer status to invalid","help":"Resets indexer status to invalid","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:set-dimensions-mode","usage":["indexer:set-dimensions-mode [ []]"],"description":"Set Indexer Dimensions Mode","help":"Set Indexer Dimensions Mode","definition":{"arguments":{"indexer":{"name":"indexer","is_required":false,"is_array":false,"description":"Indexer name [catalog_product_price]","default":null},"mode":{"name":"mode","is_required":false,"is_array":false,"description":"Indexer dimension modes catalog_product_price none,website,customer_group,website_and_customer_group ","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:set-mode","usage":["indexer:set-mode [ [...]]"],"description":"Sets index mode type","help":"Sets index mode type","definition":{"arguments":{"mode":{"name":"mode","is_required":false,"is_array":false,"description":"Indexer mode type [realtime|schedule]","default":null},"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:show-dimensions-mode","usage":["indexer:show-dimensions-mode [...]"],"description":"Shows Indexer Dimension Mode","help":"Shows Indexer Dimension Mode","definition":{"arguments":{"indexer":{"name":"indexer","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes (catalog_product_price)","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:show-mode","usage":["indexer:show-mode [...]"],"description":"Shows Index Mode","help":"Shows Index Mode","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:status","usage":["indexer:status [...]"],"description":"Shows status of Indexer","help":"Shows status of Indexer","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:adminuri","usage":["info:adminuri"],"description":"Displays the Magento Admin URI","help":"Displays the Magento Admin URI","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:backups:list","usage":["info:backups:list"],"description":"Prints list of available backup files","help":"Prints list of available backup files","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:currency:list","usage":["info:currency:list"],"description":"Displays the list of available currencies","help":"Displays the list of available currencies","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-framework","usage":["info:dependencies:show-framework [-o|--output OUTPUT]"],"description":"Shows number of dependencies on Magento framework","help":"Shows number of dependencies on Magento framework","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"framework-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-modules","usage":["info:dependencies:show-modules [-o|--output OUTPUT]"],"description":"Shows number of dependencies between modules","help":"Shows number of dependencies between modules","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"modules-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-modules-circular","usage":["info:dependencies:show-modules-circular [-o|--output OUTPUT]"],"description":"Shows number of circular dependencies between modules","help":"Shows number of circular dependencies between modules","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"modules-circular-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:language:list","usage":["info:language:list"],"description":"Displays the list of available language locales","help":"Displays the list of available language locales","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:timezone:list","usage":["info:timezone:list"],"description":"Displays the list of available timezones","help":"Displays the list of available timezones","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory:reservation:create-compensations","usage":["inventory:reservation:create-compensations [-r|--raw] [--] [...]"],"description":"Create reservations by provided compensation arguments","help":"Create reservations by provided compensation arguments","definition":{"arguments":{"compensations":{"name":"compensations","is_required":false,"is_array":true,"description":"List of compensation arguments in format \":::\"","default":[]}},"options":{"raw":{"name":"--raw","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Raw output","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory:reservation:list-inconsistencies","usage":["inventory:reservation:list-inconsistencies [-c|--complete-orders] [-i|--incomplete-orders] [-b|--bunch-size [BUNCH-SIZE]] [-r|--raw]"],"description":"Show all orders and products with salable quantity inconsistencies","help":"Show all orders and products with salable quantity inconsistencies","definition":{"arguments":[],"options":{"complete-orders":{"name":"--complete-orders","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Show only inconsistencies for complete orders","default":false},"incomplete-orders":{"name":"--incomplete-orders","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Show only inconsistencies for incomplete orders","default":false},"bunch-size":{"name":"--bunch-size","shortcut":"-b","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Defines how many orders will be loaded at once","default":50},"raw":{"name":"--raw","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Raw output","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory-geonames:import","usage":["inventory-geonames:import ..."],"description":"Download and import geo names for source selection algorithm","help":"Download and import geo names for source selection algorithm","definition":{"arguments":{"countries":{"name":"countries","is_required":true,"is_array":true,"description":"List of country codes to import","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:allow-ips","usage":["maintenance:allow-ips [--none] [--add] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Sets maintenance mode exempt IPs","help":"Sets maintenance mode exempt IPs","definition":{"arguments":{"ip":{"name":"ip","is_required":false,"is_array":true,"description":"Allowed IP addresses","default":[]}},"options":{"none":{"name":"--none","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear allowed IP addresses","default":false},"add":{"name":"--add","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Add the IP address to existing list","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:disable","usage":["maintenance:disable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Disables maintenance mode","help":"Disables maintenance mode","definition":{"arguments":[],"options":{"ip":{"name":"--ip","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"Allowed IP addresses (use 'none' to clear allowed IP list)","default":[]},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:enable","usage":["maintenance:enable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Enables maintenance mode","help":"Enables maintenance mode","definition":{"arguments":[],"options":{"ip":{"name":"--ip","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"Allowed IP addresses (use 'none' to clear allowed IP list)","default":[]},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:status","usage":["maintenance:status [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Displays maintenance mode status","help":"Displays maintenance mode status","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"media-content:sync","usage":["media-content:sync"],"description":"Synchronize content with assets","help":"Synchronize content with assets","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"media-gallery:sync","usage":["media-gallery:sync"],"description":"Synchronize media storage and media assets in the database","help":"Synchronize media storage and media assets in the database","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:config:status","usage":["module:config:status"],"description":"Checks the modules configuration in the 'app\/etc\/config.php' file and reports if they are up to date or not","help":"Checks the modules configuration in the 'app\/etc\/config.php' file and reports if they are up to date or not","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:disable","usage":["module:disable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Disables specified modules","help":"Disables specified modules","definition":{"arguments":{"module":{"name":"module","is_required":false,"is_array":true,"description":"Name of the module","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Bypass dependencies check","default":false},"all":{"name":"--all","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable all modules","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:enable","usage":["module:enable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Enables specified modules","help":"Enables specified modules","definition":{"arguments":{"module":{"name":"module","is_required":false,"is_array":true,"description":"Name of the module","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Bypass dependencies check","default":false},"all":{"name":"--all","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Enable all modules","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:status","usage":["module:status [--enabled] [--disabled] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Displays status of modules","help":"Displays status of modules","definition":{"arguments":{"module-names":{"name":"module-names","is_required":false,"is_array":true,"description":"Optional module name","default":[]}},"options":{"enabled":{"name":"--enabled","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Print only enabled modules","default":false},"disabled":{"name":"--disabled","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Print only disabled modules","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:uninstall","usage":["module:uninstall [-r|--remove-data] [--backup-code] [--backup-media] [--backup-db] [--non-composer] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] ..."],"description":"Uninstalls modules installed by composer","help":"Uninstalls modules installed by composer","definition":{"arguments":{"module":{"name":"module","is_required":true,"is_array":true,"description":"Name of the module","default":[]}},"options":{"remove-data":{"name":"--remove-data","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Remove data installed by module(s)","default":false},"backup-code":{"name":"--backup-code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"backup-media":{"name":"--backup-media","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take media backup","default":false},"backup-db":{"name":"--backup-db","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take complete database backup","default":false},"non-composer":{"name":"--non-composer","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"All modules, that will be past here will be non composer based","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"newrelic:create:deploy-marker","usage":["newrelic:create:deploy-marker []"],"description":"Check the deploy queue for entries and create an appropriate deploy marker.","help":"Check the deploy queue for entries and create an appropriate deploy marker.","definition":{"arguments":{"message":{"name":"message","is_required":true,"is_array":false,"description":"Deploy Message?","default":null},"change_log":{"name":"change_log","is_required":true,"is_array":false,"description":"Change Log?","default":null},"user":{"name":"user","is_required":false,"is_array":false,"description":"Deployment User","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"queue:consumers:list","usage":["queue:consumers:list"],"description":"List of MessageQueue consumers","help":"This command shows list of MessageQueue consumers.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"queue:consumers:start","usage":["queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--single-thread] [--pid-file-path PID-FILE-PATH] [--] "],"description":"Start MessageQueue consumer","help":"This command starts MessageQueue consumer by its name.\n\nTo start consumer which will process all queued messages and terminate execution:\n\n bin\/magento queue:consumers:start someConsumer<\/comment>\n\nTo specify the number of messages which should be processed by consumer before its termination:\n\n bin\/magento queue:consumers:start someConsumer --max-messages=50<\/comment>\n\nTo specify the number of messages per batch for the batch consumer:\n\n bin\/magento queue:consumers:start someConsumer --batch-size=500<\/comment>\n\nTo specify the preferred area:\n\n bin\/magento queue:consumers:start someConsumer --area-code='adminhtml'<\/comment>\n\nTo do not run multiple copies of one consumer simultaneously:\n\n bin\/magento queue:consumers:start someConsumer --single-thread'<\/comment>\n\nTo save PID enter path (This option is deprecated, use --single-thread instead):\n\n bin\/magento queue:consumers:start someConsumer --pid-file-path='\/var\/someConsumer.pid'<\/comment>","definition":{"arguments":{"consumer":{"name":"consumer","is_required":true,"is_array":false,"description":"The name of the consumer to be started.","default":null}},"options":{"max-messages":{"name":"--max-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The number of messages to be processed by the consumer before process termination. If not specified - terminate after processing all queued messages.","default":null},"batch-size":{"name":"--batch-size","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The number of messages per batch. Applicable for the batch consumer only.","default":null},"area-code":{"name":"--area-code","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The preferred area (global, adminhtml, etc...) default is global.","default":null},"single-thread":{"name":"--single-thread","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"This option prevents running multiple copies of one consumer simultaneously.","default":false},"pid-file-path":{"name":"--pid-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The file path for saving PID (This option is deprecated, use --single-thread instead)","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"remote-storage:sync","usage":["remote-storage:sync"],"description":"Synchronize media files with remote storage.","help":"Synchronize media files with remote storage.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:deploy","usage":["sampledata:deploy [--no-update]"],"description":"Deploy sample data modules for composer-based Magento installations","help":"Deploy sample data modules for composer-based Magento installations","definition":{"arguments":[],"options":{"no-update":{"name":"--no-update","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Update composer.json without executing composer update","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:remove","usage":["sampledata:remove [--no-update]"],"description":"Remove all sample data packages from composer.json","help":"Remove all sample data packages from composer.json","definition":{"arguments":[],"options":{"no-update":{"name":"--no-update","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Update composer.json without executing composer update","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:reset","usage":["sampledata:reset"],"description":"Reset all sample data modules for re-installation","help":"Reset all sample data modules for re-installation","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:recaptcha:disable-for-user-forgot-password","usage":["security:recaptcha:disable-for-user-forgot-password"],"description":"Disable reCAPTCHA for admin user forgot password form","help":"Disable reCAPTCHA for admin user forgot password form","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:recaptcha:disable-for-user-login","usage":["security:recaptcha:disable-for-user-login"],"description":"Disable reCAPTCHA for admin user login form","help":"Disable reCAPTCHA for admin user login form","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:google:set-secret","usage":["security:tfa:google:set-secret "],"description":"Set the secret used for Google OTP generation.","help":"Set the secret used for Google OTP generation.","definition":{"arguments":{"user":{"name":"user","is_required":true,"is_array":false,"description":"Username","default":null},"secret":{"name":"secret","is_required":true,"is_array":false,"description":"Secret","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:providers","usage":["security:tfa:providers"],"description":"List all available providers","help":"List all available providers","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:reset","usage":["security:tfa:reset "],"description":"Reset configuration for one user","help":"Reset configuration for one user","definition":{"arguments":{"user":{"name":"user","is_required":true,"is_array":false,"description":"Username","default":null},"provider":{"name":"provider","is_required":true,"is_array":false,"description":"Provider code","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:backup","usage":["setup:backup [--code] [--media] [--db] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Takes backup of Magento Application code base, media and database","help":"Takes backup of Magento Application code base, media and database","definition":{"arguments":[],"options":{"code":{"name":"--code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"media":{"name":"--media","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take media backup","default":false},"db":{"name":"--db","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take complete database backup","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:config:set","usage":["setup:config:set [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-endpoint REMOTE-STORAGE-ENDPOINT] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--remote-storage-path-style REMOTE-STORAGE-PATH-STYLE] [--checkout-async CHECKOUT-ASYNC] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--deferred-total-calculating DEFERRED-TOTAL-CALCULATING] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Creates or modifies the deployment configuration","help":"Creates or modifies the deployment configuration","definition":{"arguments":[],"options":{"backend-frontname":{"name":"--backend-frontname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Backend frontname (will be autogenerated if missing)","default":null},"enable-debug-logging":{"name":"--enable-debug-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable debug logging","default":null},"enable-syslog-logging":{"name":"--enable-syslog-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable syslog logging","default":null},"remote-storage-driver":{"name":"--remote-storage-driver","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage driver","default":null},"remote-storage-prefix":{"name":"--remote-storage-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage prefix","default":""},"remote-storage-endpoint":{"name":"--remote-storage-endpoint","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage endpoint","default":null},"remote-storage-bucket":{"name":"--remote-storage-bucket","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage bucket","default":null},"remote-storage-region":{"name":"--remote-storage-region","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage region","default":null},"remote-storage-key":{"name":"--remote-storage-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage access key","default":""},"remote-storage-secret":{"name":"--remote-storage-secret","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage secret key","default":""},"remote-storage-path-style":{"name":"--remote-storage-path-style","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage path style","default":"0"},"checkout-async":{"name":"--checkout-async","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable async order processing? 1 - Yes, 0 - No","default":null},"amqp-host":{"name":"--amqp-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server host","default":""},"amqp-port":{"name":"--amqp-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server port","default":"5672"},"amqp-user":{"name":"--amqp-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server username","default":""},"amqp-password":{"name":"--amqp-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server password","default":""},"amqp-virtualhost":{"name":"--amqp-virtualhost","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp virtualhost","default":"\/"},"amqp-ssl":{"name":"--amqp-ssl","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL","default":""},"amqp-ssl-options":{"name":"--amqp-ssl-options","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL Options (JSON)","default":""},"consumers-wait-for-messages":{"name":"--consumers-wait-for-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Should consumers wait for a message from the queue? 1 - Yes, 0 - No","default":null},"deferred-total-calculating":{"name":"--deferred-total-calculating","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable deferred total calculating? 1 - Yes, 0 - No","default":null},"key":{"name":"--key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Encryption key","default":null},"db-host":{"name":"--db-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server host","default":null},"db-name":{"name":"--db-name","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"db-user":{"name":"--db-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server username","default":null},"db-engine":{"name":"--db-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server engine","default":null},"db-password":{"name":"--db-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server password","default":null},"db-prefix":{"name":"--db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database table prefix","default":null},"db-model":{"name":"--db-model","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database type","default":null},"db-init-statements":{"name":"--db-init-statements","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database initial set of commands","default":null},"skip-db-validation":{"name":"--skip-db-validation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"If specified, then db connection validation will be skipped","default":false},"http-cache-hosts":{"name":"--http-cache-hosts","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"http Cache hosts","default":null},"db-ssl-key":{"name":"--db-ssl-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client key file in order to establish db connection through SSL","default":""},"db-ssl-cert":{"name":"--db-ssl-cert","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client certificate file in order to establish db connection through SSL","default":""},"db-ssl-ca":{"name":"--db-ssl-ca","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of server certificate file in order to establish db connection through SSL","default":""},"db-ssl-verify":{"name":"--db-ssl-verify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Verify server certification","default":false},"session-save":{"name":"--session-save","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Session save handler","default":null},"session-save-redis-host":{"name":"--session-save-redis-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Fully qualified host name, IP address, or absolute path if using UNIX sockets","default":null},"session-save-redis-port":{"name":"--session-save-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"session-save-redis-password":{"name":"--session-save-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"session-save-redis-timeout":{"name":"--session-save-redis-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Connection timeout, in seconds","default":null},"session-save-redis-persistent-id":{"name":"--session-save-redis-persistent-id","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Unique string to enable persistent connections","default":null},"session-save-redis-db":{"name":"--session-save-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis database number","default":null},"session-save-redis-compression-threshold":{"name":"--session-save-redis-compression-threshold","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression threshold","default":null},"session-save-redis-compression-lib":{"name":"--session-save-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression library. Values:\u00a0gzip (default), lzf, lz4, snappy","default":null},"session-save-redis-log-level":{"name":"--session-save-redis-log-level","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis log level. Values: 0 (least verbose) to 7 (most verbose)","default":null},"session-save-redis-max-concurrency":{"name":"--session-save-redis-max-concurrency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Maximum number of processes that can wait for a lock on one session","default":null},"session-save-redis-break-after-frontend":{"name":"--session-save-redis-break-after-frontend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for frontend session","default":null},"session-save-redis-break-after-adminhtml":{"name":"--session-save-redis-break-after-adminhtml","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for Admin session","default":null},"session-save-redis-first-lifetime":{"name":"--session-save-redis-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-first-lifetime":{"name":"--session-save-redis-bot-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-lifetime":{"name":"--session-save-redis-bot-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime of session for bots on subsequent writes (use 0 to disable)","default":null},"session-save-redis-disable-locking":{"name":"--session-save-redis-disable-locking","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis disable locking. Values:\u00a0false (default), true","default":null},"session-save-redis-min-lifetime":{"name":"--session-save-redis-min-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis min session lifetime, in seconds","default":null},"session-save-redis-max-lifetime":{"name":"--session-save-redis-max-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis max session lifetime, in seconds","default":null},"session-save-redis-sentinel-master":{"name":"--session-save-redis-sentinel-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel master","default":null},"session-save-redis-sentinel-servers":{"name":"--session-save-redis-sentinel-servers","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel servers, comma separated","default":null},"session-save-redis-sentinel-verify-master":{"name":"--session-save-redis-sentinel-verify-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel verify master. Values: false (default), true","default":null},"session-save-redis-sentinel-connect-retries":{"name":"--session-save-redis-sentinel-connect-retries","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel connect retries.","default":null},"cache-backend":{"name":"--cache-backend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"cache-backend-redis-server":{"name":"--cache-backend-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"cache-backend-redis-db":{"name":"--cache-backend-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"cache-backend-redis-port":{"name":"--cache-backend-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"cache-backend-redis-password":{"name":"--cache-backend-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"cache-backend-redis-compress-data":{"name":"--cache-backend-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 0 to disable compression (default is 1, enabled)","default":null},"cache-backend-redis-compression-lib":{"name":"--cache-backend-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"cache-id-prefix":{"name":"--cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"allow-parallel-generation":{"name":"--allow-parallel-generation","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Allow generate cache in non-blocking way","default":false},"page-cache":{"name":"--page-cache","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"page-cache-redis-server":{"name":"--page-cache-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"page-cache-redis-db":{"name":"--page-cache-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"page-cache-redis-port":{"name":"--page-cache-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"page-cache-redis-password":{"name":"--page-cache-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"page-cache-redis-compress-data":{"name":"--page-cache-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to compress the full page cache (use 0 to disable)","default":null},"page-cache-redis-compression-lib":{"name":"--page-cache-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"page-cache-id-prefix":{"name":"--page-cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"lock-provider":{"name":"--lock-provider","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lock provider name","default":null},"lock-db-prefix":{"name":"--lock-db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Installation specific lock prefix to avoid lock conflicts","default":null},"lock-zookeeper-host":{"name":"--lock-zookeeper-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181","default":null},"lock-zookeeper-path":{"name":"--lock-zookeeper-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where Zookeeper will save locks. The default path is: \/magento\/locks","default":null},"lock-file-path":{"name":"--lock-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where file locks will be saved.","default":null},"document-root-is-pub":{"name":"--document-root-is-pub","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Flag to show is Pub is on root, can be true or false only","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-data:upgrade","usage":["setup:db-data:upgrade [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs and upgrades data in the DB","help":"Installs and upgrades data in the DB","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-declaration:generate-patch","usage":["setup:db-declaration:generate-patch [--revertable [REVERTABLE]] [--type [TYPE]] [--] "],"description":"Generate patch and put it in specific folder.","help":"Generate patch and put it in specific folder.","definition":{"arguments":{"module":{"name":"module","is_required":true,"is_array":false,"description":"Module name","default":null},"patch":{"name":"patch","is_required":true,"is_array":false,"description":"Patch name","default":null}},"options":{"revertable":{"name":"--revertable","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Check whether patch is revertable or not.","default":false},"type":{"name":"--type","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Find out what type of patch should be generated. Available values: `data`, `schema`.","default":"data"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-declaration:generate-whitelist","usage":["setup:db-declaration:generate-whitelist [--module-name [MODULE-NAME]]"],"description":"Generate whitelist of tables and columns that are allowed to be edited by declaration installer","help":"Generate whitelist of tables and columns that are allowed to be edited by declaration installer","definition":{"arguments":[],"options":{"module-name":{"name":"--module-name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Name of the module where whitelist will be generated","default":"all"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:add-slave","usage":["setup:db-schema:add-slave [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--maxAllowedLag [MAXALLOWEDLAG]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Move checkout quote related tables to a separate DB server","help":"Move checkout quote related tables to a separate DB server","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Slave DB Server host","default":"localhost"},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Slave Database Name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Slave DB user name","default":"root"},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Slave DB user password","default":null},"connection":{"name":"--connection","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Slave connection name","default":"default"},"resource":{"name":"--resource","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Slave Resource name","default":"default"},"maxAllowedLag":{"name":"--maxAllowedLag","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Max Allowed Lag Slave Connection (in seconds)","default":""},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:split-quote","usage":["setup:db-schema:split-quote [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Move checkout quote related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","help":"Move checkout quote related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Checkout DB Server host","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Checkout Database Name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Checkout DB user name","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Checkout DB user password","default":null},"connection":{"name":"--connection","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Checkout connection name","default":"checkout"},"resource":{"name":"--resource","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Checkout resource name","default":"checkout"},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:split-sales","usage":["setup:db-schema:split-sales [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password [PASSWORD]] [--connection [CONNECTION]] [--resource [RESOURCE]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Move sales related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","help":"Move sales related tables to a separate DB server. Deprecated since 2.4.2 and will be removed","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales DB Server host","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales Database Name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales DB user name","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Sales DB user passowrd","default":null},"connection":{"name":"--connection","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Sales connection name","default":"sales"},"resource":{"name":"--resource","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Sales resource name","default":"sales"},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:upgrade","usage":["setup:db-schema:upgrade [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs and upgrades the DB schema","help":"Installs and upgrades the DB schema","definition":{"arguments":[],"options":{"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db:status","usage":["setup:db:status [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Checks if DB schema or data requires upgrade","help":"Checks if DB schema or data requires upgrade","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:di:compile","usage":["setup:di:compile"],"description":"Generates DI configuration and all missing classes that can be auto-generated","help":"Generates DI configuration and all missing classes that can be auto-generated","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:install","usage":["setup:install [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-endpoint REMOTE-STORAGE-ENDPOINT] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--remote-storage-path-style REMOTE-STORAGE-PATH-STYLE] [--checkout-async CHECKOUT-ASYNC] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--deferred-total-calculating DEFERRED-TOTAL-CALCULATING] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--admin-user [ADMIN-USER]] [--admin-password [ADMIN-PASSWORD]] [--admin-email [ADMIN-EMAIL]] [--admin-firstname [ADMIN-FIRSTNAME]] [--admin-lastname [ADMIN-LASTNAME]] [--search-engine SEARCH-ENGINE] [--elasticsearch-host ELASTICSEARCH-HOST] [--elasticsearch-port ELASTICSEARCH-PORT] [--elasticsearch-enable-auth ELASTICSEARCH-ENABLE-AUTH] [--elasticsearch-username ELASTICSEARCH-USERNAME] [--elasticsearch-password ELASTICSEARCH-PASSWORD] [--elasticsearch-index-prefix ELASTICSEARCH-INDEX-PREFIX] [--elasticsearch-timeout ELASTICSEARCH-TIMEOUT] [--cleanup-database] [--sales-order-increment-prefix SALES-ORDER-INCREMENT-PREFIX] [--use-sample-data] [--enable-modules [ENABLE-MODULES]] [--disable-modules [DISABLE-MODULES]] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [-i|--interactive] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs the Magento application","help":"Installs the Magento application","definition":{"arguments":[],"options":{"backend-frontname":{"name":"--backend-frontname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Backend frontname (will be autogenerated if missing)","default":null},"enable-debug-logging":{"name":"--enable-debug-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable debug logging","default":null},"enable-syslog-logging":{"name":"--enable-syslog-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable syslog logging","default":null},"remote-storage-driver":{"name":"--remote-storage-driver","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage driver","default":null},"remote-storage-prefix":{"name":"--remote-storage-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage prefix","default":""},"remote-storage-endpoint":{"name":"--remote-storage-endpoint","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage endpoint","default":null},"remote-storage-bucket":{"name":"--remote-storage-bucket","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage bucket","default":null},"remote-storage-region":{"name":"--remote-storage-region","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage region","default":null},"remote-storage-key":{"name":"--remote-storage-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage access key","default":""},"remote-storage-secret":{"name":"--remote-storage-secret","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage secret key","default":""},"remote-storage-path-style":{"name":"--remote-storage-path-style","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage path style","default":"0"},"checkout-async":{"name":"--checkout-async","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable async order processing? 1 - Yes, 0 - No","default":null},"amqp-host":{"name":"--amqp-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server host","default":""},"amqp-port":{"name":"--amqp-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server port","default":"5672"},"amqp-user":{"name":"--amqp-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server username","default":""},"amqp-password":{"name":"--amqp-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server password","default":""},"amqp-virtualhost":{"name":"--amqp-virtualhost","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp virtualhost","default":"\/"},"amqp-ssl":{"name":"--amqp-ssl","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL","default":""},"amqp-ssl-options":{"name":"--amqp-ssl-options","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL Options (JSON)","default":""},"consumers-wait-for-messages":{"name":"--consumers-wait-for-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Should consumers wait for a message from the queue? 1 - Yes, 0 - No","default":null},"deferred-total-calculating":{"name":"--deferred-total-calculating","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable deferred total calculating? 1 - Yes, 0 - No","default":null},"key":{"name":"--key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Encryption key","default":null},"db-host":{"name":"--db-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server host","default":null},"db-name":{"name":"--db-name","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"db-user":{"name":"--db-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server username","default":null},"db-engine":{"name":"--db-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server engine","default":null},"db-password":{"name":"--db-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server password","default":null},"db-prefix":{"name":"--db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database table prefix","default":null},"db-model":{"name":"--db-model","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database type","default":null},"db-init-statements":{"name":"--db-init-statements","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database initial set of commands","default":null},"skip-db-validation":{"name":"--skip-db-validation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"If specified, then db connection validation will be skipped","default":false},"http-cache-hosts":{"name":"--http-cache-hosts","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"http Cache hosts","default":null},"db-ssl-key":{"name":"--db-ssl-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client key file in order to establish db connection through SSL","default":""},"db-ssl-cert":{"name":"--db-ssl-cert","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client certificate file in order to establish db connection through SSL","default":""},"db-ssl-ca":{"name":"--db-ssl-ca","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of server certificate file in order to establish db connection through SSL","default":""},"db-ssl-verify":{"name":"--db-ssl-verify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Verify server certification","default":false},"session-save":{"name":"--session-save","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Session save handler","default":null},"session-save-redis-host":{"name":"--session-save-redis-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Fully qualified host name, IP address, or absolute path if using UNIX sockets","default":null},"session-save-redis-port":{"name":"--session-save-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"session-save-redis-password":{"name":"--session-save-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"session-save-redis-timeout":{"name":"--session-save-redis-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Connection timeout, in seconds","default":null},"session-save-redis-persistent-id":{"name":"--session-save-redis-persistent-id","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Unique string to enable persistent connections","default":null},"session-save-redis-db":{"name":"--session-save-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis database number","default":null},"session-save-redis-compression-threshold":{"name":"--session-save-redis-compression-threshold","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression threshold","default":null},"session-save-redis-compression-lib":{"name":"--session-save-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression library. Values:\u00a0gzip (default), lzf, lz4, snappy","default":null},"session-save-redis-log-level":{"name":"--session-save-redis-log-level","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis log level. Values: 0 (least verbose) to 7 (most verbose)","default":null},"session-save-redis-max-concurrency":{"name":"--session-save-redis-max-concurrency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Maximum number of processes that can wait for a lock on one session","default":null},"session-save-redis-break-after-frontend":{"name":"--session-save-redis-break-after-frontend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for frontend session","default":null},"session-save-redis-break-after-adminhtml":{"name":"--session-save-redis-break-after-adminhtml","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for Admin session","default":null},"session-save-redis-first-lifetime":{"name":"--session-save-redis-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-first-lifetime":{"name":"--session-save-redis-bot-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-lifetime":{"name":"--session-save-redis-bot-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime of session for bots on subsequent writes (use 0 to disable)","default":null},"session-save-redis-disable-locking":{"name":"--session-save-redis-disable-locking","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis disable locking. Values:\u00a0false (default), true","default":null},"session-save-redis-min-lifetime":{"name":"--session-save-redis-min-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis min session lifetime, in seconds","default":null},"session-save-redis-max-lifetime":{"name":"--session-save-redis-max-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis max session lifetime, in seconds","default":null},"session-save-redis-sentinel-master":{"name":"--session-save-redis-sentinel-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel master","default":null},"session-save-redis-sentinel-servers":{"name":"--session-save-redis-sentinel-servers","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel servers, comma separated","default":null},"session-save-redis-sentinel-verify-master":{"name":"--session-save-redis-sentinel-verify-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel verify master. Values: false (default), true","default":null},"session-save-redis-sentinel-connect-retries":{"name":"--session-save-redis-sentinel-connect-retries","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel connect retries.","default":null},"cache-backend":{"name":"--cache-backend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"cache-backend-redis-server":{"name":"--cache-backend-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"cache-backend-redis-db":{"name":"--cache-backend-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"cache-backend-redis-port":{"name":"--cache-backend-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"cache-backend-redis-password":{"name":"--cache-backend-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"cache-backend-redis-compress-data":{"name":"--cache-backend-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 0 to disable compression (default is 1, enabled)","default":null},"cache-backend-redis-compression-lib":{"name":"--cache-backend-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"cache-id-prefix":{"name":"--cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"allow-parallel-generation":{"name":"--allow-parallel-generation","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Allow generate cache in non-blocking way","default":false},"page-cache":{"name":"--page-cache","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"page-cache-redis-server":{"name":"--page-cache-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"page-cache-redis-db":{"name":"--page-cache-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"page-cache-redis-port":{"name":"--page-cache-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"page-cache-redis-password":{"name":"--page-cache-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"page-cache-redis-compress-data":{"name":"--page-cache-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to compress the full page cache (use 0 to disable)","default":null},"page-cache-redis-compression-lib":{"name":"--page-cache-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"page-cache-id-prefix":{"name":"--page-cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"lock-provider":{"name":"--lock-provider","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lock provider name","default":null},"lock-db-prefix":{"name":"--lock-db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Installation specific lock prefix to avoid lock conflicts","default":null},"lock-zookeeper-host":{"name":"--lock-zookeeper-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181","default":null},"lock-zookeeper-path":{"name":"--lock-zookeeper-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where Zookeeper will save locks. The default path is: \/magento\/locks","default":null},"lock-file-path":{"name":"--lock-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where file locks will be saved.","default":null},"document-root-is-pub":{"name":"--document-root-is-pub","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Flag to show is Pub is on root, can be true or false only","default":null},"base-url":{"name":"--base-url","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"URL the store is supposed to be available at. Deprecated, use config:set with path web\/unsecure\/base_url","default":null},"language":{"name":"--language","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default language code. Deprecated, use config:set with path general\/locale\/code","default":null},"timezone":{"name":"--timezone","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default time zone code. Deprecated, use config:set with path general\/locale\/timezone","default":null},"currency":{"name":"--currency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default currency code. Deprecated, use config:set with path currency\/options\/base, currency\/options\/default and currency\/options\/allow","default":null},"use-rewrites":{"name":"--use-rewrites","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use rewrites. Deprecated, use config:set with path web\/seo\/use_rewrites","default":null},"use-secure":{"name":"--use-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web\/secure\/use_in_frontend","default":null},"base-url-secure":{"name":"--base-url-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Base URL for SSL connection. Deprecated, use config:set with path web\/secure\/base_url","default":null},"use-secure-admin":{"name":"--use-secure-admin","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run admin interface with SSL. Deprecated, use config:set with path web\/secure\/use_in_adminhtml","default":null},"admin-use-security-key":{"name":"--admin-use-security-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin\/security\/use_form_key","default":null},"admin-user":{"name":"--admin-user","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin user","default":null},"admin-password":{"name":"--admin-password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin password","default":null},"admin-email":{"name":"--admin-email","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin email","default":null},"admin-firstname":{"name":"--admin-firstname","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin first name","default":null},"admin-lastname":{"name":"--admin-lastname","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin last name","default":null},"search-engine":{"name":"--search-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Search engine. Values: elasticsearch5, elasticsearch6, elasticsearch7","default":null},"elasticsearch-host":{"name":"--elasticsearch-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server host.","default":null},"elasticsearch-port":{"name":"--elasticsearch-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server port.","default":null},"elasticsearch-enable-auth":{"name":"--elasticsearch-enable-auth","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to enable authentication. (default is 0, disabled)","default":null},"elasticsearch-username":{"name":"--elasticsearch-username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch username. Only applicable if HTTP auth is enabled","default":null},"elasticsearch-password":{"name":"--elasticsearch-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch password. Only applicable if HTTP auth is enabled","default":null},"elasticsearch-index-prefix":{"name":"--elasticsearch-index-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch index prefix.","default":null},"elasticsearch-timeout":{"name":"--elasticsearch-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server timeout.","default":null},"cleanup-database":{"name":"--cleanup-database","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Cleanup the database before installation","default":false},"sales-order-increment-prefix":{"name":"--sales-order-increment-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales order number prefix","default":null},"use-sample-data":{"name":"--use-sample-data","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use sample data","default":false},"enable-modules":{"name":"--enable-modules","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"List of comma-separated module names. That must be included during installation. Available magic param \"all\".","default":null},"disable-modules":{"name":"--disable-modules","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"List of comma-separated module names. That must be avoided during installation. Available magic param \"all\".","default":null},"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"interactive":{"name":"--interactive","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Interactive Magento installation","default":false},"safe-mode":{"name":"--safe-mode","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Safe installation of Magento with dumps on destructive operations, like column removal","default":null},"data-restore":{"name":"--data-restore","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Restore removed data from dumps","default":null},"dry-run":{"name":"--dry-run","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Magento Installation will be run in dry-run mode","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:performance:generate-fixtures","usage":["setup:performance:generate-fixtures [-s|--skip-reindex] [--] "],"description":"Generates fixtures","help":"Generates fixtures","definition":{"arguments":{"profile":{"name":"profile","is_required":true,"is_array":false,"description":"Path to profile configuration file","default":null}},"options":{"skip-reindex":{"name":"--skip-reindex","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Skip reindex","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:rollback","usage":["setup:rollback [-c|--code-file CODE-FILE] [-m|--media-file MEDIA-FILE] [-d|--db-file DB-FILE] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Rolls back Magento Application codebase, media and database","help":"Rolls back Magento Application codebase, media and database","definition":{"arguments":[],"options":{"code-file":{"name":"--code-file","shortcut":"-c","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the code backup file in var\/backups","default":null},"media-file":{"name":"--media-file","shortcut":"-m","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the media backup file in var\/backups","default":null},"db-file":{"name":"--db-file","shortcut":"-d","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the db backup file in var\/backups","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:static-content:deploy","usage":["setup:static-content:deploy [-f|--force] [-s|--strategy [STRATEGY]] [-a|--area [AREA]] [--exclude-area [EXCLUDE-AREA]] [-t|--theme [THEME]] [--exclude-theme [EXCLUDE-THEME]] [-l|--language [LANGUAGE]] [--exclude-language [EXCLUDE-LANGUAGE]] [-j|--jobs [JOBS]] [--max-execution-time [MAX-EXECUTION-TIME]] [--symlink-locale] [--content-version CONTENT-VERSION] [--refresh-content-version-only] [--no-javascript] [--no-js-bundle] [--no-css] [--no-less] [--no-images] [--no-fonts] [--no-html] [--no-misc] [--no-html-minify] [--no-parent] [--] [...]"],"description":"Deploys static view files","help":"Deploys static view files","definition":{"arguments":{"languages":{"name":"languages","is_required":false,"is_array":true,"description":"Space-separated list of ISO-639 language codes for which to output static view files.","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Deploy files in any mode.","default":false},"strategy":{"name":"--strategy","shortcut":"-s","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Deploy files using specified strategy.","default":"quick"},"area":{"name":"--area","shortcut":"-a","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate files only for the specified areas.","default":["all"]},"exclude-area":{"name":"--exclude-area","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified areas.","default":["none"]},"theme":{"name":"--theme","shortcut":"-t","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate static view files for only the specified themes.","default":["all"]},"exclude-theme":{"name":"--exclude-theme","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified themes.","default":["none"]},"language":{"name":"--language","shortcut":"-l","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate files only for the specified languages.","default":["all"]},"exclude-language":{"name":"--exclude-language","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified languages.","default":["none"]},"jobs":{"name":"--jobs","shortcut":"-j","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Enable parallel processing using the specified number of jobs.","default":0},"max-execution-time":{"name":"--max-execution-time","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"The maximum expected execution time of deployment static process (in seconds).","default":900},"symlink-locale":{"name":"--symlink-locale","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Create symlinks for the files of those locales, which are passed for deployment, but have no customizations.","default":false},"content-version":{"name":"--content-version","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Custom version of static content can be used if running deployment on multiple nodes to ensure that static content version is identical and caching works properly.","default":null},"refresh-content-version-only":{"name":"--refresh-content-version-only","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Refreshing the version of static content only can be used to refresh static content in browser cache and CDN cache.","default":false},"no-javascript":{"name":"--no-javascript","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy JavaScript files.","default":false},"no-js-bundle":{"name":"--no-js-bundle","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy JavaScript bundle files.","default":false},"no-css":{"name":"--no-css","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy CSS files.","default":false},"no-less":{"name":"--no-less","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy LESS files.","default":false},"no-images":{"name":"--no-images","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy images.","default":false},"no-fonts":{"name":"--no-fonts","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy font files.","default":false},"no-html":{"name":"--no-html","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy HTML files.","default":false},"no-misc":{"name":"--no-misc","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy files of other types (.md, .jbf, .csv, etc.).","default":false},"no-html-minify":{"name":"--no-html-minify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not minify HTML files.","default":false},"no-parent":{"name":"--no-parent","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not compile parent themes. Supported only in quick and standard strategies.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:store-config:set","usage":["setup:store-config:set [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs the store configuration. Deprecated since 2.2.0. Use config:set instead","help":"Installs the store configuration. Deprecated since 2.2.0. Use config:set instead","definition":{"arguments":[],"options":{"base-url":{"name":"--base-url","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"URL the store is supposed to be available at. Deprecated, use config:set with path web\/unsecure\/base_url","default":null},"language":{"name":"--language","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default language code. Deprecated, use config:set with path general\/locale\/code","default":null},"timezone":{"name":"--timezone","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default time zone code. Deprecated, use config:set with path general\/locale\/timezone","default":null},"currency":{"name":"--currency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default currency code. Deprecated, use config:set with path currency\/options\/base, currency\/options\/default and currency\/options\/allow","default":null},"use-rewrites":{"name":"--use-rewrites","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use rewrites. Deprecated, use config:set with path web\/seo\/use_rewrites","default":null},"use-secure":{"name":"--use-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web\/secure\/use_in_frontend","default":null},"base-url-secure":{"name":"--base-url-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Base URL for SSL connection. Deprecated, use config:set with path web\/secure\/base_url","default":null},"use-secure-admin":{"name":"--use-secure-admin","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run admin interface with SSL. Deprecated, use config:set with path web\/secure\/use_in_adminhtml","default":null},"admin-use-security-key":{"name":"--admin-use-security-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin\/security\/use_form_key","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:uninstall","usage":["setup:uninstall [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Uninstalls the Magento application","help":"Uninstalls the Magento application","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:upgrade","usage":["setup:upgrade [--keep-generated] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Upgrades the Magento application, DB data, and schema","help":"Upgrades the Magento application, DB data, and schema","definition":{"arguments":[],"options":{"keep-generated":{"name":"--keep-generated","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Prevents generated files from being deleted. We discourage using this option except when deploying to production. Consult your system integrator or administrator for more information.","default":false},"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"safe-mode":{"name":"--safe-mode","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Safe installation of Magento with dumps on destructive operations, like column removal","default":null},"data-restore":{"name":"--data-restore","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Restore removed data from dumps","default":null},"dry-run":{"name":"--dry-run","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Magento Installation will be run in dry-run mode","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"store:list","usage":["store:list"],"description":"Displays the list of stores","help":"Displays the list of stores","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"store:website:list","usage":["store:website:list"],"description":"Displays the list of websites","help":"Displays the list of websites","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:backup:code","usage":["support:backup:code [--name [NAME]] [-o|--output [OUTPUT]] [-l|--logs]"],"description":"Create Code backup","help":"Create Code backup","definition":{"arguments":[],"options":{"name":{"name":"--name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Dump name","default":null},"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Output path","default":null},"logs":{"name":"--logs","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Include logs","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:backup:db","usage":["support:backup:db [--name [NAME]] [-o|--output [OUTPUT]] [-l|--logs] [-i|--ignore-sanitize]"],"description":"Create DB backup","help":"Create DB backup","definition":{"arguments":[],"options":{"name":{"name":"--name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Dump name","default":null},"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Output path","default":null},"logs":{"name":"--logs","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Include logs","default":false},"ignore-sanitize":{"name":"--ignore-sanitize","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Ignore sanitize","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:utility:check","usage":["support:utility:check [--hide-paths]"],"description":"Check required backup utilities","help":"Check required backup utilities","definition":{"arguments":[],"options":{"hide-paths":{"name":"--hide-paths","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Only check required console utilities","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"support:utility:paths","usage":["support:utility:paths [-f|--force]"],"description":"Create utilities paths list","help":"Create utilities paths list","definition":{"arguments":[],"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"theme:uninstall","usage":["theme:uninstall [--backup-code] [-c|--clear-static-content] [--] ..."],"description":"Uninstalls theme","help":"Uninstalls theme","definition":{"arguments":{"theme":{"name":"theme","is_required":true,"is_array":true,"description":"Path of the theme. Theme path should be specified as full path which is area\/vendor\/name. For example, frontend\/Magento\/blank","default":[]}},"options":{"backup-code":{"name":"--backup-code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code backup (excluding temporary files)","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"varnish:vcl:generate","usage":["varnish:vcl:generate [--access-list ACCESS-LIST] [--backend-host BACKEND-HOST] [--backend-port BACKEND-PORT] [--export-version EXPORT-VERSION] [--grace-period GRACE-PERIOD] [--output-file OUTPUT-FILE]"],"description":"Generates Varnish VCL and echos it to the command line","help":"Generates Varnish VCL and echos it to the command line","definition":{"arguments":[],"options":{"access-list":{"name":"--access-list","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"IPs access list that can purge Varnish","default":["localhost"]},"backend-host":{"name":"--backend-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host of the web backend","default":"localhost"},"backend-port":{"name":"--backend-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Port of the web backend","default":8080},"export-version":{"name":"--export-version","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The version of Varnish file","default":"4"},"grace-period":{"name":"--grace-period","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Grace period in seconds","default":300},"output-file":{"name":"--output-file","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Path to the file to write vcl","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false}],"namespaces":[{"id":"_global","commands":["help","list"]},{"id":"admin","commands":["admin:user:create","admin:user:unlock"]},{"id":"app","commands":["app:config:dump","app:config:import","app:config:status"]},{"id":"braintree","commands":["braintree:migrate"]},{"id":"cache","commands":["cache:clean","cache:disable","cache:enable","cache:flush","cache:status"]},{"id":"catalog","commands":["catalog:images:resize","catalog:product:attributes:cleanup"]},{"id":"cms","commands":["cms:wysiwyg:restrict"]},{"id":"config","commands":["config:sensitive:set","config:set","config:show"]},{"id":"cron","commands":["cron:install","cron:remove","cron:run"]},{"id":"customer","commands":["customer:hash:upgrade"]},{"id":"deploy","commands":["deploy:mode:set","deploy:mode:show"]},{"id":"dev","commands":["dev:di:info","dev:profiler:disable","dev:profiler:enable","dev:query-log:disable","dev:query-log:enable","dev:source-theme:deploy","dev:template-hints:disable","dev:template-hints:enable","dev:template-hints:status","dev:tests:run","dev:urn-catalog:generate","dev:xml:convert"]},{"id":"downloadable","commands":["downloadable:domains:add","downloadable:domains:remove","downloadable:domains:show"]},{"id":"encryption","commands":["encryption:payment-data:update"]},{"id":"i18n","commands":["i18n:collect-phrases","i18n:pack","i18n:uninstall"]},{"id":"indexer","commands":["indexer:info","indexer:reindex","indexer:reset","indexer:set-dimensions-mode","indexer:set-mode","indexer:show-dimensions-mode","indexer:show-mode","indexer:status"]},{"id":"info","commands":["info:adminuri","info:backups:list","info:currency:list","info:dependencies:show-framework","info:dependencies:show-modules","info:dependencies:show-modules-circular","info:language:list","info:timezone:list"]},{"id":"inventory","commands":["inventory:reservation:create-compensations","inventory:reservation:list-inconsistencies"]},{"id":"inventory-geonames","commands":["inventory-geonames:import"]},{"id":"maintenance","commands":["maintenance:allow-ips","maintenance:disable","maintenance:enable","maintenance:status"]},{"id":"media-content","commands":["media-content:sync"]},{"id":"media-gallery","commands":["media-gallery:sync"]},{"id":"module","commands":["module:config:status","module:disable","module:enable","module:status","module:uninstall"]},{"id":"newrelic","commands":["newrelic:create:deploy-marker"]},{"id":"queue","commands":["queue:consumers:list","queue:consumers:start"]},{"id":"remote-storage","commands":["remote-storage:sync"]},{"id":"sampledata","commands":["sampledata:deploy","sampledata:remove","sampledata:reset"]},{"id":"security","commands":["security:recaptcha:disable-for-user-forgot-password","security:recaptcha:disable-for-user-login","security:tfa:google:set-secret","security:tfa:providers","security:tfa:reset"]},{"id":"setup","commands":["setup:backup","setup:config:set","setup:db-data:upgrade","setup:db-declaration:generate-patch","setup:db-declaration:generate-whitelist","setup:db-schema:add-slave","setup:db-schema:split-quote","setup:db-schema:split-sales","setup:db-schema:upgrade","setup:db:status","setup:di:compile","setup:install","setup:performance:generate-fixtures","setup:rollback","setup:static-content:deploy","setup:store-config:set","setup:uninstall","setup:upgrade"]},{"id":"store","commands":["store:list","store:website:list"]},{"id":"support","commands":["support:backup:code","support:backup:db","support:utility:check","support:utility:paths"]},{"id":"theme","commands":["theme:uninstall"]},{"id":"varnish","commands":["varnish:vcl:generate"]}]} \ No newline at end of file diff --git a/src/_data/codebase/v2_4/open-source/bin-magento.json b/src/_data/codebase/v2_4/open-source/bin-magento.json index 2a841d46ab1..e5a13f33c82 100644 --- a/src/_data/codebase/v2_4/open-source/bin-magento.json +++ b/src/_data/codebase/v2_4/open-source/bin-magento.json @@ -1,12687 +1 @@ -{ - "application": { - "name": "Magento CLI", - "version": "2.4.3" - }, - "commands": [ - { - "name": "help", - "usage": [ - "help [--format FORMAT] [--raw] [--] []" - ], - "description": "Display help for a command", - "help": "The help command displays help for a given command:\n\n php /var/www/html/magento2/bin/magento help list\n\nYou can also output the help in other formats by using the --format option:\n\n php /var/www/html/magento2/bin/magento help --format=xml list\n\nTo display the list of available commands, please use the list command.", - "definition": { - "arguments": { - "command_name": { - "name": "command_name", - "is_required": false, - "is_array": false, - "description": "The command name", - "default": "help" - } - }, - "options": { - "format": { - "name": "--format", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The output format (txt, xml, json, or md)", - "default": "txt" - }, - "raw": { - "name": "--raw", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "To output raw command help", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "list", - "usage": [ - "list [--raw] [--format FORMAT] [--] []" - ], - "description": "List commands", - "help": "The list command lists all commands:\n\n php /var/www/html/magento2/bin/magento list\n\nYou can also display the commands for a specific namespace:\n\n php /var/www/html/magento2/bin/magento list test\n\nYou can also output the information in other formats by using the --format option:\n\n php /var/www/html/magento2/bin/magento list --format=xml\n\nIt's also possible to get raw list of commands (useful for embedding command runner):\n\n php /var/www/html/magento2/bin/magento list --raw", - "definition": { - "arguments": { - "namespace": { - "name": "namespace", - "is_required": false, - "is_array": false, - "description": "The namespace name", - "default": null - } - }, - "options": { - "raw": { - "name": "--raw", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "To output raw command list", - "default": false - }, - "format": { - "name": "--format", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The output format (txt, xml, json, or md)", - "default": "txt" - } - } - }, - "hidden": false - }, - { - "name": "admin:user:create", - "usage": [ - "admin:user:create [--admin-user ADMIN-USER] [--admin-password ADMIN-PASSWORD] [--admin-email ADMIN-EMAIL] [--admin-firstname ADMIN-FIRSTNAME] [--admin-lastname ADMIN-LASTNAME] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Creates an administrator", - "help": "Creates an administrator", - "definition": { - "arguments": [], - "options": { - "admin-user": { - "name": "--admin-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin user", - "default": null - }, - "admin-password": { - "name": "--admin-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin password", - "default": null - }, - "admin-email": { - "name": "--admin-email", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin email", - "default": null - }, - "admin-firstname": { - "name": "--admin-firstname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin first name", - "default": null - }, - "admin-lastname": { - "name": "--admin-lastname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "(Required) Admin last name", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "admin:user:unlock", - "usage": [ - "admin:user:unlock " - ], - "description": "Unlock Admin Account", - "help": "This command unlocks an admin account by its username.\nTo unlock:\n /var/www/html/magento2/bin/magento admin:user:unlock username", - "definition": { - "arguments": { - "username": { - "name": "username", - "is_required": true, - "is_array": false, - "description": "The admin username to unlock", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "app:config:dump", - "usage": [ - "app:config:dump [...]" - ], - "description": "Create dump of application", - "help": "Create dump of application", - "definition": { - "arguments": { - "config-types": { - "name": "config-types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of config types or omit to dump all [scopes, themes, system, i18n]", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "app:config:import", - "usage": [ - "app:config:import" - ], - "description": "Import data from shared configuration files to appropriate data storage", - "help": "Import data from shared configuration files to appropriate data storage", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "app:config:status", - "usage": [ - "app:config:status" - ], - "description": "Checks if config propagation requires update", - "help": "Checks if config propagation requires update", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "braintree:migrate", - "usage": [ - "braintree:migrate [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password PASSWORD]" - ], - "description": "Migrate stored cards from a Magento 1 database", - "help": "Migrate stored cards from a Magento 1 database", - "definition": { - "arguments": [], - "options": { - "host": { - "name": "--host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Hostname/IP. Port is optional", - "default": null - }, - "dbname": { - "name": "--dbname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database name", - "default": null - }, - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database username. Must have read access", - "default": null - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Password", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:clean", - "usage": [ - "cache:clean [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Cleans cache type(s)", - "help": "Cleans cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:disable", - "usage": [ - "cache:disable [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Disables cache type(s)", - "help": "Disables cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:enable", - "usage": [ - "cache:enable [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Enables cache type(s)", - "help": "Enables cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:flush", - "usage": [ - "cache:flush [--bootstrap BOOTSTRAP] [--] [...]" - ], - "description": "Flushes cache storage used by cache type(s)", - "help": "Flushes cache storage used by cache type(s)", - "definition": { - "arguments": { - "types": { - "name": "types", - "is_required": false, - "is_array": true, - "description": "Space-separated list of cache types or omit to apply to all cache types.", - "default": [] - } - }, - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cache:status", - "usage": [ - "cache:status [--bootstrap BOOTSTRAP]" - ], - "description": "Checks cache status", - "help": "Checks cache status", - "definition": { - "arguments": [], - "options": { - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "catalog:images:resize", - "usage": [ - "catalog:images:resize [-a|--async]" - ], - "description": "Creates resized product images", - "help": "Creates resized product images", - "definition": { - "arguments": [], - "options": { - "async": { - "name": "--async", - "shortcut": "-a", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Resize image in asynchronous mode", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "catalog:product:attributes:cleanup", - "usage": [ - "catalog:product:attributes:cleanup" - ], - "description": "Removes unused product attributes.", - "help": "Removes unused product attributes.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cms:wysiwyg:restrict", - "usage": [ - "cms:wysiwyg:restrict " - ], - "description": "Set whether to enforce user HTML content validation or show a warning instead", - "help": "Set whether to enforce user HTML content validation or show a warning instead", - "definition": { - "arguments": { - "restrict": { - "name": "restrict", - "is_required": true, - "is_array": false, - "description": "y\\n", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "config:sensitive:set", - "usage": [ - "config:sensitive:set [-i|--interactive] [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] [ []]" - ], - "description": "Set sensitive configuration values", - "help": "Set sensitive configuration values", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": false, - "is_array": false, - "description": "Configuration path for example group/section/field_name", - "default": null - }, - "value": { - "name": "value", - "is_required": false, - "is_array": false, - "description": "Configuration value", - "default": null - } - }, - "options": { - "interactive": { - "name": "--interactive", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Enable interactive mode to set all sensitive variables", - "default": false - }, - "scope": { - "name": "--scope", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope for configuration, if not set use 'default'", - "default": "default" - }, - "scope-code": { - "name": "--scope-code", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope code for configuration, empty string by default", - "default": "" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "config:set", - "usage": [ - "config:set [--scope SCOPE] [--scope-code SCOPE-CODE] [-e|--lock-env] [-c|--lock-config] [-l|--lock] [--] " - ], - "description": "Change system configuration", - "help": "Change system configuration", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": true, - "is_array": false, - "description": "Configuration path in format section/group/field_name", - "default": null - }, - "value": { - "name": "value", - "is_required": true, - "is_array": false, - "description": "Configuration value", - "default": null - } - }, - "options": { - "scope": { - "name": "--scope", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Configuration scope (default, website, or store)", - "default": "default" - }, - "scope-code": { - "name": "--scope-code", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Scope code (required only if scope is not 'default')", - "default": null - }, - "lock-env": { - "name": "--lock-env", - "shortcut": "-e", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Lock value which prevents modification in the Admin (will be saved in app/etc/env.php)", - "default": false - }, - "lock-config": { - "name": "--lock-config", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Lock and share value with other installations, prevents modification in the Admin (will be saved in app/etc/config.php)", - "default": false - }, - "lock": { - "name": "--lock", - "shortcut": "-l", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Deprecated, use the --lock-env option instead.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "config:show", - "usage": [ - "config:show [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] []" - ], - "description": "Shows configuration value for given path. If path is not specified, all saved values will be shown", - "help": "Shows configuration value for given path. If path is not specified, all saved values will be shown", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": false, - "is_array": false, - "description": "Configuration path, for example section_id/group_id/field_id", - "default": null - } - }, - "options": { - "scope": { - "name": "--scope", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope for configuration, if not specified, then 'default' scope will be used", - "default": "default" - }, - "scope-code": { - "name": "--scope-code", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Scope code (required only if scope is not `default`)", - "default": "" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cron:install", - "usage": [ - "cron:install [-f|--force] [-d|--non-optional]" - ], - "description": "Generates and installs crontab for current user", - "help": "Generates and installs crontab for current user", - "definition": { - "arguments": [], - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force install tasks", - "default": false - }, - "non-optional": { - "name": "--non-optional", - "shortcut": "-d", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Install only the non-optional (default) tasks", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cron:remove", - "usage": [ - "cron:remove" - ], - "description": "Removes tasks from crontab", - "help": "Removes tasks from crontab", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "cron:run", - "usage": [ - "cron:run [--group GROUP] [--bootstrap BOOTSTRAP]" - ], - "description": "Runs jobs by schedule", - "help": "Runs jobs by schedule", - "definition": { - "arguments": [], - "options": { - "group": { - "name": "--group", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Run jobs only from specified group", - "default": null - }, - "bootstrap": { - "name": "--bootstrap", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add or override parameters of the bootstrap", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "customer:hash:upgrade", - "usage": [ - "customer:hash:upgrade" - ], - "description": "Upgrade customer's hash according to the latest algorithm", - "help": "Upgrade customer's hash according to the latest algorithm", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "deploy:mode:set", - "usage": [ - "deploy:mode:set [-s|--skip-compilation] [--] " - ], - "description": "Set application mode.", - "help": "Set application mode.", - "definition": { - "arguments": { - "mode": { - "name": "mode", - "is_required": true, - "is_array": false, - "description": "The application mode to set. Available options are \"developer\" or \"production\"", - "default": null - } - }, - "options": { - "skip-compilation": { - "name": "--skip-compilation", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Skips the clearing and regeneration of static content (generated code, preprocessed CSS, and assets in pub/static/)", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "deploy:mode:show", - "usage": [ - "deploy:mode:show" - ], - "description": "Displays current application mode.", - "help": "Displays current application mode.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:di:info", - "usage": [ - "dev:di:info " - ], - "description": "Provides information on Dependency Injection configuration for the Command.", - "help": "Provides information on Dependency Injection configuration for the Command.", - "definition": { - "arguments": { - "class": { - "name": "class", - "is_required": true, - "is_array": false, - "description": "Class name", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:profiler:disable", - "usage": [ - "dev:profiler:disable" - ], - "description": "Disable the profiler.", - "help": "Disable the profiler.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:profiler:enable", - "usage": [ - "dev:profiler:enable []" - ], - "description": "Enable the profiler.", - "help": "Enable the profiler.", - "definition": { - "arguments": { - "type": { - "name": "type", - "is_required": false, - "is_array": false, - "description": "Profiler type", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:query-log:disable", - "usage": [ - "dev:query-log:disable" - ], - "description": "Disable DB query logging", - "help": "Disable DB query logging", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:query-log:enable", - "usage": [ - "dev:query-log:enable [--include-all-queries [INCLUDE-ALL-QUERIES]] [--query-time-threshold [QUERY-TIME-THRESHOLD]] [--include-call-stack [INCLUDE-CALL-STACK]]" - ], - "description": "Enable DB query logging", - "help": "Enable DB query logging", - "definition": { - "arguments": [], - "options": { - "include-all-queries": { - "name": "--include-all-queries", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Log all queries. [true|false]", - "default": "true" - }, - "query-time-threshold": { - "name": "--query-time-threshold", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Query time thresholds.", - "default": "0.001" - }, - "include-call-stack": { - "name": "--include-call-stack", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Include call stack. [true|false]", - "default": "true" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:source-theme:deploy", - "usage": [ - "dev:source-theme:deploy [--type TYPE] [--locale LOCALE] [--area AREA] [--theme THEME] [--] [...]" - ], - "description": "Collects and publishes source files for theme.", - "help": "Collects and publishes source files for theme.", - "definition": { - "arguments": { - "file": { - "name": "file", - "is_required": false, - "is_array": true, - "description": "Files to pre-process (file should be specified without extension)", - "default": [ - "css/styles-m", - "css/styles-l" - ] - } - }, - "options": { - "type": { - "name": "--type", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Type of source files: [less]", - "default": "less" - }, - "locale": { - "name": "--locale", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Locale: [en_US]", - "default": "en_US" - }, - "area": { - "name": "--area", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Area: [frontend|adminhtml]", - "default": "frontend" - }, - "theme": { - "name": "--theme", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Theme: [Vendor/theme]", - "default": "Magento/luma" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:template-hints:disable", - "usage": [ - "dev:template-hints:disable" - ], - "description": "Disable frontend template hints. A cache flush might be required.", - "help": "Disable frontend template hints. A cache flush might be required.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:template-hints:enable", - "usage": [ - "dev:template-hints:enable" - ], - "description": "Enable frontend template hints. A cache flush might be required.", - "help": "Enable frontend template hints. A cache flush might be required.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:template-hints:status", - "usage": [ - "dev:template-hints:status" - ], - "description": "Show frontend template hints status.", - "help": "Show frontend template hints status.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:tests:run", - "usage": [ - "dev:tests:run [-c|--arguments ARGUMENTS] [--] []" - ], - "description": "Runs tests", - "help": "Runs tests", - "definition": { - "arguments": { - "type": { - "name": "type", - "is_required": false, - "is_array": false, - "description": "Type of test to run. Available types: all, unit, integration, integration-all, static, static-all, integrity, legacy, default", - "default": "default" - } - }, - "options": { - "arguments": { - "name": "--arguments", - "shortcut": "-c", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Additional arguments for PHPUnit. Example: \"-c'--filter=MyTest'\" (no spaces)", - "default": "" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:urn-catalog:generate", - "usage": [ - "dev:urn-catalog:generate [--ide IDE] [--] " - ], - "description": "Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.", - "help": "Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.", - "definition": { - "arguments": { - "path": { - "name": "path", - "is_required": true, - "is_array": false, - "description": "Path to file to output the catalog. For PhpStorm use .idea/misc.xml", - "default": null - } - }, - "options": { - "ide": { - "name": "--ide", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Format in which catalog will be generated. Supported: [phpstorm, vscode]", - "default": "phpstorm" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dev:xml:convert", - "usage": [ - "dev:xml:convert [-o|--overwrite] [--] " - ], - "description": "Converts XML file using XSL style sheets", - "help": "Converts XML file using XSL style sheets", - "definition": { - "arguments": { - "xml-file": { - "name": "xml-file", - "is_required": true, - "is_array": false, - "description": "Path to XML file that going to be transformed", - "default": null - }, - "processor": { - "name": "processor", - "is_required": true, - "is_array": false, - "description": "Path to XSL style sheet that going to be applied to XML file", - "default": null - } - }, - "options": { - "overwrite": { - "name": "--overwrite", - "shortcut": "-o", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Overwrite XML file", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:connector:automap", - "usage": [ - "dotdigital:connector:automap" - ], - "description": "Auto-map data fields", - "help": "Auto-map data fields", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:connector:enable", - "usage": [ - "dotdigital:connector:enable [--username USERNAME] [--password PASSWORD] [--automap-datafields [AUTOMAP-DATAFIELDS]] [--enable-syncs [ENABLE-SYNCS]] [--remove-ip-restriction [REMOVE-IP-RESTRICTION]] [--enable-email-capture [ENABLE-EMAIL-CAPTURE]]" - ], - "description": "Add Dotdigital API credentials and enable the connector", - "help": "Add Dotdigital API credentials and enable the connector", - "definition": { - "arguments": [], - "options": { - "username": { - "name": "--username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "API username", - "default": null - }, - "password": { - "name": "--password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "API password", - "default": null - }, - "automap-datafields": { - "name": "--automap-datafields", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Automap data fields", - "default": null - }, - "enable-syncs": { - "name": "--enable-syncs", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Enable syncs", - "default": null - }, - "remove-ip-restriction": { - "name": "--remove-ip-restriction", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Remove IP restriction", - "default": null - }, - "enable-email-capture": { - "name": "--enable-email-capture", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Enable email capture", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:migrate", - "usage": [ - "dotdigital:migrate" - ], - "description": "Migrate data into email_ tables to sync with Engagement Cloud", - "help": "Migrate data into email_ tables to sync with Engagement Cloud", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:sync", - "usage": [ - "dotdigital:sync [--from [FROM]] [--] []" - ], - "description": "Run syncs to populate email_ tables before importing to Engagement Cloud", - "help": "Run syncs to populate email_ tables before importing to Engagement Cloud", - "definition": { - "arguments": { - "sync": { - "name": "sync", - "is_required": false, - "is_array": false, - "description": "The name of the sync to run", - "default": null - } - }, - "options": { - "from": { - "name": "--from", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Specify a date/time (parsable by \\DateTime) to run a sync from (if supported)", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "dotdigital:task", - "usage": [ - "dotdigital:task []" - ], - "description": "Run dotdigital module tasks on demand", - "help": "Run dotdigital module tasks on demand", - "definition": { - "arguments": { - "task": { - "name": "task", - "is_required": false, - "is_array": false, - "description": "The name of the task to run", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "downloadable:domains:add", - "usage": [ - "downloadable:domains:add [...]" - ], - "description": "Add domains to the downloadable domains whitelist", - "help": "Add domains to the downloadable domains whitelist", - "definition": { - "arguments": { - "domains": { - "name": "domains", - "is_required": false, - "is_array": true, - "description": "Domains name", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "downloadable:domains:remove", - "usage": [ - "downloadable:domains:remove [...]" - ], - "description": "Remove domains from the downloadable domains whitelist", - "help": "Remove domains from the downloadable domains whitelist", - "definition": { - "arguments": { - "domains": { - "name": "domains", - "is_required": false, - "is_array": true, - "description": "Domain names", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "downloadable:domains:show", - "usage": [ - "downloadable:domains:show" - ], - "description": "Display downloadable domains whitelist", - "help": "Display downloadable domains whitelist", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "encryption:payment-data:update", - "usage": [ - "encryption:payment-data:update" - ], - "description": "Re-encrypts encrypted credit card data with latest encryption cipher.", - "help": "Re-encrypts encrypted credit card data with latest encryption cipher.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "i18n:collect-phrases", - "usage": [ - "i18n:collect-phrases [-o|--output OUTPUT] [-m|--magento] [--] []" - ], - "description": "Discovers phrases in the codebase", - "help": "Discovers phrases in the codebase", - "definition": { - "arguments": { - "directory": { - "name": "directory", - "is_required": false, - "is_array": false, - "description": "Directory path to parse. Not needed if --magento flag is set", - "default": null - } - }, - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Path (including filename) to an output file. With no file specified, defaults to stdout.", - "default": null - }, - "magento": { - "name": "--magento", - "shortcut": "-m", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Use the --magento parameter to parse the current Magento codebase. Omit the parameter if a directory is specified.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "i18n:pack", - "usage": [ - "i18n:pack [-m|--mode MODE] [-d|--allow-duplicates] [--] " - ], - "description": "Saves language package", - "help": "Saves language package", - "definition": { - "arguments": { - "source": { - "name": "source", - "is_required": true, - "is_array": false, - "description": "Path to source dictionary file with translations", - "default": null - }, - "locale": { - "name": "locale", - "is_required": true, - "is_array": false, - "description": "Target locale for dictionary, for example \"de_DE\"", - "default": null - } - }, - "options": { - "mode": { - "name": "--mode", - "shortcut": "-m", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Save mode for dictionary - \"replace\" - replace language pack by new one - \"merge\" - merge language packages, by default \"replace\"", - "default": "replace" - }, - "allow-duplicates": { - "name": "--allow-duplicates", - "shortcut": "-d", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Use the --allow-duplicates parameter to allow saving duplicates of translate. Otherwise omit the parameter.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "i18n:uninstall", - "usage": [ - "i18n:uninstall [-b|--backup-code] [--] ..." - ], - "description": "Uninstalls language packages", - "help": "Uninstalls language packages", - "definition": { - "arguments": { - "package": { - "name": "package", - "is_required": true, - "is_array": true, - "description": "Language package name", - "default": [] - } - }, - "options": { - "backup-code": { - "name": "--backup-code", - "shortcut": "-b", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code and configuration files backup (excluding temporary files)", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:info", - "usage": [ - "indexer:info" - ], - "description": "Shows allowed Indexers", - "help": "Shows allowed Indexers", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:reindex", - "usage": [ - "indexer:reindex [...]" - ], - "description": "Reindexes Data", - "help": "Reindexes Data", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:reset", - "usage": [ - "indexer:reset [...]" - ], - "description": "Resets indexer status to invalid", - "help": "Resets indexer status to invalid", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:set-dimensions-mode", - "usage": [ - "indexer:set-dimensions-mode [ []]" - ], - "description": "Set Indexer Dimensions Mode", - "help": "Set Indexer Dimensions Mode", - "definition": { - "arguments": { - "indexer": { - "name": "indexer", - "is_required": false, - "is_array": false, - "description": "Indexer name [catalog_product_price]", - "default": null - }, - "mode": { - "name": "mode", - "is_required": false, - "is_array": false, - "description": "Indexer dimension modes catalog_product_price none,website,customer_group,website_and_customer_group ", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:set-mode", - "usage": [ - "indexer:set-mode [ [...]]" - ], - "description": "Sets index mode type", - "help": "Sets index mode type", - "definition": { - "arguments": { - "mode": { - "name": "mode", - "is_required": false, - "is_array": false, - "description": "Indexer mode type [realtime|schedule]", - "default": null - }, - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:show-dimensions-mode", - "usage": [ - "indexer:show-dimensions-mode [...]" - ], - "description": "Shows Indexer Dimension Mode", - "help": "Shows Indexer Dimension Mode", - "definition": { - "arguments": { - "indexer": { - "name": "indexer", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes (catalog_product_price)", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:show-mode", - "usage": [ - "indexer:show-mode [...]" - ], - "description": "Shows Index Mode", - "help": "Shows Index Mode", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "indexer:status", - "usage": [ - "indexer:status [...]" - ], - "description": "Shows status of Indexer", - "help": "Shows status of Indexer", - "definition": { - "arguments": { - "index": { - "name": "index", - "is_required": false, - "is_array": true, - "description": "Space-separated list of index types or omit to apply to all indexes.", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:adminuri", - "usage": [ - "info:adminuri" - ], - "description": "Displays the Magento Admin URI", - "help": "Displays the Magento Admin URI", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:backups:list", - "usage": [ - "info:backups:list" - ], - "description": "Prints list of available backup files", - "help": "Prints list of available backup files", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:currency:list", - "usage": [ - "info:currency:list" - ], - "description": "Displays the list of available currencies", - "help": "Displays the list of available currencies", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:dependencies:show-framework", - "usage": [ - "info:dependencies:show-framework [-o|--output OUTPUT]" - ], - "description": "Shows number of dependencies on Magento framework", - "help": "Shows number of dependencies on Magento framework", - "definition": { - "arguments": [], - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Report filename", - "default": "framework-dependencies.csv" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:dependencies:show-modules", - "usage": [ - "info:dependencies:show-modules [-o|--output OUTPUT]" - ], - "description": "Shows number of dependencies between modules", - "help": "Shows number of dependencies between modules", - "definition": { - "arguments": [], - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Report filename", - "default": "modules-dependencies.csv" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:dependencies:show-modules-circular", - "usage": [ - "info:dependencies:show-modules-circular [-o|--output OUTPUT]" - ], - "description": "Shows number of circular dependencies between modules", - "help": "Shows number of circular dependencies between modules", - "definition": { - "arguments": [], - "options": { - "output": { - "name": "--output", - "shortcut": "-o", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Report filename", - "default": "modules-circular-dependencies.csv" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:language:list", - "usage": [ - "info:language:list" - ], - "description": "Displays the list of available language locales", - "help": "Displays the list of available language locales", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "info:timezone:list", - "usage": [ - "info:timezone:list" - ], - "description": "Displays the list of available timezones", - "help": "Displays the list of available timezones", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "inventory:reservation:create-compensations", - "usage": [ - "inventory:reservation:create-compensations [-r|--raw] [--] [...]" - ], - "description": "Create reservations by provided compensation arguments", - "help": "Create reservations by provided compensation arguments", - "definition": { - "arguments": { - "compensations": { - "name": "compensations", - "is_required": false, - "is_array": true, - "description": "List of compensation arguments in format \":::\"", - "default": [] - } - }, - "options": { - "raw": { - "name": "--raw", - "shortcut": "-r", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Raw output", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "inventory:reservation:list-inconsistencies", - "usage": [ - "inventory:reservation:list-inconsistencies [-c|--complete-orders] [-i|--incomplete-orders] [-b|--bunch-size [BUNCH-SIZE]] [-r|--raw]" - ], - "description": "Show all orders and products with salable quantity inconsistencies", - "help": "Show all orders and products with salable quantity inconsistencies", - "definition": { - "arguments": [], - "options": { - "complete-orders": { - "name": "--complete-orders", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Show only inconsistencies for complete orders", - "default": false - }, - "incomplete-orders": { - "name": "--incomplete-orders", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Show only inconsistencies for incomplete orders", - "default": false - }, - "bunch-size": { - "name": "--bunch-size", - "shortcut": "-b", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Defines how many orders will be loaded at once", - "default": 50 - }, - "raw": { - "name": "--raw", - "shortcut": "-r", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Raw output", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "inventory-geonames:import", - "usage": [ - "inventory-geonames:import ..." - ], - "description": "Download and import geo names for source selection algorithm", - "help": "Download and import geo names for source selection algorithm", - "definition": { - "arguments": { - "countries": { - "name": "countries", - "is_required": true, - "is_array": true, - "description": "List of country codes to import", - "default": [] - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:allow-ips", - "usage": [ - "maintenance:allow-ips [--none] [--add] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Sets maintenance mode exempt IPs", - "help": "Sets maintenance mode exempt IPs", - "definition": { - "arguments": { - "ip": { - "name": "ip", - "is_required": false, - "is_array": true, - "description": "Allowed IP addresses", - "default": [] - } - }, - "options": { - "none": { - "name": "--none", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear allowed IP addresses", - "default": false - }, - "add": { - "name": "--add", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Add the IP address to existing list", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:disable", - "usage": [ - "maintenance:disable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Disables maintenance mode", - "help": "Disables maintenance mode", - "definition": { - "arguments": [], - "options": { - "ip": { - "name": "--ip", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": true, - "description": "Allowed IP addresses (use 'none' to clear allowed IP list)", - "default": [] - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:enable", - "usage": [ - "maintenance:enable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Enables maintenance mode", - "help": "Enables maintenance mode", - "definition": { - "arguments": [], - "options": { - "ip": { - "name": "--ip", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": true, - "description": "Allowed IP addresses (use 'none' to clear allowed IP list)", - "default": [] - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "maintenance:status", - "usage": [ - "maintenance:status [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Displays maintenance mode status", - "help": "Displays maintenance mode status", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "media-content:sync", - "usage": [ - "media-content:sync" - ], - "description": "Synchronize content with assets", - "help": "Synchronize content with assets", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "media-gallery:sync", - "usage": [ - "media-gallery:sync" - ], - "description": "Synchronize media storage and media assets in the database", - "help": "Synchronize media storage and media assets in the database", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:config:status", - "usage": [ - "module:config:status" - ], - "description": "Checks the modules configuration in the 'app/etc/config.php' file and reports if they are up to date or not", - "help": "Checks the modules configuration in the 'app/etc/config.php' file and reports if they are up to date or not", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:disable", - "usage": [ - "module:disable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Disables specified modules", - "help": "Disables specified modules", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": false, - "is_array": true, - "description": "Name of the module", - "default": [] - } - }, - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Bypass dependencies check", - "default": false - }, - "all": { - "name": "--all", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable all modules", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files. Necessary, if the module(s) have static view files", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:enable", - "usage": [ - "module:enable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Enables specified modules", - "help": "Enables specified modules", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": false, - "is_array": true, - "description": "Name of the module", - "default": [] - } - }, - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Bypass dependencies check", - "default": false - }, - "all": { - "name": "--all", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Enable all modules", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files. Necessary, if the module(s) have static view files", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:status", - "usage": [ - "module:status [--enabled] [--disabled] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]" - ], - "description": "Displays status of modules", - "help": "Displays status of modules", - "definition": { - "arguments": { - "module-names": { - "name": "module-names", - "is_required": false, - "is_array": true, - "description": "Optional module name", - "default": [] - } - }, - "options": { - "enabled": { - "name": "--enabled", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Print only enabled modules", - "default": false - }, - "disabled": { - "name": "--disabled", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Print only disabled modules", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "module:uninstall", - "usage": [ - "module:uninstall [-r|--remove-data] [--backup-code] [--backup-media] [--backup-db] [--non-composer] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] ..." - ], - "description": "Uninstalls modules installed by composer", - "help": "Uninstalls modules installed by composer", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": true, - "is_array": true, - "description": "Name of the module", - "default": [] - } - }, - "options": { - "remove-data": { - "name": "--remove-data", - "shortcut": "-r", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Remove data installed by module(s)", - "default": false - }, - "backup-code": { - "name": "--backup-code", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code and configuration files backup (excluding temporary files)", - "default": false - }, - "backup-media": { - "name": "--backup-media", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take media backup", - "default": false - }, - "backup-db": { - "name": "--backup-db", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take complete database backup", - "default": false - }, - "non-composer": { - "name": "--non-composer", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "All modules, that will be past here will be non composer based", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files. Necessary, if the module(s) have static view files", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "newrelic:create:deploy-marker", - "usage": [ - "newrelic:create:deploy-marker []" - ], - "description": "Check the deploy queue for entries and create an appropriate deploy marker.", - "help": "Check the deploy queue for entries and create an appropriate deploy marker.", - "definition": { - "arguments": { - "message": { - "name": "message", - "is_required": true, - "is_array": false, - "description": "Deploy Message?", - "default": null - }, - "change_log": { - "name": "change_log", - "is_required": true, - "is_array": false, - "description": "Change Log?", - "default": null - }, - "user": { - "name": "user", - "is_required": false, - "is_array": false, - "description": "Deployment User", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "queue:consumers:list", - "usage": [ - "queue:consumers:list" - ], - "description": "List of MessageQueue consumers", - "help": "This command shows list of MessageQueue consumers.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "queue:consumers:start", - "usage": [ - "queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--single-thread] [--pid-file-path PID-FILE-PATH] [--] " - ], - "description": "Start MessageQueue consumer", - "help": "This command starts MessageQueue consumer by its name.\n\nTo start consumer which will process all queued messages and terminate execution:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer\n\nTo specify the number of messages which should be processed by consumer before its termination:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --max-messages=50\n\nTo specify the number of messages per batch for the batch consumer:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --batch-size=500\n\nTo specify the preferred area:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --area-code='adminhtml'\n\nTo do not run multiple copies of one consumer simultaneously:\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --single-thread'\n\nTo save PID enter path (This option is deprecated, use --single-thread instead):\n\n /var/www/html/magento2/bin/magento queue:consumers:start someConsumer --pid-file-path='/var/someConsumer.pid'", - "definition": { - "arguments": { - "consumer": { - "name": "consumer", - "is_required": true, - "is_array": false, - "description": "The name of the consumer to be started.", - "default": null - } - }, - "options": { - "max-messages": { - "name": "--max-messages", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The number of messages to be processed by the consumer before process termination. If not specified - terminate after processing all queued messages.", - "default": null - }, - "batch-size": { - "name": "--batch-size", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The number of messages per batch. Applicable for the batch consumer only.", - "default": null - }, - "area-code": { - "name": "--area-code", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The preferred area (global, adminhtml, etc...) default is global.", - "default": null - }, - "single-thread": { - "name": "--single-thread", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "This option prevents running multiple copies of one consumer simultaneously.", - "default": false - }, - "pid-file-path": { - "name": "--pid-file-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The file path for saving PID (This option is deprecated, use --single-thread instead)", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "remote-storage:sync", - "usage": [ - "remote-storage:sync" - ], - "description": "Synchronize media files with remote storage.", - "help": "Synchronize media files with remote storage.", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "sampledata:deploy", - "usage": [ - "sampledata:deploy [--no-update]" - ], - "description": "Deploy sample data modules for composer-based Magento installations", - "help": "Deploy sample data modules for composer-based Magento installations", - "definition": { - "arguments": [], - "options": { - "no-update": { - "name": "--no-update", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Update composer.json without executing composer update", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "sampledata:remove", - "usage": [ - "sampledata:remove [--no-update]" - ], - "description": "Remove all sample data packages from composer.json", - "help": "Remove all sample data packages from composer.json", - "definition": { - "arguments": [], - "options": { - "no-update": { - "name": "--no-update", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Update composer.json without executing composer update", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "sampledata:reset", - "usage": [ - "sampledata:reset" - ], - "description": "Reset all sample data modules for re-installation", - "help": "Reset all sample data modules for re-installation", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:recaptcha:disable-for-user-forgot-password", - "usage": [ - "security:recaptcha:disable-for-user-forgot-password" - ], - "description": "Disable reCAPTCHA for admin user forgot password form", - "help": "Disable reCAPTCHA for admin user forgot password form", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:recaptcha:disable-for-user-login", - "usage": [ - "security:recaptcha:disable-for-user-login" - ], - "description": "Disable reCAPTCHA for admin user login form", - "help": "Disable reCAPTCHA for admin user login form", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:tfa:google:set-secret", - "usage": [ - "security:tfa:google:set-secret " - ], - "description": "Set the secret used for Google OTP generation.", - "help": "Set the secret used for Google OTP generation.", - "definition": { - "arguments": { - "user": { - "name": "user", - "is_required": true, - "is_array": false, - "description": "Username", - "default": null - }, - "secret": { - "name": "secret", - "is_required": true, - "is_array": false, - "description": "Secret", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:tfa:providers", - "usage": [ - "security:tfa:providers" - ], - "description": "List all available providers", - "help": "List all available providers", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "security:tfa:reset", - "usage": [ - "security:tfa:reset " - ], - "description": "Reset configuration for one user", - "help": "Reset configuration for one user", - "definition": { - "arguments": { - "user": { - "name": "user", - "is_required": true, - "is_array": false, - "description": "Username", - "default": null - }, - "provider": { - "name": "provider", - "is_required": true, - "is_array": false, - "description": "Provider code", - "default": null - } - }, - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:backup", - "usage": [ - "setup:backup [--code] [--media] [--db] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Takes backup of Magento Application code base, media and database", - "help": "Takes backup of Magento Application code base, media and database", - "definition": { - "arguments": [], - "options": { - "code": { - "name": "--code", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code and configuration files backup (excluding temporary files)", - "default": false - }, - "media": { - "name": "--media", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take media backup", - "default": false - }, - "db": { - "name": "--db", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take complete database backup", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:config:set", - "usage": [ - "setup:config:set [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Creates or modifies the deployment configuration", - "help": "Creates or modifies the deployment configuration", - "definition": { - "arguments": [], - "options": { - "backend-frontname": { - "name": "--backend-frontname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Backend frontname (will be autogenerated if missing)", - "default": null - }, - "enable-debug-logging": { - "name": "--enable-debug-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable debug logging", - "default": null - }, - "enable-syslog-logging": { - "name": "--enable-syslog-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable syslog logging", - "default": null - }, - "remote-storage-driver": { - "name": "--remote-storage-driver", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage driver", - "default": null - }, - "remote-storage-prefix": { - "name": "--remote-storage-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage prefix", - "default": "" - }, - "remote-storage-bucket": { - "name": "--remote-storage-bucket", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage bucket", - "default": null - }, - "remote-storage-region": { - "name": "--remote-storage-region", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage region", - "default": null - }, - "remote-storage-key": { - "name": "--remote-storage-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage access key", - "default": "" - }, - "remote-storage-secret": { - "name": "--remote-storage-secret", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage secret key", - "default": "" - }, - "consumers-wait-for-messages": { - "name": "--consumers-wait-for-messages", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Should consumers wait for a message from the queue? 1 - Yes, 0 - No", - "default": null - }, - "amqp-host": { - "name": "--amqp-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server host", - "default": "" - }, - "amqp-port": { - "name": "--amqp-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server port", - "default": "5672" - }, - "amqp-user": { - "name": "--amqp-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server username", - "default": "" - }, - "amqp-password": { - "name": "--amqp-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server password", - "default": "" - }, - "amqp-virtualhost": { - "name": "--amqp-virtualhost", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp virtualhost", - "default": "/" - }, - "amqp-ssl": { - "name": "--amqp-ssl", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL", - "default": "" - }, - "amqp-ssl-options": { - "name": "--amqp-ssl-options", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL Options (JSON)", - "default": "" - }, - "key": { - "name": "--key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Encryption key", - "default": null - }, - "db-host": { - "name": "--db-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server host", - "default": null - }, - "db-name": { - "name": "--db-name", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database name", - "default": null - }, - "db-user": { - "name": "--db-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server username", - "default": null - }, - "db-engine": { - "name": "--db-engine", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server engine", - "default": null - }, - "db-password": { - "name": "--db-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server password", - "default": null - }, - "db-prefix": { - "name": "--db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database table prefix", - "default": null - }, - "db-model": { - "name": "--db-model", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database type", - "default": null - }, - "db-init-statements": { - "name": "--db-init-statements", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database initial set of commands", - "default": null - }, - "skip-db-validation": { - "name": "--skip-db-validation", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "If specified, then db connection validation will be skipped", - "default": false - }, - "http-cache-hosts": { - "name": "--http-cache-hosts", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "http Cache hosts", - "default": null - }, - "db-ssl-key": { - "name": "--db-ssl-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client key file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-cert": { - "name": "--db-ssl-cert", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-ca": { - "name": "--db-ssl-ca", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of server certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-verify": { - "name": "--db-ssl-verify", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Verify server certification", - "default": false - }, - "session-save": { - "name": "--session-save", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Session save handler", - "default": null - }, - "session-save-redis-host": { - "name": "--session-save-redis-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Fully qualified host name, IP address, or absolute path if using UNIX sockets", - "default": null - }, - "session-save-redis-port": { - "name": "--session-save-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "session-save-redis-password": { - "name": "--session-save-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "session-save-redis-timeout": { - "name": "--session-save-redis-timeout", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Connection timeout, in seconds", - "default": null - }, - "session-save-redis-persistent-id": { - "name": "--session-save-redis-persistent-id", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Unique string to enable persistent connections", - "default": null - }, - "session-save-redis-db": { - "name": "--session-save-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis database number", - "default": null - }, - "session-save-redis-compression-threshold": { - "name": "--session-save-redis-compression-threshold", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression threshold", - "default": null - }, - "session-save-redis-compression-lib": { - "name": "--session-save-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression library. Values: gzip (default), lzf, lz4, snappy", - "default": null - }, - "session-save-redis-log-level": { - "name": "--session-save-redis-log-level", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis log level. Values: 0 (least verbose) to 7 (most verbose)", - "default": null - }, - "session-save-redis-max-concurrency": { - "name": "--session-save-redis-max-concurrency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Maximum number of processes that can wait for a lock on one session", - "default": null - }, - "session-save-redis-break-after-frontend": { - "name": "--session-save-redis-break-after-frontend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for frontend session", - "default": null - }, - "session-save-redis-break-after-adminhtml": { - "name": "--session-save-redis-break-after-adminhtml", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for Admin session", - "default": null - }, - "session-save-redis-first-lifetime": { - "name": "--session-save-redis-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-first-lifetime": { - "name": "--session-save-redis-bot-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-lifetime": { - "name": "--session-save-redis-bot-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime of session for bots on subsequent writes (use 0 to disable)", - "default": null - }, - "session-save-redis-disable-locking": { - "name": "--session-save-redis-disable-locking", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis disable locking. Values: false (default), true", - "default": null - }, - "session-save-redis-min-lifetime": { - "name": "--session-save-redis-min-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis min session lifetime, in seconds", - "default": null - }, - "session-save-redis-max-lifetime": { - "name": "--session-save-redis-max-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis max session lifetime, in seconds", - "default": null - }, - "session-save-redis-sentinel-master": { - "name": "--session-save-redis-sentinel-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel master", - "default": null - }, - "session-save-redis-sentinel-servers": { - "name": "--session-save-redis-sentinel-servers", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel servers, comma separated", - "default": null - }, - "session-save-redis-sentinel-verify-master": { - "name": "--session-save-redis-sentinel-verify-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel verify master. Values: false (default), true", - "default": null - }, - "session-save-redis-sentinel-connect-retries": { - "name": "--session-save-redis-sentinel-connect-retries", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel connect retries.", - "default": null - }, - "cache-backend": { - "name": "--cache-backend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "cache-backend-redis-server": { - "name": "--cache-backend-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "cache-backend-redis-db": { - "name": "--cache-backend-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "cache-backend-redis-port": { - "name": "--cache-backend-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "cache-backend-redis-password": { - "name": "--cache-backend-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "cache-backend-redis-compress-data": { - "name": "--cache-backend-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 0 to disable compression (default is 1, enabled)", - "default": null - }, - "cache-backend-redis-compression-lib": { - "name": "--cache-backend-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "cache-id-prefix": { - "name": "--cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "allow-parallel-generation": { - "name": "--allow-parallel-generation", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Allow generate cache in non-blocking way", - "default": false - }, - "page-cache": { - "name": "--page-cache", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "page-cache-redis-server": { - "name": "--page-cache-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "page-cache-redis-db": { - "name": "--page-cache-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "page-cache-redis-port": { - "name": "--page-cache-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "page-cache-redis-password": { - "name": "--page-cache-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "page-cache-redis-compress-data": { - "name": "--page-cache-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 1 to compress the full page cache (use 0 to disable)", - "default": null - }, - "page-cache-redis-compression-lib": { - "name": "--page-cache-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "page-cache-id-prefix": { - "name": "--page-cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "lock-provider": { - "name": "--lock-provider", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lock provider name", - "default": null - }, - "lock-db-prefix": { - "name": "--lock-db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Installation specific lock prefix to avoid lock conflicts", - "default": null - }, - "lock-zookeeper-host": { - "name": "--lock-zookeeper-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181", - "default": null - }, - "lock-zookeeper-path": { - "name": "--lock-zookeeper-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where Zookeeper will save locks. The default path is: /magento/locks", - "default": null - }, - "lock-file-path": { - "name": "--lock-file-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where file locks will be saved.", - "default": null - }, - "document-root-is-pub": { - "name": "--document-root-is-pub", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Flag to show is Pub is on root, can be true or false only", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-data:upgrade", - "usage": [ - "setup:db-data:upgrade [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs and upgrades data in the DB", - "help": "Installs and upgrades data in the DB", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-declaration:generate-patch", - "usage": [ - "setup:db-declaration:generate-patch [--revertable [REVERTABLE]] [--type [TYPE]] [--] " - ], - "description": "Generate patch and put it in specific folder.", - "help": "Generate patch and put it in specific folder.", - "definition": { - "arguments": { - "module": { - "name": "module", - "is_required": true, - "is_array": false, - "description": "Module name", - "default": null - }, - "patch": { - "name": "patch", - "is_required": true, - "is_array": false, - "description": "Patch name", - "default": null - } - }, - "options": { - "revertable": { - "name": "--revertable", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Check whether patch is revertable or not.", - "default": false - }, - "type": { - "name": "--type", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Find out what type of patch should be generated. Available values: `data`, `schema`.", - "default": "data" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-declaration:generate-whitelist", - "usage": [ - "setup:db-declaration:generate-whitelist [--module-name [MODULE-NAME]]" - ], - "description": "Generate whitelist of tables and columns that are allowed to be edited by declaration installer", - "help": "Generate whitelist of tables and columns that are allowed to be edited by declaration installer", - "definition": { - "arguments": [], - "options": { - "module-name": { - "name": "--module-name", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Name of the module where whitelist will be generated", - "default": "all" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db-schema:upgrade", - "usage": [ - "setup:db-schema:upgrade [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs and upgrades the DB schema", - "help": "Installs and upgrades the DB schema", - "definition": { - "arguments": [], - "options": { - "convert-old-scripts": { - "name": "--convert-old-scripts", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:db:status", - "usage": [ - "setup:db:status [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Checks if DB schema or data requires upgrade", - "help": "Checks if DB schema or data requires upgrade", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:di:compile", - "usage": [ - "setup:di:compile" - ], - "description": "Generates DI configuration and all missing classes that can be auto-generated", - "help": "Generates DI configuration and all missing classes that can be auto-generated", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:install", - "usage": [ - "setup:install [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--admin-user [ADMIN-USER]] [--admin-password [ADMIN-PASSWORD]] [--admin-email [ADMIN-EMAIL]] [--admin-firstname [ADMIN-FIRSTNAME]] [--admin-lastname [ADMIN-LASTNAME]] [--search-engine SEARCH-ENGINE] [--elasticsearch-host ELASTICSEARCH-HOST] [--elasticsearch-port ELASTICSEARCH-PORT] [--elasticsearch-enable-auth ELASTICSEARCH-ENABLE-AUTH] [--elasticsearch-username ELASTICSEARCH-USERNAME] [--elasticsearch-password ELASTICSEARCH-PASSWORD] [--elasticsearch-index-prefix ELASTICSEARCH-INDEX-PREFIX] [--elasticsearch-timeout ELASTICSEARCH-TIMEOUT] [--cleanup-database] [--sales-order-increment-prefix SALES-ORDER-INCREMENT-PREFIX] [--use-sample-data] [--enable-modules [ENABLE-MODULES]] [--disable-modules [DISABLE-MODULES]] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [-i|--interactive] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs the Magento application", - "help": "Installs the Magento application", - "definition": { - "arguments": [], - "options": { - "backend-frontname": { - "name": "--backend-frontname", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Backend frontname (will be autogenerated if missing)", - "default": null - }, - "enable-debug-logging": { - "name": "--enable-debug-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable debug logging", - "default": null - }, - "enable-syslog-logging": { - "name": "--enable-syslog-logging", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Enable syslog logging", - "default": null - }, - "remote-storage-driver": { - "name": "--remote-storage-driver", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage driver", - "default": null - }, - "remote-storage-prefix": { - "name": "--remote-storage-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage prefix", - "default": "" - }, - "remote-storage-bucket": { - "name": "--remote-storage-bucket", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage bucket", - "default": null - }, - "remote-storage-region": { - "name": "--remote-storage-region", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage region", - "default": null - }, - "remote-storage-key": { - "name": "--remote-storage-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage access key", - "default": "" - }, - "remote-storage-secret": { - "name": "--remote-storage-secret", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Remote storage secret key", - "default": "" - }, - "consumers-wait-for-messages": { - "name": "--consumers-wait-for-messages", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Should consumers wait for a message from the queue? 1 - Yes, 0 - No", - "default": null - }, - "amqp-host": { - "name": "--amqp-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server host", - "default": "" - }, - "amqp-port": { - "name": "--amqp-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server port", - "default": "5672" - }, - "amqp-user": { - "name": "--amqp-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server username", - "default": "" - }, - "amqp-password": { - "name": "--amqp-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp server password", - "default": "" - }, - "amqp-virtualhost": { - "name": "--amqp-virtualhost", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp virtualhost", - "default": "/" - }, - "amqp-ssl": { - "name": "--amqp-ssl", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL", - "default": "" - }, - "amqp-ssl-options": { - "name": "--amqp-ssl-options", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Amqp SSL Options (JSON)", - "default": "" - }, - "key": { - "name": "--key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Encryption key", - "default": null - }, - "db-host": { - "name": "--db-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server host", - "default": null - }, - "db-name": { - "name": "--db-name", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database name", - "default": null - }, - "db-user": { - "name": "--db-user", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server username", - "default": null - }, - "db-engine": { - "name": "--db-engine", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server engine", - "default": null - }, - "db-password": { - "name": "--db-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database server password", - "default": null - }, - "db-prefix": { - "name": "--db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database table prefix", - "default": null - }, - "db-model": { - "name": "--db-model", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database type", - "default": null - }, - "db-init-statements": { - "name": "--db-init-statements", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database initial set of commands", - "default": null - }, - "skip-db-validation": { - "name": "--skip-db-validation", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "If specified, then db connection validation will be skipped", - "default": false - }, - "http-cache-hosts": { - "name": "--http-cache-hosts", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "http Cache hosts", - "default": null - }, - "db-ssl-key": { - "name": "--db-ssl-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client key file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-cert": { - "name": "--db-ssl-cert", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of client certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-ca": { - "name": "--db-ssl-ca", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Full path of server certificate file in order to establish db connection through SSL", - "default": "" - }, - "db-ssl-verify": { - "name": "--db-ssl-verify", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Verify server certification", - "default": false - }, - "session-save": { - "name": "--session-save", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Session save handler", - "default": null - }, - "session-save-redis-host": { - "name": "--session-save-redis-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Fully qualified host name, IP address, or absolute path if using UNIX sockets", - "default": null - }, - "session-save-redis-port": { - "name": "--session-save-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "session-save-redis-password": { - "name": "--session-save-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "session-save-redis-timeout": { - "name": "--session-save-redis-timeout", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Connection timeout, in seconds", - "default": null - }, - "session-save-redis-persistent-id": { - "name": "--session-save-redis-persistent-id", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Unique string to enable persistent connections", - "default": null - }, - "session-save-redis-db": { - "name": "--session-save-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis database number", - "default": null - }, - "session-save-redis-compression-threshold": { - "name": "--session-save-redis-compression-threshold", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression threshold", - "default": null - }, - "session-save-redis-compression-lib": { - "name": "--session-save-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis compression library. Values: gzip (default), lzf, lz4, snappy", - "default": null - }, - "session-save-redis-log-level": { - "name": "--session-save-redis-log-level", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis log level. Values: 0 (least verbose) to 7 (most verbose)", - "default": null - }, - "session-save-redis-max-concurrency": { - "name": "--session-save-redis-max-concurrency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Maximum number of processes that can wait for a lock on one session", - "default": null - }, - "session-save-redis-break-after-frontend": { - "name": "--session-save-redis-break-after-frontend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for frontend session", - "default": null - }, - "session-save-redis-break-after-adminhtml": { - "name": "--session-save-redis-break-after-adminhtml", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Number of seconds to wait before trying to break a lock for Admin session", - "default": null - }, - "session-save-redis-first-lifetime": { - "name": "--session-save-redis-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-first-lifetime": { - "name": "--session-save-redis-bot-first-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime, in seconds, of session for bots on the first write (use 0 to disable)", - "default": null - }, - "session-save-redis-bot-lifetime": { - "name": "--session-save-redis-bot-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lifetime of session for bots on subsequent writes (use 0 to disable)", - "default": null - }, - "session-save-redis-disable-locking": { - "name": "--session-save-redis-disable-locking", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis disable locking. Values: false (default), true", - "default": null - }, - "session-save-redis-min-lifetime": { - "name": "--session-save-redis-min-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis min session lifetime, in seconds", - "default": null - }, - "session-save-redis-max-lifetime": { - "name": "--session-save-redis-max-lifetime", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis max session lifetime, in seconds", - "default": null - }, - "session-save-redis-sentinel-master": { - "name": "--session-save-redis-sentinel-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel master", - "default": null - }, - "session-save-redis-sentinel-servers": { - "name": "--session-save-redis-sentinel-servers", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel servers, comma separated", - "default": null - }, - "session-save-redis-sentinel-verify-master": { - "name": "--session-save-redis-sentinel-verify-master", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel verify master. Values: false (default), true", - "default": null - }, - "session-save-redis-sentinel-connect-retries": { - "name": "--session-save-redis-sentinel-connect-retries", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis Sentinel connect retries.", - "default": null - }, - "cache-backend": { - "name": "--cache-backend", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "cache-backend-redis-server": { - "name": "--cache-backend-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "cache-backend-redis-db": { - "name": "--cache-backend-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "cache-backend-redis-port": { - "name": "--cache-backend-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "cache-backend-redis-password": { - "name": "--cache-backend-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "cache-backend-redis-compress-data": { - "name": "--cache-backend-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 0 to disable compression (default is 1, enabled)", - "default": null - }, - "cache-backend-redis-compression-lib": { - "name": "--cache-backend-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "cache-id-prefix": { - "name": "--cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "allow-parallel-generation": { - "name": "--allow-parallel-generation", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Allow generate cache in non-blocking way", - "default": false - }, - "page-cache": { - "name": "--page-cache", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default cache handler", - "default": null - }, - "page-cache-redis-server": { - "name": "--page-cache-redis-server", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server", - "default": null - }, - "page-cache-redis-db": { - "name": "--page-cache-redis-db", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Database number for the cache", - "default": null - }, - "page-cache-redis-port": { - "name": "--page-cache-redis-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server listen port", - "default": null - }, - "page-cache-redis-password": { - "name": "--page-cache-redis-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Redis server password", - "default": null - }, - "page-cache-redis-compress-data": { - "name": "--page-cache-redis-compress-data", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 1 to compress the full page cache (use 0 to disable)", - "default": null - }, - "page-cache-redis-compression-lib": { - "name": "--page-cache-redis-compression-lib", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)", - "default": null - }, - "page-cache-id-prefix": { - "name": "--page-cache-id-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "ID prefix for cache keys", - "default": null - }, - "lock-provider": { - "name": "--lock-provider", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Lock provider name", - "default": null - }, - "lock-db-prefix": { - "name": "--lock-db-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Installation specific lock prefix to avoid lock conflicts", - "default": null - }, - "lock-zookeeper-host": { - "name": "--lock-zookeeper-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181", - "default": null - }, - "lock-zookeeper-path": { - "name": "--lock-zookeeper-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where Zookeeper will save locks. The default path is: /magento/locks", - "default": null - }, - "lock-file-path": { - "name": "--lock-file-path", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The path where file locks will be saved.", - "default": null - }, - "document-root-is-pub": { - "name": "--document-root-is-pub", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Flag to show is Pub is on root, can be true or false only", - "default": null - }, - "base-url": { - "name": "--base-url", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "URL the store is supposed to be available at. Deprecated, use config:set with path web/unsecure/base_url", - "default": null - }, - "language": { - "name": "--language", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default language code. Deprecated, use config:set with path general/locale/code", - "default": null - }, - "timezone": { - "name": "--timezone", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default time zone code. Deprecated, use config:set with path general/locale/timezone", - "default": null - }, - "currency": { - "name": "--currency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default currency code. Deprecated, use config:set with path currency/options/base, currency/options/default and currency/options/allow", - "default": null - }, - "use-rewrites": { - "name": "--use-rewrites", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use rewrites. Deprecated, use config:set with path web/seo/use_rewrites", - "default": null - }, - "use-secure": { - "name": "--use-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web/secure/use_in_frontend", - "default": null - }, - "base-url-secure": { - "name": "--base-url-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Base URL for SSL connection. Deprecated, use config:set with path web/secure/base_url", - "default": null - }, - "use-secure-admin": { - "name": "--use-secure-admin", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Run admin interface with SSL. Deprecated, use config:set with path web/secure/use_in_adminhtml", - "default": null - }, - "admin-use-security-key": { - "name": "--admin-use-security-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin/security/use_form_key", - "default": null - }, - "admin-user": { - "name": "--admin-user", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin user", - "default": null - }, - "admin-password": { - "name": "--admin-password", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin password", - "default": null - }, - "admin-email": { - "name": "--admin-email", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin email", - "default": null - }, - "admin-firstname": { - "name": "--admin-firstname", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin first name", - "default": null - }, - "admin-lastname": { - "name": "--admin-lastname", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Admin last name", - "default": null - }, - "search-engine": { - "name": "--search-engine", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Search engine. Values: elasticsearch5, elasticsearch6, elasticsearch7", - "default": null - }, - "elasticsearch-host": { - "name": "--elasticsearch-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch server host.", - "default": null - }, - "elasticsearch-port": { - "name": "--elasticsearch-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch server port.", - "default": null - }, - "elasticsearch-enable-auth": { - "name": "--elasticsearch-enable-auth", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Set to 1 to enable authentication. (default is 0, disabled)", - "default": null - }, - "elasticsearch-username": { - "name": "--elasticsearch-username", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch username. Only applicable if HTTP auth is enabled", - "default": null - }, - "elasticsearch-password": { - "name": "--elasticsearch-password", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch password. Only applicable if HTTP auth is enabled", - "default": null - }, - "elasticsearch-index-prefix": { - "name": "--elasticsearch-index-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch index prefix.", - "default": null - }, - "elasticsearch-timeout": { - "name": "--elasticsearch-timeout", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Elasticsearch server timeout.", - "default": null - }, - "cleanup-database": { - "name": "--cleanup-database", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Cleanup the database before installation", - "default": false - }, - "sales-order-increment-prefix": { - "name": "--sales-order-increment-prefix", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Sales order number prefix", - "default": null - }, - "use-sample-data": { - "name": "--use-sample-data", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Use sample data", - "default": false - }, - "enable-modules": { - "name": "--enable-modules", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "List of comma-separated module names. That must be included during installation. Available magic param \"all\".", - "default": null - }, - "disable-modules": { - "name": "--disable-modules", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "List of comma-separated module names. That must be avoided during installation. Available magic param \"all\".", - "default": null - }, - "convert-old-scripts": { - "name": "--convert-old-scripts", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format", - "default": false - }, - "interactive": { - "name": "--interactive", - "shortcut": "-i", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Interactive Magento installation", - "default": false - }, - "safe-mode": { - "name": "--safe-mode", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Safe installation of Magento with dumps on destructive operations, like column removal", - "default": null - }, - "data-restore": { - "name": "--data-restore", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Restore removed data from dumps", - "default": null - }, - "dry-run": { - "name": "--dry-run", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Magento Installation will be run in dry-run mode", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:performance:generate-fixtures", - "usage": [ - "setup:performance:generate-fixtures [-s|--skip-reindex] [--] " - ], - "description": "Generates fixtures", - "help": "Generates fixtures", - "definition": { - "arguments": { - "profile": { - "name": "profile", - "is_required": true, - "is_array": false, - "description": "Path to profile configuration file", - "default": null - } - }, - "options": { - "skip-reindex": { - "name": "--skip-reindex", - "shortcut": "-s", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Skip reindex", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:rollback", - "usage": [ - "setup:rollback [-c|--code-file CODE-FILE] [-m|--media-file MEDIA-FILE] [-d|--db-file DB-FILE] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Rolls back Magento Application codebase, media and database", - "help": "Rolls back Magento Application codebase, media and database", - "definition": { - "arguments": [], - "options": { - "code-file": { - "name": "--code-file", - "shortcut": "-c", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Basename of the code backup file in var/backups", - "default": null - }, - "media-file": { - "name": "--media-file", - "shortcut": "-m", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Basename of the media backup file in var/backups", - "default": null - }, - "db-file": { - "name": "--db-file", - "shortcut": "-d", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Basename of the db backup file in var/backups", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:static-content:deploy", - "usage": [ - "setup:static-content:deploy [-f|--force] [-s|--strategy [STRATEGY]] [-a|--area [AREA]] [--exclude-area [EXCLUDE-AREA]] [-t|--theme [THEME]] [--exclude-theme [EXCLUDE-THEME]] [-l|--language [LANGUAGE]] [--exclude-language [EXCLUDE-LANGUAGE]] [-j|--jobs [JOBS]] [--max-execution-time [MAX-EXECUTION-TIME]] [--symlink-locale] [--content-version CONTENT-VERSION] [--refresh-content-version-only] [--no-javascript] [--no-js-bundle] [--no-css] [--no-less] [--no-images] [--no-fonts] [--no-html] [--no-misc] [--no-html-minify] [--no-parent] [--] [...]" - ], - "description": "Deploys static view files", - "help": "Deploys static view files", - "definition": { - "arguments": { - "languages": { - "name": "languages", - "is_required": false, - "is_array": true, - "description": "Space-separated list of ISO-639 language codes for which to output static view files.", - "default": [] - } - }, - "options": { - "force": { - "name": "--force", - "shortcut": "-f", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Deploy files in any mode.", - "default": false - }, - "strategy": { - "name": "--strategy", - "shortcut": "-s", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Deploy files using specified strategy.", - "default": "quick" - }, - "area": { - "name": "--area", - "shortcut": "-a", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Generate files only for the specified areas.", - "default": [ - "all" - ] - }, - "exclude-area": { - "name": "--exclude-area", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Do not generate files for the specified areas.", - "default": [ - "none" - ] - }, - "theme": { - "name": "--theme", - "shortcut": "-t", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Generate static view files for only the specified themes.", - "default": [ - "all" - ] - }, - "exclude-theme": { - "name": "--exclude-theme", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Do not generate files for the specified themes.", - "default": [ - "none" - ] - }, - "language": { - "name": "--language", - "shortcut": "-l", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Generate files only for the specified languages.", - "default": [ - "all" - ] - }, - "exclude-language": { - "name": "--exclude-language", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": true, - "description": "Do not generate files for the specified languages.", - "default": [ - "none" - ] - }, - "jobs": { - "name": "--jobs", - "shortcut": "-j", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Enable parallel processing using the specified number of jobs.", - "default": 0 - }, - "max-execution-time": { - "name": "--max-execution-time", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "The maximum expected execution time of deployment static process (in seconds).", - "default": 900 - }, - "symlink-locale": { - "name": "--symlink-locale", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Create symlinks for the files of those locales, which are passed for deployment, but have no customizations.", - "default": false - }, - "content-version": { - "name": "--content-version", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Custom version of static content can be used if running deployment on multiple nodes to ensure that static content version is identical and caching works properly.", - "default": null - }, - "refresh-content-version-only": { - "name": "--refresh-content-version-only", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Refreshing the version of static content only can be used to refresh static content in browser cache and CDN cache.", - "default": false - }, - "no-javascript": { - "name": "--no-javascript", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy JavaScript files.", - "default": false - }, - "no-js-bundle": { - "name": "--no-js-bundle", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy JavaScript bundle files.", - "default": false - }, - "no-css": { - "name": "--no-css", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy CSS files.", - "default": false - }, - "no-less": { - "name": "--no-less", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy LESS files.", - "default": false - }, - "no-images": { - "name": "--no-images", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy images.", - "default": false - }, - "no-fonts": { - "name": "--no-fonts", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy font files.", - "default": false - }, - "no-html": { - "name": "--no-html", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy HTML files.", - "default": false - }, - "no-misc": { - "name": "--no-misc", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not deploy files of other types (.md, .jbf, .csv, etc.).", - "default": false - }, - "no-html-minify": { - "name": "--no-html-minify", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not minify HTML files.", - "default": false - }, - "no-parent": { - "name": "--no-parent", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not compile parent themes. Supported only in quick and standard strategies.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:store-config:set", - "usage": [ - "setup:store-config:set [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Installs the store configuration. Deprecated since 2.2.0. Use config:set instead", - "help": "Installs the store configuration. Deprecated since 2.2.0. Use config:set instead", - "definition": { - "arguments": [], - "options": { - "base-url": { - "name": "--base-url", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "URL the store is supposed to be available at. Deprecated, use config:set with path web/unsecure/base_url", - "default": null - }, - "language": { - "name": "--language", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default language code. Deprecated, use config:set with path general/locale/code", - "default": null - }, - "timezone": { - "name": "--timezone", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default time zone code. Deprecated, use config:set with path general/locale/timezone", - "default": null - }, - "currency": { - "name": "--currency", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Default currency code. Deprecated, use config:set with path currency/options/base, currency/options/default and currency/options/allow", - "default": null - }, - "use-rewrites": { - "name": "--use-rewrites", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use rewrites. Deprecated, use config:set with path web/seo/use_rewrites", - "default": null - }, - "use-secure": { - "name": "--use-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web/secure/use_in_frontend", - "default": null - }, - "base-url-secure": { - "name": "--base-url-secure", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Base URL for SSL connection. Deprecated, use config:set with path web/secure/base_url", - "default": null - }, - "use-secure-admin": { - "name": "--use-secure-admin", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Run admin interface with SSL. Deprecated, use config:set with path web/secure/use_in_adminhtml", - "default": null - }, - "admin-use-security-key": { - "name": "--admin-use-security-key", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin/security/use_form_key", - "default": null - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:uninstall", - "usage": [ - "setup:uninstall [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Uninstalls the Magento application", - "help": "Uninstalls the Magento application", - "definition": { - "arguments": [], - "options": { - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "setup:upgrade", - "usage": [ - "setup:upgrade [--keep-generated] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]" - ], - "description": "Upgrades the Magento application, DB data, and schema", - "help": "Upgrades the Magento application, DB data, and schema", - "definition": { - "arguments": [], - "options": { - "keep-generated": { - "name": "--keep-generated", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Prevents generated files from being deleted. We discourage using this option except when deploying to production. Consult your system integrator or administrator for more information.", - "default": false - }, - "convert-old-scripts": { - "name": "--convert-old-scripts", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format", - "default": false - }, - "safe-mode": { - "name": "--safe-mode", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Safe installation of Magento with dumps on destructive operations, like column removal", - "default": null - }, - "data-restore": { - "name": "--data-restore", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Restore removed data from dumps", - "default": null - }, - "dry-run": { - "name": "--dry-run", - "shortcut": "", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Magento Installation will be run in dry-run mode", - "default": false - }, - "magento-init-params": { - "name": "--magento-init-params", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=/var/www/example.com&MAGE_DIRS[cache][path]=/var/tmp/cache\"", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "store:list", - "usage": [ - "store:list" - ], - "description": "Displays the list of stores", - "help": "Displays the list of stores", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "store:website:list", - "usage": [ - "store:website:list" - ], - "description": "Displays the list of websites", - "help": "Displays the list of websites", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "theme:uninstall", - "usage": [ - "theme:uninstall [--backup-code] [-c|--clear-static-content] [--] ..." - ], - "description": "Uninstalls theme", - "help": "Uninstalls theme", - "definition": { - "arguments": { - "theme": { - "name": "theme", - "is_required": true, - "is_array": true, - "description": "Path of the theme. Theme path should be specified as full path which is area/vendor/name. For example, frontend/Magento/blank", - "default": [] - } - }, - "options": { - "backup-code": { - "name": "--backup-code", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Take code backup (excluding temporary files)", - "default": false - }, - "clear-static-content": { - "name": "--clear-static-content", - "shortcut": "-c", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Clear generated static view files.", - "default": false - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "varnish:vcl:generate", - "usage": [ - "varnish:vcl:generate [--access-list ACCESS-LIST] [--backend-host BACKEND-HOST] [--backend-port BACKEND-PORT] [--export-version EXPORT-VERSION] [--grace-period GRACE-PERIOD] [--output-file OUTPUT-FILE]" - ], - "description": "Generates Varnish VCL and echos it to the command line", - "help": "Generates Varnish VCL and echos it to the command line", - "definition": { - "arguments": [], - "options": { - "access-list": { - "name": "--access-list", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": true, - "description": "IPs access list that can purge Varnish", - "default": [ - "localhost" - ] - }, - "backend-host": { - "name": "--backend-host", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Host of the web backend", - "default": "localhost" - }, - "backend-port": { - "name": "--backend-port", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Port of the web backend", - "default": 8080 - }, - "export-version": { - "name": "--export-version", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "The version of Varnish file", - "default": "4" - }, - "grace-period": { - "name": "--grace-period", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Grace period in seconds", - "default": 300 - }, - "output-file": { - "name": "--output-file", - "shortcut": "", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Path to the file to write vcl", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "vertex:tax:warm-wsdl-cache", - "usage": [ - "vertex:tax:warm-wsdl-cache" - ], - "description": "Execute WSDL Cache Warming", - "help": "Execute WSDL Cache Warming", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "yotpo:reset", - "usage": [ - "yotpo:reset [-e|--entity [ENTITY]]" - ], - "description": "Reset Yotpo sync flags &/or configurations", - "help": "Reset Yotpo sync flags &/or configurations", - "definition": { - "arguments": [], - "options": { - "entity": { - "name": "--entity", - "shortcut": "-e", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Entity type (orders)", - "default": "orders" - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "yotpo:sync", - "usage": [ - "yotpo:sync [-e|--entity ENTITY] [-l|--limit [LIMIT]]" - ], - "description": "Sync Yotpo manually (reviews module)", - "help": "Sync Yotpo manually (reviews module)", - "definition": { - "arguments": [], - "options": { - "entity": { - "name": "--entity", - "shortcut": "-e", - "accept_value": true, - "is_value_required": true, - "is_multiple": false, - "description": "Entity type (allowed options: orders)", - "default": "orders" - }, - "limit": { - "name": "--limit", - "shortcut": "-l", - "accept_value": true, - "is_value_required": false, - "is_multiple": false, - "description": "Max entity items to sync. WARNING: Setting a high sync limit (or no limit) may result in a high server load (0=no limit).", - "default": null - }, - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - }, - { - "name": "yotpo:update-metadata", - "usage": [ - "yotpo:update-metadata" - ], - "description": "Manually send platform metadata to Yotpo", - "help": "Manually send platform metadata to Yotpo", - "definition": { - "arguments": [], - "options": { - "help": { - "name": "--help", - "shortcut": "-h", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this help message", - "default": false - }, - "quiet": { - "name": "--quiet", - "shortcut": "-q", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not output any message", - "default": false - }, - "verbose": { - "name": "--verbose", - "shortcut": "-v|-vv|-vvv", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug", - "default": false - }, - "version": { - "name": "--version", - "shortcut": "-V", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Display this application version", - "default": false - }, - "ansi": { - "name": "--ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Force ANSI output", - "default": false - }, - "no-ansi": { - "name": "--no-ansi", - "shortcut": "", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Disable ANSI output", - "default": false - }, - "no-interaction": { - "name": "--no-interaction", - "shortcut": "-n", - "accept_value": false, - "is_value_required": false, - "is_multiple": false, - "description": "Do not ask any interactive question", - "default": false - } - } - }, - "hidden": false - } - ], - "namespaces": [ - { - "id": "_global", - "commands": [ - "help", - "list" - ] - }, - { - "id": "admin", - "commands": [ - "admin:user:create", - "admin:user:unlock" - ] - }, - { - "id": "app", - "commands": [ - "app:config:dump", - "app:config:import", - "app:config:status" - ] - }, - { - "id": "braintree", - "commands": [ - "braintree:migrate" - ] - }, - { - "id": "cache", - "commands": [ - "cache:clean", - "cache:disable", - "cache:enable", - "cache:flush", - "cache:status" - ] - }, - { - "id": "catalog", - "commands": [ - "catalog:images:resize", - "catalog:product:attributes:cleanup" - ] - }, - { - "id": "cms", - "commands": [ - "cms:wysiwyg:restrict" - ] - }, - { - "id": "config", - "commands": [ - "config:sensitive:set", - "config:set", - "config:show" - ] - }, - { - "id": "cron", - "commands": [ - "cron:install", - "cron:remove", - "cron:run" - ] - }, - { - "id": "customer", - "commands": [ - "customer:hash:upgrade" - ] - }, - { - "id": "deploy", - "commands": [ - "deploy:mode:set", - "deploy:mode:show" - ] - }, - { - "id": "dev", - "commands": [ - "dev:di:info", - "dev:profiler:disable", - "dev:profiler:enable", - "dev:query-log:disable", - "dev:query-log:enable", - "dev:source-theme:deploy", - "dev:template-hints:disable", - "dev:template-hints:enable", - "dev:template-hints:status", - "dev:tests:run", - "dev:urn-catalog:generate", - "dev:xml:convert" - ] - }, - { - "id": "dotdigital", - "commands": [ - "dotdigital:connector:automap", - "dotdigital:connector:enable", - "dotdigital:migrate", - "dotdigital:sync", - "dotdigital:task" - ] - }, - { - "id": "downloadable", - "commands": [ - "downloadable:domains:add", - "downloadable:domains:remove", - "downloadable:domains:show" - ] - }, - { - "id": "encryption", - "commands": [ - "encryption:payment-data:update" - ] - }, - { - "id": "i18n", - "commands": [ - "i18n:collect-phrases", - "i18n:pack", - "i18n:uninstall" - ] - }, - { - "id": "indexer", - "commands": [ - "indexer:info", - "indexer:reindex", - "indexer:reset", - "indexer:set-dimensions-mode", - "indexer:set-mode", - "indexer:show-dimensions-mode", - "indexer:show-mode", - "indexer:status" - ] - }, - { - "id": "info", - "commands": [ - "info:adminuri", - "info:backups:list", - "info:currency:list", - "info:dependencies:show-framework", - "info:dependencies:show-modules", - "info:dependencies:show-modules-circular", - "info:language:list", - "info:timezone:list" - ] - }, - { - "id": "inventory", - "commands": [ - "inventory:reservation:create-compensations", - "inventory:reservation:list-inconsistencies" - ] - }, - { - "id": "inventory-geonames", - "commands": [ - "inventory-geonames:import" - ] - }, - { - "id": "maintenance", - "commands": [ - "maintenance:allow-ips", - "maintenance:disable", - "maintenance:enable", - "maintenance:status" - ] - }, - { - "id": "media-content", - "commands": [ - "media-content:sync" - ] - }, - { - "id": "media-gallery", - "commands": [ - "media-gallery:sync" - ] - }, - { - "id": "module", - "commands": [ - "module:config:status", - "module:disable", - "module:enable", - "module:status", - "module:uninstall" - ] - }, - { - "id": "newrelic", - "commands": [ - "newrelic:create:deploy-marker" - ] - }, - { - "id": "queue", - "commands": [ - "queue:consumers:list", - "queue:consumers:start" - ] - }, - { - "id": "remote-storage", - "commands": [ - "remote-storage:sync" - ] - }, - { - "id": "sampledata", - "commands": [ - "sampledata:deploy", - "sampledata:remove", - "sampledata:reset" - ] - }, - { - "id": "security", - "commands": [ - "security:recaptcha:disable-for-user-forgot-password", - "security:recaptcha:disable-for-user-login", - "security:tfa:google:set-secret", - "security:tfa:providers", - "security:tfa:reset" - ] - }, - { - "id": "setup", - "commands": [ - "setup:backup", - "setup:config:set", - "setup:db-data:upgrade", - "setup:db-declaration:generate-patch", - "setup:db-declaration:generate-whitelist", - "setup:db-schema:upgrade", - "setup:db:status", - "setup:di:compile", - "setup:install", - "setup:performance:generate-fixtures", - "setup:rollback", - "setup:static-content:deploy", - "setup:store-config:set", - "setup:uninstall", - "setup:upgrade" - ] - }, - { - "id": "store", - "commands": [ - "store:list", - "store:website:list" - ] - }, - { - "id": "theme", - "commands": [ - "theme:uninstall" - ] - }, - { - "id": "varnish", - "commands": [ - "varnish:vcl:generate" - ] - }, - { - "id": "vertex", - "commands": [ - "vertex:tax:warm-wsdl-cache" - ] - }, - { - "id": "yotpo", - "commands": [ - "yotpo:reset", - "yotpo:sync", - "yotpo:update-metadata" - ] - } - ] -} +{"application":{"name":"Magento CLI","version":"2.4.4-beta1"},"commands":[{"name":"help","usage":["help [--format FORMAT] [--raw] [--] []"],"description":"Display help for a command","help":"The help<\/info> command displays help for a given command:\n\n php bin\/magento help list<\/info>\n\nYou can also output the help in other formats by using the --format<\/comment> option:\n\n php bin\/magento help --format=xml list<\/info>\n\nTo display the list of available commands, please use the list<\/info> command.","definition":{"arguments":{"command_name":{"name":"command_name","is_required":false,"is_array":false,"description":"The command name","default":"help"}},"options":{"format":{"name":"--format","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The output format (txt, xml, json, or md)","default":"txt"},"raw":{"name":"--raw","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"To output raw command help","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"list","usage":["list [--raw] [--format FORMAT] [--] []"],"description":"List commands","help":"The list<\/info> command lists all commands:\n\n php bin\/magento list<\/info>\n\nYou can also display the commands for a specific namespace:\n\n php bin\/magento list test<\/info>\n\nYou can also output the information in other formats by using the --format<\/comment> option:\n\n php bin\/magento list --format=xml<\/info>\n\nIt's also possible to get raw list of commands (useful for embedding command runner):\n\n php bin\/magento list --raw<\/info>","definition":{"arguments":{"namespace":{"name":"namespace","is_required":false,"is_array":false,"description":"The namespace name","default":null}},"options":{"raw":{"name":"--raw","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"To output raw command list","default":false},"format":{"name":"--format","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The output format (txt, xml, json, or md)","default":"txt"}}},"hidden":false},{"name":"admin:user:create","usage":["admin:user:create [--admin-user ADMIN-USER] [--admin-password ADMIN-PASSWORD] [--admin-email ADMIN-EMAIL] [--admin-firstname ADMIN-FIRSTNAME] [--admin-lastname ADMIN-LASTNAME] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Creates an administrator","help":"Creates an administrator","definition":{"arguments":[],"options":{"admin-user":{"name":"--admin-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin user","default":null},"admin-password":{"name":"--admin-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin password","default":null},"admin-email":{"name":"--admin-email","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin email","default":null},"admin-firstname":{"name":"--admin-firstname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin first name","default":null},"admin-lastname":{"name":"--admin-lastname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"(Required) Admin last name","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"admin:user:unlock","usage":["admin:user:unlock "],"description":"Unlock Admin Account","help":"This command unlocks an admin account by its username.\nTo unlock:\n bin\/magento admin:user:unlock username<\/comment>","definition":{"arguments":{"username":{"name":"username","is_required":true,"is_array":false,"description":"The admin username to unlock","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:dump","usage":["app:config:dump [...]"],"description":"Create dump of application","help":"Create dump of application","definition":{"arguments":{"config-types":{"name":"config-types","is_required":false,"is_array":true,"description":"Space-separated list of config types or omit to dump all [scopes, themes, system, i18n]","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:import","usage":["app:config:import"],"description":"Import data from shared configuration files to appropriate data storage","help":"Import data from shared configuration files to appropriate data storage","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"app:config:status","usage":["app:config:status"],"description":"Checks if config propagation requires update","help":"Checks if config propagation requires update","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"braintree:migrate","usage":["braintree:migrate [--host HOST] [--dbname DBNAME] [--username USERNAME] [--password PASSWORD]"],"description":"Migrate stored cards from a Magento 1 database","help":"Migrate stored cards from a Magento 1 database","definition":{"arguments":[],"options":{"host":{"name":"--host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Hostname\/IP. Port is optional","default":null},"dbname":{"name":"--dbname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"username":{"name":"--username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database username. Must have read access","default":null},"password":{"name":"--password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Password","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:clean","usage":["cache:clean [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Cleans cache type(s)","help":"Cleans cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:disable","usage":["cache:disable [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Disables cache type(s)","help":"Disables cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:enable","usage":["cache:enable [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Enables cache type(s)","help":"Enables cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:flush","usage":["cache:flush [--bootstrap BOOTSTRAP] [--] [...]"],"description":"Flushes cache storage used by cache type(s)","help":"Flushes cache storage used by cache type(s)","definition":{"arguments":{"types":{"name":"types","is_required":false,"is_array":true,"description":"Space-separated list of cache types or omit to apply to all cache types.","default":[]}},"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cache:status","usage":["cache:status [--bootstrap BOOTSTRAP]"],"description":"Checks cache status","help":"Checks cache status","definition":{"arguments":[],"options":{"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"catalog:images:resize","usage":["catalog:images:resize [-a|--async] [--skip_hidden_images]"],"description":"Creates resized product images","help":"Creates resized product images","definition":{"arguments":[],"options":{"async":{"name":"--async","shortcut":"-a","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Resize image in asynchronous mode","default":false},"skip_hidden_images":{"name":"--skip_hidden_images","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not process images marked as hidden from product page","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"catalog:product:attributes:cleanup","usage":["catalog:product:attributes:cleanup"],"description":"Removes unused product attributes.","help":"Removes unused product attributes.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cms:wysiwyg:restrict","usage":["cms:wysiwyg:restrict "],"description":"Set whether to enforce user HTML content validation or show a warning instead","help":"Set whether to enforce user HTML content validation or show a warning instead","definition":{"arguments":{"restrict":{"name":"restrict","is_required":true,"is_array":false,"description":"y\\n","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:sensitive:set","usage":["config:sensitive:set [-i|--interactive] [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] [ []]"],"description":"Set sensitive configuration values","help":"Set sensitive configuration values","definition":{"arguments":{"path":{"name":"path","is_required":false,"is_array":false,"description":"Configuration path for example group\/section\/field_name","default":null},"value":{"name":"value","is_required":false,"is_array":false,"description":"Configuration value","default":null}},"options":{"interactive":{"name":"--interactive","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Enable interactive mode to set all sensitive variables","default":false},"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope for configuration, if not set use 'default'","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope code for configuration, empty string by default","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:set","usage":["config:set [--scope SCOPE] [--scope-code SCOPE-CODE] [-e|--lock-env] [-c|--lock-config] [-l|--lock] [--] "],"description":"Change system configuration","help":"Change system configuration","definition":{"arguments":{"path":{"name":"path","is_required":true,"is_array":false,"description":"Configuration path in format section\/group\/field_name","default":null},"value":{"name":"value","is_required":true,"is_array":false,"description":"Configuration value","default":null}},"options":{"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Configuration scope (default, website, or store)","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Scope code (required only if scope is not 'default')","default":null},"lock-env":{"name":"--lock-env","shortcut":"-e","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Lock value which prevents modification in the Admin (will be saved in app\/etc\/env.php)","default":false},"lock-config":{"name":"--lock-config","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Lock and share value with other installations, prevents modification in the Admin (will be saved in app\/etc\/config.php)","default":false},"lock":{"name":"--lock","shortcut":"-l","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Deprecated, use the --lock-env option instead.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"config:show","usage":["config:show [--scope [SCOPE]] [--scope-code [SCOPE-CODE]] [--] []"],"description":"Shows configuration value for given path. If path is not specified, all saved values will be shown","help":"Shows configuration value for given path. If path is not specified, all saved values will be shown","definition":{"arguments":{"path":{"name":"path","is_required":false,"is_array":false,"description":"Configuration path, for example section_id\/group_id\/field_id","default":null}},"options":{"scope":{"name":"--scope","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope for configuration, if not specified, then 'default' scope will be used","default":"default"},"scope-code":{"name":"--scope-code","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Scope code (required only if scope is not `default`)","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:install","usage":["cron:install [-f|--force] [-d|--non-optional]"],"description":"Generates and installs crontab for current user","help":"Generates and installs crontab for current user","definition":{"arguments":[],"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force install tasks","default":false},"non-optional":{"name":"--non-optional","shortcut":"-d","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Install only the non-optional (default) tasks","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:remove","usage":["cron:remove"],"description":"Removes tasks from crontab","help":"Removes tasks from crontab","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"cron:run","usage":["cron:run [--group GROUP] [--bootstrap BOOTSTRAP]"],"description":"Runs jobs by schedule","help":"Runs jobs by schedule","definition":{"arguments":[],"options":{"group":{"name":"--group","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run jobs only from specified group","default":null},"bootstrap":{"name":"--bootstrap","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add or override parameters of the bootstrap","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"customer:hash:upgrade","usage":["customer:hash:upgrade"],"description":"Upgrade customer's hash according to the latest algorithm","help":"Upgrade customer's hash according to the latest algorithm","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"deploy:mode:set","usage":["deploy:mode:set [-s|--skip-compilation] [--] "],"description":"Set application mode.","help":"Set application mode.","definition":{"arguments":{"mode":{"name":"mode","is_required":true,"is_array":false,"description":"The application mode to set. Available options are \"developer\" or \"production\"","default":null}},"options":{"skip-compilation":{"name":"--skip-compilation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Skips the clearing and regeneration of static content (generated code, preprocessed CSS, and assets in pub\/static\/)","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"deploy:mode:show","usage":["deploy:mode:show"],"description":"Displays current application mode.","help":"Displays current application mode.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:di:info","usage":["dev:di:info "],"description":"Provides information on Dependency Injection configuration for the Command.","help":"Provides information on Dependency Injection configuration for the Command.","definition":{"arguments":{"class":{"name":"class","is_required":true,"is_array":false,"description":"Class name","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:profiler:disable","usage":["dev:profiler:disable"],"description":"Disable the profiler.","help":"Disable the profiler.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:profiler:enable","usage":["dev:profiler:enable []"],"description":"Enable the profiler.","help":"Enable the profiler.","definition":{"arguments":{"type":{"name":"type","is_required":false,"is_array":false,"description":"Profiler type","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:query-log:disable","usage":["dev:query-log:disable"],"description":"Disable DB query logging","help":"Disable DB query logging","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:query-log:enable","usage":["dev:query-log:enable [--include-all-queries [INCLUDE-ALL-QUERIES]] [--query-time-threshold [QUERY-TIME-THRESHOLD]] [--include-call-stack [INCLUDE-CALL-STACK]]"],"description":"Enable DB query logging","help":"Enable DB query logging","definition":{"arguments":[],"options":{"include-all-queries":{"name":"--include-all-queries","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Log all queries. [true|false]","default":"true"},"query-time-threshold":{"name":"--query-time-threshold","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Query time thresholds.","default":"0.001"},"include-call-stack":{"name":"--include-call-stack","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Include call stack. [true|false]","default":"true"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:source-theme:deploy","usage":["dev:source-theme:deploy [--type TYPE] [--locale LOCALE] [--area AREA] [--theme THEME] [--] [...]"],"description":"Collects and publishes source files for theme.","help":"Collects and publishes source files for theme.","definition":{"arguments":{"file":{"name":"file","is_required":false,"is_array":true,"description":"Files to pre-process (file should be specified without extension)","default":["css\/styles-m","css\/styles-l"]}},"options":{"type":{"name":"--type","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Type of source files: [less]","default":"less"},"locale":{"name":"--locale","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Locale: [en_US]","default":"en_US"},"area":{"name":"--area","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Area: [frontend|adminhtml]","default":"frontend"},"theme":{"name":"--theme","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Theme: [Vendor\/theme]","default":"Magento\/luma"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:disable","usage":["dev:template-hints:disable"],"description":"Disable frontend template hints. A cache flush might be required.","help":"Disable frontend template hints. A cache flush might be required.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:enable","usage":["dev:template-hints:enable"],"description":"Enable frontend template hints. A cache flush might be required.","help":"Enable frontend template hints. A cache flush might be required.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:template-hints:status","usage":["dev:template-hints:status"],"description":"Show frontend template hints status.","help":"Show frontend template hints status.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:tests:run","usage":["dev:tests:run [-c|--arguments ARGUMENTS] [--] []"],"description":"Runs tests","help":"Runs tests","definition":{"arguments":{"type":{"name":"type","is_required":false,"is_array":false,"description":"Type of test to run. Available types: all, unit, integration, integration-all, static, static-all, integrity, legacy, default","default":"default"}},"options":{"arguments":{"name":"--arguments","shortcut":"-c","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Additional arguments for PHPUnit. Example: \"-c'--filter=MyTest'\" (no spaces)","default":""},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:urn-catalog:generate","usage":["dev:urn-catalog:generate [--ide IDE] [--] "],"description":"Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.","help":"Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml.","definition":{"arguments":{"path":{"name":"path","is_required":true,"is_array":false,"description":"Path to file to output the catalog. For PhpStorm use .idea\/misc.xml","default":null}},"options":{"ide":{"name":"--ide","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Format in which catalog will be generated. Supported: [phpstorm, vscode]","default":"phpstorm"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"dev:xml:convert","usage":["dev:xml:convert [-o|--overwrite] [--] "],"description":"Converts XML file using XSL style sheets","help":"Converts XML file using XSL style sheets","definition":{"arguments":{"xml-file":{"name":"xml-file","is_required":true,"is_array":false,"description":"Path to XML file that going to be transformed","default":null},"processor":{"name":"processor","is_required":true,"is_array":false,"description":"Path to XSL style sheet that going to be applied to XML file","default":null}},"options":{"overwrite":{"name":"--overwrite","shortcut":"-o","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Overwrite XML file","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:add","usage":["downloadable:domains:add [...]"],"description":"Add domains to the downloadable domains whitelist","help":"Add domains to the downloadable domains whitelist","definition":{"arguments":{"domains":{"name":"domains","is_required":false,"is_array":true,"description":"Domains name","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:remove","usage":["downloadable:domains:remove [...]"],"description":"Remove domains from the downloadable domains whitelist","help":"Remove domains from the downloadable domains whitelist","definition":{"arguments":{"domains":{"name":"domains","is_required":false,"is_array":true,"description":"Domain names","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"downloadable:domains:show","usage":["downloadable:domains:show"],"description":"Display downloadable domains whitelist","help":"Display downloadable domains whitelist","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"encryption:payment-data:update","usage":["encryption:payment-data:update"],"description":"Re-encrypts encrypted credit card data with latest encryption cipher.","help":"Re-encrypts encrypted credit card data with latest encryption cipher.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:collect-phrases","usage":["i18n:collect-phrases [-o|--output OUTPUT] [-m|--magento] [--] []"],"description":"Discovers phrases in the codebase","help":"Discovers phrases in the codebase","definition":{"arguments":{"directory":{"name":"directory","is_required":false,"is_array":false,"description":"Directory path to parse. Not needed if --magento flag is set","default":null}},"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Path (including filename) to an output file. With no file specified, defaults to stdout.","default":null},"magento":{"name":"--magento","shortcut":"-m","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use the --magento parameter to parse the current Magento codebase. Omit the parameter if a directory is specified.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:pack","usage":["i18n:pack [-m|--mode MODE] [-d|--allow-duplicates] [--] "],"description":"Saves language package","help":"Saves language package","definition":{"arguments":{"source":{"name":"source","is_required":true,"is_array":false,"description":"Path to source dictionary file with translations","default":null},"locale":{"name":"locale","is_required":true,"is_array":false,"description":"Target locale for dictionary, for example \"de_DE\"","default":null}},"options":{"mode":{"name":"--mode","shortcut":"-m","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Save mode for dictionary - \"replace\" - replace language pack by new one - \"merge\" - merge language packages, by default \"replace\"","default":"replace"},"allow-duplicates":{"name":"--allow-duplicates","shortcut":"-d","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use the --allow-duplicates parameter to allow saving duplicates of translate. Otherwise omit the parameter.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"i18n:uninstall","usage":["i18n:uninstall [-b|--backup-code] [--] ..."],"description":"Uninstalls language packages","help":"Uninstalls language packages","definition":{"arguments":{"package":{"name":"package","is_required":true,"is_array":true,"description":"Language package name","default":[]}},"options":{"backup-code":{"name":"--backup-code","shortcut":"-b","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:info","usage":["indexer:info"],"description":"Shows allowed Indexers","help":"Shows allowed Indexers","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:reindex","usage":["indexer:reindex [...]"],"description":"Reindexes Data","help":"Reindexes Data","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:reset","usage":["indexer:reset [...]"],"description":"Resets indexer status to invalid","help":"Resets indexer status to invalid","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:set-dimensions-mode","usage":["indexer:set-dimensions-mode [ []]"],"description":"Set Indexer Dimensions Mode","help":"Set Indexer Dimensions Mode","definition":{"arguments":{"indexer":{"name":"indexer","is_required":false,"is_array":false,"description":"Indexer name [catalog_product_price]","default":null},"mode":{"name":"mode","is_required":false,"is_array":false,"description":"Indexer dimension modes catalog_product_price none,website,customer_group,website_and_customer_group ","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:set-mode","usage":["indexer:set-mode [ [...]]"],"description":"Sets index mode type","help":"Sets index mode type","definition":{"arguments":{"mode":{"name":"mode","is_required":false,"is_array":false,"description":"Indexer mode type [realtime|schedule]","default":null},"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:show-dimensions-mode","usage":["indexer:show-dimensions-mode [...]"],"description":"Shows Indexer Dimension Mode","help":"Shows Indexer Dimension Mode","definition":{"arguments":{"indexer":{"name":"indexer","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes (catalog_product_price)","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:show-mode","usage":["indexer:show-mode [...]"],"description":"Shows Index Mode","help":"Shows Index Mode","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"indexer:status","usage":["indexer:status [...]"],"description":"Shows status of Indexer","help":"Shows status of Indexer","definition":{"arguments":{"index":{"name":"index","is_required":false,"is_array":true,"description":"Space-separated list of index types or omit to apply to all indexes.","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:adminuri","usage":["info:adminuri"],"description":"Displays the Magento Admin URI","help":"Displays the Magento Admin URI","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:backups:list","usage":["info:backups:list"],"description":"Prints list of available backup files","help":"Prints list of available backup files","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:currency:list","usage":["info:currency:list"],"description":"Displays the list of available currencies","help":"Displays the list of available currencies","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-framework","usage":["info:dependencies:show-framework [-o|--output OUTPUT]"],"description":"Shows number of dependencies on Magento framework","help":"Shows number of dependencies on Magento framework","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"framework-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-modules","usage":["info:dependencies:show-modules [-o|--output OUTPUT]"],"description":"Shows number of dependencies between modules","help":"Shows number of dependencies between modules","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"modules-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:dependencies:show-modules-circular","usage":["info:dependencies:show-modules-circular [-o|--output OUTPUT]"],"description":"Shows number of circular dependencies between modules","help":"Shows number of circular dependencies between modules","definition":{"arguments":[],"options":{"output":{"name":"--output","shortcut":"-o","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Report filename","default":"modules-circular-dependencies.csv"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:language:list","usage":["info:language:list"],"description":"Displays the list of available language locales","help":"Displays the list of available language locales","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"info:timezone:list","usage":["info:timezone:list"],"description":"Displays the list of available timezones","help":"Displays the list of available timezones","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory:reservation:create-compensations","usage":["inventory:reservation:create-compensations [-r|--raw] [--] [...]"],"description":"Create reservations by provided compensation arguments","help":"Create reservations by provided compensation arguments","definition":{"arguments":{"compensations":{"name":"compensations","is_required":false,"is_array":true,"description":"List of compensation arguments in format \":::\"","default":[]}},"options":{"raw":{"name":"--raw","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Raw output","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory:reservation:list-inconsistencies","usage":["inventory:reservation:list-inconsistencies [-c|--complete-orders] [-i|--incomplete-orders] [-b|--bunch-size [BUNCH-SIZE]] [-r|--raw]"],"description":"Show all orders and products with salable quantity inconsistencies","help":"Show all orders and products with salable quantity inconsistencies","definition":{"arguments":[],"options":{"complete-orders":{"name":"--complete-orders","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Show only inconsistencies for complete orders","default":false},"incomplete-orders":{"name":"--incomplete-orders","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Show only inconsistencies for incomplete orders","default":false},"bunch-size":{"name":"--bunch-size","shortcut":"-b","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Defines how many orders will be loaded at once","default":50},"raw":{"name":"--raw","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Raw output","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"inventory-geonames:import","usage":["inventory-geonames:import ..."],"description":"Download and import geo names for source selection algorithm","help":"Download and import geo names for source selection algorithm","definition":{"arguments":{"countries":{"name":"countries","is_required":true,"is_array":true,"description":"List of country codes to import","default":[]}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:allow-ips","usage":["maintenance:allow-ips [--none] [--add] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Sets maintenance mode exempt IPs","help":"Sets maintenance mode exempt IPs","definition":{"arguments":{"ip":{"name":"ip","is_required":false,"is_array":true,"description":"Allowed IP addresses","default":[]}},"options":{"none":{"name":"--none","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear allowed IP addresses","default":false},"add":{"name":"--add","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Add the IP address to existing list","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:disable","usage":["maintenance:disable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Disables maintenance mode","help":"Disables maintenance mode","definition":{"arguments":[],"options":{"ip":{"name":"--ip","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"Allowed IP addresses (use 'none' to clear allowed IP list)","default":[]},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:enable","usage":["maintenance:enable [--ip IP] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Enables maintenance mode","help":"Enables maintenance mode","definition":{"arguments":[],"options":{"ip":{"name":"--ip","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"Allowed IP addresses (use 'none' to clear allowed IP list)","default":[]},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"maintenance:status","usage":["maintenance:status [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Displays maintenance mode status","help":"Displays maintenance mode status","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"media-content:sync","usage":["media-content:sync"],"description":"Synchronize content with assets","help":"Synchronize content with assets","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"media-gallery:sync","usage":["media-gallery:sync"],"description":"Synchronize media storage and media assets in the database","help":"Synchronize media storage and media assets in the database","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:config:status","usage":["module:config:status"],"description":"Checks the modules configuration in the 'app\/etc\/config.php' file and reports if they are up to date or not","help":"Checks the modules configuration in the 'app\/etc\/config.php' file and reports if they are up to date or not","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:disable","usage":["module:disable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Disables specified modules","help":"Disables specified modules","definition":{"arguments":{"module":{"name":"module","is_required":false,"is_array":true,"description":"Name of the module","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Bypass dependencies check","default":false},"all":{"name":"--all","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable all modules","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:enable","usage":["module:enable [-f|--force] [--all] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Enables specified modules","help":"Enables specified modules","definition":{"arguments":{"module":{"name":"module","is_required":false,"is_array":true,"description":"Name of the module","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Bypass dependencies check","default":false},"all":{"name":"--all","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Enable all modules","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:status","usage":["module:status [--enabled] [--disabled] [--magento-init-params MAGENTO-INIT-PARAMS] [--] [...]"],"description":"Displays status of modules","help":"Displays status of modules","definition":{"arguments":{"module-names":{"name":"module-names","is_required":false,"is_array":true,"description":"Optional module name","default":[]}},"options":{"enabled":{"name":"--enabled","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Print only enabled modules","default":false},"disabled":{"name":"--disabled","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Print only disabled modules","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"module:uninstall","usage":["module:uninstall [-r|--remove-data] [--backup-code] [--backup-media] [--backup-db] [--non-composer] [-c|--clear-static-content] [--magento-init-params MAGENTO-INIT-PARAMS] [--] ..."],"description":"Uninstalls modules installed by composer","help":"Uninstalls modules installed by composer","definition":{"arguments":{"module":{"name":"module","is_required":true,"is_array":true,"description":"Name of the module","default":[]}},"options":{"remove-data":{"name":"--remove-data","shortcut":"-r","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Remove data installed by module(s)","default":false},"backup-code":{"name":"--backup-code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"backup-media":{"name":"--backup-media","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take media backup","default":false},"backup-db":{"name":"--backup-db","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take complete database backup","default":false},"non-composer":{"name":"--non-composer","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"All modules, that will be past here will be non composer based","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files. Necessary, if the module(s) have static view files","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"newrelic:create:deploy-marker","usage":["newrelic:create:deploy-marker []"],"description":"Check the deploy queue for entries and create an appropriate deploy marker.","help":"Check the deploy queue for entries and create an appropriate deploy marker.","definition":{"arguments":{"message":{"name":"message","is_required":true,"is_array":false,"description":"Deploy Message?","default":null},"change_log":{"name":"change_log","is_required":true,"is_array":false,"description":"Change Log?","default":null},"user":{"name":"user","is_required":false,"is_array":false,"description":"Deployment User","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"queue:consumers:list","usage":["queue:consumers:list"],"description":"List of MessageQueue consumers","help":"This command shows list of MessageQueue consumers.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"queue:consumers:start","usage":["queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--single-thread] [--pid-file-path PID-FILE-PATH] [--] "],"description":"Start MessageQueue consumer","help":"This command starts MessageQueue consumer by its name.\n\nTo start consumer which will process all queued messages and terminate execution:\n\n bin\/magento queue:consumers:start someConsumer<\/comment>\n\nTo specify the number of messages which should be processed by consumer before its termination:\n\n bin\/magento queue:consumers:start someConsumer --max-messages=50<\/comment>\n\nTo specify the number of messages per batch for the batch consumer:\n\n bin\/magento queue:consumers:start someConsumer --batch-size=500<\/comment>\n\nTo specify the preferred area:\n\n bin\/magento queue:consumers:start someConsumer --area-code='adminhtml'<\/comment>\n\nTo do not run multiple copies of one consumer simultaneously:\n\n bin\/magento queue:consumers:start someConsumer --single-thread'<\/comment>\n\nTo save PID enter path (This option is deprecated, use --single-thread instead):\n\n bin\/magento queue:consumers:start someConsumer --pid-file-path='\/var\/someConsumer.pid'<\/comment>","definition":{"arguments":{"consumer":{"name":"consumer","is_required":true,"is_array":false,"description":"The name of the consumer to be started.","default":null}},"options":{"max-messages":{"name":"--max-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The number of messages to be processed by the consumer before process termination. If not specified - terminate after processing all queued messages.","default":null},"batch-size":{"name":"--batch-size","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The number of messages per batch. Applicable for the batch consumer only.","default":null},"area-code":{"name":"--area-code","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The preferred area (global, adminhtml, etc...) default is global.","default":null},"single-thread":{"name":"--single-thread","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"This option prevents running multiple copies of one consumer simultaneously.","default":false},"pid-file-path":{"name":"--pid-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The file path for saving PID (This option is deprecated, use --single-thread instead)","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"remote-storage:sync","usage":["remote-storage:sync"],"description":"Synchronize media files with remote storage.","help":"Synchronize media files with remote storage.","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:deploy","usage":["sampledata:deploy [--no-update]"],"description":"Deploy sample data modules for composer-based Magento installations","help":"Deploy sample data modules for composer-based Magento installations","definition":{"arguments":[],"options":{"no-update":{"name":"--no-update","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Update composer.json without executing composer update","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:remove","usage":["sampledata:remove [--no-update]"],"description":"Remove all sample data packages from composer.json","help":"Remove all sample data packages from composer.json","definition":{"arguments":[],"options":{"no-update":{"name":"--no-update","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Update composer.json without executing composer update","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"sampledata:reset","usage":["sampledata:reset"],"description":"Reset all sample data modules for re-installation","help":"Reset all sample data modules for re-installation","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:recaptcha:disable-for-user-forgot-password","usage":["security:recaptcha:disable-for-user-forgot-password"],"description":"Disable reCAPTCHA for admin user forgot password form","help":"Disable reCAPTCHA for admin user forgot password form","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:recaptcha:disable-for-user-login","usage":["security:recaptcha:disable-for-user-login"],"description":"Disable reCAPTCHA for admin user login form","help":"Disable reCAPTCHA for admin user login form","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:google:set-secret","usage":["security:tfa:google:set-secret "],"description":"Set the secret used for Google OTP generation.","help":"Set the secret used for Google OTP generation.","definition":{"arguments":{"user":{"name":"user","is_required":true,"is_array":false,"description":"Username","default":null},"secret":{"name":"secret","is_required":true,"is_array":false,"description":"Secret","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:providers","usage":["security:tfa:providers"],"description":"List all available providers","help":"List all available providers","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"security:tfa:reset","usage":["security:tfa:reset "],"description":"Reset configuration for one user","help":"Reset configuration for one user","definition":{"arguments":{"user":{"name":"user","is_required":true,"is_array":false,"description":"Username","default":null},"provider":{"name":"provider","is_required":true,"is_array":false,"description":"Provider code","default":null}},"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:backup","usage":["setup:backup [--code] [--media] [--db] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Takes backup of Magento Application code base, media and database","help":"Takes backup of Magento Application code base, media and database","definition":{"arguments":[],"options":{"code":{"name":"--code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code and configuration files backup (excluding temporary files)","default":false},"media":{"name":"--media","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take media backup","default":false},"db":{"name":"--db","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take complete database backup","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:config:set","usage":["setup:config:set [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-endpoint REMOTE-STORAGE-ENDPOINT] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--remote-storage-path-style REMOTE-STORAGE-PATH-STYLE] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Creates or modifies the deployment configuration","help":"Creates or modifies the deployment configuration","definition":{"arguments":[],"options":{"backend-frontname":{"name":"--backend-frontname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Backend frontname (will be autogenerated if missing)","default":null},"enable-debug-logging":{"name":"--enable-debug-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable debug logging","default":null},"enable-syslog-logging":{"name":"--enable-syslog-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable syslog logging","default":null},"remote-storage-driver":{"name":"--remote-storage-driver","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage driver","default":null},"remote-storage-prefix":{"name":"--remote-storage-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage prefix","default":""},"remote-storage-endpoint":{"name":"--remote-storage-endpoint","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage endpoint","default":null},"remote-storage-bucket":{"name":"--remote-storage-bucket","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage bucket","default":null},"remote-storage-region":{"name":"--remote-storage-region","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage region","default":null},"remote-storage-key":{"name":"--remote-storage-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage access key","default":""},"remote-storage-secret":{"name":"--remote-storage-secret","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage secret key","default":""},"remote-storage-path-style":{"name":"--remote-storage-path-style","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage path style","default":"0"},"consumers-wait-for-messages":{"name":"--consumers-wait-for-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Should consumers wait for a message from the queue? 1 - Yes, 0 - No","default":null},"amqp-host":{"name":"--amqp-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server host","default":""},"amqp-port":{"name":"--amqp-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server port","default":"5672"},"amqp-user":{"name":"--amqp-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server username","default":""},"amqp-password":{"name":"--amqp-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server password","default":""},"amqp-virtualhost":{"name":"--amqp-virtualhost","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp virtualhost","default":"\/"},"amqp-ssl":{"name":"--amqp-ssl","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL","default":""},"amqp-ssl-options":{"name":"--amqp-ssl-options","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL Options (JSON)","default":""},"key":{"name":"--key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Encryption key","default":null},"db-host":{"name":"--db-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server host","default":null},"db-name":{"name":"--db-name","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"db-user":{"name":"--db-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server username","default":null},"db-engine":{"name":"--db-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server engine","default":null},"db-password":{"name":"--db-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server password","default":null},"db-prefix":{"name":"--db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database table prefix","default":null},"db-model":{"name":"--db-model","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database type","default":null},"db-init-statements":{"name":"--db-init-statements","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database initial set of commands","default":null},"skip-db-validation":{"name":"--skip-db-validation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"If specified, then db connection validation will be skipped","default":false},"http-cache-hosts":{"name":"--http-cache-hosts","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"http Cache hosts","default":null},"db-ssl-key":{"name":"--db-ssl-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client key file in order to establish db connection through SSL","default":""},"db-ssl-cert":{"name":"--db-ssl-cert","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client certificate file in order to establish db connection through SSL","default":""},"db-ssl-ca":{"name":"--db-ssl-ca","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of server certificate file in order to establish db connection through SSL","default":""},"db-ssl-verify":{"name":"--db-ssl-verify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Verify server certification","default":false},"session-save":{"name":"--session-save","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Session save handler","default":null},"session-save-redis-host":{"name":"--session-save-redis-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Fully qualified host name, IP address, or absolute path if using UNIX sockets","default":null},"session-save-redis-port":{"name":"--session-save-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"session-save-redis-password":{"name":"--session-save-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"session-save-redis-timeout":{"name":"--session-save-redis-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Connection timeout, in seconds","default":null},"session-save-redis-persistent-id":{"name":"--session-save-redis-persistent-id","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Unique string to enable persistent connections","default":null},"session-save-redis-db":{"name":"--session-save-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis database number","default":null},"session-save-redis-compression-threshold":{"name":"--session-save-redis-compression-threshold","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression threshold","default":null},"session-save-redis-compression-lib":{"name":"--session-save-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression library. Values:\u00a0gzip (default), lzf, lz4, snappy","default":null},"session-save-redis-log-level":{"name":"--session-save-redis-log-level","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis log level. Values: 0 (least verbose) to 7 (most verbose)","default":null},"session-save-redis-max-concurrency":{"name":"--session-save-redis-max-concurrency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Maximum number of processes that can wait for a lock on one session","default":null},"session-save-redis-break-after-frontend":{"name":"--session-save-redis-break-after-frontend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for frontend session","default":null},"session-save-redis-break-after-adminhtml":{"name":"--session-save-redis-break-after-adminhtml","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for Admin session","default":null},"session-save-redis-first-lifetime":{"name":"--session-save-redis-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-first-lifetime":{"name":"--session-save-redis-bot-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-lifetime":{"name":"--session-save-redis-bot-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime of session for bots on subsequent writes (use 0 to disable)","default":null},"session-save-redis-disable-locking":{"name":"--session-save-redis-disable-locking","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis disable locking. Values:\u00a0false (default), true","default":null},"session-save-redis-min-lifetime":{"name":"--session-save-redis-min-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis min session lifetime, in seconds","default":null},"session-save-redis-max-lifetime":{"name":"--session-save-redis-max-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis max session lifetime, in seconds","default":null},"session-save-redis-sentinel-master":{"name":"--session-save-redis-sentinel-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel master","default":null},"session-save-redis-sentinel-servers":{"name":"--session-save-redis-sentinel-servers","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel servers, comma separated","default":null},"session-save-redis-sentinel-verify-master":{"name":"--session-save-redis-sentinel-verify-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel verify master. Values: false (default), true","default":null},"session-save-redis-sentinel-connect-retries":{"name":"--session-save-redis-sentinel-connect-retries","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel connect retries.","default":null},"cache-backend":{"name":"--cache-backend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"cache-backend-redis-server":{"name":"--cache-backend-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"cache-backend-redis-db":{"name":"--cache-backend-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"cache-backend-redis-port":{"name":"--cache-backend-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"cache-backend-redis-password":{"name":"--cache-backend-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"cache-backend-redis-compress-data":{"name":"--cache-backend-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 0 to disable compression (default is 1, enabled)","default":null},"cache-backend-redis-compression-lib":{"name":"--cache-backend-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"cache-id-prefix":{"name":"--cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"allow-parallel-generation":{"name":"--allow-parallel-generation","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Allow generate cache in non-blocking way","default":false},"page-cache":{"name":"--page-cache","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"page-cache-redis-server":{"name":"--page-cache-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"page-cache-redis-db":{"name":"--page-cache-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"page-cache-redis-port":{"name":"--page-cache-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"page-cache-redis-password":{"name":"--page-cache-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"page-cache-redis-compress-data":{"name":"--page-cache-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to compress the full page cache (use 0 to disable)","default":null},"page-cache-redis-compression-lib":{"name":"--page-cache-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"page-cache-id-prefix":{"name":"--page-cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"lock-provider":{"name":"--lock-provider","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lock provider name","default":null},"lock-db-prefix":{"name":"--lock-db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Installation specific lock prefix to avoid lock conflicts","default":null},"lock-zookeeper-host":{"name":"--lock-zookeeper-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181","default":null},"lock-zookeeper-path":{"name":"--lock-zookeeper-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where Zookeeper will save locks. The default path is: \/magento\/locks","default":null},"lock-file-path":{"name":"--lock-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where file locks will be saved.","default":null},"document-root-is-pub":{"name":"--document-root-is-pub","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Flag to show is Pub is on root, can be true or false only","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-data:upgrade","usage":["setup:db-data:upgrade [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs and upgrades data in the DB","help":"Installs and upgrades data in the DB","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-declaration:generate-patch","usage":["setup:db-declaration:generate-patch [--revertable [REVERTABLE]] [--type [TYPE]] [--] "],"description":"Generate patch and put it in specific folder.","help":"Generate patch and put it in specific folder.","definition":{"arguments":{"module":{"name":"module","is_required":true,"is_array":false,"description":"Module name","default":null},"patch":{"name":"patch","is_required":true,"is_array":false,"description":"Patch name","default":null}},"options":{"revertable":{"name":"--revertable","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Check whether patch is revertable or not.","default":false},"type":{"name":"--type","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Find out what type of patch should be generated. Available values: `data`, `schema`.","default":"data"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-declaration:generate-whitelist","usage":["setup:db-declaration:generate-whitelist [--module-name [MODULE-NAME]]"],"description":"Generate whitelist of tables and columns that are allowed to be edited by declaration installer","help":"Generate whitelist of tables and columns that are allowed to be edited by declaration installer","definition":{"arguments":[],"options":{"module-name":{"name":"--module-name","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Name of the module where whitelist will be generated","default":"all"},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db-schema:upgrade","usage":["setup:db-schema:upgrade [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs and upgrades the DB schema","help":"Installs and upgrades the DB schema","definition":{"arguments":[],"options":{"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:db:status","usage":["setup:db:status [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Checks if DB schema or data requires upgrade","help":"Checks if DB schema or data requires upgrade","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:di:compile","usage":["setup:di:compile"],"description":"Generates DI configuration and all missing classes that can be auto-generated","help":"Generates DI configuration and all missing classes that can be auto-generated","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:install","usage":["setup:install [--backend-frontname BACKEND-FRONTNAME] [--enable-debug-logging ENABLE-DEBUG-LOGGING] [--enable-syslog-logging ENABLE-SYSLOG-LOGGING] [--remote-storage-driver REMOTE-STORAGE-DRIVER] [--remote-storage-prefix REMOTE-STORAGE-PREFIX] [--remote-storage-endpoint REMOTE-STORAGE-ENDPOINT] [--remote-storage-bucket REMOTE-STORAGE-BUCKET] [--remote-storage-region REMOTE-STORAGE-REGION] [--remote-storage-key REMOTE-STORAGE-KEY] [--remote-storage-secret REMOTE-STORAGE-SECRET] [--remote-storage-path-style REMOTE-STORAGE-PATH-STYLE] [--consumers-wait-for-messages CONSUMERS-WAIT-FOR-MESSAGES] [--amqp-host AMQP-HOST] [--amqp-port AMQP-PORT] [--amqp-user AMQP-USER] [--amqp-password AMQP-PASSWORD] [--amqp-virtualhost AMQP-VIRTUALHOST] [--amqp-ssl AMQP-SSL] [--amqp-ssl-options AMQP-SSL-OPTIONS] [--key KEY] [--db-host DB-HOST] [--db-name DB-NAME] [--db-user DB-USER] [--db-engine DB-ENGINE] [--db-password DB-PASSWORD] [--db-prefix DB-PREFIX] [--db-model DB-MODEL] [--db-init-statements DB-INIT-STATEMENTS] [-s|--skip-db-validation] [--http-cache-hosts HTTP-CACHE-HOSTS] [--db-ssl-key DB-SSL-KEY] [--db-ssl-cert DB-SSL-CERT] [--db-ssl-ca DB-SSL-CA] [--db-ssl-verify] [--session-save SESSION-SAVE] [--session-save-redis-host SESSION-SAVE-REDIS-HOST] [--session-save-redis-port SESSION-SAVE-REDIS-PORT] [--session-save-redis-password SESSION-SAVE-REDIS-PASSWORD] [--session-save-redis-timeout SESSION-SAVE-REDIS-TIMEOUT] [--session-save-redis-persistent-id SESSION-SAVE-REDIS-PERSISTENT-ID] [--session-save-redis-db SESSION-SAVE-REDIS-DB] [--session-save-redis-compression-threshold SESSION-SAVE-REDIS-COMPRESSION-THRESHOLD] [--session-save-redis-compression-lib SESSION-SAVE-REDIS-COMPRESSION-LIB] [--session-save-redis-log-level SESSION-SAVE-REDIS-LOG-LEVEL] [--session-save-redis-max-concurrency SESSION-SAVE-REDIS-MAX-CONCURRENCY] [--session-save-redis-break-after-frontend SESSION-SAVE-REDIS-BREAK-AFTER-FRONTEND] [--session-save-redis-break-after-adminhtml SESSION-SAVE-REDIS-BREAK-AFTER-ADMINHTML] [--session-save-redis-first-lifetime SESSION-SAVE-REDIS-FIRST-LIFETIME] [--session-save-redis-bot-first-lifetime SESSION-SAVE-REDIS-BOT-FIRST-LIFETIME] [--session-save-redis-bot-lifetime SESSION-SAVE-REDIS-BOT-LIFETIME] [--session-save-redis-disable-locking SESSION-SAVE-REDIS-DISABLE-LOCKING] [--session-save-redis-min-lifetime SESSION-SAVE-REDIS-MIN-LIFETIME] [--session-save-redis-max-lifetime SESSION-SAVE-REDIS-MAX-LIFETIME] [--session-save-redis-sentinel-master SESSION-SAVE-REDIS-SENTINEL-MASTER] [--session-save-redis-sentinel-servers SESSION-SAVE-REDIS-SENTINEL-SERVERS] [--session-save-redis-sentinel-verify-master SESSION-SAVE-REDIS-SENTINEL-VERIFY-MASTER] [--session-save-redis-sentinel-connect-retries SESSION-SAVE-REDIS-SENTINEL-CONNECT-RETRIES] [--cache-backend CACHE-BACKEND] [--cache-backend-redis-server CACHE-BACKEND-REDIS-SERVER] [--cache-backend-redis-db CACHE-BACKEND-REDIS-DB] [--cache-backend-redis-port CACHE-BACKEND-REDIS-PORT] [--cache-backend-redis-password CACHE-BACKEND-REDIS-PASSWORD] [--cache-backend-redis-compress-data CACHE-BACKEND-REDIS-COMPRESS-DATA] [--cache-backend-redis-compression-lib CACHE-BACKEND-REDIS-COMPRESSION-LIB] [--cache-id-prefix CACHE-ID-PREFIX] [--allow-parallel-generation] [--page-cache PAGE-CACHE] [--page-cache-redis-server PAGE-CACHE-REDIS-SERVER] [--page-cache-redis-db PAGE-CACHE-REDIS-DB] [--page-cache-redis-port PAGE-CACHE-REDIS-PORT] [--page-cache-redis-password PAGE-CACHE-REDIS-PASSWORD] [--page-cache-redis-compress-data PAGE-CACHE-REDIS-COMPRESS-DATA] [--page-cache-redis-compression-lib PAGE-CACHE-REDIS-COMPRESSION-LIB] [--page-cache-id-prefix PAGE-CACHE-ID-PREFIX] [--lock-provider LOCK-PROVIDER] [--lock-db-prefix LOCK-DB-PREFIX] [--lock-zookeeper-host LOCK-ZOOKEEPER-HOST] [--lock-zookeeper-path LOCK-ZOOKEEPER-PATH] [--lock-file-path LOCK-FILE-PATH] [--document-root-is-pub DOCUMENT-ROOT-IS-PUB] [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--admin-user [ADMIN-USER]] [--admin-password [ADMIN-PASSWORD]] [--admin-email [ADMIN-EMAIL]] [--admin-firstname [ADMIN-FIRSTNAME]] [--admin-lastname [ADMIN-LASTNAME]] [--search-engine SEARCH-ENGINE] [--elasticsearch-host ELASTICSEARCH-HOST] [--elasticsearch-port ELASTICSEARCH-PORT] [--elasticsearch-enable-auth ELASTICSEARCH-ENABLE-AUTH] [--elasticsearch-username ELASTICSEARCH-USERNAME] [--elasticsearch-password ELASTICSEARCH-PASSWORD] [--elasticsearch-index-prefix ELASTICSEARCH-INDEX-PREFIX] [--elasticsearch-timeout ELASTICSEARCH-TIMEOUT] [--cleanup-database] [--sales-order-increment-prefix SALES-ORDER-INCREMENT-PREFIX] [--use-sample-data] [--enable-modules [ENABLE-MODULES]] [--disable-modules [DISABLE-MODULES]] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [-i|--interactive] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs the Magento application","help":"Installs the Magento application","definition":{"arguments":[],"options":{"backend-frontname":{"name":"--backend-frontname","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Backend frontname (will be autogenerated if missing)","default":null},"enable-debug-logging":{"name":"--enable-debug-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable debug logging","default":null},"enable-syslog-logging":{"name":"--enable-syslog-logging","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Enable syslog logging","default":null},"remote-storage-driver":{"name":"--remote-storage-driver","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage driver","default":null},"remote-storage-prefix":{"name":"--remote-storage-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage prefix","default":""},"remote-storage-endpoint":{"name":"--remote-storage-endpoint","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage endpoint","default":null},"remote-storage-bucket":{"name":"--remote-storage-bucket","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage bucket","default":null},"remote-storage-region":{"name":"--remote-storage-region","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage region","default":null},"remote-storage-key":{"name":"--remote-storage-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage access key","default":""},"remote-storage-secret":{"name":"--remote-storage-secret","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage secret key","default":""},"remote-storage-path-style":{"name":"--remote-storage-path-style","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Remote storage path style","default":"0"},"consumers-wait-for-messages":{"name":"--consumers-wait-for-messages","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Should consumers wait for a message from the queue? 1 - Yes, 0 - No","default":null},"amqp-host":{"name":"--amqp-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server host","default":""},"amqp-port":{"name":"--amqp-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server port","default":"5672"},"amqp-user":{"name":"--amqp-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server username","default":""},"amqp-password":{"name":"--amqp-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp server password","default":""},"amqp-virtualhost":{"name":"--amqp-virtualhost","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp virtualhost","default":"\/"},"amqp-ssl":{"name":"--amqp-ssl","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL","default":""},"amqp-ssl-options":{"name":"--amqp-ssl-options","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Amqp SSL Options (JSON)","default":""},"key":{"name":"--key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Encryption key","default":null},"db-host":{"name":"--db-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server host","default":null},"db-name":{"name":"--db-name","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database name","default":null},"db-user":{"name":"--db-user","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server username","default":null},"db-engine":{"name":"--db-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server engine","default":null},"db-password":{"name":"--db-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database server password","default":null},"db-prefix":{"name":"--db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database table prefix","default":null},"db-model":{"name":"--db-model","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database type","default":null},"db-init-statements":{"name":"--db-init-statements","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database initial set of commands","default":null},"skip-db-validation":{"name":"--skip-db-validation","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"If specified, then db connection validation will be skipped","default":false},"http-cache-hosts":{"name":"--http-cache-hosts","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"http Cache hosts","default":null},"db-ssl-key":{"name":"--db-ssl-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client key file in order to establish db connection through SSL","default":""},"db-ssl-cert":{"name":"--db-ssl-cert","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of client certificate file in order to establish db connection through SSL","default":""},"db-ssl-ca":{"name":"--db-ssl-ca","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Full path of server certificate file in order to establish db connection through SSL","default":""},"db-ssl-verify":{"name":"--db-ssl-verify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Verify server certification","default":false},"session-save":{"name":"--session-save","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Session save handler","default":null},"session-save-redis-host":{"name":"--session-save-redis-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Fully qualified host name, IP address, or absolute path if using UNIX sockets","default":null},"session-save-redis-port":{"name":"--session-save-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"session-save-redis-password":{"name":"--session-save-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"session-save-redis-timeout":{"name":"--session-save-redis-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Connection timeout, in seconds","default":null},"session-save-redis-persistent-id":{"name":"--session-save-redis-persistent-id","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Unique string to enable persistent connections","default":null},"session-save-redis-db":{"name":"--session-save-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis database number","default":null},"session-save-redis-compression-threshold":{"name":"--session-save-redis-compression-threshold","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression threshold","default":null},"session-save-redis-compression-lib":{"name":"--session-save-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis compression library. Values:\u00a0gzip (default), lzf, lz4, snappy","default":null},"session-save-redis-log-level":{"name":"--session-save-redis-log-level","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis log level. Values: 0 (least verbose) to 7 (most verbose)","default":null},"session-save-redis-max-concurrency":{"name":"--session-save-redis-max-concurrency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Maximum number of processes that can wait for a lock on one session","default":null},"session-save-redis-break-after-frontend":{"name":"--session-save-redis-break-after-frontend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for frontend session","default":null},"session-save-redis-break-after-adminhtml":{"name":"--session-save-redis-break-after-adminhtml","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Number of seconds to wait before trying to break a lock for Admin session","default":null},"session-save-redis-first-lifetime":{"name":"--session-save-redis-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for non-bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-first-lifetime":{"name":"--session-save-redis-bot-first-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime, in seconds, of session for bots on the first write (use 0 to disable)","default":null},"session-save-redis-bot-lifetime":{"name":"--session-save-redis-bot-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lifetime of session for bots on subsequent writes (use 0 to disable)","default":null},"session-save-redis-disable-locking":{"name":"--session-save-redis-disable-locking","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis disable locking. Values:\u00a0false (default), true","default":null},"session-save-redis-min-lifetime":{"name":"--session-save-redis-min-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis min session lifetime, in seconds","default":null},"session-save-redis-max-lifetime":{"name":"--session-save-redis-max-lifetime","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis max session lifetime, in seconds","default":null},"session-save-redis-sentinel-master":{"name":"--session-save-redis-sentinel-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel master","default":null},"session-save-redis-sentinel-servers":{"name":"--session-save-redis-sentinel-servers","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel servers, comma separated","default":null},"session-save-redis-sentinel-verify-master":{"name":"--session-save-redis-sentinel-verify-master","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel verify master. Values: false (default), true","default":null},"session-save-redis-sentinel-connect-retries":{"name":"--session-save-redis-sentinel-connect-retries","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis Sentinel connect retries.","default":null},"cache-backend":{"name":"--cache-backend","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"cache-backend-redis-server":{"name":"--cache-backend-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"cache-backend-redis-db":{"name":"--cache-backend-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"cache-backend-redis-port":{"name":"--cache-backend-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"cache-backend-redis-password":{"name":"--cache-backend-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"cache-backend-redis-compress-data":{"name":"--cache-backend-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 0 to disable compression (default is 1, enabled)","default":null},"cache-backend-redis-compression-lib":{"name":"--cache-backend-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression lib to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"cache-id-prefix":{"name":"--cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"allow-parallel-generation":{"name":"--allow-parallel-generation","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Allow generate cache in non-blocking way","default":false},"page-cache":{"name":"--page-cache","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default cache handler","default":null},"page-cache-redis-server":{"name":"--page-cache-redis-server","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server","default":null},"page-cache-redis-db":{"name":"--page-cache-redis-db","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Database number for the cache","default":null},"page-cache-redis-port":{"name":"--page-cache-redis-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server listen port","default":null},"page-cache-redis-password":{"name":"--page-cache-redis-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Redis server password","default":null},"page-cache-redis-compress-data":{"name":"--page-cache-redis-compress-data","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to compress the full page cache (use 0 to disable)","default":null},"page-cache-redis-compression-lib":{"name":"--page-cache-redis-compression-lib","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Compression library to use [snappy,lzf,l4z,zstd,gzip] (leave blank to determine automatically)","default":null},"page-cache-id-prefix":{"name":"--page-cache-id-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"ID prefix for cache keys","default":null},"lock-provider":{"name":"--lock-provider","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Lock provider name","default":null},"lock-db-prefix":{"name":"--lock-db-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Installation specific lock prefix to avoid lock conflicts","default":null},"lock-zookeeper-host":{"name":"--lock-zookeeper-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host and port to connect to Zookeeper cluster. For example: 127.0.0.1:2181","default":null},"lock-zookeeper-path":{"name":"--lock-zookeeper-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where Zookeeper will save locks. The default path is: \/magento\/locks","default":null},"lock-file-path":{"name":"--lock-file-path","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The path where file locks will be saved.","default":null},"document-root-is-pub":{"name":"--document-root-is-pub","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Flag to show is Pub is on root, can be true or false only","default":null},"base-url":{"name":"--base-url","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"URL the store is supposed to be available at. Deprecated, use config:set with path web\/unsecure\/base_url","default":null},"language":{"name":"--language","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default language code. Deprecated, use config:set with path general\/locale\/code","default":null},"timezone":{"name":"--timezone","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default time zone code. Deprecated, use config:set with path general\/locale\/timezone","default":null},"currency":{"name":"--currency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default currency code. Deprecated, use config:set with path currency\/options\/base, currency\/options\/default and currency\/options\/allow","default":null},"use-rewrites":{"name":"--use-rewrites","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use rewrites. Deprecated, use config:set with path web\/seo\/use_rewrites","default":null},"use-secure":{"name":"--use-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web\/secure\/use_in_frontend","default":null},"base-url-secure":{"name":"--base-url-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Base URL for SSL connection. Deprecated, use config:set with path web\/secure\/base_url","default":null},"use-secure-admin":{"name":"--use-secure-admin","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run admin interface with SSL. Deprecated, use config:set with path web\/secure\/use_in_adminhtml","default":null},"admin-use-security-key":{"name":"--admin-use-security-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin\/security\/use_form_key","default":null},"admin-user":{"name":"--admin-user","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin user","default":null},"admin-password":{"name":"--admin-password","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin password","default":null},"admin-email":{"name":"--admin-email","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin email","default":null},"admin-firstname":{"name":"--admin-firstname","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin first name","default":null},"admin-lastname":{"name":"--admin-lastname","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Admin last name","default":null},"search-engine":{"name":"--search-engine","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Search engine. Values: elasticsearch5, elasticsearch6, elasticsearch7","default":null},"elasticsearch-host":{"name":"--elasticsearch-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server host.","default":null},"elasticsearch-port":{"name":"--elasticsearch-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server port.","default":null},"elasticsearch-enable-auth":{"name":"--elasticsearch-enable-auth","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Set to 1 to enable authentication. (default is 0, disabled)","default":null},"elasticsearch-username":{"name":"--elasticsearch-username","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch username. Only applicable if HTTP auth is enabled","default":null},"elasticsearch-password":{"name":"--elasticsearch-password","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch password. Only applicable if HTTP auth is enabled","default":null},"elasticsearch-index-prefix":{"name":"--elasticsearch-index-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch index prefix.","default":null},"elasticsearch-timeout":{"name":"--elasticsearch-timeout","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Elasticsearch server timeout.","default":null},"cleanup-database":{"name":"--cleanup-database","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Cleanup the database before installation","default":false},"sales-order-increment-prefix":{"name":"--sales-order-increment-prefix","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Sales order number prefix","default":null},"use-sample-data":{"name":"--use-sample-data","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Use sample data","default":false},"enable-modules":{"name":"--enable-modules","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"List of comma-separated module names. That must be included during installation. Available magic param \"all\".","default":null},"disable-modules":{"name":"--disable-modules","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"List of comma-separated module names. That must be avoided during installation. Available magic param \"all\".","default":null},"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"interactive":{"name":"--interactive","shortcut":"-i","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Interactive Magento installation","default":false},"safe-mode":{"name":"--safe-mode","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Safe installation of Magento with dumps on destructive operations, like column removal","default":null},"data-restore":{"name":"--data-restore","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Restore removed data from dumps","default":null},"dry-run":{"name":"--dry-run","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Magento Installation will be run in dry-run mode","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:performance:generate-fixtures","usage":["setup:performance:generate-fixtures [-s|--skip-reindex] [--] "],"description":"Generates fixtures","help":"Generates fixtures","definition":{"arguments":{"profile":{"name":"profile","is_required":true,"is_array":false,"description":"Path to profile configuration file","default":null}},"options":{"skip-reindex":{"name":"--skip-reindex","shortcut":"-s","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Skip reindex","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:rollback","usage":["setup:rollback [-c|--code-file CODE-FILE] [-m|--media-file MEDIA-FILE] [-d|--db-file DB-FILE] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Rolls back Magento Application codebase, media and database","help":"Rolls back Magento Application codebase, media and database","definition":{"arguments":[],"options":{"code-file":{"name":"--code-file","shortcut":"-c","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the code backup file in var\/backups","default":null},"media-file":{"name":"--media-file","shortcut":"-m","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the media backup file in var\/backups","default":null},"db-file":{"name":"--db-file","shortcut":"-d","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Basename of the db backup file in var\/backups","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:static-content:deploy","usage":["setup:static-content:deploy [-f|--force] [-s|--strategy [STRATEGY]] [-a|--area [AREA]] [--exclude-area [EXCLUDE-AREA]] [-t|--theme [THEME]] [--exclude-theme [EXCLUDE-THEME]] [-l|--language [LANGUAGE]] [--exclude-language [EXCLUDE-LANGUAGE]] [-j|--jobs [JOBS]] [--max-execution-time [MAX-EXECUTION-TIME]] [--symlink-locale] [--content-version CONTENT-VERSION] [--refresh-content-version-only] [--no-javascript] [--no-js-bundle] [--no-css] [--no-less] [--no-images] [--no-fonts] [--no-html] [--no-misc] [--no-html-minify] [--no-parent] [--] [...]"],"description":"Deploys static view files","help":"Deploys static view files","definition":{"arguments":{"languages":{"name":"languages","is_required":false,"is_array":true,"description":"Space-separated list of ISO-639 language codes for which to output static view files.","default":[]}},"options":{"force":{"name":"--force","shortcut":"-f","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Deploy files in any mode.","default":false},"strategy":{"name":"--strategy","shortcut":"-s","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Deploy files using specified strategy.","default":"quick"},"area":{"name":"--area","shortcut":"-a","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate files only for the specified areas.","default":["all"]},"exclude-area":{"name":"--exclude-area","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified areas.","default":["none"]},"theme":{"name":"--theme","shortcut":"-t","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate static view files for only the specified themes.","default":["all"]},"exclude-theme":{"name":"--exclude-theme","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified themes.","default":["none"]},"language":{"name":"--language","shortcut":"-l","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Generate files only for the specified languages.","default":["all"]},"exclude-language":{"name":"--exclude-language","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":true,"description":"Do not generate files for the specified languages.","default":["none"]},"jobs":{"name":"--jobs","shortcut":"-j","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Enable parallel processing using the specified number of jobs.","default":0},"max-execution-time":{"name":"--max-execution-time","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"The maximum expected execution time of deployment static process (in seconds).","default":900},"symlink-locale":{"name":"--symlink-locale","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Create symlinks for the files of those locales, which are passed for deployment, but have no customizations.","default":false},"content-version":{"name":"--content-version","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Custom version of static content can be used if running deployment on multiple nodes to ensure that static content version is identical and caching works properly.","default":null},"refresh-content-version-only":{"name":"--refresh-content-version-only","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Refreshing the version of static content only can be used to refresh static content in browser cache and CDN cache.","default":false},"no-javascript":{"name":"--no-javascript","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy JavaScript files.","default":false},"no-js-bundle":{"name":"--no-js-bundle","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy JavaScript bundle files.","default":false},"no-css":{"name":"--no-css","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy CSS files.","default":false},"no-less":{"name":"--no-less","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy LESS files.","default":false},"no-images":{"name":"--no-images","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy images.","default":false},"no-fonts":{"name":"--no-fonts","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy font files.","default":false},"no-html":{"name":"--no-html","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy HTML files.","default":false},"no-misc":{"name":"--no-misc","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not deploy files of other types (.md, .jbf, .csv, etc.).","default":false},"no-html-minify":{"name":"--no-html-minify","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not minify HTML files.","default":false},"no-parent":{"name":"--no-parent","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not compile parent themes. Supported only in quick and standard strategies.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:store-config:set","usage":["setup:store-config:set [--base-url BASE-URL] [--language LANGUAGE] [--timezone TIMEZONE] [--currency CURRENCY] [--use-rewrites USE-REWRITES] [--use-secure USE-SECURE] [--base-url-secure BASE-URL-SECURE] [--use-secure-admin USE-SECURE-ADMIN] [--admin-use-security-key ADMIN-USE-SECURITY-KEY] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Installs the store configuration. Deprecated since 2.2.0. Use config:set instead","help":"Installs the store configuration. Deprecated since 2.2.0. Use config:set instead","definition":{"arguments":[],"options":{"base-url":{"name":"--base-url","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"URL the store is supposed to be available at. Deprecated, use config:set with path web\/unsecure\/base_url","default":null},"language":{"name":"--language","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default language code. Deprecated, use config:set with path general\/locale\/code","default":null},"timezone":{"name":"--timezone","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default time zone code. Deprecated, use config:set with path general\/locale\/timezone","default":null},"currency":{"name":"--currency","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Default currency code. Deprecated, use config:set with path currency\/options\/base, currency\/options\/default and currency\/options\/allow","default":null},"use-rewrites":{"name":"--use-rewrites","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use rewrites. Deprecated, use config:set with path web\/seo\/use_rewrites","default":null},"use-secure":{"name":"--use-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Use secure URLs. Enable this option only if SSL is available. Deprecated, use config:set with path web\/secure\/use_in_frontend","default":null},"base-url-secure":{"name":"--base-url-secure","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Base URL for SSL connection. Deprecated, use config:set with path web\/secure\/base_url","default":null},"use-secure-admin":{"name":"--use-secure-admin","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Run admin interface with SSL. Deprecated, use config:set with path web\/secure\/use_in_adminhtml","default":null},"admin-use-security-key":{"name":"--admin-use-security-key","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Whether to use a \"security key\" feature in Magento Admin URLs and forms. Deprecated, use config:set with path admin\/security\/use_form_key","default":null},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:uninstall","usage":["setup:uninstall [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Uninstalls the Magento application","help":"Uninstalls the Magento application","definition":{"arguments":[],"options":{"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"setup:upgrade","usage":["setup:upgrade [--keep-generated] [--convert-old-scripts [CONVERT-OLD-SCRIPTS]] [--safe-mode [SAFE-MODE]] [--data-restore [DATA-RESTORE]] [--dry-run [DRY-RUN]] [--magento-init-params MAGENTO-INIT-PARAMS]"],"description":"Upgrades the Magento application, DB data, and schema","help":"Upgrades the Magento application, DB data, and schema","definition":{"arguments":[],"options":{"keep-generated":{"name":"--keep-generated","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Prevents generated files from being deleted. We discourage using this option except when deploying to production. Consult your system integrator or administrator for more information.","default":false},"convert-old-scripts":{"name":"--convert-old-scripts","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Allows to convert old scripts (InstallSchema, UpgradeSchema) to db_schema.xml format","default":false},"safe-mode":{"name":"--safe-mode","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Safe installation of Magento with dumps on destructive operations, like column removal","default":null},"data-restore":{"name":"--data-restore","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Restore removed data from dumps","default":null},"dry-run":{"name":"--dry-run","shortcut":"","accept_value":true,"is_value_required":false,"is_multiple":false,"description":"Magento Installation will be run in dry-run mode","default":false},"magento-init-params":{"name":"--magento-init-params","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Add to any command to customize Magento initialization parameters For example: \"MAGE_MODE=developer&MAGE_DIRS[base][path]=\/var\/www\/example.com&MAGE_DIRS[cache][path]=\/var\/tmp\/cache\"","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"store:list","usage":["store:list"],"description":"Displays the list of stores","help":"Displays the list of stores","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"store:website:list","usage":["store:website:list"],"description":"Displays the list of websites","help":"Displays the list of websites","definition":{"arguments":[],"options":{"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"theme:uninstall","usage":["theme:uninstall [--backup-code] [-c|--clear-static-content] [--] ..."],"description":"Uninstalls theme","help":"Uninstalls theme","definition":{"arguments":{"theme":{"name":"theme","is_required":true,"is_array":true,"description":"Path of the theme. Theme path should be specified as full path which is area\/vendor\/name. For example, frontend\/Magento\/blank","default":[]}},"options":{"backup-code":{"name":"--backup-code","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Take code backup (excluding temporary files)","default":false},"clear-static-content":{"name":"--clear-static-content","shortcut":"-c","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Clear generated static view files.","default":false},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false},{"name":"varnish:vcl:generate","usage":["varnish:vcl:generate [--access-list ACCESS-LIST] [--backend-host BACKEND-HOST] [--backend-port BACKEND-PORT] [--export-version EXPORT-VERSION] [--grace-period GRACE-PERIOD] [--output-file OUTPUT-FILE]"],"description":"Generates Varnish VCL and echos it to the command line","help":"Generates Varnish VCL and echos it to the command line","definition":{"arguments":[],"options":{"access-list":{"name":"--access-list","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":true,"description":"IPs access list that can purge Varnish","default":["localhost"]},"backend-host":{"name":"--backend-host","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Host of the web backend","default":"localhost"},"backend-port":{"name":"--backend-port","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Port of the web backend","default":8080},"export-version":{"name":"--export-version","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"The version of Varnish file","default":"4"},"grace-period":{"name":"--grace-period","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Grace period in seconds","default":300},"output-file":{"name":"--output-file","shortcut":"","accept_value":true,"is_value_required":true,"is_multiple":false,"description":"Path to the file to write vcl","default":null},"help":{"name":"--help","shortcut":"-h","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this help message","default":false},"quiet":{"name":"--quiet","shortcut":"-q","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not output any message","default":false},"verbose":{"name":"--verbose","shortcut":"-v|-vv|-vvv","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug","default":false},"version":{"name":"--version","shortcut":"-V","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Display this application version","default":false},"ansi":{"name":"--ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Force ANSI output","default":false},"no-ansi":{"name":"--no-ansi","shortcut":"","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Disable ANSI output","default":false},"no-interaction":{"name":"--no-interaction","shortcut":"-n","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"Do not ask any interactive question","default":false}}},"hidden":false}],"namespaces":[{"id":"_global","commands":["help","list"]},{"id":"admin","commands":["admin:user:create","admin:user:unlock"]},{"id":"app","commands":["app:config:dump","app:config:import","app:config:status"]},{"id":"braintree","commands":["braintree:migrate"]},{"id":"cache","commands":["cache:clean","cache:disable","cache:enable","cache:flush","cache:status"]},{"id":"catalog","commands":["catalog:images:resize","catalog:product:attributes:cleanup"]},{"id":"cms","commands":["cms:wysiwyg:restrict"]},{"id":"config","commands":["config:sensitive:set","config:set","config:show"]},{"id":"cron","commands":["cron:install","cron:remove","cron:run"]},{"id":"customer","commands":["customer:hash:upgrade"]},{"id":"deploy","commands":["deploy:mode:set","deploy:mode:show"]},{"id":"dev","commands":["dev:di:info","dev:profiler:disable","dev:profiler:enable","dev:query-log:disable","dev:query-log:enable","dev:source-theme:deploy","dev:template-hints:disable","dev:template-hints:enable","dev:template-hints:status","dev:tests:run","dev:urn-catalog:generate","dev:xml:convert"]},{"id":"downloadable","commands":["downloadable:domains:add","downloadable:domains:remove","downloadable:domains:show"]},{"id":"encryption","commands":["encryption:payment-data:update"]},{"id":"i18n","commands":["i18n:collect-phrases","i18n:pack","i18n:uninstall"]},{"id":"indexer","commands":["indexer:info","indexer:reindex","indexer:reset","indexer:set-dimensions-mode","indexer:set-mode","indexer:show-dimensions-mode","indexer:show-mode","indexer:status"]},{"id":"info","commands":["info:adminuri","info:backups:list","info:currency:list","info:dependencies:show-framework","info:dependencies:show-modules","info:dependencies:show-modules-circular","info:language:list","info:timezone:list"]},{"id":"inventory","commands":["inventory:reservation:create-compensations","inventory:reservation:list-inconsistencies"]},{"id":"inventory-geonames","commands":["inventory-geonames:import"]},{"id":"maintenance","commands":["maintenance:allow-ips","maintenance:disable","maintenance:enable","maintenance:status"]},{"id":"media-content","commands":["media-content:sync"]},{"id":"media-gallery","commands":["media-gallery:sync"]},{"id":"module","commands":["module:config:status","module:disable","module:enable","module:status","module:uninstall"]},{"id":"newrelic","commands":["newrelic:create:deploy-marker"]},{"id":"queue","commands":["queue:consumers:list","queue:consumers:start"]},{"id":"remote-storage","commands":["remote-storage:sync"]},{"id":"sampledata","commands":["sampledata:deploy","sampledata:remove","sampledata:reset"]},{"id":"security","commands":["security:recaptcha:disable-for-user-forgot-password","security:recaptcha:disable-for-user-login","security:tfa:google:set-secret","security:tfa:providers","security:tfa:reset"]},{"id":"setup","commands":["setup:backup","setup:config:set","setup:db-data:upgrade","setup:db-declaration:generate-patch","setup:db-declaration:generate-whitelist","setup:db-schema:upgrade","setup:db:status","setup:di:compile","setup:install","setup:performance:generate-fixtures","setup:rollback","setup:static-content:deploy","setup:store-config:set","setup:uninstall","setup:upgrade"]},{"id":"store","commands":["store:list","store:website:list"]},{"id":"theme","commands":["theme:uninstall"]},{"id":"varnish","commands":["varnish:vcl:generate"]}]} \ No newline at end of file From 1304434b18f28ee1340db90616b98462ff447187 Mon Sep 17 00:00:00 2001 From: magedocs Date: Thu, 18 Nov 2021 22:38:05 +0000 Subject: [PATCH 3/5] Updated the required PHP extensions data after the 2.4.4-beta1 release --- src/_includes/install/php-ext-commerce-b2b.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/_includes/install/php-ext-commerce-b2b.md diff --git a/src/_includes/install/php-ext-commerce-b2b.md b/src/_includes/install/php-ext-commerce-b2b.md new file mode 100644 index 00000000000..88d8f234424 --- /dev/null +++ b/src/_includes/install/php-ext-commerce-b2b.md @@ -0,0 +1,25 @@ +- ext-bcmath +- ext-ctype +- ext-curl +- ext-dom +- ext-fileinfo +- ext-gd +- ext-hash +- ext-iconv +- ext-intl +- ext-json +- ext-libxml +- ext-mbstring +- ext-openssl +- ext-pcre +- ext-pdo_mysql +- ext-simplexml +- ext-soap +- ext-sockets +- ext-sodium +- ext-spl +- ext-xmlwriter +- ext-xsl +- ext-zip +- lib-libxml +- lib-openssl From 0cd1b4788d88f5545a97b6671a18b0b78ece433d Mon Sep 17 00:00:00 2001 From: magedocs Date: Thu, 18 Nov 2021 22:39:11 +0000 Subject: [PATCH 4/5] Updated Module Reference Guide data for the 2.4.4-beta1 release --- .../v2_4/mrg/module-admin-analytics.yml | 1 - .../module-admin-gws-configurable-product.yml | 1 - .../v2_4/mrg/module-admin-gws-staging.yml | 1 - .../codebase/v2_4/mrg/module-admin-gws.yml | 1 - .../v2_4/mrg/module-admin-notification.yml | 1 - .../v2_4/mrg/module-adobe-ims-api.yml | 1 - .../codebase/v2_4/mrg/module-adobe-ims.yml | 1 - .../v2_4/mrg/module-adobe-stock-admin-ui.yml | 1 - .../v2_4/mrg/module-adobe-stock-asset-api.yml | 1 - .../v2_4/mrg/module-adobe-stock-asset.yml | 1 - .../mrg/module-adobe-stock-client-api.yml | 1 - .../v2_4/mrg/module-adobe-stock-client.yml | 1 - .../mrg/module-adobe-stock-image-admin-ui.yml | 1 - .../v2_4/mrg/module-adobe-stock-image-api.yml | 1 - .../v2_4/mrg/module-adobe-stock-image.yml | 1 - .../v2_4/mrg/module-advanced-catalog.yml | 1 - .../v2_4/mrg/module-advanced-checkout.yml | 1 - .../module-advanced-pricing-import-export.yml | 1 - .../v2_4/mrg/module-advanced-rule.yml | 1 - .../v2_4/mrg/module-advanced-sales-rule.yml | 1 - .../v2_4/mrg/module-advanced-search.yml | 1 - .../codebase/v2_4/mrg/module-amqp-store.yml | 1 - src/_data/codebase/v2_4/mrg/module-amqp.yml | 1 - .../codebase/v2_4/mrg/module-analytics.yml | 1 - .../v2_4/mrg/module-async-order-graph-ql.yml | 5 + .../codebase/v2_4/mrg/module-async-order.yml | 7 + .../mrg/module-asynchronous-operations.yml | 1 - .../v2_4/mrg/module-authorization.yml | 1 - ...dule-aws-s3-customer-custom-attributes.yml | 1 - .../module-aws-s3-gift-card-import-export.yml | 1 - .../v2_4/mrg/module-aws-s3-page-builder.yml | 1 - .../module-aws-s3-scheduled-import-export.yml | 1 - src/_data/codebase/v2_4/mrg/module-aws-s3.yml | 1 - src/_data/codebase/v2_4/mrg/module-b2b.yml | 1 - .../codebase/v2_4/mrg/module-backend.yml | 1 - src/_data/codebase/v2_4/mrg/module-backup.yml | 1 - .../mrg/module-banner-customer-segment.yml | 1 - .../v2_4/mrg/module-banner-graph-ql.yml | 1 - .../module-banner-page-builder-analytics.yml | 1 - .../v2_4/mrg/module-banner-page-builder.yml | 1 - src/_data/codebase/v2_4/mrg/module-banner.yml | 1 - .../v2_4/mrg/module-bundle-graph-ql.yml | 1 - .../module-bundle-import-export-staging.yml | 1 - .../v2_4/mrg/module-bundle-import-export.yml | 1 - .../mrg/module-bundle-negotiable-quote.yml | 1 - ...odule-bundle-requisition-list-graph-ql.yml | 1 - .../mrg/module-bundle-requisition-list.yml | 1 - .../v2_4/mrg/module-bundle-shared-catalog.yml | 1 - .../v2_4/mrg/module-bundle-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-bundle.yml | 1 - .../v2_4/mrg/module-cache-invalidate.yml | 1 - .../codebase/v2_4/mrg/module-captcha.yml | 1 - .../v2_4/mrg/module-cardinal-commerce.yml | 1 - .../v2_4/mrg/module-catalog-analytics.yml | 1 - .../v2_4/mrg/module-catalog-cms-graph-ql.yml | 1 - .../mrg/module-catalog-customer-graph-ql.yml | 1 - .../v2_4/mrg/module-catalog-event.yml | 1 - .../v2_4/mrg/module-catalog-graph-ql.yml | 1 - .../module-catalog-import-export-staging.yml | 1 - .../mrg/module-catalog-inventory-graph-ql.yml | 1 - .../mrg/module-catalog-inventory-staging.yml | 1 - .../v2_4/mrg/module-catalog-inventory.yml | 1 - ...catalog-page-builder-analytics-staging.yml | 1 - .../module-catalog-page-builder-analytics.yml | 1 - .../module-catalog-permissions-graph-ql.yml | 1 - .../v2_4/mrg/module-catalog-permissions.yml | 1 - .../mrg/module-catalog-rule-configurable.yml | 1 - .../v2_4/mrg/module-catalog-rule-graph-ql.yml | 1 - .../v2_4/mrg/module-catalog-rule-staging.yml | 1 - .../codebase/v2_4/mrg/module-catalog-rule.yml | 1 - .../v2_4/mrg/module-catalog-search.yml | 1 - .../mrg/module-catalog-staging-graph-ql.yml | 1 - .../module-catalog-staging-page-builder.yml | 1 - .../v2_4/mrg/module-catalog-staging.yml | 1 - .../module-catalog-url-rewrite-graph-ql.yml | 1 - .../module-catalog-url-rewrite-staging.yml | 1 - .../v2_4/mrg/module-catalog-widget.yml | 1 - .../codebase/v2_4/mrg/module-catalog.yml | 1 - ...-checkout-address-search-gift-registry.yml | 1 - ...eckout-address-search-negotiable-quote.yml | 1 - .../mrg/module-checkout-address-search.yml | 1 - .../module-checkout-agreements-graph-ql.yml | 1 - ...e-checkout-agreements-negotiable-quote.yml | 1 - ...ule-checkout-agreements-purchase-order.yml | 1 - .../v2_4/mrg/module-checkout-agreements.yml | 1 - .../v2_4/mrg/module-checkout-staging.yml | 1 - .../codebase/v2_4/mrg/module-checkout.yml | 1 - .../codebase/v2_4/mrg/module-cms-graph-ql.yml | 1 - ...ule-cms-page-builder-analytics-staging.yml | 1 - .../mrg/module-cms-page-builder-analytics.yml | 1 - .../codebase/v2_4/mrg/module-cms-staging.yml | 1 - .../mrg/module-cms-url-rewrite-graph-ql.yml | 1 - .../v2_4/mrg/module-cms-url-rewrite.yml | 1 - src/_data/codebase/v2_4/mrg/module-cms.yml | 1 - .../mrg/module-company-credit-graph-ql.yml | 1 - .../v2_4/mrg/module-company-credit.yml | 1 - .../v2_4/mrg/module-company-graph-ql.yml | 1 - .../v2_4/mrg/module-company-payment.yml | 1 - .../v2_4/mrg/module-company-shipping.yml | 1 - .../codebase/v2_4/mrg/module-company.yml | 1 - .../v2_4/mrg/module-compare-list-graph-ql.yml | 1 - src/_data/codebase/v2_4/mrg/module-config.yml | 1 - .../module-configurable-negotiable-quote.yml | 1 - .../module-configurable-product-graph-ql.yml | 1 - .../mrg/module-configurable-product-sales.yml | 1 - .../module-configurable-product-staging.yml | 1 - .../v2_4/mrg/module-configurable-product.yml | 1 - ...configurable-requisition-list-graph-ql.yml | 1 - .../module-configurable-requisition-list.yml | 1 - .../module-configurable-shared-catalog.yml | 1 - .../codebase/v2_4/mrg/module-contact.yml | 1 - src/_data/codebase/v2_4/mrg/module-cookie.yml | 1 - src/_data/codebase/v2_4/mrg/module-cron.yml | 1 - src/_data/codebase/v2_4/mrg/module-csp.yml | 1 - .../v2_4/mrg/module-currency-symbol.yml | 1 - .../module-custom-attribute-management.yml | 1 - .../v2_4/mrg/module-customer-analytics.yml | 1 - .../mrg/module-customer-balance-graph-ql.yml | 1 - .../v2_4/mrg/module-customer-balance.yml | 1 - .../mrg/module-customer-custom-attributes.yml | 1 - .../module-customer-downloadable-graph-ql.yml | 1 - .../v2_4/mrg/module-customer-finance.yml | 1 - .../v2_4/mrg/module-customer-graph-ql.yml | 1 - .../mrg/module-customer-import-export.yml | 1 - .../v2_4/mrg/module-customer-segment.yml | 1 - .../codebase/v2_4/mrg/module-customer.yml | 1 - .../mrg/module-deferred-total-calculating.yml | 20 +++ src/_data/codebase/v2_4/mrg/module-deploy.yml | 1 - .../codebase/v2_4/mrg/module-developer.yml | 1 - src/_data/codebase/v2_4/mrg/module-dhl.yml | 1 - .../v2_4/mrg/module-directory-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-directory.yml | 1 - .../v2_4/mrg/module-downloadable-graph-ql.yml | 1 - .../mrg/module-downloadable-import-export.yml | 1 - ...downloadable-requisition-list-graph-ql.yml | 1 - .../v2_4/mrg/module-downloadable-staging.yml | 1 - .../codebase/v2_4/mrg/module-downloadable.yml | 1 - .../codebase/v2_4/mrg/module-eav-graph-ql.yml | 17 ++- src/_data/codebase/v2_4/mrg/module-eav.yml | 1 - .../v2_4/mrg/module-elasticsearch-6.yml | 25 +++- .../v2_4/mrg/module-elasticsearch-7.yml | 31 ++++- ...dule-elasticsearch-catalog-permissions.yml | 1 - .../v2_4/mrg/module-elasticsearch.yml | 21 ++- src/_data/codebase/v2_4/mrg/module-email.yml | 41 +++++- .../v2_4/mrg/module-encryption-key.yml | 25 +++- .../codebase/v2_4/mrg/module-enterprise.yml | 1 - src/_data/codebase/v2_4/mrg/module-fedex.yml | 1 - .../mrg/module-gift-card-account-graph-ql.yml | 1 - .../v2_4/mrg/module-gift-card-account.yml | 1 - .../v2_4/mrg/module-gift-card-graph-ql.yml | 1 - .../mrg/module-gift-card-import-export.yml | 1 - .../mrg/module-gift-card-negotiable-quote.yml | 1 - ...le-gift-card-requisition-list-graph-ql.yml | 1 - .../mrg/module-gift-card-requisition-list.yml | 1 - .../mrg/module-gift-card-shared-catalog.yml | 1 - .../v2_4/mrg/module-gift-card-staging.yml | 1 - .../codebase/v2_4/mrg/module-gift-card.yml | 1 - .../v2_4/mrg/module-gift-message-graph-ql.yml | 1 - .../v2_4/mrg/module-gift-message-staging.yml | 1 - .../codebase/v2_4/mrg/module-gift-message.yml | 1 - .../mrg/module-gift-registry-graph-ql.yml | 1 - .../v2_4/mrg/module-gift-registry.yml | 1 - .../mrg/module-gift-wrapping-graph-ql.yml | 1 - .../v2_4/mrg/module-gift-wrapping-staging.yml | 1 - .../v2_4/mrg/module-gift-wrapping.yml | 1 - .../v2_4/mrg/module-google-adwords.yml | 1 - .../v2_4/mrg/module-google-analytics.yml | 1 - .../mrg/module-google-optimizer-staging.yml | 1 - .../v2_4/mrg/module-google-optimizer.yml | 1 - .../v2_4/mrg/module-google-tag-manager.yml | 1 - .../v2_4/mrg/module-graph-ql-cache.yml | 1 - .../codebase/v2_4/mrg/module-graph-ql.yml | 1 - .../mrg/module-grouped-catalog-inventory.yml | 1 - .../mrg/module-grouped-product-graph-ql.yml | 1 - .../mrg/module-grouped-product-staging.yml | 1 - .../v2_4/mrg/module-grouped-product.yml | 1 - .../mrg/module-grouped-requisition-list.yml | 1 - .../mrg/module-grouped-shared-catalog.yml | 1 - .../v2_4/mrg/module-import-export.yml | 42 +++++- .../codebase/v2_4/mrg/module-indexer.yml | 61 +++++++-- .../v2_4/mrg/module-instant-purchase.yml | 121 +++++++++--------- .../codebase/v2_4/mrg/module-integration.yml | 58 ++++++++- .../v2_4/mrg/module-inventory-admin-ui.yml | 1 - .../module-inventory-advanced-checkout.yml | 1 - .../v2_4/mrg/module-inventory-api.yml | 1 - .../module-inventory-bundle-import-export.yml | 1 - ...dule-inventory-bundle-product-admin-ui.yml | 1 - ...odule-inventory-bundle-product-indexer.yml | 1 - .../mrg/module-inventory-bundle-product.yml | 1 - .../v2_4/mrg/module-inventory-cache.yml | 1 - .../mrg/module-inventory-catalog-admin-ui.yml | 1 - .../v2_4/mrg/module-inventory-catalog-api.yml | 1 - .../module-inventory-catalog-frontend-ui.yml | 1 - ...nventory-catalog-search-bundle-product.yml | 1 - ...ry-catalog-search-configurable-product.yml | 1 - .../mrg/module-inventory-catalog-search.yml | 1 - .../v2_4/mrg/module-inventory-catalog.yml | 1 - ...nventory-configurable-product-admin-ui.yml | 1 - ...ntory-configurable-product-frontend-ui.yml | 1 - ...inventory-configurable-product-indexer.yml | 1 - .../module-inventory-configurable-product.yml | 1 - .../module-inventory-configuration-api.yml | 1 - .../mrg/module-inventory-configuration.yml | 1 - ...stance-based-source-selection-admin-ui.yml | 1 - ...ry-distance-based-source-selection-api.yml | 1 - ...entory-distance-based-source-selection.yml | 1 - .../mrg/module-inventory-elasticsearch.yml | 1 - .../mrg/module-inventory-export-stock-api.yml | 1 - .../mrg/module-inventory-export-stock.yml | 1 - .../v2_4/mrg/module-inventory-graph-ql.yml | 1 - ...ule-inventory-grouped-product-admin-ui.yml | 1 - ...dule-inventory-grouped-product-indexer.yml | 1 - .../mrg/module-inventory-grouped-product.yml | 1 - .../mrg/module-inventory-import-export.yml | 1 - ...ule-inventory-in-store-pickup-admin-ui.yml | 1 - .../module-inventory-in-store-pickup-api.yml | 1 - ...ule-inventory-in-store-pickup-frontend.yml | 1 - ...ule-inventory-in-store-pickup-graph-ql.yml | 1 - ...nventory-in-store-pickup-multishipping.yml | 1 - ...ventory-in-store-pickup-quote-graph-ql.yml | 1 - ...module-inventory-in-store-pickup-quote.yml | 1 - ...ventory-in-store-pickup-sales-admin-ui.yml | 1 - ...le-inventory-in-store-pickup-sales-api.yml | 1 - ...module-inventory-in-store-pickup-sales.yml | 1 - ...tory-in-store-pickup-shipping-admin-ui.yml | 1 - ...inventory-in-store-pickup-shipping-api.yml | 1 - ...ule-inventory-in-store-pickup-shipping.yml | 1 - ...ntory-in-store-pickup-webapi-extension.yml | 1 - .../mrg/module-inventory-in-store-pickup.yml | 1 - .../v2_4/mrg/module-inventory-indexer.yml | 1 - ...ory-low-quantity-notification-admin-ui.yml | 1 - ...nventory-low-quantity-notification-api.yml | 1 - ...le-inventory-low-quantity-notification.yml | 1 - ...nventory-multi-dimensional-indexer-api.yml | 1 - .../mrg/module-inventory-product-alert.yml | 1 - .../mrg/module-inventory-quote-graph-ql.yml | 1 - .../mrg/module-inventory-requisition-list.yml | 1 - .../mrg/module-inventory-reservation-cli.yml | 1 - .../mrg/module-inventory-reservations-api.yml | 1 - .../mrg/module-inventory-reservations.yml | 1 - .../mrg/module-inventory-sales-admin-ui.yml | 1 - .../v2_4/mrg/module-inventory-sales-api.yml | 1 - .../module-inventory-sales-frontend-ui.yml | 1 - .../v2_4/mrg/module-inventory-sales.yml | 1 - ...dule-inventory-setup-fixture-generator.yml | 1 - .../module-inventory-shipping-admin-ui.yml | 1 - .../v2_4/mrg/module-inventory-shipping.yml | 1 - .../module-inventory-source-deduction-api.yml | 1 - .../module-inventory-source-selection-api.yml | 1 - .../mrg/module-inventory-source-selection.yml | 1 - .../module-inventory-swatches-frontend-ui.yml | 1 - .../module-inventory-visual-merchandiser.yml | 1 - .../v2_4/mrg/module-inventory-wishlist.yml | 1 - .../codebase/v2_4/mrg/module-inventory.yml | 1 - .../codebase/v2_4/mrg/module-invitation.yml | 1 - .../v2_4/mrg/module-jwt-framework-adapter.yml | 1 - .../v2_4/mrg/module-jwt-user-token.yml | 4 + .../mrg/module-layered-navigation-staging.yml | 1 - .../v2_4/mrg/module-layered-navigation.yml | 32 ++++- .../codebase/v2_4/mrg/module-logging.yml | 1 - .../mrg/module-login-as-customer-admin-ui.yml | 1 - .../v2_4/mrg/module-login-as-customer-api.yml | 1 - .../module-login-as-customer-assistance.yml | 1 - .../module-login-as-customer-frontend-ui.yml | 1 - .../mrg/module-login-as-customer-graph-ql.yml | 1 - .../v2_4/mrg/module-login-as-customer-log.yml | 1 - .../mrg/module-login-as-customer-logging.yml | 1 - .../module-login-as-customer-page-cache.yml | 1 - .../mrg/module-login-as-customer-quote.yml | 1 - .../mrg/module-login-as-customer-sales.yml | 1 - ...-login-as-customer-website-restriction.yml | 1 - .../v2_4/mrg/module-login-as-customer.yml | 1 - .../codebase/v2_4/mrg/module-marketplace.yml | 1 - .../v2_4/mrg/module-media-content-api.yml | 1 - .../module-media-content-catalog-staging.yml | 1 - .../v2_4/mrg/module-media-content-catalog.yml | 1 - .../v2_4/mrg/module-media-content-cms.yml | 1 - ...dule-media-content-synchronization-api.yml | 1 - ...-media-content-synchronization-catalog.yml | 1 - ...dule-media-content-synchronization-cms.yml | 1 - .../module-media-content-synchronization.yml | 1 - .../v2_4/mrg/module-media-content.yml | 1 - .../v2_4/mrg/module-media-gallery-api.yml | 1 - ...dule-media-gallery-catalog-integration.yml | 1 - .../mrg/module-media-gallery-catalog-ui.yml | 1 - .../v2_4/mrg/module-media-gallery-catalog.yml | 1 - .../v2_4/mrg/module-media-gallery-cms-ui.yml | 1 - .../mrg/module-media-gallery-integration.yml | 1 - .../mrg/module-media-gallery-metadata-api.yml | 1 - .../mrg/module-media-gallery-metadata.yml | 1 - .../module-media-gallery-renditions-api.yml | 1 - .../mrg/module-media-gallery-renditions.yml | 1 - ...dule-media-gallery-synchronization-api.yml | 1 - ...media-gallery-synchronization-metadata.yml | 1 - .../module-media-gallery-synchronization.yml | 1 - .../v2_4/mrg/module-media-gallery-ui-api.yml | 1 - .../v2_4/mrg/module-media-gallery-ui.yml | 1 - .../v2_4/mrg/module-media-gallery.yml | 1 - .../v2_4/mrg/module-media-storage.yml | 1 - .../v2_4/mrg/module-message-queue.yml | 1 - .../mrg/module-msrp-configurable-product.yml | 1 - .../v2_4/mrg/module-msrp-grouped-product.yml | 1 - .../codebase/v2_4/mrg/module-msrp-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-msrp.yml | 1 - .../mrg/module-multiple-wishlist-graph-ql.yml | 1 - .../v2_4/mrg/module-multiple-wishlist.yml | 1 - .../v2_4/mrg/module-multishipping.yml | 1 - .../codebase/v2_4/mrg/module-mysql-mq.yml | 1 - .../module-negotiable-quote-async-order.yml | 4 + .../mrg/module-negotiable-quote-graph-ql.yml | 1 - ...module-negotiable-quote-shared-catalog.yml | 1 - .../v2_4/mrg/module-negotiable-quote-weee.yml | 1 - .../v2_4/mrg/module-negotiable-quote.yml | 1 - .../v2_4/mrg/module-new-relic-reporting.yml | 26 +++- .../v2_4/mrg/module-newsletter-graph-ql.yml | 17 ++- .../codebase/v2_4/mrg/module-newsletter.yml | 36 +++++- .../v2_4/mrg/module-offline-payments.yml | 23 +++- .../v2_4/mrg/module-offline-shipping.yml | 36 +++++- .../v2_4/mrg/module-order-history-search.yml | 1 - .../module-page-builder-admin-analytics.yml | 1 - ...module-page-builder-admin-gws-admin-ui.yml | 4 + .../mrg/module-page-builder-analytics.yml | 1 - .../codebase/v2_4/mrg/module-page-builder.yml | 1 - .../codebase/v2_4/mrg/module-page-cache.yml | 1 - .../v2_4/mrg/module-payment-graph-ql.yml | 5 + .../v2_4/mrg/module-payment-staging.yml | 1 - .../codebase/v2_4/mrg/module-payment.yml | 1 - .../v2_4/mrg/module-paypal-captcha.yml | 1 - .../v2_4/mrg/module-paypal-graph-ql.yml | 1 - .../mrg/module-paypal-negotiable-quote.yml | 1 - .../v2_4/mrg/module-paypal-on-boarding.yml | 7 - .../v2_4/mrg/module-paypal-purchase-order.yml | 1 - src/_data/codebase/v2_4/mrg/module-paypal.yml | 1 - .../v2_4/mrg/module-persistent-history.yml | 1 - .../codebase/v2_4/mrg/module-persistent.yml | 1 - .../v2_4/mrg/module-price-permissions.yml | 1 - .../v2_4/mrg/module-product-alert.yml | 1 - .../v2_4/mrg/module-product-video-staging.yml | 1 - .../v2_4/mrg/module-product-video.yml | 1 - .../v2_4/mrg/module-promotion-permissions.yml | 1 - .../v2_4/mrg/module-purchase-order-rule.yml | 1 - .../v2_4/mrg/module-purchase-order.yml | 1 - .../codebase/v2_4/mrg/module-quick-order.yml | 1 - .../v2_4/mrg/module-quote-analytics.yml | 1 - .../v2_4/mrg/module-quote-bundle-options.yml | 17 ++- .../mrg/module-quote-configurable-options.yml | 17 ++- .../mrg/module-quote-downloadable-links.yml | 17 ++- .../mrg/module-quote-gift-card-options.yml | 1 - .../v2_4/mrg/module-quote-graph-ql.yml | 58 ++++++++- .../v2_4/mrg/module-quote-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-quote.yml | 1 - .../v2_4/mrg/module-re-captcha-admin-ui.yml | 8 +- .../v2_4/mrg/module-re-captcha-checkout.yml | 8 +- .../v2_4/mrg/module-re-captcha-company.yml | 1 - .../v2_4/mrg/module-re-captcha-contact.yml | 8 +- .../v2_4/mrg/module-re-captcha-customer.yml | 8 +- .../mrg/module-re-captcha-frontend-ui.yml | 8 +- .../v2_4/mrg/module-re-captcha-migration.yml | 8 +- .../v2_4/mrg/module-re-captcha-newsletter.yml | 8 +- .../v2_4/mrg/module-re-captcha-paypal.yml | 8 +- .../v2_4/mrg/module-re-captcha-review.yml | 8 +- .../mrg/module-re-captcha-send-friend.yml | 8 +- .../mrg/module-re-captcha-store-pickup.yml | 8 +- .../v2_4/mrg/module-re-captcha-ui.yml | 8 +- .../v2_4/mrg/module-re-captcha-user.yml | 8 +- .../mrg/module-re-captcha-validation-api.yml | 8 +- .../v2_4/mrg/module-re-captcha-validation.yml | 8 +- .../module-re-captcha-version-2-checkbox.yml | 8 +- .../module-re-captcha-version-2-invisible.yml | 8 +- .../module-re-captcha-version-3-invisible.yml | 8 +- .../v2_4/mrg/module-re-captcha-webapi-api.yml | 8 +- .../mrg/module-re-captcha-webapi-graph-ql.yml | 8 +- .../mrg/module-re-captcha-webapi-rest.yml | 8 +- .../v2_4/mrg/module-re-captcha-webapi-ui.yml | 8 +- .../mrg/module-related-product-graph-ql.yml | 21 ++- .../v2_4/mrg/module-release-notification.yml | 97 +++++++------- .../codebase/v2_4/mrg/module-reminder.yml | 1 - .../mrg/module-remote-storage-commerce.yml | 1 - .../v2_4/mrg/module-remote-storage.yml | 1 - .../codebase/v2_4/mrg/module-reports.yml | 1 - .../codebase/v2_4/mrg/module-require-js.yml | 1 - .../mrg/module-requisition-list-graph-ql.yml | 1 - .../v2_4/mrg/module-requisition-list.yml | 1 - .../v2_4/mrg/module-resource-connections.yml | 1 - .../v2_4/mrg/module-review-analytics.yml | 1 - .../v2_4/mrg/module-review-graph-ql.yml | 1 - .../v2_4/mrg/module-review-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-review.yml | 1 - .../v2_4/mrg/module-reward-graph-ql.yml | 1 - .../v2_4/mrg/module-reward-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-reward.yml | 1 - .../codebase/v2_4/mrg/module-rma-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-rma-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-rma.yml | 1 - src/_data/codebase/v2_4/mrg/module-robots.yml | 1 - src/_data/codebase/v2_4/mrg/module-rss.yml | 1 - src/_data/codebase/v2_4/mrg/module-rule.yml | 1 - .../v2_4/mrg/module-sales-analytics.yml | 1 - .../v2_4/mrg/module-sales-archive.yml | 1 - .../v2_4/mrg/module-sales-graph-ql.yml | 1 - .../v2_4/mrg/module-sales-inventory.yml | 1 - .../v2_4/mrg/module-sales-rule-staging.yml | 1 - .../codebase/v2_4/mrg/module-sales-rule.yml | 1 - .../v2_4/mrg/module-sales-sequence.yml | 1 - src/_data/codebase/v2_4/mrg/module-sales.yml | 1 - .../codebase/v2_4/mrg/module-sample-data.yml | 1 - .../v2_4/mrg/module-scalable-checkout.yml | 1 - .../v2_4/mrg/module-scalable-inventory.yml | 1 - .../codebase/v2_4/mrg/module-scalable-oms.yml | 1 - .../mrg/module-scheduled-import-export.yml | 1 - .../v2_4/mrg/module-search-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-search.yml | 1 - .../codebase/v2_4/mrg/module-security.yml | 1 - .../codebase/v2_4/mrg/module-securitytxt.yml | 1 - .../v2_4/mrg/module-send-friend-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-send-friend.yml | 1 - .../mrg/module-shared-catalog-graph-ql.yml | 1 - .../v2_4/mrg/module-shared-catalog.yml | 1 - .../codebase/v2_4/mrg/module-shipping.yml | 1 - .../codebase/v2_4/mrg/module-sitemap.yml | 1 - .../v2_4/mrg/module-staging-graph-ql.yml | 1 - .../v2_4/mrg/module-staging-page-builder.yml | 1 - .../codebase/v2_4/mrg/module-staging.yml | 1 - .../v2_4/mrg/module-store-graph-ql.yml | 1 - src/_data/codebase/v2_4/mrg/module-store.yml | 1 - .../codebase/v2_4/mrg/module-support.yml | 1 - .../v2_4/mrg/module-swagger-webapi-async.yml | 1 - .../v2_4/mrg/module-swagger-webapi.yml | 1 - .../codebase/v2_4/mrg/module-swagger.yml | 1 - src/_data/codebase/v2_4/mrg/module-swat.yml | 1 - .../v2_4/mrg/module-swatches-graph-ql.yml | 1 - .../module-swatches-layered-navigation.yml | 1 - .../codebase/v2_4/mrg/module-swatches.yml | 1 - .../v2_4/mrg/module-target-rule-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-target-rule.yml | 1 - .../codebase/v2_4/mrg/module-tax-graph-ql.yml | 1 - src/_data/codebase/v2_4/mrg/module-tax.yml | 1 - .../v2_4/mrg/module-theme-graph-ql.yml | 1 - src/_data/codebase/v2_4/mrg/module-theme.yml | 1 - .../codebase/v2_4/mrg/module-translation.yml | 1 - .../v2_4/mrg/module-two-factor-auth.yml | 38 +----- src/_data/codebase/v2_4/mrg/module-ui.yml | 1 - src/_data/codebase/v2_4/mrg/module-ups.yml | 1 - .../v2_4/mrg/module-url-rewrite-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-url-rewrite.yml | 1 - src/_data/codebase/v2_4/mrg/module-user.yml | 1 - src/_data/codebase/v2_4/mrg/module-usps.yml | 1 - .../codebase/v2_4/mrg/module-variable.yml | 1 - .../v2_4/mrg/module-vault-graph-ql.yml | 1 - src/_data/codebase/v2_4/mrg/module-vault.yml | 1 - .../codebase/v2_4/mrg/module-version.yml | 1 - .../mrg/module-versions-cms-page-cache.yml | 1 - ...dule-versions-cms-url-rewrite-graph-ql.yml | 1 - .../mrg/module-versions-cms-url-rewrite.yml | 1 - .../codebase/v2_4/mrg/module-versions-cms.yml | 1 - .../v2_4/mrg/module-visual-merchandiser.yml | 1 - .../codebase/v2_4/mrg/module-webapi-async.yml | 1 - .../v2_4/mrg/module-webapi-security.yml | 1 - src/_data/codebase/v2_4/mrg/module-webapi.yml | 1 - .../v2_4/mrg/module-website-restriction.yml | 1 - .../v2_4/mrg/module-weee-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-weee-staging.yml | 1 - src/_data/codebase/v2_4/mrg/module-weee.yml | 1 - src/_data/codebase/v2_4/mrg/module-widget.yml | 1 - .../v2_4/mrg/module-wishlist-analytics.yml | 1 - .../module-wishlist-gift-card-graph-ql.yml | 1 - .../v2_4/mrg/module-wishlist-gift-card.yml | 1 - .../v2_4/mrg/module-wishlist-graph-ql.yml | 1 - .../codebase/v2_4/mrg/module-wishlist.yml | 1 - src/_data/toc/module-reference-guide-2_4.yml | 24 +++- 470 files changed, 854 insertions(+), 695 deletions(-) create mode 100644 src/_data/codebase/v2_4/mrg/module-async-order-graph-ql.yml create mode 100644 src/_data/codebase/v2_4/mrg/module-async-order.yml create mode 100644 src/_data/codebase/v2_4/mrg/module-deferred-total-calculating.yml create mode 100644 src/_data/codebase/v2_4/mrg/module-jwt-user-token.yml create mode 100644 src/_data/codebase/v2_4/mrg/module-negotiable-quote-async-order.yml create mode 100644 src/_data/codebase/v2_4/mrg/module-page-builder-admin-gws-admin-ui.yml create mode 100644 src/_data/codebase/v2_4/mrg/module-payment-graph-ql.yml delete mode 100644 src/_data/codebase/v2_4/mrg/module-paypal-on-boarding.yml diff --git a/src/_data/codebase/v2_4/mrg/module-admin-analytics.yml b/src/_data/codebase/v2_4/mrg/module-admin-analytics.yml index 4c8367b2dcf..9fc5d0362c1 100644 --- a/src/_data/codebase/v2_4/mrg/module-admin-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-admin-analytics.yml @@ -1,6 +1,5 @@ --- title: AdminAnalytics -release: 2.4.3 content: The Magento\AdminAnalytics module gathers information about the features Magento administrators use. This information will be used to help improve the user experience on the Magento Admin. diff --git a/src/_data/codebase/v2_4/mrg/module-admin-gws-configurable-product.yml b/src/_data/codebase/v2_4/mrg/module-admin-gws-configurable-product.yml index a49e27d6978..e988133a17b 100644 --- a/src/_data/codebase/v2_4/mrg/module-admin-gws-configurable-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-admin-gws-configurable-product.yml @@ -1,6 +1,5 @@ --- title: AdminGwsConfigurableProduct -release: 2.4.3 content: |- The Magento_AdminGwsConfigurableProduct module is a part of the restricted admin user permissions functionality in Magento EE. It extends the Magento_AdminGws module functionality for configurable product. diff --git a/src/_data/codebase/v2_4/mrg/module-admin-gws-staging.yml b/src/_data/codebase/v2_4/mrg/module-admin-gws-staging.yml index 2cf4fd69794..260cfbd711d 100644 --- a/src/_data/codebase/v2_4/mrg/module-admin-gws-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-admin-gws-staging.yml @@ -1,6 +1,5 @@ --- title: AdminGwsStaging -release: 2.4.3 content: |- The Magento_AdminGwsStaging module is a part of the staging functionality in Magento EE. It extends the Magento_AdminGws module functionality to be used in staging mode. diff --git a/src/_data/codebase/v2_4/mrg/module-admin-gws.yml b/src/_data/codebase/v2_4/mrg/module-admin-gws.yml index 38ce6e28f56..e25d184483c 100644 --- a/src/_data/codebase/v2_4/mrg/module-admin-gws.yml +++ b/src/_data/codebase/v2_4/mrg/module-admin-gws.yml @@ -1,6 +1,5 @@ --- title: AdminGws -release: 2.4.3 content: "**AdminGws** provides configuration management within the Global, Website, and Store data scopes. Restrictions can be \nimposed on various system elements through configurations that are applied at the desired level." diff --git a/src/_data/codebase/v2_4/mrg/module-admin-notification.yml b/src/_data/codebase/v2_4/mrg/module-admin-notification.yml index b045132b9c9..1432aee07b2 100644 --- a/src/_data/codebase/v2_4/mrg/module-admin-notification.yml +++ b/src/_data/codebase/v2_4/mrg/module-admin-notification.yml @@ -1,6 +1,5 @@ --- title: AdminNotification -release: 2.4.3 content: |- The Magento_AdminNotification module provides the ability to alert administrators via system messages and provides a message inbox for surveys and notifications. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-ims-api.yml b/src/_data/codebase/v2_4/mrg/module-adobe-ims-api.yml index 6e014e5f243..990f1a8ae40 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-ims-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-ims-api.yml @@ -1,6 +1,5 @@ --- title: AdobeImsApi -release: 2.4.3 content: |- The Magento_AdobeImsApi module serves as application program interface (API) responsible for authentication to Adobe services. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-ims.yml b/src/_data/codebase/v2_4/mrg/module-adobe-ims.yml index 255347db214..cad180ff998 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-ims.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-ims.yml @@ -1,6 +1,5 @@ --- title: AdobeIms -release: 2.4.3 content: |- The Magento_AdobeIms module is responsible for authentication to Adobe services. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-admin-ui.yml index e8321e55794..6aafd8f4bb2 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-admin-ui.yml @@ -1,6 +1,5 @@ --- title: AdobeStockAdminUi -release: 2.4.3 content: |- The Magento_AdobeStockAdminUi module is responsible for the admin panel user interface (UI) implementation of the Adobe Stock integration. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset-api.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset-api.yml index 45c71b0dbf4..23458074c8a 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset-api.yml @@ -1,6 +1,5 @@ --- title: AdobeStockAssetApi -release: 2.4.3 content: |- The Magento_AdobeStockAssetApi module serves as application program interface (API) for the Adobe Stock assets integration. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset.yml index 83fc488e079..e92fdb39758 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-asset.yml @@ -1,6 +1,5 @@ --- title: AdobeStockAsset -release: 2.4.3 content: |- The Magento_AdobeStockAsset module is responsible for the Adobe Stock assets handling implementation on Magento side. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-client-api.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-client-api.yml index 46f8385c8ee..80591444a02 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-client-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-client-api.yml @@ -1,6 +1,5 @@ --- title: AdobeStockClientApi -release: 2.4.3 content: |- The Magento_AdobeStockClientApi module serves as application program interface (API) for the communication to Adobe Stock. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-client.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-client.yml index a11b2b18967..aeee6311492 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-client.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-client.yml @@ -1,6 +1,5 @@ --- title: AdobeStockClient -release: 2.4.3 content: |- The Magento_AdobeStockClient module is responsible for the communication to Adobe Stock API. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-admin-ui.yml index 60a808ec1a5..d7ca62eabc3 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-admin-ui.yml @@ -1,6 +1,5 @@ --- title: AdobeStockImageAdminUi -release: 2.4.3 content: |- The Magento_AdobeStockImageAdminUi module is responsible for the admin panel user interface (UI) implementation. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-api.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-api.yml index 88af4a659af..63195497026 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-image-api.yml @@ -1,6 +1,5 @@ --- title: AdobeStockImageApi -release: 2.4.3 content: |- The Magento_AdobeStockImageApi module module serves as application program interface (API) for the Adobe Stock image. diff --git a/src/_data/codebase/v2_4/mrg/module-adobe-stock-image.yml b/src/_data/codebase/v2_4/mrg/module-adobe-stock-image.yml index 1f3110a4650..748f2dfcbce 100644 --- a/src/_data/codebase/v2_4/mrg/module-adobe-stock-image.yml +++ b/src/_data/codebase/v2_4/mrg/module-adobe-stock-image.yml @@ -1,6 +1,5 @@ --- title: AdobeStockImage -release: 2.4.3 content: |- The Magento_AdobeStockImage module is responsible for the images handling implementation. diff --git a/src/_data/codebase/v2_4/mrg/module-advanced-catalog.yml b/src/_data/codebase/v2_4/mrg/module-advanced-catalog.yml index c04f0c8b2fe..e5fe80d9dde 100644 --- a/src/_data/codebase/v2_4/mrg/module-advanced-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-advanced-catalog.yml @@ -1,6 +1,5 @@ --- title: AdvancedCatalog -release: 2.4.3 content: |- Magento\AdvancedCatalog module introduces list of optimizations to allow higher concurrency on product management operations with immediate update of product data on frontend and plays as an extension to indexation logic of diff --git a/src/_data/codebase/v2_4/mrg/module-advanced-checkout.yml b/src/_data/codebase/v2_4/mrg/module-advanced-checkout.yml index 1e38e111597..d1e3f040d89 100644 --- a/src/_data/codebase/v2_4/mrg/module-advanced-checkout.yml +++ b/src/_data/codebase/v2_4/mrg/module-advanced-checkout.yml @@ -1,6 +1,5 @@ --- title: AdvancedCheckout -release: 2.4.3 content: |- Magento\AdvanceCheckout extends Magento_Checkout with following functions: adding product to cart by entering SKU on frontend, uploading list of SKUs to add products to cart on frontend and ability for admin to manage customer's shopping diff --git a/src/_data/codebase/v2_4/mrg/module-advanced-pricing-import-export.yml b/src/_data/codebase/v2_4/mrg/module-advanced-pricing-import-export.yml index 63399f49089..0af0893c78e 100644 --- a/src/_data/codebase/v2_4/mrg/module-advanced-pricing-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-advanced-pricing-import-export.yml @@ -1,6 +1,5 @@ --- title: AdvancedPricingImportExport -release: 2.4.3 content: |- The Magento_AdvancedPricingImportExport module handles the import and export of the advanced pricing. diff --git a/src/_data/codebase/v2_4/mrg/module-advanced-rule.yml b/src/_data/codebase/v2_4/mrg/module-advanced-rule.yml index 1dc07b3539d..f8ade930d8e 100644 --- a/src/_data/codebase/v2_4/mrg/module-advanced-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-advanced-rule.yml @@ -1,4 +1,3 @@ --- title: AdvancedRule -release: 2.4.3 content: AdvancedRule module enhances the performance of rule processing. diff --git a/src/_data/codebase/v2_4/mrg/module-advanced-sales-rule.yml b/src/_data/codebase/v2_4/mrg/module-advanced-sales-rule.yml index 0ee5680e0fe..5c196415413 100644 --- a/src/_data/codebase/v2_4/mrg/module-advanced-sales-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-advanced-sales-rule.yml @@ -1,4 +1,3 @@ --- title: AdvancedSalesRule -release: 2.4.3 content: AdvancedSalesRule module enhances the performance of sale rule processing. diff --git a/src/_data/codebase/v2_4/mrg/module-advanced-search.yml b/src/_data/codebase/v2_4/mrg/module-advanced-search.yml index 07cf9cabeee..bd16c299e62 100644 --- a/src/_data/codebase/v2_4/mrg/module-advanced-search.yml +++ b/src/_data/codebase/v2_4/mrg/module-advanced-search.yml @@ -1,6 +1,5 @@ --- title: AdvancedSearch -release: 2.4.3 content: |- The Magento_AdvancedSearch module introduces advanced search functionality and provides interfaces that allow third-party search engines to implement this functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-amqp-store.yml b/src/_data/codebase/v2_4/mrg/module-amqp-store.yml index 1ca281f92ab..9ad00a3e62b 100644 --- a/src/_data/codebase/v2_4/mrg/module-amqp-store.yml +++ b/src/_data/codebase/v2_4/mrg/module-amqp-store.yml @@ -1,6 +1,5 @@ --- title: AmqpStore -release: 2.4.3 content: |- The Magento_AmqpStore module provides the ability to specify a store before publishing messages with the Advanced Message Queuing Protocol (AMQP). diff --git a/src/_data/codebase/v2_4/mrg/module-amqp.yml b/src/_data/codebase/v2_4/mrg/module-amqp.yml index 796e63ddd1c..35c3e1b57a1 100644 --- a/src/_data/codebase/v2_4/mrg/module-amqp.yml +++ b/src/_data/codebase/v2_4/mrg/module-amqp.yml @@ -1,6 +1,5 @@ --- title: Amqp -release: 2.4.3 content: |- Magento_Amqp module provides functionality to publish/consume messages with the Advanced Message Queuing Protocol (AMQP). diff --git a/src/_data/codebase/v2_4/mrg/module-analytics.yml b/src/_data/codebase/v2_4/mrg/module-analytics.yml index 011c2464a8f..e476f5b6ee1 100644 --- a/src/_data/codebase/v2_4/mrg/module-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-analytics.yml @@ -1,6 +1,5 @@ --- title: Analytics -release: 2.4.3 content: |- The Magento_Analytics module integrates your Magento instance with the [Magento Business Intelligence (MBI)](https://magento.com/products/business-intelligence) to use [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html) functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-async-order-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-async-order-graph-ql.yml new file mode 100644 index 00000000000..06e4b2f4974 --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-async-order-graph-ql.yml @@ -0,0 +1,5 @@ +--- +title: AsyncOrderGraphQl +content: |- + **AsyncOrderGraphQl** provides type and resolver information for the GraphQl module + to run asynchronous operations on orders. It requires the AsyncOrder module to be enabled. diff --git a/src/_data/codebase/v2_4/mrg/module-async-order.yml b/src/_data/codebase/v2_4/mrg/module-async-order.yml new file mode 100644 index 00000000000..d51f7a61063 --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-async-order.yml @@ -0,0 +1,7 @@ +--- +title: AsyncOrder +content: "**AsyncOrder** module provides the ability to save order items asynchronously.\n\nThis + functionality is optional and disabled by default. \nIt could be enabled by setting + *'checkout/async'* variable inside *env.php* file\ne.g.\n\n```php\n [\n 'async' => 1\n ]\n```\n\nIt can also be enabled through + \n\n```php\n bin/magento setup:config:set --checkout-async 1\n```" diff --git a/src/_data/codebase/v2_4/mrg/module-asynchronous-operations.yml b/src/_data/codebase/v2_4/mrg/module-asynchronous-operations.yml index bc236e0f5ee..574128ec124 100644 --- a/src/_data/codebase/v2_4/mrg/module-asynchronous-operations.yml +++ b/src/_data/codebase/v2_4/mrg/module-asynchronous-operations.yml @@ -1,6 +1,5 @@ --- title: AsynchronousOperations -release: 2.4.3 content: |- This component is designed to provide a response for a client that launched the bulk operation as soon as possible and postpone handling of operations moving them to the background handler. diff --git a/src/_data/codebase/v2_4/mrg/module-authorization.yml b/src/_data/codebase/v2_4/mrg/module-authorization.yml index cbeaba1ab42..b495d526260 100644 --- a/src/_data/codebase/v2_4/mrg/module-authorization.yml +++ b/src/_data/codebase/v2_4/mrg/module-authorization.yml @@ -1,6 +1,5 @@ --- title: Authorization -release: 2.4.3 content: |- The Magento_Authorization module enables management of access control list roles and rules in the application. diff --git a/src/_data/codebase/v2_4/mrg/module-aws-s3-customer-custom-attributes.yml b/src/_data/codebase/v2_4/mrg/module-aws-s3-customer-custom-attributes.yml index 90bfcb9a424..cbe59353af9 100644 --- a/src/_data/codebase/v2_4/mrg/module-aws-s3-customer-custom-attributes.yml +++ b/src/_data/codebase/v2_4/mrg/module-aws-s3-customer-custom-attributes.yml @@ -1,5 +1,4 @@ --- title: AwsS3CustomerCustomAttributes -release: 2.4.3 content: The Magento_AwsS3CustomerCustomAttributes module created for maintaining Customer Custom Attributes tests related to Aws S3 remote storage functionality diff --git a/src/_data/codebase/v2_4/mrg/module-aws-s3-gift-card-import-export.yml b/src/_data/codebase/v2_4/mrg/module-aws-s3-gift-card-import-export.yml index 5312704c34a..e4eeb355fdf 100644 --- a/src/_data/codebase/v2_4/mrg/module-aws-s3-gift-card-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-aws-s3-gift-card-import-export.yml @@ -1,5 +1,4 @@ --- title: AwsS3GiftCardImportExport -release: 2.4.3 content: The Magento_AwsS3GiftCardImportExport module created for maintaining Gift Card Import/Export tests related to Aws S3 remote storage functionality diff --git a/src/_data/codebase/v2_4/mrg/module-aws-s3-page-builder.yml b/src/_data/codebase/v2_4/mrg/module-aws-s3-page-builder.yml index 5c0236c4c53..0e01dc518ab 100644 --- a/src/_data/codebase/v2_4/mrg/module-aws-s3-page-builder.yml +++ b/src/_data/codebase/v2_4/mrg/module-aws-s3-page-builder.yml @@ -1,5 +1,4 @@ --- title: AwsS3PageBuilder -release: 2.4.3 content: The Magento_AwsS3PageBuilder module created for maintaining Page Builder tests related to Aws S3 remote storage functionality diff --git a/src/_data/codebase/v2_4/mrg/module-aws-s3-scheduled-import-export.yml b/src/_data/codebase/v2_4/mrg/module-aws-s3-scheduled-import-export.yml index 78ad43211fb..865f7a0985b 100644 --- a/src/_data/codebase/v2_4/mrg/module-aws-s3-scheduled-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-aws-s3-scheduled-import-export.yml @@ -1,5 +1,4 @@ --- title: AwsS3ScheduledImportExport -release: 2.4.3 content: The Magento_AwsS3ScheduledImportExport module created for maintaining Scheduled Import/Export tests related to Aws S3 remote storage functionality diff --git a/src/_data/codebase/v2_4/mrg/module-aws-s3.yml b/src/_data/codebase/v2_4/mrg/module-aws-s3.yml index bf9b5c684a6..6fc87024a32 100644 --- a/src/_data/codebase/v2_4/mrg/module-aws-s3.yml +++ b/src/_data/codebase/v2_4/mrg/module-aws-s3.yml @@ -1,5 +1,4 @@ --- title: AwsS3 -release: 2.4.3 content: The Magento_AwsS3 module integrates your Magento with the [AWS S3](https://aws.amazon.com/s3) storage. diff --git a/src/_data/codebase/v2_4/mrg/module-b2b.yml b/src/_data/codebase/v2_4/mrg/module-b2b.yml index b6b0773bdb8..d774778207d 100644 --- a/src/_data/codebase/v2_4/mrg/module-b2b.yml +++ b/src/_data/codebase/v2_4/mrg/module-b2b.yml @@ -1,6 +1,5 @@ --- title: B2b -release: 2.4.3 content: |- The Magento_B2b module is the base module for B2B. It must be present on all B2B installations. diff --git a/src/_data/codebase/v2_4/mrg/module-backend.yml b/src/_data/codebase/v2_4/mrg/module-backend.yml index c32b4cf4091..87f0c47d8b9 100644 --- a/src/_data/codebase/v2_4/mrg/module-backend.yml +++ b/src/_data/codebase/v2_4/mrg/module-backend.yml @@ -1,6 +1,5 @@ --- title: Backend -release: 2.4.3 content: |- The Magento_Backend module contains common infrastructure and assets for other modules to be defined and used in their administration user interface (UI). diff --git a/src/_data/codebase/v2_4/mrg/module-backup.yml b/src/_data/codebase/v2_4/mrg/module-backup.yml index b39b1eb43b3..09b305ebcf3 100644 --- a/src/_data/codebase/v2_4/mrg/module-backup.yml +++ b/src/_data/codebase/v2_4/mrg/module-backup.yml @@ -1,6 +1,5 @@ --- title: Backup -release: 2.4.3 content: |- The Magento_Backup module allows administrators to perform backups and rollbacks. Types of backups include system, database and media backups. This module relies on the Cron module to schedule backups. diff --git a/src/_data/codebase/v2_4/mrg/module-banner-customer-segment.yml b/src/_data/codebase/v2_4/mrg/module-banner-customer-segment.yml index 2a2c553eb5b..b152c0de6ff 100644 --- a/src/_data/codebase/v2_4/mrg/module-banner-customer-segment.yml +++ b/src/_data/codebase/v2_4/mrg/module-banner-customer-segment.yml @@ -1,5 +1,4 @@ --- title: BannerCustomerSegment -release: 2.4.3 content: The Banner Customer Segment module allows creating and managing banners in the customer segment scope. diff --git a/src/_data/codebase/v2_4/mrg/module-banner-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-banner-graph-ql.yml index f3cdd8fbdb1..cf560e644db 100644 --- a/src/_data/codebase/v2_4/mrg/module-banner-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-banner-graph-ql.yml @@ -1,5 +1,4 @@ --- title: BannerGraphQl -release: 2.4.3 content: "The Banner module allows creating and managing dynamic blocks and widgets in Magento application. \nThe Dynamic Block content can be specified by Store View." diff --git a/src/_data/codebase/v2_4/mrg/module-banner-page-builder-analytics.yml b/src/_data/codebase/v2_4/mrg/module-banner-page-builder-analytics.yml index d9cebf84945..0d8fa409089 100644 --- a/src/_data/codebase/v2_4/mrg/module-banner-page-builder-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-banner-page-builder-analytics.yml @@ -1,6 +1,5 @@ --- title: BannerPageBuilderAnalytics -release: 2.4.3 content: The Magento_BannerPageBuilderAnalytics module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](http://devdocs.magento.com/guides/v2.2/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-banner-page-builder.yml b/src/_data/codebase/v2_4/mrg/module-banner-page-builder.yml index c8c491be3c3..f2e70de2b3c 100644 --- a/src/_data/codebase/v2_4/mrg/module-banner-page-builder.yml +++ b/src/_data/codebase/v2_4/mrg/module-banner-page-builder.yml @@ -1,5 +1,4 @@ --- title: BannerPageBuilder -release: 2.4.3 content: The Magento_BannerPageBuilder extends existing Dynamic Block tests in Magento EE, and adds new tests for PageBuilder usage. diff --git a/src/_data/codebase/v2_4/mrg/module-banner.yml b/src/_data/codebase/v2_4/mrg/module-banner.yml index 9459c0dfab3..8cceaee467f 100644 --- a/src/_data/codebase/v2_4/mrg/module-banner.yml +++ b/src/_data/codebase/v2_4/mrg/module-banner.yml @@ -1,5 +1,4 @@ --- title: Banner -release: 2.4.3 content: "The Banner module allows creating and managing dynamic blocks and widgets in Magento application. \nThe Dynamic Block content can be specified by Store View." diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-bundle-graph-ql.yml index d646f9483c5..5b5ed1c17ab 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-graph-ql.yml @@ -1,6 +1,5 @@ --- title: BundleGraphQl -release: 2.4.3 content: |- **BundleGraphQl** provides type and resolver information for the GraphQl module to generate bundle product information. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-import-export-staging.yml b/src/_data/codebase/v2_4/mrg/module-bundle-import-export-staging.yml index fdc41f8b2d6..097c9c6af01 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-import-export-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-import-export-staging.yml @@ -1,6 +1,5 @@ --- title: BundleImportExportStaging -release: 2.4.3 content: |- The Magento_BundleImportExportStaging module is a part of the staging functionality in Magento EE. It extends the Magento_BundleImportExport module functionality to be used in staging mode. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-import-export.yml b/src/_data/codebase/v2_4/mrg/module-bundle-import-export.yml index 56cb8add485..3f03362db49 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-import-export.yml @@ -1,6 +1,5 @@ --- title: BundleImportExport -release: 2.4.3 content: |- Magento_BundleImportExport module implements Bundle products import/export functionality. This module is designed to extend existing functionality of Magento_CatalogImportExport module by adding new product type. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-bundle-negotiable-quote.yml index 449b04d54d7..e42d29e7823 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: BundleNegotiableQuote -release: 2.4.3 content: |- The Magento_BundleNegotiableQuote module enables bundle products to be displayed in a negotiable quote in an B2B environment. This module extends Magento_NegotiableQuote module and Magento_Bundle module. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list-graph-ql.yml index f8ab92b77b9..fcee6f4f133 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list-graph-ql.yml @@ -1,6 +1,5 @@ --- title: BundleRequisitionListGraphQl -release: 2.4.3 content: "**BundleRequisitionListGraphQl** provides GraphQL schema and resolvers for the requisition list module to extend and implement bundle products in requisition list" diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list.yml b/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list.yml index e142a7b11a5..1d62b484aa9 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-requisition-list.yml @@ -1,6 +1,5 @@ --- title: BundleRequisitionList -release: 2.4.3 content: |- The Magento_BundleRequisitionList module enables bundle products to be displayed in a requisition list in an B2B environment. This module extends Magento_RequisitionList module and Magento_Bundle module. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-shared-catalog.yml b/src/_data/codebase/v2_4/mrg/module-bundle-shared-catalog.yml index 0304948e2f8..023e909541e 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-shared-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-shared-catalog.yml @@ -1,6 +1,5 @@ --- title: BundleSharedCatalog -release: 2.4.3 content: |- The Magento_BundleSharedCatalog module enables bundle products to be added to a shared catalog in an B2B environment. This module extends Magento_SharedCatalog module and Magento_Bundle module. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle-staging.yml b/src/_data/codebase/v2_4/mrg/module-bundle-staging.yml index d01f4498f33..7d6ab37a288 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle-staging.yml @@ -1,6 +1,5 @@ --- title: BundleStaging -release: 2.4.3 content: |- The Magento_BundleStaging module is a part of the staging functionality in Magento EE. This new functionality enables you to stage a bundle product in the Schedule Update form of the product. diff --git a/src/_data/codebase/v2_4/mrg/module-bundle.yml b/src/_data/codebase/v2_4/mrg/module-bundle.yml index d0d09cda552..22eba6f78b3 100644 --- a/src/_data/codebase/v2_4/mrg/module-bundle.yml +++ b/src/_data/codebase/v2_4/mrg/module-bundle.yml @@ -1,6 +1,5 @@ --- title: Bundle -release: 2.4.3 content: |- Magento_Bundle module introduces new product type in the Magento application named Bundle Product. This module is designed to extend existing functionality of Magento_Catalog module by adding new product type. diff --git a/src/_data/codebase/v2_4/mrg/module-cache-invalidate.yml b/src/_data/codebase/v2_4/mrg/module-cache-invalidate.yml index e9ca5fbe3b2..c9614f5eca6 100644 --- a/src/_data/codebase/v2_4/mrg/module-cache-invalidate.yml +++ b/src/_data/codebase/v2_4/mrg/module-cache-invalidate.yml @@ -1,6 +1,5 @@ --- title: CacheInvalidate -release: 2.4.3 content: |- The CacheInvalidate module is used to invalidate the Varnish cache if it is configured. It listens for events that request the cache to be flushed or cause the cache to be invalid, then sends Varnish a purge request using cURL. diff --git a/src/_data/codebase/v2_4/mrg/module-captcha.yml b/src/_data/codebase/v2_4/mrg/module-captcha.yml index 18459de2532..b731dce85a4 100644 --- a/src/_data/codebase/v2_4/mrg/module-captcha.yml +++ b/src/_data/codebase/v2_4/mrg/module-captcha.yml @@ -1,5 +1,4 @@ --- title: Captcha -release: 2.4.3 content: The Captcha module allows applying Turing test in the process of user authentication or similar tasks. diff --git a/src/_data/codebase/v2_4/mrg/module-cardinal-commerce.yml b/src/_data/codebase/v2_4/mrg/module-cardinal-commerce.yml index 81807b162e9..39b645f1f47 100644 --- a/src/_data/codebase/v2_4/mrg/module-cardinal-commerce.yml +++ b/src/_data/codebase/v2_4/mrg/module-cardinal-commerce.yml @@ -1,5 +1,4 @@ --- title: CardinalCommerce -release: 2.4.3 content: The CardinalCommerce module provides a possibility to enable 3-D Secure 2.0 support for payment methods. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-analytics.yml b/src/_data/codebase/v2_4/mrg/module-catalog-analytics.yml index 5c3edf0f3bc..57eaf049e82 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-analytics.yml @@ -1,5 +1,4 @@ --- title: CatalogAnalytics -release: 2.4.3 content: The Magento_CatalogAnalytics module configures data definitions for a data collection related to the Catalog module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-cms-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-cms-graph-ql.yml index 5071d2f3576..894712f16ee 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-cms-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-cms-graph-ql.yml @@ -1,5 +1,4 @@ --- title: CatalogCmsGraphQl -release: 2.4.3 content: "**CatalogCmsGraphQl** provides type and resolver information for GraphQL attributes that have dependencies on the Catalog and Cms modules." diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-customer-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-customer-graph-ql.yml index a3cfa56ba15..acecd1e11fd 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-customer-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-customer-graph-ql.yml @@ -1,5 +1,4 @@ --- title: CatalogCustomerGraphQl -release: 2.4.3 content: "**CatalogCustomerGraphQl** provides type and resolver information for GraphQL attributes that have dependences on the Catalog and Customer modules." diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-event.yml b/src/_data/codebase/v2_4/mrg/module-catalog-event.yml index 4404f7f4dda..91f888da1b7 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-event.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-event.yml @@ -1,6 +1,5 @@ --- title: CatalogEvent -release: 2.4.3 content: |- Magento_CatalogEvent module is designed for creating campaigns that encourage customers to buy products with lower prices. There are three types of the catalog events: upcoming, open, closed. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-graph-ql.yml index faaf68e7017..25842843a42 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CatalogGraphQl -release: 2.4.3 content: |- **CatalogGraphQl** provides type and resolver information for the GraphQl module to generate catalog and product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-import-export-staging.yml b/src/_data/codebase/v2_4/mrg/module-catalog-import-export-staging.yml index 6a0de8dffa1..a1b973692c4 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-import-export-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-import-export-staging.yml @@ -1,6 +1,5 @@ --- title: CatalogImportExportStaging -release: 2.4.3 content: |- The Magento_CatalogImportExportStaging module is a part of the staging functionality in Magento EE. It extends the Magento_CatalogImportExport module functionality to be used in staging mode. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-inventory-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-inventory-graph-ql.yml index d949b32c187..532330eca8d 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-inventory-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-inventory-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CatalogInventoryGraphQl -release: 2.4.3 content: |- **CatalogInventoryGraphQl** provides type information for the GraphQl module to generate inventory stock fields for product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-inventory-staging.yml b/src/_data/codebase/v2_4/mrg/module-catalog-inventory-staging.yml index ba9e91631fd..838e815ff83 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-inventory-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-inventory-staging.yml @@ -1,6 +1,5 @@ --- title: CatalogInventoryStaging -release: 2.4.3 content: |- The Magento_CatalogInventoryStaging module is a part of the staging functionality in Magento EE. It extends the Magento_CatalogInventory module functionality, adding the capability to monitor the "Stock Status" field on the Schedule Update form of a product. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-inventory.yml b/src/_data/codebase/v2_4/mrg/module-catalog-inventory.yml index 4b5b1ad0762..a85a4269bee 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-inventory.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-inventory.yml @@ -1,5 +1,4 @@ --- title: CatalogInventory -release: 2.4.3 content: Magento_CatalogInventory module allows retrieve and update stock attributes, such as status and quantity. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics-staging.yml b/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics-staging.yml index 89cb775188b..66b969dc5dd 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics-staging.yml @@ -1,6 +1,5 @@ --- title: CatalogPageBuilderAnalyticsStaging -release: 2.4.3 content: The Magento_CatalogPageBuilderAnalyticsStaging module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](http://devdocs.magento.com/guides/v2.2/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics.yml b/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics.yml index 2934c2eb1b1..cf6685dbde1 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-page-builder-analytics.yml @@ -1,6 +1,5 @@ --- title: CatalogPageBuilderAnalytics -release: 2.4.3 content: The Magento_CatalogPageBuilderAnalytics module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-permissions-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-permissions-graph-ql.yml index 607a893a249..8f6a7ba5591 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-permissions-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-permissions-graph-ql.yml @@ -1,5 +1,4 @@ --- title: CatalogPermissionsGraphQl -release: 2.4.3 content: Magento_CatalogPermissionsGraphQL feature allows to apply Magento_CatalogPermissions features to product queries in GraphQl area diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-permissions.yml b/src/_data/codebase/v2_4/mrg/module-catalog-permissions.yml index 1caf0e2cd5b..f79af583fda 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-permissions.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-permissions.yml @@ -1,6 +1,5 @@ --- title: CatalogPermissions -release: 2.4.3 content: |- Magento_CatalogPermissions feature allows to restrict the following permissions: - Browse categories diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-rule-configurable.yml b/src/_data/codebase/v2_4/mrg/module-catalog-rule-configurable.yml index d98aa7f46b7..4cd6a9a6d68 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-rule-configurable.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-rule-configurable.yml @@ -1,6 +1,5 @@ --- title: CatalogRuleConfigurable -release: 2.4.3 content: Magento_CatalogRuleConfigurable module is an extension of Magento_CatalogRule and Magento_ConfigurableProduct modules that handle catalog rule indexer for configurable product diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-rule-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-rule-graph-ql.yml index 213ad6daf4e..ae016c24605 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-rule-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-rule-graph-ql.yml @@ -1,5 +1,4 @@ --- title: CatalogRuleGraphQl -release: 2.4.3 content: The *Magento_CatalogRuleGraphQl* module applies catalog rules to products for GraphQL requests. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-rule-staging.yml b/src/_data/codebase/v2_4/mrg/module-catalog-rule-staging.yml index c806173c888..c215b3195c6 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-rule-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-rule-staging.yml @@ -1,6 +1,5 @@ --- title: CatalogRuleStaging -release: 2.4.3 content: |- The Magento_CatalogRuleStaging module is a part of the staging functionality in Magento EE. It enables you to create new catalog rule updates or add new changes to the existing store updates. In other words, you can modify the catalog rules in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-rule.yml b/src/_data/codebase/v2_4/mrg/module-catalog-rule.yml index 3b4f8717990..dd833059108 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-rule.yml @@ -1,5 +1,4 @@ --- title: CatalogRule -release: 2.4.3 content: Magento_CatalogRule module is responsible for one of the types of price rules in Magento. Catalog Rules are applied to products before they are added to the cart. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-search.yml b/src/_data/codebase/v2_4/mrg/module-catalog-search.yml index 9f1d588b8c1..acfc94e6ee1 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-search.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-search.yml @@ -1,6 +1,5 @@ --- title: CatalogSearch -release: 2.4.3 content: |- Magento_CatalogSearch module is an extension of Magento_Catalog module that allows to use search engine for product searching capabilities. The module implements Magento_Search library interfaces. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-staging-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-staging-graph-ql.yml index d1da8e7ee8a..b633dfec7f1 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-staging-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-staging-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CatalogStagingGraphQl -release: 2.4.3 content: |- **CatalogStagingGraphQl** supports Staging functionality for Catalog in the scope of GraphQl. This includes preview capabilities for catalog entities. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-staging-page-builder.yml b/src/_data/codebase/v2_4/mrg/module-catalog-staging-page-builder.yml index 3f601743c10..4ffce125b30 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-staging-page-builder.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-staging-page-builder.yml @@ -1,5 +1,4 @@ --- title: CatalogStagingPageBuilder -release: 2.4.3 content: The Magento_CatalogStagingPageBuilder module sets up PageBuilder to be a part of the staging functionality in Magento EE. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-staging.yml b/src/_data/codebase/v2_4/mrg/module-catalog-staging.yml index f50ad1b81b2..97c2a7cb5e3 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-staging.yml @@ -1,6 +1,5 @@ --- title: CatalogStaging -release: 2.4.3 content: |- The Magento_CatalogStaging module is a part of the staging functionality in Magento EE. It enables you to create new catalog updates or add new changes to the existing store updates. In other words, you can modify the category and product entity attributes in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-graph-ql.yml index 77fe7b67a4d..38010ce517e 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CatalogUrlRewriteGraphQl -release: 2.4.3 content: |- **CatalogUrlRewriteGraphQl** provides type information for the GraphQl module to generate url rewrite fields for catalog and product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-staging.yml b/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-staging.yml index 37306806b4d..3c2cd89eaf6 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-url-rewrite-staging.yml @@ -1,6 +1,5 @@ --- title: CatalogUrlRewriteStaging -release: 2.4.3 content: |- The Magento_CatalogUrlRewriteStaging module is a part of the staging functionality in Magento EE. It extends the Magento_CatalogUrlRewrite module. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog-widget.yml b/src/_data/codebase/v2_4/mrg/module-catalog-widget.yml index 262dcfd18d4..aa7cb44ad84 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog-widget.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog-widget.yml @@ -1,6 +1,5 @@ --- title: CatalogWidget -release: 2.4.3 content: |- **CatalogWidget** contains various widgets that extend Catalog module functionality: - Product List widget provides widget that contains product list created using rule based filter. diff --git a/src/_data/codebase/v2_4/mrg/module-catalog.yml b/src/_data/codebase/v2_4/mrg/module-catalog.yml index b1cc220c689..ebca0df749e 100644 --- a/src/_data/codebase/v2_4/mrg/module-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-catalog.yml @@ -1,6 +1,5 @@ --- title: Catalog -release: 2.4.3 content: |- Magento_Catalog module functionality is represented by the following sub-systems: - Products Management. It includes CRUD operation of product, product media, product attributes, etc... diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-address-search-gift-registry.yml b/src/_data/codebase/v2_4/mrg/module-checkout-address-search-gift-registry.yml index f9db759b4a3..a9f3c71bf53 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-address-search-gift-registry.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-address-search-gift-registry.yml @@ -1,6 +1,5 @@ --- title: CheckoutAddressSearchGiftRegistry -release: 2.4.3 content: |- ## CheckoutAddressSearchGiftRegistry module Overview diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-address-search-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-checkout-address-search-negotiable-quote.yml index 5af81624162..a9eba9a3a8e 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-address-search-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-address-search-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: CheckoutAddressSearchNegotiableQuote -release: 2.4.3 content: |- ## CheckoutAddressSearchNegotiableQuote module Overview diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-address-search.yml b/src/_data/codebase/v2_4/mrg/module-checkout-address-search.yml index 9b4ba66b819..9b99ac647e6 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-address-search.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-address-search.yml @@ -1,6 +1,5 @@ --- title: CheckoutAddressSearch -release: 2.4.3 content: |- ## CheckoutAddressSearch module Overview diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-agreements-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-checkout-agreements-graph-ql.yml index 1f4388888ea..d2c2bcb005a 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-agreements-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-agreements-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CheckoutAgreementsGraphQl -release: 2.4.3 content: |- **CheckoutAgreementsGraphQl** provides type information for the GraphQl module to generate Checkout Agreements fields for Checkout Agreements information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-agreements-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-checkout-agreements-negotiable-quote.yml index e6cfdca4dbf..ad17d1a421b 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-agreements-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-agreements-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: CheckoutAgreementsNegotiableQuote -release: 2.4.3 content: |- ## CheckoutAgreementsNegotiableQuote module Overview diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-agreements-purchase-order.yml b/src/_data/codebase/v2_4/mrg/module-checkout-agreements-purchase-order.yml index f4bc7d86c3b..84bc8e39c87 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-agreements-purchase-order.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-agreements-purchase-order.yml @@ -1,5 +1,4 @@ --- title: CheckoutAgreementsPurchaseOrder -release: 2.4.3 content: "**CheckoutAgreementsPurchaseOrder** allows properly use checkout agreements functionality with purchase order module" diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-agreements.yml b/src/_data/codebase/v2_4/mrg/module-checkout-agreements.yml index b6e26e88e8b..ed3816fe884 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-agreements.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-agreements.yml @@ -1,6 +1,5 @@ --- title: CheckoutAgreements -release: 2.4.3 content: |- Magento\CheckoutAgreements module provides the ability add web store agreement that customers must accept before purchasing products from store. The customer will need to accept the terms and conditions in the Order Review section of the diff --git a/src/_data/codebase/v2_4/mrg/module-checkout-staging.yml b/src/_data/codebase/v2_4/mrg/module-checkout-staging.yml index 158b636e822..a030a0f70e7 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout-staging.yml @@ -1,6 +1,5 @@ --- title: CheckoutStaging -release: 2.4.3 content: |- The Magento_CheckoutStaging module is a part of the staging functionality in Magento EE. It extends the checkout functionality and enables you to use it in the staging preview mode. diff --git a/src/_data/codebase/v2_4/mrg/module-checkout.yml b/src/_data/codebase/v2_4/mrg/module-checkout.yml index f16dca97b33..c5fe179928b 100644 --- a/src/_data/codebase/v2_4/mrg/module-checkout.yml +++ b/src/_data/codebase/v2_4/mrg/module-checkout.yml @@ -1,6 +1,5 @@ --- title: Checkout -release: 2.4.3 content: |- Magento\Checkout module allows merchant to register sale transaction with the customer. Module implements consumer flow that includes such actions like adding products to cart, providing shipping and billing information and confirming diff --git a/src/_data/codebase/v2_4/mrg/module-cms-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-cms-graph-ql.yml index 20c650d07b6..ca489be4801 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CmsGraphQl -release: 2.4.3 content: |- **CmsGraphQl** provides type information for the GraphQl module to generate CMS fields for cms information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics-staging.yml b/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics-staging.yml index 1b56f24a6a2..c1174a25c56 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics-staging.yml @@ -1,6 +1,5 @@ --- title: CmsPageBuilderAnalyticsStaging -release: 2.4.3 content: The Magento_CmsPageBuilderAnalyticsStaging module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](http://devdocs.magento.com/guides/v2.2/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics.yml b/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics.yml index 0f67467369f..d2783ac7a6c 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms-page-builder-analytics.yml @@ -1,6 +1,5 @@ --- title: CmsPageBuilderAnalytics -release: 2.4.3 content: The Magento_CmsPageBuilderAnalytics module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-cms-staging.yml b/src/_data/codebase/v2_4/mrg/module-cms-staging.yml index 983b88414d5..11db5531da7 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms-staging.yml @@ -1,6 +1,5 @@ --- title: CmsStaging -release: 2.4.3 content: |- The Magento_CmsStaging module is a part of the staging functionality in Magento EE. It enables you to create new CMS Page and the CMS Block updates or add new changes to the existing store updates. In other words, you can modify the CMS Pages and the CMS Blocks in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite-graph-ql.yml index 826d066f327..7f619fa0cc8 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CmsUrlRewriteGraphQl -release: 2.4.3 content: |- **CmsUrlRewriteGraphQl** provides type information for the GraphQl module to generate url rewrite fields for cms information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite.yml b/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite.yml index 0c336840979..bc22962e974 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms-url-rewrite.yml @@ -1,6 +1,5 @@ --- title: CmsUrlRewrite -release: 2.4.3 content: "## Overview\n \nThe Magento_CmsUrlRewrite module adds support for URL rewrite rules for CMS pages. See also Magento_UrlRewrite module. \n\nThe module adds and removes URL rewrite rules as CMS pages are added or removed by a user.\nThe rules diff --git a/src/_data/codebase/v2_4/mrg/module-cms.yml b/src/_data/codebase/v2_4/mrg/module-cms.yml index 462291414b5..7a0821e5399 100644 --- a/src/_data/codebase/v2_4/mrg/module-cms.yml +++ b/src/_data/codebase/v2_4/mrg/module-cms.yml @@ -1,6 +1,5 @@ --- title: Cms -release: 2.4.3 content: |- The CMS module provides the create, edit, and manage functionality on pages for different content types. diff --git a/src/_data/codebase/v2_4/mrg/module-company-credit-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-company-credit-graph-ql.yml index 6e396404f02..e959782a1bc 100644 --- a/src/_data/codebase/v2_4/mrg/module-company-credit-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-company-credit-graph-ql.yml @@ -1,4 +1,3 @@ --- title: CompanyCreditGraphQl -release: 2.4.3 content: Provides GraphQl queries to access company credit information. diff --git a/src/_data/codebase/v2_4/mrg/module-company-credit.yml b/src/_data/codebase/v2_4/mrg/module-company-credit.yml index 86c3d4aa9ac..9538f6d61b7 100644 --- a/src/_data/codebase/v2_4/mrg/module-company-credit.yml +++ b/src/_data/codebase/v2_4/mrg/module-company-credit.yml @@ -1,6 +1,5 @@ --- title: CompanyCredit -release: 2.4.3 content: |- The Magento_CompanyCredit module adds the "Payment on Account" payment method for B2B companies. It also allows the credit history to be viewed from both Admin and the storefront. diff --git a/src/_data/codebase/v2_4/mrg/module-company-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-company-graph-ql.yml index 508bd91dcd1..8d5e8d35998 100644 --- a/src/_data/codebase/v2_4/mrg/module-company-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-company-graph-ql.yml @@ -1,4 +1,3 @@ --- title: CompanyGraphQl -release: 2.4.3 content: Provides GraphQl mutations and queries to access company information. diff --git a/src/_data/codebase/v2_4/mrg/module-company-payment.yml b/src/_data/codebase/v2_4/mrg/module-company-payment.yml index 7cef217e084..fcd3b8a0ef1 100644 --- a/src/_data/codebase/v2_4/mrg/module-company-payment.yml +++ b/src/_data/codebase/v2_4/mrg/module-company-payment.yml @@ -1,6 +1,5 @@ --- title: CompanyPayment -release: 2.4.3 content: |- The Magento_CompanyPayment module allows a merchant to configure which payment methods are available for B2B companies. diff --git a/src/_data/codebase/v2_4/mrg/module-company-shipping.yml b/src/_data/codebase/v2_4/mrg/module-company-shipping.yml index 7a907be1b85..1bacb50ae10 100644 --- a/src/_data/codebase/v2_4/mrg/module-company-shipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-company-shipping.yml @@ -1,6 +1,5 @@ --- title: CompanyShipping -release: 2.4.3 content: |- The Magento_CompanyShipping module allows a merchant to configure which shipping methods are available for B2B companies. diff --git a/src/_data/codebase/v2_4/mrg/module-company.yml b/src/_data/codebase/v2_4/mrg/module-company.yml index 1d0b0129da5..1d0fc32d14f 100644 --- a/src/_data/codebase/v2_4/mrg/module-company.yml +++ b/src/_data/codebase/v2_4/mrg/module-company.yml @@ -1,6 +1,5 @@ --- title: Company -release: 2.4.3 content: |- The Magento_Company module allows a merchant to create a company account and assign multiple members of the company to the account. diff --git a/src/_data/codebase/v2_4/mrg/module-compare-list-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-compare-list-graph-ql.yml index d5cc514768e..ee114e8e6bb 100644 --- a/src/_data/codebase/v2_4/mrg/module-compare-list-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-compare-list-graph-ql.yml @@ -1,4 +1,3 @@ --- title: CompareListGraphQl -release: 2.4.3 content: The CompareListGraphQl module is designed to implement compare product functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-config.yml b/src/_data/codebase/v2_4/mrg/module-config.yml index 1061a12abdf..69335180e61 100644 --- a/src/_data/codebase/v2_4/mrg/module-config.yml +++ b/src/_data/codebase/v2_4/mrg/module-config.yml @@ -1,6 +1,5 @@ --- title: Config -release: 2.4.3 content: |- The Config module is designed to implement system configuration functionality. It provides mechanisms to add, edit, store and retrieve the configuration data for each scope (there can be a default scope as well as scopes for each website and store). diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-configurable-negotiable-quote.yml index f04754d2dbf..56037ced6b6 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: ConfigurableNegotiableQuote -release: 2.4.3 content: |- The Magento_ConfigurableNegotiableQuote module enables configurable products to be displayed in a negotiable quote in an B2B environment. This module extends Magento_NegotiableQuote and Magento_Configurable modules. diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-product-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-configurable-product-graph-ql.yml index 7d9870cedbe..25473ecc83f 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-product-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-product-graph-ql.yml @@ -1,6 +1,5 @@ --- title: ConfigurableProductGraphQl -release: 2.4.3 content: |- **ConfigurableProductGraphQl** provides type and resolver information for the GraphQl module to generate configurable product information. diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-product-sales.yml b/src/_data/codebase/v2_4/mrg/module-configurable-product-sales.yml index ae191fe6063..dee364249d0 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-product-sales.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-product-sales.yml @@ -1,6 +1,5 @@ --- title: ConfigurableProductSales -release: 2.4.3 content: |- The Magento_ConfigurableProductSales module checks that the selected options of order item are still presented in Catalog. Returns true if the previously ordered item configuration is still available. diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-product-staging.yml b/src/_data/codebase/v2_4/mrg/module-configurable-product-staging.yml index d9df7777f8a..9f8cae21273 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-product-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-product-staging.yml @@ -1,6 +1,5 @@ --- title: ConfigurableProductStaging -release: 2.4.3 content: |- The Magento_ConfigurableProductStaging module is a part of the staging functionality in Magento EE. It enables you to create new Configurable Product updates or add new changes to the existing store updates. In other words, you can modify the Configurable Products entity attributes in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-product.yml b/src/_data/codebase/v2_4/mrg/module-configurable-product.yml index 9b8ebc6b0da..1cc6a215c5e 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-product.yml @@ -1,6 +1,5 @@ --- title: ConfigurableProduct -release: 2.4.3 content: "The Magento_ConfigurableProduct module introduces new product type in the Magento application called Configurable Product.\nThis module is designed to extend existing functionality of Magento_Catalog module by adding new product type.\n\nConfigurable diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list-graph-ql.yml index 2f4c0996362..0246a3337c2 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list-graph-ql.yml @@ -1,6 +1,5 @@ --- title: ConfigurableRequisitionListGraphQl -release: 2.4.3 content: "**ConfigurableRequisitionListGraphQl** provides GraphQL schema and resolvers for the requisition list module to extend and implement configurable products in requisition list" diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list.yml b/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list.yml index 5aa1a5b5eae..dc2a1453219 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-requisition-list.yml @@ -1,6 +1,5 @@ --- title: ConfigurableRequisitionList -release: 2.4.3 content: |- The Magento_ConfigurableRequisitionList module enables configurable products to be displayed in a requisition list in an B2B environment. This module extends Magento_RequisitionList and Magento_Configurable modules. diff --git a/src/_data/codebase/v2_4/mrg/module-configurable-shared-catalog.yml b/src/_data/codebase/v2_4/mrg/module-configurable-shared-catalog.yml index 5742afb7e86..00dd074d2fb 100644 --- a/src/_data/codebase/v2_4/mrg/module-configurable-shared-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-configurable-shared-catalog.yml @@ -1,6 +1,5 @@ --- title: ConfigurableSharedCatalog -release: 2.4.3 content: |- The Magento_ConfigurableSharedCatalog module enables configurable products to be added to a shared catalog in an B2B environment. This module extends Magento_SharedCatalog and Magento_Configurable modules. diff --git a/src/_data/codebase/v2_4/mrg/module-contact.yml b/src/_data/codebase/v2_4/mrg/module-contact.yml index b3cb9612b13..b8164b8c0e2 100644 --- a/src/_data/codebase/v2_4/mrg/module-contact.yml +++ b/src/_data/codebase/v2_4/mrg/module-contact.yml @@ -1,6 +1,5 @@ --- title: Contact -release: 2.4.3 content: Magento_Contact module provides an implementation of "Contact Us" feature based on sending email message, allows to configure email recipients, email template, etc... diff --git a/src/_data/codebase/v2_4/mrg/module-cookie.yml b/src/_data/codebase/v2_4/mrg/module-cookie.yml index aee03fe2e09..6e7ed43a252 100644 --- a/src/_data/codebase/v2_4/mrg/module-cookie.yml +++ b/src/_data/codebase/v2_4/mrg/module-cookie.yml @@ -1,5 +1,4 @@ --- title: Cookie -release: 2.4.3 content: Magento_Cookie module allows enabling and configuring HTTP cookie related settings for the store. These settings are available in the store administration. diff --git a/src/_data/codebase/v2_4/mrg/module-cron.yml b/src/_data/codebase/v2_4/mrg/module-cron.yml index 9e705d88078..68b57e98ded 100644 --- a/src/_data/codebase/v2_4/mrg/module-cron.yml +++ b/src/_data/codebase/v2_4/mrg/module-cron.yml @@ -1,6 +1,5 @@ --- title: Cron -release: 2.4.3 content: |- Cron is a module that enables scheduling of jobs. Other modules can add cron jobs by including crontab.xml in their etc directory. The command "bin/magento cron:run" should be run periodically to trigger the Cron module to run its scheduled jobs. This module also allows administrators to tune cron options in Magento Admin. diff --git a/src/_data/codebase/v2_4/mrg/module-csp.yml b/src/_data/codebase/v2_4/mrg/module-csp.yml index fbf71107858..c12d4d6d255 100644 --- a/src/_data/codebase/v2_4/mrg/module-csp.yml +++ b/src/_data/codebase/v2_4/mrg/module-csp.yml @@ -1,6 +1,5 @@ --- title: Csp -release: 2.4.3 content: |- Magento_Csp implements Content Security Policies for Magento. Allows CSP configuration for Merchants, provides a way for extension and theme developers to configure CSP headers for their extensions. diff --git a/src/_data/codebase/v2_4/mrg/module-currency-symbol.yml b/src/_data/codebase/v2_4/mrg/module-currency-symbol.yml index f4cc912f648..33b04e0865b 100644 --- a/src/_data/codebase/v2_4/mrg/module-currency-symbol.yml +++ b/src/_data/codebase/v2_4/mrg/module-currency-symbol.yml @@ -1,6 +1,5 @@ --- title: CurrencySymbol -release: 2.4.3 content: |- **CurrencySymbol** enables the creation of custom currencies and management of currency conversion rates. diff --git a/src/_data/codebase/v2_4/mrg/module-custom-attribute-management.yml b/src/_data/codebase/v2_4/mrg/module-custom-attribute-management.yml index 01c334a20a4..7eab37ffceb 100644 --- a/src/_data/codebase/v2_4/mrg/module-custom-attribute-management.yml +++ b/src/_data/codebase/v2_4/mrg/module-custom-attribute-management.yml @@ -1,6 +1,5 @@ --- title: CustomAttributeManagement -release: 2.4.3 content: |- Magento_CustomAttributeManagement implements user-defined attributes management which provides ability to manage attributes of customers and their address. Admin user can manage attributes on UI level without assistance of programmer. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-analytics.yml b/src/_data/codebase/v2_4/mrg/module-customer-analytics.yml index 467e3a43a65..f8a19e1d87c 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-analytics.yml @@ -1,5 +1,4 @@ --- title: CustomerAnalytics -release: 2.4.3 content: The Magento_CustomerAnalytics module configures data definitions for a data collection related to the Customer module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-customer-balance-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-customer-balance-graph-ql.yml index b06cb0b647b..4fcc5cd6def 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-balance-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-balance-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CustomerBalanceGraphQl -release: 2.4.3 content: |- The **CustomerBalanceGraphQl** provides type and resolver information for enabling customers to have a non-monetary balance in store credits associated to their accounts. Store credit can be used by customers for shopping in the store and by the store administrator for making refunds. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-balance.yml b/src/_data/codebase/v2_4/mrg/module-customer-balance.yml index ac3113da845..2d03c213c85 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-balance.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-balance.yml @@ -1,6 +1,5 @@ --- title: CustomerBalance -release: 2.4.3 content: |- The Magento_CustomerBalance module enables customers to have a non-monetary balance in store credits associated to their accounts. Store credit can be used by customers for shopping in the store and by the store administrator for making refunds. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-custom-attributes.yml b/src/_data/codebase/v2_4/mrg/module-customer-custom-attributes.yml index 596868949a8..5c5406fea54 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-custom-attributes.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-custom-attributes.yml @@ -1,6 +1,5 @@ --- title: CustomerCustomAttributes -release: 2.4.3 content: |- The Magento_CustomerCustomAttributes module handles user-defined customer and customer address attributes. User-defined attributes are the ones, which are created by a store administrator additionally to the default ones. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-downloadable-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-customer-downloadable-graph-ql.yml index ab2572167b3..22dfbe0dac2 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-downloadable-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-downloadable-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CustomerDownloadableGraphQl -release: 2.4.3 content: |- **CustomerDownloadableGraphQl** provides type and resolver information for the GraphQl module to generate downloadable product information. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-finance.yml b/src/_data/codebase/v2_4/mrg/module-customer-finance.yml index 7ee6bcba3fc..dac13713200 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-finance.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-finance.yml @@ -1,6 +1,5 @@ --- title: CustomerFinance -release: 2.4.3 content: |- The Magento\CustomerFinance module handles the import and export of the store credit and reward customer data. It extends Magento_CustomerImportExport and joins the basic customer data with reward and customer balance information to enable to import/export of customer data with reward and store credit data. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-customer-graph-ql.yml index 7a078eea488..860a2cc9022 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-graph-ql.yml @@ -1,6 +1,5 @@ --- title: CustomerGraphQl -release: 2.4.3 content: |- **CustomerGraphQl** provides type and resolver information for the GraphQl module to generate customer information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-import-export.yml b/src/_data/codebase/v2_4/mrg/module-customer-import-export.yml index 08bba22a841..99ee830a523 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-import-export.yml @@ -1,5 +1,4 @@ --- title: CustomerImportExport -release: 2.4.3 content: The Magento_CustomerImportExport module handles the import and export of the customers data and related addresses. diff --git a/src/_data/codebase/v2_4/mrg/module-customer-segment.yml b/src/_data/codebase/v2_4/mrg/module-customer-segment.yml index 4bce039e2a9..802f455ac5b 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer-segment.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer-segment.yml @@ -1,6 +1,5 @@ --- title: CustomerSegment -release: 2.4.3 content: |- The Magento_CustomerSegment module enables customer segmentation, allowing the creation of customer groups based on characteristics like shopping cart content, orders history, address, and so on. This allows dynamically targeting different content and promotions for those groups. Various components of a website, such as promotions and banners, can be personalized depending on the customer segment of a customer browsing the store at the moment. diff --git a/src/_data/codebase/v2_4/mrg/module-customer.yml b/src/_data/codebase/v2_4/mrg/module-customer.yml index 8db055488ee..a83f71786ae 100644 --- a/src/_data/codebase/v2_4/mrg/module-customer.yml +++ b/src/_data/codebase/v2_4/mrg/module-customer.yml @@ -1,6 +1,5 @@ --- title: Customer -release: 2.4.3 content: "The Magento_Customer module serves to handle the customer data (Customer, Customer Address and Customer Group entities) both in the admin panel and the storefront. \nFor customer passwords, the module implements upgrading hashes." diff --git a/src/_data/codebase/v2_4/mrg/module-deferred-total-calculating.yml b/src/_data/codebase/v2_4/mrg/module-deferred-total-calculating.yml new file mode 100644 index 00000000000..35c97402b09 --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-deferred-total-calculating.yml @@ -0,0 +1,20 @@ +--- +title: DeferredTotalCalculating +content: |- + The Magento_DeferredTotalCalculating allows you to deffer total calculating until it requested, e.g. on cart page or final steps on checkout + This functionality is optional and disabled by default. + It could be enabled by setting *'checkout/deferred_total_calculating'* variable inside *env.php* file + e.g. + + ```php + [ + 'deferred_total_calculating' => 1 + ] + ``` + + It can also be enabled through + + ```php + bin/magento setup:config:set --deferred-total-calculating 1 + ``` diff --git a/src/_data/codebase/v2_4/mrg/module-deploy.yml b/src/_data/codebase/v2_4/mrg/module-deploy.yml index 161712690c1..3ed1b745c29 100644 --- a/src/_data/codebase/v2_4/mrg/module-deploy.yml +++ b/src/_data/codebase/v2_4/mrg/module-deploy.yml @@ -1,6 +1,5 @@ --- title: Deploy -release: 2.4.3 content: "## Purpose of module\n\nDeploy is a module that holds collection of services and command line tools to help with Magento application deployment. \nTo execute this command, please, run \"bin/magento setup:static-content:deploy\" from the Magento diff --git a/src/_data/codebase/v2_4/mrg/module-developer.yml b/src/_data/codebase/v2_4/mrg/module-developer.yml index 61adfff981e..b2e9efa40b6 100644 --- a/src/_data/codebase/v2_4/mrg/module-developer.yml +++ b/src/_data/codebase/v2_4/mrg/module-developer.yml @@ -1,5 +1,4 @@ --- title: Developer -release: 2.4.3 content: The Magento_Developer module provides functionality to make it easier to develop in Magento 2. diff --git a/src/_data/codebase/v2_4/mrg/module-dhl.yml b/src/_data/codebase/v2_4/mrg/module-dhl.yml index ba8a7f6636d..1f6ea89c690 100644 --- a/src/_data/codebase/v2_4/mrg/module-dhl.yml +++ b/src/_data/codebase/v2_4/mrg/module-dhl.yml @@ -1,6 +1,5 @@ --- title: Dhl -release: 2.4.3 content: |- The Magento_Dhl module implements the integration with the DHL shipping carrier. DHL is available for international shipments only. diff --git a/src/_data/codebase/v2_4/mrg/module-directory-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-directory-graph-ql.yml index f2517659b01..121edea6ef6 100644 --- a/src/_data/codebase/v2_4/mrg/module-directory-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-directory-graph-ql.yml @@ -1,6 +1,5 @@ --- title: DirectoryGraphQl -release: 2.4.3 content: |- **DirectoryGraphQl** provides type and resolver information for the GraphQl module to generate directory information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-directory.yml b/src/_data/codebase/v2_4/mrg/module-directory.yml index df0a31c9293..8a7410a5309 100644 --- a/src/_data/codebase/v2_4/mrg/module-directory.yml +++ b/src/_data/codebase/v2_4/mrg/module-directory.yml @@ -1,6 +1,5 @@ --- title: Directory -release: 2.4.3 content: |- **Directory** enables the management of countries and regions recognized by the store and associated data like the country code and currency rates. Also, enables conversion of prices to a specified currency format. diff --git a/src/_data/codebase/v2_4/mrg/module-downloadable-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-downloadable-graph-ql.yml index 0d983517b58..f420d093473 100644 --- a/src/_data/codebase/v2_4/mrg/module-downloadable-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-downloadable-graph-ql.yml @@ -1,6 +1,5 @@ --- title: DownloadableGraphQl -release: 2.4.3 content: |- **DownloadableGraphQl** provides type and resolver information for the GraphQl module to generate downloadable product information. diff --git a/src/_data/codebase/v2_4/mrg/module-downloadable-import-export.yml b/src/_data/codebase/v2_4/mrg/module-downloadable-import-export.yml index 9597c7682e3..358c336efbb 100644 --- a/src/_data/codebase/v2_4/mrg/module-downloadable-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-downloadable-import-export.yml @@ -1,5 +1,4 @@ --- title: DownloadableImportExport -release: 2.4.3 content: The Magento_DownloadableImportExport module handles the import and export of the downloadable products. diff --git a/src/_data/codebase/v2_4/mrg/module-downloadable-requisition-list-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-downloadable-requisition-list-graph-ql.yml index 1e0ef8fa155..83b43aa6bc0 100644 --- a/src/_data/codebase/v2_4/mrg/module-downloadable-requisition-list-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-downloadable-requisition-list-graph-ql.yml @@ -1,6 +1,5 @@ --- title: DownloadableRequisitionListGraphQl -release: 2.4.3 content: "**DownloadableRequisitionListGraphQl** provides GraphQL schema and resolvers for the requisition list module to extend and implement downloadable products in requisition list" diff --git a/src/_data/codebase/v2_4/mrg/module-downloadable-staging.yml b/src/_data/codebase/v2_4/mrg/module-downloadable-staging.yml index 7f65fa52073..d1ef5fa8554 100644 --- a/src/_data/codebase/v2_4/mrg/module-downloadable-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-downloadable-staging.yml @@ -1,6 +1,5 @@ --- title: DownloadableStaging -release: 2.4.3 content: |- The Magento_DownloadableStaging module is a part of the staging functionality in Magento EE. It enables you to create new Downloadable Product updates or add new changes to the existing store updates. In other words, you can modify the Downloadable Products entity attributes in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-downloadable.yml b/src/_data/codebase/v2_4/mrg/module-downloadable.yml index e480f6bc611..651661c9ec8 100644 --- a/src/_data/codebase/v2_4/mrg/module-downloadable.yml +++ b/src/_data/codebase/v2_4/mrg/module-downloadable.yml @@ -1,6 +1,5 @@ --- title: Downloadable -release: 2.4.3 content: |- Magento_Downloadable module introduces new product type in the Magento application called Downloadable Product. This module is designed to extend existing functionality of Magento_Catalog module by adding new product type. diff --git a/src/_data/codebase/v2_4/mrg/module-eav-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-eav-graph-ql.yml index cb3e1b9dac5..9dc50b486f6 100644 --- a/src/_data/codebase/v2_4/mrg/module-eav-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-eav-graph-ql.yml @@ -1,5 +1,16 @@ --- title: EavGraphQl -release: 2.4.3 -content: "**EavGraphQl** primarily provides the GraphQl module information to generate - metadata for Eav attributes." +content: |- + Magento_EavGraphQl module extends Magento_GraphQl and Magento_Eav modules to provide type and resolver information for GraphQL API. + + ## Installation details + + For information about enabling or disabling a module in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Additional information + + You can get more information at articles: + + - [GraphQl In Magento 2](https://devdocs.magento.com/guides/v2.4/graphql). + - [customAttributeMetadata query](https://devdocs.magento.com/guides/v2.4/graphql/queries/custom-attribute-metadata.html). + - [2.4.x Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html) diff --git a/src/_data/codebase/v2_4/mrg/module-eav.yml b/src/_data/codebase/v2_4/mrg/module-eav.yml index b805ed4cad8..97205dadad4 100644 --- a/src/_data/codebase/v2_4/mrg/module-eav.yml +++ b/src/_data/codebase/v2_4/mrg/module-eav.yml @@ -1,6 +1,5 @@ --- title: Eav -release: 2.4.3 content: |- Magento\EAV stands for Entity-Attribute-Value. The purpose of Magento\Eav module is to make entities configurable/extendable by admin user. diff --git a/src/_data/codebase/v2_4/mrg/module-elasticsearch-6.yml b/src/_data/codebase/v2_4/mrg/module-elasticsearch-6.yml index 10ca589402c..53b1ae3a6c5 100644 --- a/src/_data/codebase/v2_4/mrg/module-elasticsearch-6.yml +++ b/src/_data/codebase/v2_4/mrg/module-elasticsearch-6.yml @@ -1,6 +1,25 @@ --- title: Elasticsearch6 -release: 2.4.3 content: |- - Magento\Elasticsearch module allows to use Elastic search engine (v6) for product searching capabilities. - The module implements Magento\Search library interfaces. + #Magento_Elasticsearch6 module + + Magento_Elasticsearch6 module allows using ElasticSearch engine 6.x version for the product searching capabilities. + + The module implements Magento_Search library interfaces. + + ## Installation details + + The Magento_Elasticsearch6 module is one of the base Magento 2 modules. Disable or uninstall this module is not recommends. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Additional information + + For information about significant changes in patch releases, see [2.4.x Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html). + + More information about ElasticSearch are at articles: + + - [Configuring Catalog Search](https://docs.magento.com/user-guide/catalog/search-configuration.html). + - [Installation Guide/Elasticsearch](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/elasticsearch.html). + - [Configure and maintain Elasticsearch](https://devdocs.magento.com/guides/v2.4/config-guide/elasticsearch/es-overview.html). + - Magento Commerce Cloud - [set up Elasticsearch service](https://devdocs.magento.com/cloud/project/services-elastic.html). diff --git a/src/_data/codebase/v2_4/mrg/module-elasticsearch-7.yml b/src/_data/codebase/v2_4/mrg/module-elasticsearch-7.yml index 6beec50dfa9..c1e5eefaa4d 100644 --- a/src/_data/codebase/v2_4/mrg/module-elasticsearch-7.yml +++ b/src/_data/codebase/v2_4/mrg/module-elasticsearch-7.yml @@ -1,6 +1,31 @@ --- title: Elasticsearch7 -release: 2.4.3 content: |- - Magento\Elasticsearch7 module allows to use Elastic search engine (v7) for product searching capabilities. - The module implements Magento\Search library interfaces. + #Magento_Elasticsearch7 module + + Magento_Elasticsearch7 module allows using ElasticSearch engine 7.x version for the product searching capabilities. + + The module implements Magento_Search library interfaces. + + ## Installation details + + The Magento_Elasticsearch7 module is one of the base Magento 2 modules. Disable or uninstall this module is not recommends. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Structure + + `SearchAdapter/` - the directory that contains solutions for adapting ElasticSearch query searching. + + For information about a typical file structure of a module in Magento 2, see [Module file structure](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/module-file-structure.html#module-file-structure). + + ## Additional information + + For information about significant changes in patch releases, see [2.4.x Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html). + + More information about ElasticSearch are at articles: + + - [Configuring Catalog Search](https://docs.magento.com/user-guide/catalog/search-configuration.html). + - [Installation Guide/Elasticsearch](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/elasticsearch.html). + - [Configure and maintain Elasticsearch](https://devdocs.magento.com/guides/v2.4/config-guide/elasticsearch/es-overview.html). + - Magento Commerce Cloud - [set up Elasticsearch service](https://devdocs.magento.com/cloud/project/services-elastic.html). diff --git a/src/_data/codebase/v2_4/mrg/module-elasticsearch-catalog-permissions.yml b/src/_data/codebase/v2_4/mrg/module-elasticsearch-catalog-permissions.yml index 2f876922327..360f57b0e3b 100644 --- a/src/_data/codebase/v2_4/mrg/module-elasticsearch-catalog-permissions.yml +++ b/src/_data/codebase/v2_4/mrg/module-elasticsearch-catalog-permissions.yml @@ -1,6 +1,5 @@ --- title: ElasticsearchCatalogPermissions -release: 2.4.3 content: |- Magento\ElasticsearchCatalogPermissions module allows to use Elastic search engine for product searching capabilities in case if Magento\CatalogPermissions module is also enabled. The module implements Magento\Search library interfaces. diff --git a/src/_data/codebase/v2_4/mrg/module-elasticsearch.yml b/src/_data/codebase/v2_4/mrg/module-elasticsearch.yml index 552648c20d6..a3eff3817d8 100644 --- a/src/_data/codebase/v2_4/mrg/module-elasticsearch.yml +++ b/src/_data/codebase/v2_4/mrg/module-elasticsearch.yml @@ -1,6 +1,19 @@ --- title: Elasticsearch -release: 2.4.3 -content: |- - Magento\Elasticsearch module allows to use Elastic search engine for product searching capabilities. - The module implements Magento\Search library interfaces. +content: "#Magento_Elasticsearch module\n\nMagento_Elasticsearch module allows using + the Elasticsearch engine for the product searching capabilities. This module \nprovides + logic used by other modules implementing newer versions of Elasticsearch, this module + by itself only adds \nsupport for Elasticsearch v5.\n\nThe module implements Magento_Search + library interfaces.\n\n## Installation details\n\nThe Magento_Elasticsearch module + is one of the base Magento 2 modules. You cannot disable or uninstall this module.\n\nFor + information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Structure\n\n`Elasticsearch5/` - the directory that contains solutions for providing + ElasticSearch 5.x version.\n\n`SearchAdapter/` - the directory that contains solutions + for adapting ElasticSearch query searching.\n\nFor information about a typical file + structure of a module in Magento 2, see [Module file structure](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/module-file-structure.html#module-file-structure).\n\n## + Additional information\n\nFor information about significant changes in patch releases, + see [2.4.x Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html).\n\nMore + information about ElasticSearch are at articles:\n\n- [Configuring Catalog Search](https://docs.magento.com/user-guide/catalog/search-configuration.html).\n- + [Installation Guide/Elasticsearch](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/elasticsearch.html).\n- + [Configure and maintain Elasticsearch](https://devdocs.magento.com/guides/v2.4/config-guide/elasticsearch/es-overview.html).\n- + Magento Commerce Cloud - [set up Elasticsearch service](https://devdocs.magento.com/cloud/project/services-elastic.html)." diff --git a/src/_data/codebase/v2_4/mrg/module-email.yml b/src/_data/codebase/v2_4/mrg/module-email.yml index f53bdbaa6e4..cda7d0073b4 100644 --- a/src/_data/codebase/v2_4/mrg/module-email.yml +++ b/src/_data/codebase/v2_4/mrg/module-email.yml @@ -1,6 +1,41 @@ --- title: Email -release: 2.4.3 content: |- - **Email** enables you to manage email templates, which are used when you send email through the - *\Magento\Framework\Mail\TransportInterface* implementations. + Magento_Email module enables you to manage email templates. + + This module adds the page to create/edit email template at the admin side and possibility add/update templates programmatically. + + ## Installation details + + The Magento_Email module is one of the base Magento 2 modules. You cannot disable or uninstall this module. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Extensibility + + Extension developers can interact with the Magento_Email module. For more information about the Magento extension mechanism, see [Magento plugins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_Email module. + + ### Layouts + + The module introduces layout handles in the `view/adminhtml/layout` directory. + + For more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html). + + ### UI components + + You can extend product and category updates using the configuration files located in the `view/adminhtml/ui_component` directory. + + For information about a UI component in Magento 2, see [Overview of UI components](https://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html). + + ## Additional information + + For information about significant changes in patch releases, see [2.4.x Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html). + + More information about email templates are at articles: + + - [Marketing/Email](https://docs.magento.com/user-guide/marketing/email-templates.html) + - [Email templates list](https://docs.magento.com/user-guide/marketing/email-template-list.html) + - [Customize email templates](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/templates/template-email.html) + - [Migrating custom email templates](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/templates/template-email-migration.html#nested-arrays) diff --git a/src/_data/codebase/v2_4/mrg/module-encryption-key.yml b/src/_data/codebase/v2_4/mrg/module-encryption-key.yml index 8f63cc57aac..f6723966c35 100644 --- a/src/_data/codebase/v2_4/mrg/module-encryption-key.yml +++ b/src/_data/codebase/v2_4/mrg/module-encryption-key.yml @@ -1,5 +1,24 @@ --- title: EncryptionKey -release: 2.4.3 -content: The Magento_EncryptionKey module provides an advanced encryption model to - protect passwords and other sensitive data. +content: |- + #Magento_EncryptionKey module + + The Magento_EncryptionKey module provides an advanced encryption model to protect passwords and other sensitive data. + + ## Extensibility + + Extension developers can interact with the Magento_EncryptionKey module. For more information about the Magento extension mechanism, see [Magento plugins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_EncryptionKey module. + + ### Layouts + + This module introduces the following layouts and layout handles in the `view/adminhtml/layout` directory: + + - `adminhtml_crypt_key_index` + + ## Additional information + + For information about significant changes in patch releases, see [2.4.x Release information](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html). + + Some more information you can get at [Encryption Key](https://docs.magento.com/user-guide/system/encryption-key.html) article. diff --git a/src/_data/codebase/v2_4/mrg/module-enterprise.yml b/src/_data/codebase/v2_4/mrg/module-enterprise.yml index 4f4c02683a3..6d1dfaaf627 100644 --- a/src/_data/codebase/v2_4/mrg/module-enterprise.yml +++ b/src/_data/codebase/v2_4/mrg/module-enterprise.yml @@ -1,6 +1,5 @@ --- title: Enterprise -release: 2.4.3 content: The Enterprise module switches the store to Enterprise edition by adding a link to Enterprise customer support in Admin Panel, switching notifications from Community to Enterprise-related ones, some small enhancements like displaying "Enterprise diff --git a/src/_data/codebase/v2_4/mrg/module-fedex.yml b/src/_data/codebase/v2_4/mrg/module-fedex.yml index 738fc6be02d..099577d0f45 100644 --- a/src/_data/codebase/v2_4/mrg/module-fedex.yml +++ b/src/_data/codebase/v2_4/mrg/module-fedex.yml @@ -1,4 +1,3 @@ --- title: Fedex -release: 2.4.3 content: The Magento_Fedex implements the integration with the FedEx shipping carrier. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-account-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-account-graph-ql.yml index f8a1a74be61..52e91f87998 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-account-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-account-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GiftCardAccountGraphQl -release: 2.4.3 content: |- **GiftCardAccountGraphQl** provides type and resolver information for the GraphQl module to generate giftcard acccount information. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-account.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-account.yml index 88969ff7348..57082cffd09 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-account.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-account.yml @@ -1,6 +1,5 @@ --- title: GiftCardAccount -release: 2.4.3 content: The Magento_GiftCardAccount module is responsible for gift card balances, for both gift cards created by a store administrator and gift cards sold as gift card products. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-graph-ql.yml index bf1041bcfe6..d1eefd97a8d 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GiftCardGraphQl -release: 2.4.3 content: |- **GiftCardGraphQl** provides type and resolver information for the GraphQl module to generate giftcard product information. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-import-export.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-import-export.yml index 3c63652d54c..5512e621ceb 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-import-export.yml @@ -1,6 +1,5 @@ --- title: GiftCardImportExport -release: 2.4.3 content: |- Magento_GiftCardImportExport module introduces import and export form GiftCard Product. This module extends existing functionality of Magento_CatalogImportExport module by adding new product type. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-negotiable-quote.yml index c2b71a11a6c..7eabd83a25f 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: GiftCardNegotiableQuote -release: 2.4.3 content: |- The Magento_GiftCardNegotiableQuote module enables gift cards to be displayed in a negotiable quote in an B2B environment. This module extends Magento_NegotiableQuote and Magento_GiftCard modules. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list-graph-ql.yml index b20e23da5a6..d15c82476e6 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GiftCardRequisitionListGraphQl -release: 2.4.3 content: "**GiftCardRequisitionListGraphQl** provides GraphQL schema and resolvers for the requisition list module to extend and implement gift card products in requisition list" diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list.yml index 69553501462..28471cc830e 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-requisition-list.yml @@ -1,6 +1,5 @@ --- title: GiftCardRequisitionList -release: 2.4.3 content: |- The Magento_GiftCardRequisitionList module enables gift cards to be displayed in a requisition list in an B2B environment. This module extends Magento_RequisitionList and Magento_GiftCard modules. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-shared-catalog.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-shared-catalog.yml index 7bee04fd5f5..69611f4adb4 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-shared-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-shared-catalog.yml @@ -1,6 +1,5 @@ --- title: GiftCardSharedCatalog -release: 2.4.3 content: |- The Magento_GiftCardSharedCatalog module enables gift cards to be added to a shared catalog in an B2B environment. This module extends Magento_SharedCatalog and Magento_GiftCard modules. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card-staging.yml b/src/_data/codebase/v2_4/mrg/module-gift-card-staging.yml index c79ad644a17..486b4e7ee6f 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card-staging.yml @@ -1,6 +1,5 @@ --- title: GiftCardStaging -release: 2.4.3 content: |- The Magento_GiftCardStaging module is a part of the staging functionality in Magento EE. It enables you to create new GiftCard Product updates or add new changes to the existing store updates. In other words, you can modify the GiftCard Product entity attributes in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-card.yml b/src/_data/codebase/v2_4/mrg/module-gift-card.yml index f0e37115038..f1680fe3910 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-card.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-card.yml @@ -1,6 +1,5 @@ --- title: GiftCard -release: 2.4.3 content: "Magento_GiftCard module introduces new product type in the Magento application called GiftCard Product.\nThis module extends existing functionality of Magento_Catalog module by adding new product type.\n\nThis product option enables store owner to diff --git a/src/_data/codebase/v2_4/mrg/module-gift-message-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-gift-message-graph-ql.yml index 41696c927f1..d202c4103e9 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-message-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-message-graph-ql.yml @@ -1,5 +1,4 @@ --- title: GiftMessageGraphQl -release: 2.4.3 content: "**GiftMessageGraphQl** provides information about gift messages for carts, cart items, orders and order items." diff --git a/src/_data/codebase/v2_4/mrg/module-gift-message-staging.yml b/src/_data/codebase/v2_4/mrg/module-gift-message-staging.yml index deb0f20ec49..9ff8c901eb5 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-message-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-message-staging.yml @@ -1,6 +1,5 @@ --- title: GiftMessageStaging -release: 2.4.3 content: |- The Magento_GiftMessageStaging module is a part of the staging functionality in Magento EE. It extends the Magento_GiftMessage module functionality to be used in the Schedule Update form. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-message.yml b/src/_data/codebase/v2_4/mrg/module-gift-message.yml index 664b5965de8..69b05069096 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-message.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-message.yml @@ -1,5 +1,4 @@ --- title: GiftMessage -release: 2.4.3 content: Magento\GiftMessage module allows to add a message to order or to each ordered item either on frontend or backend. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-registry-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-gift-registry-graph-ql.yml index 6a03d631e5c..56c6dccd7fe 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-registry-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-registry-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GiftRegistryGraphQl -release: 2.4.3 content: |- **GiftCardGraphQl** provides type and resolver information for the GraphQl module to generate giftcard product information. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-registry.yml b/src/_data/codebase/v2_4/mrg/module-gift-registry.yml index 41a3ca22e3b..f39e2da7498 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-registry.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-registry.yml @@ -1,6 +1,5 @@ --- title: GiftRegistry -release: 2.4.3 content: |- Magento\GiftRegistry module that allows to create sets of gifts specified for specific holiday(Birthday, Wedding, etc). It resembles wishlist, but there are differences. You can describe Gift Registry as a wishlist of products you would diff --git a/src/_data/codebase/v2_4/mrg/module-gift-wrapping-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-gift-wrapping-graph-ql.yml index aec1361df01..061a299ebe0 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-wrapping-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-wrapping-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GiftWrappingGraphQl -release: 2.4.3 content: |- **Magento_GiftWrappingGraphQl** provides type and resolver information for the GraphQl module to generate GiftWrapping information for order and cart. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-wrapping-staging.yml b/src/_data/codebase/v2_4/mrg/module-gift-wrapping-staging.yml index fc0e669d130..c170de0de76 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-wrapping-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-wrapping-staging.yml @@ -1,6 +1,5 @@ --- title: GiftWrappingStaging -release: 2.4.3 content: |- The Magento_GiftWrappingStaging module is a part of the staging functionality in Magento EE. It allows to stage value of 'Allow Gift Wrapping' flag and price of the wrapping for each product update. diff --git a/src/_data/codebase/v2_4/mrg/module-gift-wrapping.yml b/src/_data/codebase/v2_4/mrg/module-gift-wrapping.yml index 69569d6b33e..61111caa718 100644 --- a/src/_data/codebase/v2_4/mrg/module-gift-wrapping.yml +++ b/src/_data/codebase/v2_4/mrg/module-gift-wrapping.yml @@ -1,6 +1,5 @@ --- title: GiftWrapping -release: 2.4.3 content: |- Magento\GiftWrapping module provides functionality that allows customer to add gift wrapping to the items purchased from the store as gifts and charge it individually. Magento\GiftWrapping module extends functionality of gift diff --git a/src/_data/codebase/v2_4/mrg/module-google-adwords.yml b/src/_data/codebase/v2_4/mrg/module-google-adwords.yml index 9064494b0e2..76e362425e0 100644 --- a/src/_data/codebase/v2_4/mrg/module-google-adwords.yml +++ b/src/_data/codebase/v2_4/mrg/module-google-adwords.yml @@ -1,4 +1,3 @@ --- title: GoogleAdwords -release: 2.4.3 content: GoogleAdwords is a module designed for integration of Google Adwords service. diff --git a/src/_data/codebase/v2_4/mrg/module-google-analytics.yml b/src/_data/codebase/v2_4/mrg/module-google-analytics.yml index 09359de4f8e..a721bfe5f62 100644 --- a/src/_data/codebase/v2_4/mrg/module-google-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-google-analytics.yml @@ -1,5 +1,4 @@ --- title: GoogleAnalytics -release: 2.4.3 content: Magento_GoogleAnalytics is a module for integration with Google Analytics service. diff --git a/src/_data/codebase/v2_4/mrg/module-google-optimizer-staging.yml b/src/_data/codebase/v2_4/mrg/module-google-optimizer-staging.yml index f4560feeac3..26f316d2aad 100644 --- a/src/_data/codebase/v2_4/mrg/module-google-optimizer-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-google-optimizer-staging.yml @@ -1,6 +1,5 @@ --- title: GoogleOptimizerStaging -release: 2.4.3 content: |- The Magento_GoogleOptimizerStaging module is a part of the staging functionality in Magento EE. It enables you to stage values of the product metadata. diff --git a/src/_data/codebase/v2_4/mrg/module-google-optimizer.yml b/src/_data/codebase/v2_4/mrg/module-google-optimizer.yml index e404455b0a6..24684d7d347 100644 --- a/src/_data/codebase/v2_4/mrg/module-google-optimizer.yml +++ b/src/_data/codebase/v2_4/mrg/module-google-optimizer.yml @@ -1,6 +1,5 @@ --- title: GoogleOptimizer -release: 2.4.3 content: "Magento_GoogleOptimizer module implements functionality of Google Experiment tool that is the part of Google Analytics functionality.\n\nGoogle Experiment (on Google side) allows to make two variants of the same page and compare their popularity. diff --git a/src/_data/codebase/v2_4/mrg/module-google-tag-manager.yml b/src/_data/codebase/v2_4/mrg/module-google-tag-manager.yml index c774aa4a990..c8547119a0a 100644 --- a/src/_data/codebase/v2_4/mrg/module-google-tag-manager.yml +++ b/src/_data/codebase/v2_4/mrg/module-google-tag-manager.yml @@ -1,5 +1,4 @@ --- title: GoogleTagManager -release: 2.4.3 content: Magento_GoogleTagManager is a module for integration with Google Tag Manager service. diff --git a/src/_data/codebase/v2_4/mrg/module-graph-ql-cache.yml b/src/_data/codebase/v2_4/mrg/module-graph-ql-cache.yml index 28807eea071..947839849bf 100644 --- a/src/_data/codebase/v2_4/mrg/module-graph-ql-cache.yml +++ b/src/_data/codebase/v2_4/mrg/module-graph-ql-cache.yml @@ -1,6 +1,5 @@ --- title: GraphQlCache -release: 2.4.3 content: |- **GraphQL Cache** provides the ability to cache GraphQL queries. This module allows Magento's built-in cache or Varnish as the application for serving the Full Page Cache to the front end. diff --git a/src/_data/codebase/v2_4/mrg/module-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-graph-ql.yml index 2e7e36e2784..7388f74a990 100644 --- a/src/_data/codebase/v2_4/mrg/module-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GraphQl -release: 2.4.3 content: "**GraphQl** provides the framework for the application to expose GraphQL compliant web services. It exposes an area for\nGraphQL services and resolves request data based on the generated schema. It also maps this response to a JSON object diff --git a/src/_data/codebase/v2_4/mrg/module-grouped-catalog-inventory.yml b/src/_data/codebase/v2_4/mrg/module-grouped-catalog-inventory.yml index d13ac009072..b84bf826b4a 100644 --- a/src/_data/codebase/v2_4/mrg/module-grouped-catalog-inventory.yml +++ b/src/_data/codebase/v2_4/mrg/module-grouped-catalog-inventory.yml @@ -1,5 +1,4 @@ --- title: GroupedCatalogInventory -release: 2.4.3 content: Magento_GroupedCatalogInventory contains behavior related to the inventory status of items within grouped products. diff --git a/src/_data/codebase/v2_4/mrg/module-grouped-product-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-grouped-product-graph-ql.yml index f7d8726b924..91b3adfefe6 100644 --- a/src/_data/codebase/v2_4/mrg/module-grouped-product-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-grouped-product-graph-ql.yml @@ -1,6 +1,5 @@ --- title: GroupedProductGraphQl -release: 2.4.3 content: |- **GroupedProductGraphQl** provides type and resolver information for the GraphQl module to generate grouped product information. diff --git a/src/_data/codebase/v2_4/mrg/module-grouped-product-staging.yml b/src/_data/codebase/v2_4/mrg/module-grouped-product-staging.yml index 190d1588197..359a66cd88c 100644 --- a/src/_data/codebase/v2_4/mrg/module-grouped-product-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-grouped-product-staging.yml @@ -1,6 +1,5 @@ --- title: GroupedProductStaging -release: 2.4.3 content: |- The Magento_GroupedProductStaging module is a part of the staging functionality in Magento EE. It enables you to stage products assigned to grouped product. diff --git a/src/_data/codebase/v2_4/mrg/module-grouped-product.yml b/src/_data/codebase/v2_4/mrg/module-grouped-product.yml index b0b01b4661d..d19d7085562 100644 --- a/src/_data/codebase/v2_4/mrg/module-grouped-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-grouped-product.yml @@ -1,6 +1,5 @@ --- title: GroupedProduct -release: 2.4.3 content: |- Magento_GroupedProduct module provides ability to offer several standalone products for sale as a group on the same Product Detail page. It can offer variations of a product, or group them by season or theme to create a coordinated set. diff --git a/src/_data/codebase/v2_4/mrg/module-grouped-requisition-list.yml b/src/_data/codebase/v2_4/mrg/module-grouped-requisition-list.yml index e27544a6a4f..045096afd16 100644 --- a/src/_data/codebase/v2_4/mrg/module-grouped-requisition-list.yml +++ b/src/_data/codebase/v2_4/mrg/module-grouped-requisition-list.yml @@ -1,6 +1,5 @@ --- title: GroupedRequisitionList -release: 2.4.3 content: |- The Magento_GroupedRequisitionList module enables grouped products to be displayed in a requisition list in an B2B environment. This module extends Magento_RequisitionList and Magento_Grouped modules. diff --git a/src/_data/codebase/v2_4/mrg/module-grouped-shared-catalog.yml b/src/_data/codebase/v2_4/mrg/module-grouped-shared-catalog.yml index 2c494cb951e..f10878cecd6 100644 --- a/src/_data/codebase/v2_4/mrg/module-grouped-shared-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-grouped-shared-catalog.yml @@ -1,6 +1,5 @@ --- title: GroupedSharedCatalog -release: 2.4.3 content: |- The Magento_GroupedSharedCatalog module enables grouped products to be added to a shared catalog in an B2B environment. This module extends Magento_SharedCatalog and Magento_Grouped modules. diff --git a/src/_data/codebase/v2_4/mrg/module-import-export.yml b/src/_data/codebase/v2_4/mrg/module-import-export.yml index 692323804ea..046f747dfc1 100644 --- a/src/_data/codebase/v2_4/mrg/module-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-import-export.yml @@ -1,6 +1,40 @@ --- title: ImportExport -release: 2.4.3 -content: |- - Magento_ImportExport module provides a framework and basic functionality for importing/exporting various entities in Magento. - It can be disabled and in such case all dependent import/export functionality (products, customers, orders etc.) will be disabled in Magento. +content: "This module provides a framework and basic functionality for importing/exporting + various entities in Magento.\nIt can be disabled and in such case all dependent + import/export functionality (products, customers, orders etc.) will be disabled + in Magento.\n\n## Installation\n\nThe Magento_ImportExport module creates the following + tables in the database:\n- `importexport_importdata`\n- `import_history`\n\nAll + database schema changes made by this module are rolled back when the module gets + disabled and setup:upgrade command is run.\n\nFor information about a module installation + in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Structure\n\n`Files/` - the directory that contains sample import files.\n\nFor + information about a typical file structure of a module in Magento 2, see [Module + file structure](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/module-file-structure.html#module-file-structure).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_ImportExport + module. For more information about the Magento extension mechanism, see [Magento + plugins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_ImportExport module.\n\n### + Layouts\n\nThis module introduces the following layout handles in the `view/frontend/layout` + directory:\n\n- `adminhtml_export_getfilter`\n- `adminhtml_export_index`\n- `adminhtml_history_grid_block`\n- + `adminhtml_history_index`\n- `adminhtml_import_busy`\n- `adminhtml_import_index`\n- + `adminhtml_import_start`\n- `adminhtml_import_validate`\n\nFor more information + about a layout in Magento 2, see the [Layout documentation](http://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).\n\n### + UI components\n\nYou can extend an export updates using the configuration files + located in the `view/adminhtml/ui_component` directory:\n\n- `export_grid` \n\nFor + information about a UI component in Magento 2, see [Overview of UI components](http://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).\n\n### + Public APIs\n\n- `Magento\\ImportExport\\Api\\Data\\ExportInfoInterface`\n - + getter and setter interface with data needed for export\n\n- `Magento\\ImportExport\\Api\\Data\\ExtendedExportInfoInterface`\n + \ - extends `Magento\\ImportExport\\Api\\Data\\ExportInfoInterface`. Contains + data for skipped attributes\n\n- `\\Magento\\ImportExport\\Api\\ExportManagementInterface`\n + \ - Executing actual export and returns export data\n\nFor information about a + public API in Magento 2, see [Public interfaces & APIs](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/api-concepts.html).\n\n## + Additional information\n\n#### Message Queue Consumer\n\n- `exportProcessor` - consumer + to run export process\n\n[Learn how to manage Message Queues](https://devdocs.magento.com/guides/v2.4/config-guide/mq/manage-message-queues.html).\n\n#### + Create custom import entity\n\n1. Declare the new import entity in `etc/import.xml`\n2. + Create an import model\n\n#### Create custom export entity\n\n1. Declare the new + import entity in `etc/export.xml`\n2. Create an export model\n\nYou can get more + information about import/export processes in magento at the articles:\n- [Create + custom import entity](https://devdocs.magento.com/guides/v2.4/ext-best-practices/tutorials/custom-import-entity.html)\n- + [Import](https://docs.magento.com/user-guide/system/data-import.html)\n- [Export](https://docs.magento.com/user-guide/system/data-export.html)" diff --git a/src/_data/codebase/v2_4/mrg/module-indexer.yml b/src/_data/codebase/v2_4/mrg/module-indexer.yml index b0eb7026adc..1f1c967172b 100644 --- a/src/_data/codebase/v2_4/mrg/module-indexer.yml +++ b/src/_data/codebase/v2_4/mrg/module-indexer.yml @@ -1,16 +1,49 @@ --- title: Indexer -release: 2.4.3 -content: |- - ## Overview - Magento_Indexer module is a base of Magento Indexing functionality. - It allows: - - read indexers configuration, - - represent indexers in admin, - - regenerate indexes by cron schedule, - - regenerate indexes from console, - - view and reset indexer state from console, - - view and set indexer mode from console - - There are 2 modes of the Indexers: "Update on save" and "Update by schedule". - Manual full reindex can be performed via console by running `php -f bin/magento indexer:reindex` console command. +content: "This module provides Magento Indexing functionality.\nIt allows to:\n - + read indexers configuration\n - represent indexers in admin\n - regenerate indexes + by cron schedule\n - regenerate indexes from console\n - view and reset indexer + state from console\n - view and set indexer mode from console\n\n## Installation\n\nThe + Magento_Indexer module is one of the base Magento 2 modules. You cannot disable + or uninstall this module.\n\nThis module is dependent on the following modules:\n\n- + `Magento_Store`\n- `Magento_AdminNotification`\n\nThe Magento_Indexer module creates + the following tables in the database:\n- `indexer_state`\n- `mview_state`\n\nFor + information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Structure\n\n`App/` - the directory that contains launch application entry point.\n\nFor + information about a typical file structure of a module in Magento 2, see [Module + file structure](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/module-file-structure.html#module-file-structure).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_Indexer module. + For more information about the Magento extension mechanism, see [Magento plugins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_Indexer module.\n\n### + Events\n\nThe module dispatches the following events:\n\n#### Model\n\n- `clean_cache_by_tags` + event in the `\\Magento\\Indexer\\Model\\Indexer\\CacheCleaner::cleanCache` method. + Parameters:\n - `object` is a `cacheContext` object (`Magento\\Framework\\Indexer\\CacheContext` + class)\n\n#### Plugin \n\n- `clean_cache_after_reindex` event in the `\\Magento\\Indexer\\Model\\Processor\\CleanCache::afterUpdateMview` + method. Parameters:\n - `object` is a `context` object (`Magento\\Framework\\Indexer\\CacheContext` + class)\n\n- `clean_cache_by_tags` event in the `\\Magento\\Indexer\\Model\\Processor\\CleanCache::afterReindexAllInvalid` + method. Parameters:\n - `object` is a `context` object (`Magento\\Framework\\Indexer\\CacheContext` + class)\n\nFor information about an event in Magento 2, see [Events and observers](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/events-and-observers.html#events).\n\n### + Layouts\n\nThis module introduces the following layout handles in the `view/adminhtml/layout` + directory:\n- `indexer_indexer_list`\n- `indexer_indexer_list_grid`\n\nFor more + information about layouts in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-overview.html).\n\n## + Additional information\n\n### Indexer modes\n\nThere are 2 modes of the Indexers:\n\n- + Update on Save - index tables are updated immediately after the dictionary data + is changed\n- Update by Schedule - index tables are updated by cron job according + to the configured schedule\n\n### Console commands\n\nMagento_Indexers provides + console commands:\n- `bin/magento indexer:info` - view a list of all indexers\n- + `bin/magento indexer:status [indexer]` - view index status\n- `bin/magento indexer:reindex + [indexer]` - run reindex\n- `bin/magento indexer:reset [indexer]` - reset indexers\n- + `bin/magento indexer:show-mode [indexer]` - view the current indexer configuration\n- + `bin/magento indexer:set-mode {realtime|schedule} [indexer]` - specify the indexer + configuration\n- `bin/magento indexer:set-dimensions-mode [indexer]` - set indexer + dimension mode\n- `bin/magento indexer:show-dimensions-mode [indexer]` - set indexer + dimension mode\n\n### Cron options\n\nCron group configuration can be set at `etc/crontab.xml`:\n- + `indexer_reindex_all_invalid` - regenerate indexes for all invalid indexers\n- `indexer_update_all_views` + - update indexer views\n- `indexer_clean_all_changelogs` - clean indexer view changelogs\n\n[Learn + how to configure and run cron in Magento.](http://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-cron.html).\n\nMore + information can get at articles:\n- [Learn more about indexing](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/indexing.html)\n- + [Learn more about Indexer optimization](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/indexer-batch.html)\n- + [Learn more how to add custom indexer](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/indexing-custom.html)\n- + [Learn how to manage indexers](https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-index.html)\n- + [Learn more about Index Management](https://docs.magento.com/user-guide/system/index-management.html)" diff --git a/src/_data/codebase/v2_4/mrg/module-instant-purchase.yml b/src/_data/codebase/v2_4/mrg/module-instant-purchase.yml index df58785da3b..018ca39ef74 100644 --- a/src/_data/codebase/v2_4/mrg/module-instant-purchase.yml +++ b/src/_data/codebase/v2_4/mrg/module-instant-purchase.yml @@ -1,62 +1,63 @@ --- title: InstantPurchase -release: 2.4.3 -content: |- - Instant Purchase feature allows the Customer to place the order in seconds without going through full checkout. Once clicked, system places the order using default shipping and billing addresses and stored payment method. Order is placed and customer gets confirmation message in notification area. - - Prerequisites to display the Instant Purchase button: - - 1. Instant purchase enabled for a store at `Store / Configurations / Sales / Sales / Instant Purchase` - 2. Customer is logged in - 3. Customer has default shipping and billing address defined - 4. Customer has valid stored payment method with instant purchase support - - ## Structure - - In addition to [a typical file structure for a Magento 2 module](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/module-file-structure.html) `PaymentMethodsIntegration` directory contains interfaces and basic implementation of integration vault payment method to the instant purchase. - - ## Extensibility - - ### Instant purchase customization - - Almost all aspects of instant purchase may be customized. See comments to classes and interfaces marked with `@api` tag. - - All payments created for instant purchase also have `'instant-purchase' => true` in addition information. Use this only if all other customization points not suitable, - - ### Payment method integration - - Instant purchase support may be implemented for any payment method with [vault support](https://devdocs.magento.com/guides/v2.4/payments-integrations/vault/vault-intro.html). - Basic implementation provided in `Magento\InstantPurchase\PaymentMethodIntegration` should be enough in most cases. It is not enabled by default to avoid issues on production sites and authors of vault payment method should verify correct work for instant purchase manually. - To enable basic implementation just add single option to configuration of payemnt method in `config.xml`: - - ```xml - - 1 - - ``` - - Basic implementation is a good start point but it's recommended to provide own implementation to improve user experience. If instant purchase integration has customization then `supported` option is not required. - - ```xml - - Implementation_Of_Magento\InstantPurchase\PaymentMethodIntegration\AvailabilityCheckerInterface - Implementation_Of_Magento\InstantPurchase\PaymentMethodIntegration\PaymentTokenFormatterInterface - Implementation_Of_Magento\InstantPurchase\PaymentMethodIntegration\PaymentAdditionalInformationProviderInterface - - ``` - - - `Magento\InstantPurchase\PaymentMethodIntegration\AvailabilityCheckerInterface` - allows programmatically defines if instant purchase supported (e.g. support may not be available if some payment method option switched on/off). Basic implementation always returns `true`. - - `Magento\InstantPurchase\PaymentMethodIntegration\PaymentTokenFormatterInterface` - creates string that describes stored payment method. Basic implementation returns payment method name. It is highly recommended to implement own formatter. - - `Magento\InstantPurchase\PaymentMethodIntegration\PaymentAdditionalInformationProviderInterface` - allows to add some extra values to payment additional information array. Default implementation returns empty array. - - ## Additional information - - ### Backward incompatible changes - - The `Magento_InstantPurchase` module does not introduce backward incompatible changes. - - You can track [backward incompatible changes in patch releases](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html). - - *** - - This module was initially developed by the [Creatuity Corp.](https://creatuity.com/) and [Magento Community Engineering Team](mailto:engcom@magento.com). +content: "## Magento_InstantPurchase module\n\nThis module allows the Customer to + place the order in seconds without going through full checkout. Once clicked, system + places the order using default shipping and billing addresses and stored payment + method. Order is placed and customer gets confirmation message in notification area.\n\n## + Installation\n\nFor information about a module installation in Magento 2, see [Enable + or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Structure\n\n`PaymentMethodsIntegration` - directory contains interfaces and basic + implementation of integration vault payment method to the instant purchase.\n\nFor + information about a typical file structure of a module in Magento 2, see [Module + file structure](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/module-file-structure.html#module-file-structure).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_InstantPurchase + module. For more information about the Magento extension mechanism, see [Magento + plugins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_InstantPurchase module.\n\n### + Public APIs\n\n- `\\Magento\\InstantPurchase\\Model\\BillingAddressChoose\\BillingAddressChooserInterface`\n + \ - choose billing address for a customer if available\n\n- `\\Magento\\InstantPurchase\\Model\\PaymentMethodChoose\\PaymentTokenChooserInterface`\n + \ - choose one of the stored payment methods for a customer if available\n\n- + `\\Magento\\InstantPurchase\\Model\\ShippingAddressChoose\\ShippingAddressChooserInterface`\n + \ - choose shipping address for a customer if available\n\n- `\\Magento\\InstantPurchase\\Model\\ShippingMethodChoose\\DeferredShippingMethodChooserInterface`\n + \ - choose shipping method for a quote address\n\n- `\\Magento\\InstantPurchase\\Model\\ShippingMethodChoose\\ShippingMethodChooserInterface`\n + \ - choose shipping method for customer address if available\n \n- `\\Magento\\InstantPurchase\\Model\\InstantPurchaseInterface`\n + \ - detects instant purchase options for a customer in a store\n \n- `\\Magento\\InstantPurchase\\PaymentMethodIntegration\\AvailabilityCheckerInterface`\n + \ - checks if payment method may be used for instant purchase\n \n- `\\Magento\\InstantPurchase\\PaymentMethodIntegration\\PaymentAdditionalInformationProviderInterface`\n + \ - provides additional information part specific for payment method\n\n- `\\Magento\\InstantPurchase\\PaymentMethodIntegration\\PaymentTokenFormatterInterface`\n + \ - provides mechanism to create string presentation of token for payment method\n\nFor + information about a public API in Magento 2, see [Public interfaces & APIs](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/api-concepts.html).\n\n## + Additional information\n\n### Instant purchase customization\n\nAlmost all aspects + of instant purchase may be customized. See comments to classes and interfaces marked + with `@api` tag.\n\nAll payments created for instant purchase also have `'instant-purchase' + => true` in addition information. Use this only if all other customization points + not suitable,\n\n### Payment method integration\n\nInstant purchase support may + be implemented for any payment method with [vault support](https://devdocs.magento.com/guides/v2.4/payments-integrations/vault/vault-intro.html).\nBasic + implementation provided in `Magento\\InstantPurchase\\PaymentMethodIntegration` + should be enough in most cases. It is not enabled by default to avoid issues on + production sites and authors of vault payment method should verify correct work + for instant purchase manually.\nTo enable basic implementation just add single option + to configuration of payemnt method in `config.xml`:\n\n```xml\n\n + \ 1\n\n```\n\nBasic implementation is + a good start point but it's recommended to provide own implementation to improve + user experience. If instant purchase integration has customization then `supported` + option is not required.\n\n```xml\n\n Implementation_Of_Magento\\InstantPurchase\\PaymentMethodIntegration\\AvailabilityCheckerInterface\n + \ Implementation_Of_Magento\\InstantPurchase\\PaymentMethodIntegration\\PaymentTokenFormatterInterface\n + \ Implementation_Of_Magento\\InstantPurchase\\PaymentMethodIntegration\\PaymentAdditionalInformationProviderInterface\n\n```\n\n- + `Magento\\InstantPurchase\\PaymentMethodIntegration\\AvailabilityCheckerInterface` + - allows programmatically defines if instant purchase supported (e.g. support may + not be available if some payment method option switched on/off). Basic implementation + always returns `true`.\n- `Magento\\InstantPurchase\\PaymentMethodIntegration\\PaymentTokenFormatterInterface` + - creates string that describes stored payment method. Basic implementation returns + payment method name. It is highly recommended to implement own formatter.\n- `Magento\\InstantPurchase\\PaymentMethodIntegration\\PaymentAdditionalInformationProviderInterface` + - allows to add some extra values to payment additional information array. Default + implementation returns empty array.\n\n### Prerequisites to display the Instant + Purchase button\n\n1. Instant purchase enabled for a store at `Store / Configurations + / Sales / Sales / Instant Purchase`\n2. Customer is logged in\n3. Customer has default + shipping and billing address defined\n4. Customer has valid stored payment method + with instant purchase support\n\n[Learn more about Instant Purchase](https://docs.magento.com/user-guide/sales/checkout-instant-purchase.html).\n\n### + Backward incompatible changes\n\nThe `Magento_InstantPurchase` module does not introduce + backward incompatible changes.\n\nYou can track [backward incompatible changes in + patch releases](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html).\n\n***\n\nThis + module was initially developed by the [Creatuity Corp.](https://creatuity.com/) + and [Magento Community Engineering Team](mailto:engcom@magento.com)." diff --git a/src/_data/codebase/v2_4/mrg/module-integration.yml b/src/_data/codebase/v2_4/mrg/module-integration.yml index bec2bd02975..a3cdad6101e 100644 --- a/src/_data/codebase/v2_4/mrg/module-integration.yml +++ b/src/_data/codebase/v2_4/mrg/module-integration.yml @@ -1,8 +1,54 @@ --- title: Integration -release: 2.4.3 -content: |- - **Integration** enables third-party services to call the Web API by using access tokens. - It provides an admin UI that enables manual creation of integrations. Extensions can also provide a configuration - file so that an integration can be automatically pre-configured. The module also contains the data - model for request and access token management. +content: "This module enables third-party services to call the Web API by using access + tokens.\nIt provides an admin UI that enables manual creation of integrations. Extensions + can also provide a configuration\nfile so that an integration can be automatically + pre-configured. The module also contains the data\nmodel for request and access + token management.\n\n## Installation\n\nThe Magento_Integration module is one of + the base Magento 2 modules. You cannot disable or uninstall this module.\n\nThis + module is dependent on the following modules:\n- `Magento_Store`\n- `Magento_User`\n- + `Magento_Security`\n\nThe Magento_Integration module creates the following tables + in the database:\n- `oauth_consumer`\n- `oauth_token`\n- `oauth_nonce`\n- `integration`\n- + `oauth_token_request_log`\n\nFor information about a module installation in Magento + 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_Integration + module. For more information about the Magento extension mechanism, see [Magento + plugins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_Integration module.\n\n### + Events\n\nThe module dispatches the following events:\n\n#### Model\n- `customer_login` + event in the `\\Magento\\Integration\\Model\\CustomerTokenService::createCustomerAccessToken` + method. Parameters:\n - `customer` is an object (`\\Magento\\Customer\\Api\\Data\\CustomerInterface` + class)\n\nFor information about an event in Magento 2, see [Events and observers](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/events-and-observers.html#events).\n\n### + Layouts\n\nThis module introduces the following layout handles in the `view/adminhtml/layout` + directory:\n- `adminhtml_integration_edit`\n- `adminhtml_integration_grid`\n- `adminhtml_integration_grid_block`\n- + `adminhtml_integration_index`\n- `adminhtml_integration_new`\n- `adminhtml_integration_permissionsdialog`\n- + `adminhtml_integration_tokensdialog`\n- `adminhtml_integration_tokensexchange`\n\nFor + more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).\n\n### + Public APIs\n\n- `\\Magento\\Integration\\Api\\AdminTokenServiceInterface`:\n - + create access token for admin given the admin credentials\n - revoke token by + admin ID\n\n- `\\Magento\\Integration\\Api\\AuthorizationServiceInterface`:\n - + grant permissions to user to access the specified resources\n - grant permissions + to the user to access all resources available in the system\n - remove role and + associated permissions for the specified integration\n\n- `\\Magento\\Integration\\Api\\CustomerTokenServiceInterface`:\n + \ - create access token for admin given the customer credentials\n - revoke + token by customer ID\n\n- `\\Magento\\Integration\\Api\\IntegrationServiceInterface`:\n + \ - create a new Integration\n - get the details of a specific Integration + by integration ID\n - find Integration by name\n - get the details of an Integration + by consumer_id\n - get the details of an active Integration by consumer_id\n + \ - update an Integration\n - delete an Integration by integration ID\n - + get an array of selected resources for an integration\n \n- `\\Magento\\Integration\\Api\\OauthServiceInterface`:\n + \ - create a new consumer account\n - create access token for provided consumer\n + \ - retrieve access token assigned to the consumer\n - load consumer by its + ID \n - load consumer by its key\n - execute post to integration (consumer) + HTTP Post URL. Generate and return oauth_verifier\n - delete the consumer data + associated with the integration including its token and nonce\n - remove token + associated with provided consumer\n\nFor information about a public API in Magento + 2, see [Public interfaces & APIs](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/api-concepts.html).\n\n## + Additional information\n\n### Cron options\n\nCron group configuration can be set + at `etc/crontab.xml`:\n- `outdated_authentication_failures_cleanup` - clearing log + of outdated token request authentication failures\n- `expired_tokens_cleanups` - + delete expired customer and admin tokens\n\n[Learn how to configure and run cron + in Magento.](http://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-cron.html).\n\nMore + information can get at articles:\n- [Learn more about an Integration](https://docs.magento.com/user-guide/system/integrations.html)\n- + [Lear how to create an Integration](https://devdocs.magento.com/guides/v2.4/get-started/create-integration.html)" diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-admin-ui.yml index af9d11010cf..636ee816990 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryAdminUi -release: 2.4.3 content: |- The `InventoryAdminUi` module extends the Magento Admin UI to add Inventory Management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-advanced-checkout.yml b/src/_data/codebase/v2_4/mrg/module-inventory-advanced-checkout.yml index 7eec7474815..bad2fe4bb0d 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-advanced-checkout.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-advanced-checkout.yml @@ -1,6 +1,5 @@ --- title: InventoryAdvancedCheckout -release: 2.4.3 content: |- ## Magento_InventoryAdvancedCheckout diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-api.yml index 1fe89820966..bc1589f6e5e 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-api.yml @@ -1,6 +1,5 @@ --- title: InventoryApi -release: 2.4.3 content: |- The `InventoryApi` module provides Inventory Management service contracts. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-import-export.yml b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-import-export.yml index 3d83ce70bbb..84d03f487c6 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-import-export.yml @@ -1,6 +1,5 @@ --- title: InventoryBundleImportExport -release: 2.4.3 content: |- The `InventoryBundleImportExport` module integrates inventory management business logic into Magento's bundle product logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-admin-ui.yml index 8b4ae8760f0..4ccff36db3c 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryBundleProductAdminUi -release: 2.4.3 content: |- The `InventoryBundleProductAdminUi`extends the Magento Admin UI to add MSI functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-indexer.yml b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-indexer.yml index e978b0e9719..18b44e477ea 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-indexer.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product-indexer.yml @@ -1,6 +1,5 @@ --- title: InventoryBundleProductIndexer -release: 2.4.3 content: |- The `InventoryBundleProductIndexer` module integrates inventory management business logic into Magento's indexation logic for bundle products. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product.yml b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product.yml index 355b0da8656..34b52187395 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-bundle-product.yml @@ -1,6 +1,5 @@ --- title: InventoryBundleProduct -release: 2.4.3 content: |- The `InventoryBundleProduct` module integrates inventory management business logic into Magento's bundle product logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-cache.yml b/src/_data/codebase/v2_4/mrg/module-inventory-cache.yml index 005804a201d..16be7cd0a54 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-cache.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-cache.yml @@ -1,6 +1,5 @@ --- title: InventoryCache -release: 2.4.3 content: |- The `InventoryCache` module integrates inventory management business logic into Magento's cache logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-admin-ui.yml index 613f4325405..4141d324623 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryCatalogAdminUi -release: 2.4.3 content: |- The `InventoryCatalogAdminUi` module extends the Magento Admin UI to add MSI functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-api.yml index 2b44926ae74..d5eb84e2e33 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-api.yml @@ -1,6 +1,5 @@ --- title: InventoryCatalogApi -release: 2.4.3 content: |- The `InventoryCatalogApi` module provides service contracts for default source and stock providers as well as bulk operations. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-frontend-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-frontend-ui.yml index 7586aeb5b77..497050bc55b 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-frontend-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-frontend-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryCatalogFrontendUi -release: 2.4.3 content: |- The `InventoryCatalogFrontendUi` module adds new extension point for getting info about a product for ui usage. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-bundle-product.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-bundle-product.yml index dda8948bffb..b5a02bd2821 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-bundle-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-bundle-product.yml @@ -1,5 +1,4 @@ --- title: InventoryCatalogSearchBundleProduct -release: 2.4.3 content: The Magento_InventoryCatalogSearchBundleProduct module adds multi-sourcing capabilities to the Magento's CatalogSearch module diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-configurable-product.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-configurable-product.yml index fa96eb87bf9..2685b323475 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-configurable-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search-configurable-product.yml @@ -1,5 +1,4 @@ --- title: InventoryCatalogSearchConfigurableProduct -release: 2.4.3 content: The Magento_InventoryCatalogSearchConfigurableProduct module adds multi-sourcing capabilities to the Magento's CatalogSearch module diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search.yml index e4f69dec264..ce7f82d7c63 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog-search.yml @@ -1,6 +1,5 @@ --- title: InventoryCatalogSearch -release: 2.4.3 content: |- The `InventoryCatalogSearch` module integrates inventory management business logic into Magento's search logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-catalog.yml b/src/_data/codebase/v2_4/mrg/module-inventory-catalog.yml index d659b48bfb1..5f56b70bd11 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-catalog.yml @@ -1,6 +1,5 @@ --- title: InventoryCatalog -release: 2.4.3 content: |- The `InventoryCatalog` module integrates inventory management business logic into Magento's catalog logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-admin-ui.yml index 215f4636e51..73fe200b963 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryConfigurableProductAdminUi -release: 2.4.3 content: |- The `InventoryConfigurableProductAdminUi`extends the Magento Admin UI to add inventory management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-frontend-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-frontend-ui.yml index 774054c1712..aa7ac68ca82 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-frontend-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-frontend-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryConfigurableProductFrontendUi -release: 2.4.3 content: |- The `InventoryConfigurableProductFrontendUi` adds info about salable quantity for configurable variations in product page. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-indexer.yml b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-indexer.yml index adbc5849ed3..20b7f14f7ab 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-indexer.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product-indexer.yml @@ -1,6 +1,5 @@ --- title: InventoryConfigurableProductIndexer -release: 2.4.3 content: |- The `InventoryConfigurableProductIndexer` module integrates inventory management business logic into Magento's indexation logic for configurable products. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product.yml b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product.yml index f8e929a12b5..0643156224e 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-configurable-product.yml @@ -1,6 +1,5 @@ --- title: InventoryConfigurableProduct -release: 2.4.3 content: |- The `InventoryConfigurableProduct` module integrates inventory management business logic into Magento's configurable product logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-configuration-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-configuration-api.yml index 46e836ec391..0cb2e069028 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-configuration-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-configuration-api.yml @@ -1,6 +1,5 @@ --- title: InventoryConfigurationApi -release: 2.4.3 content: |- The `InventoryConfigurationApi` module provides service contracts for inventory management configuration. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-configuration.yml b/src/_data/codebase/v2_4/mrg/module-inventory-configuration.yml index f5cafc2e968..553159ce786 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-configuration.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-configuration.yml @@ -1,6 +1,5 @@ --- title: InventoryConfiguration -release: 2.4.3 content: |- The `InventoryConfiguration` module implements logic for inventory management configuration. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-admin-ui.yml index d7e384eaa85..8f9f1472215 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryDistanceBasedSourceSelectionAdminUi -release: 2.4.3 content: |- The `InventoryDistanceBasedSourceSelectionAdminUi` module extends Magento's admin UI with source selection based on distance functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-api.yml index a1623af4d37..a7c862a0035 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection-api.yml @@ -1,6 +1,5 @@ --- title: InventoryDistanceBasedSourceSelectionApi -release: 2.4.3 content: |- The `InventoryDistanceBasedSourceSelectionApi` module provides service contracts for distance based source selection algorithm. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection.yml b/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection.yml index ae4e25d33f4..bcd50c1b27b 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-distance-based-source-selection.yml @@ -1,6 +1,5 @@ --- title: InventoryDistanceBasedSourceSelection -release: 2.4.3 content: |- The `InventoryDistanceBasedSourceSelection` module implements logic for distance based source selection diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-elasticsearch.yml b/src/_data/codebase/v2_4/mrg/module-inventory-elasticsearch.yml index 85c722d054f..61157b5e6d5 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-elasticsearch.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-elasticsearch.yml @@ -1,6 +1,5 @@ --- title: InventoryElasticsearch -release: 2.4.3 content: |- The `InventoryElasticsearch` module provides elastic search support for Inventory Management. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-export-stock-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-export-stock-api.yml index 365fbdada31..002e4a32574 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-export-stock-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-export-stock-api.yml @@ -1,6 +1,5 @@ --- title: InventoryExportStockApi -release: 2.4.3 content: |- The `InventoryExportStockApi` module provides provides aggregated stock export functionality api. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-export-stock.yml b/src/_data/codebase/v2_4/mrg/module-inventory-export-stock.yml index 953e890461d..4f054eefc24 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-export-stock.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-export-stock.yml @@ -1,6 +1,5 @@ --- title: InventoryExportStock -release: 2.4.3 content: |- The `InventoryExportStock` module provides aggregated stock export functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-inventory-graph-ql.yml index f4ace154045..1bdb08fe60c 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-graph-ql.yml @@ -1,6 +1,5 @@ --- title: InventoryGraphQl -release: 2.4.3 content: |- The `InventoryGraphQl` provides type information for the GraphQl module to generate inventory stock fields for product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-admin-ui.yml index 9ac563e1c02..0b34017a0f2 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryGroupedProductAdminUi -release: 2.4.3 content: |- The `InventoryGroupedProductAdminUi` module extends Magento's admin UI with inventory management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-indexer.yml b/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-indexer.yml index b046fd8122e..602f1d53638 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-indexer.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product-indexer.yml @@ -1,6 +1,5 @@ --- title: InventoryGroupedProductIndexer -release: 2.4.3 content: |- The `InventoryGroupedProductIndexer` module integrates inventory management business logic into Magento's indexation logic for grouped products. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product.yml b/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product.yml index 6fe72f75291..3c641cd59b0 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-grouped-product.yml @@ -1,6 +1,5 @@ --- title: InventoryGroupedProduct -release: 2.4.3 content: |- The `InventoryGroupedProduct` module integrates inventory management business logic into Magento's grouped product logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-import-export.yml b/src/_data/codebase/v2_4/mrg/module-inventory-import-export.yml index f985be75524..7807b4bb54a 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-import-export.yml @@ -1,6 +1,5 @@ --- title: InventoryImportExport -release: 2.4.3 content: |- The `InventoryImportExport` module provides compatibility between Magento's flat file import/export logic and Inventory Management. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-admin-ui.yml index 1df1b141813..1ddca42b5ad 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupAdminUi -release: 2.4.3 content: |- The `InventoryInStorePickupAdminUi` module extends the Magento Admin UI to add Inventory In-Store Pickup functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-api.yml index ba43d442e5e..e7e7fedcf64 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-api.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupApi -release: 2.4.3 content: |- The `InventoryInStorePickupApi` module provides service contracts for In-Store Pickup functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-frontend.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-frontend.yml index 3e80d27e6df..fa28fbe545d 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-frontend.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-frontend.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupFrontend -release: 2.4.3 content: |- The `InventoryInStorePickup` module provides business logic for In-Store Pickup functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-graph-ql.yml index 1b17bc0016d..d9b07d18b24 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-graph-ql.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupGraphQl -release: 2.4.3 content: |- The `InventoryInStorePickupGraphQl` module provides GraphQl coverage of `InventoryInStorePickupApi` API. Module provide possibility to search and filter Pickup Locations with GraphQl requests. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-multishipping.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-multishipping.yml index 8f26e28e58f..80bbeb7dca9 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-multishipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-multishipping.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupMultishipping -release: 2.4.3 content: |- The `InventoryInStorePickupMultishipping` module provides business logic for In-Store Pickup functionality on Multishipping Checkout. In-Store Pickup Delivery is not available for Multishipping for now. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote-graph-ql.yml index c2293cc6e79..c5f3e65ddff 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote-graph-ql.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupQuoteGraphQl -release: 2.4.3 content: |- The `InventoryInStorePickupQuoteGraphQl` module provides extension for Quote GraphQl functionality according to In-Store Pickup functionality requirements. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote.yml index e1b18d17790..0d62936d3f8 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-quote.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupQuote -release: 2.4.3 content: |- The `InventoryInStorePickupQuote` module provides business logic for In-Store Pickup implementation in order placement flow. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-admin-ui.yml index 706495a9de9..95654a6f799 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupSalesAdminUi -release: 2.4.3 content: |- The `InventoryInStorePickupSalesAdminUi` module extends the Magento Admin UI to add Inventory In-Store Pickup functionality Sales operations enhancement. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-api.yml index 9c0fe1fad6c..f01df157f4c 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales-api.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupSalesApi -release: 2.4.3 content: |- The `InventoryInStorePickupSalesApi` module provides service contracts for In-Store Pickup functionality in scope of Sales operations. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales.yml index 79a602d014f..744b2346b2c 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-sales.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupSales -release: 2.4.3 content: |- The `InventoryInStorePickupSales` module provides business logic for In-Store Pickup functionality related to Sales operations. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-admin-ui.yml index e2653c4f840..8be336ca938 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupShippingAdminUi -release: 2.4.3 content: |- The `InventoryInStorePickupShippingAdminUi` module extends the Magento Admin UI to add In-Store Pickup Delivery Method. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-api.yml index 046ea220c04..2607629fd68 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping-api.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupShippingApi -release: 2.4.3 content: |- The `InventoryInStorePickupShippingApi` module provides service contracts for "In-Store Pickup Delivery Method" implementation of In-Store Pickup functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping.yml index 0d4ef045baf..d0e326d57be 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-shipping.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupShipping -release: 2.4.3 content: |- The `InventoryInStorePickupShipping` module provides business logic for In-Store Pickup functionality on Checkout. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-webapi-extension.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-webapi-extension.yml index 1e4056c8ee6..4b7625663e0 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-webapi-extension.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup-webapi-extension.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickupWebapiExtension -release: 2.4.3 content: "The `InventoryInStorePickupWebapiExtension` is a part of `InStorePickup` implementation.\n\nThis module is part of the new inventory infrastructure. The\n[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)\ndescribes diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup.yml b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup.yml index cc1c43e1e6b..a6a46d9c666 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-in-store-pickup.yml @@ -1,6 +1,5 @@ --- title: InventoryInStorePickup -release: 2.4.3 content: |- The `InventoryInStorePickup` module provides business logic for In-Store Pickup functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-indexer.yml b/src/_data/codebase/v2_4/mrg/module-inventory-indexer.yml index 6deab75f165..dfae4167d6d 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-indexer.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-indexer.yml @@ -1,6 +1,5 @@ --- title: InventoryIndexer -release: 2.4.3 content: |- The `InventoryIndexer` module provides indexation logic for Inventory Management. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-admin-ui.yml index ba7be80f21a..5e5520b25c1 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryLowQuantityNotificationAdminUi -release: 2.4.3 content: |- The `InventoryLowQuantityNotificationAdminUi` module extends Magento's admin UI with inventory management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-api.yml index 7a58041f402..0305d367205 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification-api.yml @@ -1,6 +1,5 @@ --- title: InventoryLowQuantityNotificationApi -release: 2.4.3 content: |- The `InventoryLowQuantityNotificationApi` module provides service contracts for managing Inventory Management notifications. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification.yml b/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification.yml index a1f67ccb271..b4a2932e782 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-low-quantity-notification.yml @@ -1,6 +1,5 @@ --- title: InventoryLowQuantityNotification -release: 2.4.3 content: |- The `InventoryLowQuantityNotification` module integrates Inventory Management business logic into Magento's low quantity notification logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-multi-dimensional-indexer-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-multi-dimensional-indexer-api.yml index e16acfef3ee..7f2873e0ddd 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-multi-dimensional-indexer-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-multi-dimensional-indexer-api.yml @@ -1,6 +1,5 @@ --- title: InventoryMultiDimensionalIndexerApi -release: 2.4.3 content: |- The `InventoryMultiDimensionalIndexerApi` module provides functionality for creating and handling multi-dimension indexes. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-product-alert.yml b/src/_data/codebase/v2_4/mrg/module-inventory-product-alert.yml index 3dc80ca7fd1..a7921a6520c 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-product-alert.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-product-alert.yml @@ -1,6 +1,5 @@ --- title: InventoryProductAlert -release: 2.4.3 content: |- The `InventoryProductAlert` module integrates Inventory Management business logic into Magento's product alert logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-quote-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-inventory-quote-graph-ql.yml index f2b79a5215e..7a817f697db 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-quote-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-quote-graph-ql.yml @@ -1,6 +1,5 @@ --- title: InventoryQuoteGraphQl -release: 2.4.3 content: |- The `InventoryQuoteGraphQl` provides type information for the GraphQl module to validate inventory stock for quote operations. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-requisition-list.yml b/src/_data/codebase/v2_4/mrg/module-inventory-requisition-list.yml index 86d2b54a0d6..2aad3740a9e 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-requisition-list.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-requisition-list.yml @@ -1,5 +1,4 @@ --- title: InventoryRequisitionList -release: 2.4.3 content: The Magento_InventoryRequisitionList allows the customer to use the new inventory management (MSI). diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-reservation-cli.yml b/src/_data/codebase/v2_4/mrg/module-inventory-reservation-cli.yml index 11be51a432e..46dd9740427 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-reservation-cli.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-reservation-cli.yml @@ -1,6 +1,5 @@ --- title: InventoryReservationCli -release: 2.4.3 content: |- The `InventoryReservationCli` module provide a cli command which helps the developer to discover inconsistencies on reservation. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-reservations-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-reservations-api.yml index bc2c7de14e8..44103035b00 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-reservations-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-reservations-api.yml @@ -1,6 +1,5 @@ --- title: InventoryReservationsApi -release: 2.4.3 content: |- The `InventoryReservationsApi` module provides service contracts for Inventory Management reservations. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-reservations.yml b/src/_data/codebase/v2_4/mrg/module-inventory-reservations.yml index 38ed740abfa..a38a6292fa8 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-reservations.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-reservations.yml @@ -1,6 +1,5 @@ --- title: InventoryReservations -release: 2.4.3 content: |- The `InventoryReservations` module provides logic for handling product reservations. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-sales-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-sales-admin-ui.yml index b35880cd169..5faa5d4e7b7 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-sales-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-sales-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventorySalesAdminUi -release: 2.4.3 content: |- The `InventorySalesAdminUi` module extends Magento's Admin UI with Inventory Management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-sales-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-sales-api.yml index d857cab79bd..b26dd2a20ce 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-sales-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-sales-api.yml @@ -1,6 +1,5 @@ --- title: InventorySalesApi -release: 2.4.3 content: |- The `InventorySalesApi` module provides service contracts for inventory management. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-sales-frontend-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-sales-frontend-ui.yml index 0107dd5fa02..6c5813b03a0 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-sales-frontend-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-sales-frontend-ui.yml @@ -1,6 +1,5 @@ --- title: InventorySalesFrontendUi -release: 2.4.3 content: |- The `InventorySalesFrontendUi` module extends Magento's frontend UI with Inventory Management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-sales.yml b/src/_data/codebase/v2_4/mrg/module-inventory-sales.yml index 970f7652c71..e0989d88bc3 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-sales.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-sales.yml @@ -1,6 +1,5 @@ --- title: InventorySales -release: 2.4.3 content: |- The `InventorySales` module integrates Inventory Management business logic into Magento's sales logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-setup-fixture-generator.yml b/src/_data/codebase/v2_4/mrg/module-inventory-setup-fixture-generator.yml index c3b44632f18..f93aae8e116 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-setup-fixture-generator.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-setup-fixture-generator.yml @@ -1,6 +1,5 @@ --- title: InventorySetupFixtureGenerator -release: 2.4.3 content: |- The `InventorySetupFixtureGenerator` module customizes the process of Inventory Data (Salable Quantity) Generation for [performance testing](https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-perf-data.html). diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-shipping-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-shipping-admin-ui.yml index eca2d453578..fb4921c7f4e 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-shipping-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-shipping-admin-ui.yml @@ -1,6 +1,5 @@ --- title: InventoryShippingAdminUi -release: 2.4.3 content: |- The `InventoryShippingAdminUi` module extends Magento's Admin UI with Inventory Management functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-shipping.yml b/src/_data/codebase/v2_4/mrg/module-inventory-shipping.yml index 5149be7df2c..4b23b9448e8 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-shipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-shipping.yml @@ -1,6 +1,5 @@ --- title: InventoryShipping -release: 2.4.3 content: |- The `InventoryShipping` module integrates MSI business logic into Magento's shipping logic. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-source-deduction-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-source-deduction-api.yml index 0146678e627..0ceab2be137 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-source-deduction-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-source-deduction-api.yml @@ -1,6 +1,5 @@ --- title: InventorySourceDeductionApi -release: 2.4.3 content: |- The `InventorySourceDeductionApi` module provides service contracts for managing source deductuions when products are sold. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-source-selection-api.yml b/src/_data/codebase/v2_4/mrg/module-inventory-source-selection-api.yml index 404d9279a7f..49409e191f5 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-source-selection-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-source-selection-api.yml @@ -1,6 +1,5 @@ --- title: InventorySourceSelectionApi -release: 2.4.3 content: |- The `InventorySourceSelectionApi` module provides service contracts for source selection algorithms (SSA). diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-source-selection.yml b/src/_data/codebase/v2_4/mrg/module-inventory-source-selection.yml index b17e80afb3b..b4970ddaf6b 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-source-selection.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-source-selection.yml @@ -1,6 +1,5 @@ --- title: InventorySourceSelection -release: 2.4.3 content: |- The `InventorySourceSelection` module provides source selection logic for Inventory Management. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-swatches-frontend-ui.yml b/src/_data/codebase/v2_4/mrg/module-inventory-swatches-frontend-ui.yml index 4546ab04e62..a7327bb358c 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-swatches-frontend-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-swatches-frontend-ui.yml @@ -1,6 +1,5 @@ --- title: InventorySwatchesFrontendUi -release: 2.4.3 content: |- The `InventorySwatchesFrontendUi` adds info about salable quantity to configurable product in case a user choose some specific product variation. diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-visual-merchandiser.yml b/src/_data/codebase/v2_4/mrg/module-inventory-visual-merchandiser.yml index 9d2e7268760..bbe4a56e158 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-visual-merchandiser.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-visual-merchandiser.yml @@ -1,5 +1,4 @@ --- title: InventoryVisualMerchandiser -release: 2.4.3 content: The Magento_InventoryVisualMerchandiser module adds multi-sourcing capabilities to the VisualMerchandiser module diff --git a/src/_data/codebase/v2_4/mrg/module-inventory-wishlist.yml b/src/_data/codebase/v2_4/mrg/module-inventory-wishlist.yml index 0e87c0643e0..a34ed281fb7 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory-wishlist.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory-wishlist.yml @@ -1,5 +1,4 @@ --- title: InventoryWishlist -release: 2.4.3 content: The InventoryWishlist module adds multi-sourcing capabilities to the Wishlist module diff --git a/src/_data/codebase/v2_4/mrg/module-inventory.yml b/src/_data/codebase/v2_4/mrg/module-inventory.yml index 471b01d0cc3..113d2fd07d7 100644 --- a/src/_data/codebase/v2_4/mrg/module-inventory.yml +++ b/src/_data/codebase/v2_4/mrg/module-inventory.yml @@ -1,6 +1,5 @@ --- title: Inventory -release: 2.4.3 content: "The `Inventory` module is part of the new inventory infrastructure,\nwhich replaces the legacy `CatalogInventory` module with new and expanded features and APIs for Inventory Management. \n\nThe [Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)\ndescribes diff --git a/src/_data/codebase/v2_4/mrg/module-invitation.yml b/src/_data/codebase/v2_4/mrg/module-invitation.yml index 464db1c1ac8..6c468b6de2b 100644 --- a/src/_data/codebase/v2_4/mrg/module-invitation.yml +++ b/src/_data/codebase/v2_4/mrg/module-invitation.yml @@ -1,5 +1,4 @@ --- title: Invitation -release: 2.4.3 content: The Magento_Invitation module enables invitation sending, referral tracking and generating invitation reports. diff --git a/src/_data/codebase/v2_4/mrg/module-jwt-framework-adapter.yml b/src/_data/codebase/v2_4/mrg/module-jwt-framework-adapter.yml index 84fc76b574c..bef794985f0 100644 --- a/src/_data/codebase/v2_4/mrg/module-jwt-framework-adapter.yml +++ b/src/_data/codebase/v2_4/mrg/module-jwt-framework-adapter.yml @@ -1,5 +1,4 @@ --- title: JwtFrameworkAdapter -release: 2.4.3 content: Provides Magento\Framework\Jwt\JwtManagerInterface implementation based on jwt-framework. diff --git a/src/_data/codebase/v2_4/mrg/module-jwt-user-token.yml b/src/_data/codebase/v2_4/mrg/module-jwt-user-token.yml new file mode 100644 index 00000000000..e7503296436 --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-jwt-user-token.yml @@ -0,0 +1,4 @@ +--- +title: JwtUserToken +content: Provides self-signed JWT support for admin users' and customers' web API + authentication. Replaces opaque tokens. diff --git a/src/_data/codebase/v2_4/mrg/module-layered-navigation-staging.yml b/src/_data/codebase/v2_4/mrg/module-layered-navigation-staging.yml index 2a4b3710053..1afa5790f5c 100644 --- a/src/_data/codebase/v2_4/mrg/module-layered-navigation-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-layered-navigation-staging.yml @@ -1,6 +1,5 @@ --- title: LayeredNavigationStaging -release: 2.4.3 content: |- The Magento_LayeredNavigationStaging module is a part of the staging functionality in Magento EE. It restricts functionality of the Magento_LayeredNavigationStaging module in the staging preview mode. diff --git a/src/_data/codebase/v2_4/mrg/module-layered-navigation.yml b/src/_data/codebase/v2_4/mrg/module-layered-navigation.yml index 63b66354eab..3a86fde140e 100644 --- a/src/_data/codebase/v2_4/mrg/module-layered-navigation.yml +++ b/src/_data/codebase/v2_4/mrg/module-layered-navigation.yml @@ -1,6 +1,30 @@ --- title: LayeredNavigation -release: 2.4.3 -content: |- - Magento_LayeredNavigation module introduces Layered Navigation UI for Catalog (faceted search). - This module can be removed from Magento installation without impact on the application. +content: "This module introduces Layered Navigation UI for Catalog (faceted search).\n\nThis + module can be removed from Magento installation without impact on the application.\n\n## + Installation\n\nFor information about a module installation in Magento 2, see [Enable + or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_LayeredNavigation + module. For more information about the Magento extension mechanism, see [Magento + plugins](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_LayeredNavigation module.\n\n### + Layouts\n\nThis module introduces the following layout handles in the `view/frontend/layout` + directory:\n- `catalog_category_view_type_layered`\n- `catalog_category_view_type_layered_without_children`\n- + `catalogsearch_result_index`\n\nFor more information about a layout in Magento 2, + see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).\n\n### + UI components\n\nThis module extends following ui components located in the `view/adminhtml/ui_component` + directory:\n- `product_attribute_add_form`\n- `product_attributes_grid`\n- `product_attributes_listing`\n\nFor + information about a UI component in Magento 2, see [Overview of UI components](http://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).\n\n### + Public APIs\n\n- `\\Magento\\LayeredNavigation\\Block\\Navigation\\FilterRendererInterface`\n + \ - render filter\n\nFor information about a public API in Magento 2, see [Public + interfaces & APIs](http://devdocs.magento.com/guides/v2.4/extension-dev-guide/api-concepts.html).\n\n## + Additional information\n\n### Page Layout\nThis module modifies the following page_layout + in the `view/frontend.page_layout` directory: \n- `1columns` - moves block `catalog.leftnav` + into the `content.top` container\n- `2columns-left` - moves block `catalog.leftnav` + into the `sidebar.main\"` container\n- `2columns-right` - moves block `catalog.leftnav` + into the `sidebar.main\"` container\n- `3columns` - moves block `catalog.leftnav` + into the `sidebar.main\"` container\n- `empty` - moves block `catalog.leftnav` into + the `category.product.list.additional` container\n\nMore information can be found + in:\n- [Learn more about Layered Navigation](https://docs.magento.com/user-guide/catalog/navigation-layered.html)\n- + [Learn how to Configuring Layered Navigation](https://docs.magento.com/user-guide/catalog/navigation-layered-configuration.html)" diff --git a/src/_data/codebase/v2_4/mrg/module-logging.yml b/src/_data/codebase/v2_4/mrg/module-logging.yml index a10893ce744..829c02818d9 100644 --- a/src/_data/codebase/v2_4/mrg/module-logging.yml +++ b/src/_data/codebase/v2_4/mrg/module-logging.yml @@ -1,6 +1,5 @@ --- title: Logging -release: 2.4.3 content: |- The Logging module is used for logging actions done in the backend by administrators. Information such as time of action, type of action and administrator who performed the action is recorded. By default all actions are recorded. Rules can be configured only to identify specific kinds of actions. diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-admin-ui.yml index 47efb3e0551..211af3ddb41 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-admin-ui.yml @@ -1,4 +1,3 @@ --- title: LoginAsCustomerAdminUi -release: 2.4.3 content: The Magento_LoginAsCustomerAdminUi module provides UI for Admin Panel diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-api.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-api.yml index dd535cada37..1ac31bfaab3 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-api.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomerApi -release: 2.4.3 content: The Magento_LoginAsCustomerApi module provides API for ability to login into customer account for an admin user. diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-assistance.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-assistance.yml index 0967434df1a..79102ffa3f8 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-assistance.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-assistance.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomerAssistance -release: 2.4.3 content: The Magento_LoginAsCustomerAssistance module provides possibility to enable/disable LoginAsCustomer functionality per Customer. diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-frontend-ui.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-frontend-ui.yml index c24938a986a..82e2dd6fce3 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-frontend-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-frontend-ui.yml @@ -1,4 +1,3 @@ --- title: LoginAsCustomerFrontendUi -release: 2.4.3 content: The Magento_LoginAsCustomerFrontendUi module provides UI for Storefront diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-graph-ql.yml index 7e27390197e..8c03e81bf47 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-graph-ql.yml @@ -1,6 +1,5 @@ --- title: LoginAsCustomerGraphQl -release: 2.4.3 content: "**LoginAsCustomerGraphQl** provides flexible login as a customer so a merchant or merchant admin can log into an end customer's account to assist them with their account." diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-log.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-log.yml index 84c0b562f8b..81aff80285f 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-log.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-log.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomerLog -release: 2.4.3 content: The Magento_LoginAsCustomerLog module provides log for Login as Customer functionality diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-logging.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-logging.yml index fa0fecaf6e2..05e1ade03dc 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-logging.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-logging.yml @@ -1,4 +1,3 @@ --- title: LoginAsCustomerLogging -release: 2.4.3 content: '' diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-page-cache.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-page-cache.yml index a386f721490..4ced286470a 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-page-cache.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-page-cache.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomerPageCache -release: 2.4.3 content: The Magento_LoginAsCustomerPageCache module provides adaptation to PageCache functionality diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-quote.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-quote.yml index d6f72cd90a4..c058b876558 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-quote.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomerQuote -release: 2.4.3 content: The Magento_LoginAsCustomerQuote module is responsible for communication between Magento_LoginAsCustomer and shopping cart state. diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-sales.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-sales.yml index 95dd801570c..6b45a9d158d 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-sales.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-sales.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomerSales -release: 2.4.3 content: The Magento_LoginAsCustomerSales module is responsible for communication between Magento_LoginAsCustomer and order placement. diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer-website-restriction.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer-website-restriction.yml index f8b70f4e75a..fd0faa0840a 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer-website-restriction.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer-website-restriction.yml @@ -1,4 +1,3 @@ --- title: LoginAsCustomerWebsiteRestriction -release: 2.4.3 content: '' diff --git a/src/_data/codebase/v2_4/mrg/module-login-as-customer.yml b/src/_data/codebase/v2_4/mrg/module-login-as-customer.yml index 1760a029fd4..8ba34e377bc 100644 --- a/src/_data/codebase/v2_4/mrg/module-login-as-customer.yml +++ b/src/_data/codebase/v2_4/mrg/module-login-as-customer.yml @@ -1,5 +1,4 @@ --- title: LoginAsCustomer -release: 2.4.3 content: The Magento_LoginAsCustomer module is responsible for ability to login into customer account using the admin panel. diff --git a/src/_data/codebase/v2_4/mrg/module-marketplace.yml b/src/_data/codebase/v2_4/mrg/module-marketplace.yml index 6e52c54e529..08d815f3242 100644 --- a/src/_data/codebase/v2_4/mrg/module-marketplace.yml +++ b/src/_data/codebase/v2_4/mrg/module-marketplace.yml @@ -1,5 +1,4 @@ --- title: Marketplace -release: 2.4.3 content: The Magento_Marketplace module allows to display partners of Magento in the backend. diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-api.yml b/src/_data/codebase/v2_4/mrg/module-media-content-api.yml index f05e35fff23..f2b63d511b0 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-api.yml @@ -1,6 +1,5 @@ --- title: MediaContentApi -release: 2.4.3 content: |- The Magento_MediaContentApi module provides interfaces for managing relations between content and media files used in that content. diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-catalog-staging.yml b/src/_data/codebase/v2_4/mrg/module-media-content-catalog-staging.yml index fd52dae90a9..3674d5470f6 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-catalog-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-catalog-staging.yml @@ -1,6 +1,5 @@ --- title: MediaContentCatalogStaging -release: 2.4.3 content: |- The Magento_MediaContentCatalogStaging provides the implementation of MediaContent functionality for Magento_Catalog module diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-catalog.yml b/src/_data/codebase/v2_4/mrg/module-media-content-catalog.yml index 399c7bdd464..5dcf3fb012f 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-catalog.yml @@ -1,6 +1,5 @@ --- title: MediaContentCatalog -release: 2.4.3 content: |- The Magento_MediaContentCatalog provides the implementation of MediaContent functionality for Magento_Catalog module diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-cms.yml b/src/_data/codebase/v2_4/mrg/module-media-content-cms.yml index fcdf5059ee9..3e43ca7bdc7 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-cms.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-cms.yml @@ -1,6 +1,5 @@ --- title: MediaContentCms -release: 2.4.3 content: |- The Magento_MediaContentCms provides the implementation of MediaContent functionality for Magento_Cms module diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-api.yml b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-api.yml index 4a9efb4fc7f..a4871dbb28e 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-api.yml @@ -1,6 +1,5 @@ --- title: MediaContentSynchronizationApi -release: 2.4.3 content: |- The Magento_MediaContentSynchronizationApi module is responsible for the media gallery data synchronization implementation API. diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-catalog.yml b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-catalog.yml index 445fd1f4947..ee9b18876cc 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-catalog.yml @@ -1,6 +1,5 @@ --- title: MediaContentSynchronizationCatalog -release: 2.4.3 content: |- The Magento_MediaContentCatalog provides the implementation of MediaContentSyncronization functionality for Magento_Catalog module diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-cms.yml b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-cms.yml index 20d0939f511..f72e6c5e626 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-cms.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization-cms.yml @@ -1,6 +1,5 @@ --- title: MediaContentSynchronizationCms -release: 2.4.3 content: |- The Magento_MediaContentCms provides the implementation of MediaContentSyncronization functionality for Magento_Cms module diff --git a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization.yml b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization.yml index bd70811d1d9..2464eb58999 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content-synchronization.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content-synchronization.yml @@ -1,6 +1,5 @@ --- title: MediaContentSynchronization -release: 2.4.3 content: |- The Magento_MediaContentSynchronization module represents implementation of synchronization between data and objects contains media asset information. diff --git a/src/_data/codebase/v2_4/mrg/module-media-content.yml b/src/_data/codebase/v2_4/mrg/module-media-content.yml index 7e479db51f3..08b44c57698 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-content.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-content.yml @@ -1,6 +1,5 @@ --- title: MediaContent -release: 2.4.3 content: |- The Magento_MediaContent module provides implementations for managing relations between content and media files used in that content. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-api.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-api.yml index d0f9cbaa0ac..6940cfe6899 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-api.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryApi -release: 2.4.3 content: |- The Magento_MediaGalleryApi module serves as application program interface (API) responsible for storing and managing media gallery asset attributes. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-integration.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-integration.yml index ec23db9bfd1..996d1590c96 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-integration.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-integration.yml @@ -1,4 +1,3 @@ --- title: MediaGalleryCatalogIntegration -release: 2.4.3 content: The purpose of this module is for extending catalog image uploader functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-ui.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-ui.yml index 23c6dcdc546..655b2b4e25b 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog-ui.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryCatalogUi -release: 2.4.3 content: |- The Magento_MediaGalleryCatalogUi module that implement category grid for media gallery. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog.yml index d7eb30f89bf..d60efd56fd0 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-catalog.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryCatalog -release: 2.4.3 content: |- The Magento_MediaGalleryCatalog module is responsible for for catalog gallery processor delete operation handling diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-cms-ui.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-cms-ui.yml index 06181f35850..fa9d86c5457 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-cms-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-cms-ui.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryCmsUi -release: 2.4.3 content: |- The Magento_MediaGalleryCmsUi module provides Magento_Cms related UI elements to the media gallery user interface diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-integration.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-integration.yml index 23e51e0063c..99b416319d0 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-integration.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-integration.yml @@ -1,5 +1,4 @@ --- title: MediaGalleryIntegration -release: 2.4.3 content: The purpose of this module is to keep the integration of enhanced media gallery to Magento separated from implementation. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata-api.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata-api.yml index 6d98c70c69e..e8873020855 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata-api.yml @@ -1,5 +1,4 @@ --- title: MediaGalleryMetadataApi -release: 2.4.3 content: The Magento_MediaGalleryMetadataApi module is responsible for the media gallery metadata implementation API. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata.yml index a6a9f279f14..f5fd5292344 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-metadata.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryMetadata -release: 2.4.3 content: The purpose of this module is to provide an ability to extract the metadata from file and populating Media Asset entity fields when an image is uploaded to Magento and also provide an ability to update the metadata stored in an image file. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions-api.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions-api.yml index 8ea02a5f81f..36ce60e3236 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions-api.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryRenditionsApi -release: 2.4.3 content: |- The Magento_MediaGalleryRenditionsApi module is responsible for the API implementation of Media Gallery Renditions. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions.yml index 5f8da6b05b9..75eb81bca62 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-renditions.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryRenditions -release: 2.4.3 content: |- The Magento_MediaGalleryRenditions module implements height and width fields for for media gallery items. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-api.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-api.yml index b9db462cc3a..5f25aa42d59 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-api.yml @@ -1,6 +1,5 @@ --- title: MediaGallerySynchronizationApi -release: 2.4.3 content: |- The Magento_MediaGallerySynchronizationApi module is responsible for the media gallery data synchronization implementation API. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-metadata.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-metadata.yml index 292090592e0..7471b0b8494 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-metadata.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization-metadata.yml @@ -1,5 +1,4 @@ --- title: MediaGallerySynchronizationMetadata -release: 2.4.3 content: The purpose of this module is to include assets metadata to media gallery synchronization process diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization.yml index e06bd1bcde4..039282b56df 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-synchronization.yml @@ -1,6 +1,5 @@ --- title: MediaGallerySynchronization -release: 2.4.3 content: |- The Magento_MediaGallerySynchronization module represents implementation of synchronization between data and objects contains media asset information. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-ui-api.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-ui-api.yml index 40275e2b7e1..c934df58141 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-ui-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-ui-api.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryUiApi -release: 2.4.3 content: |- The Magento_MediaGalleryUiApi module is responsible for the media gallery user interface (UI) implementation API. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery-ui.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery-ui.yml index f4a0f68896d..b36f17c1a4a 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery-ui.yml @@ -1,6 +1,5 @@ --- title: MediaGalleryUi -release: 2.4.3 content: |- The Magento_MediaGalleryUi module is responsible for the media gallery user interface (UI) implementation. diff --git a/src/_data/codebase/v2_4/mrg/module-media-gallery.yml b/src/_data/codebase/v2_4/mrg/module-media-gallery.yml index fd6100a076b..e66de4916e0 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-gallery.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-gallery.yml @@ -1,6 +1,5 @@ --- title: MediaGallery -release: 2.4.3 content: |- The Magento_MediaGallery module is responsible for storing and managing media gallery assets attributes. diff --git a/src/_data/codebase/v2_4/mrg/module-media-storage.yml b/src/_data/codebase/v2_4/mrg/module-media-storage.yml index 130d5a13d71..29a9727f8cd 100644 --- a/src/_data/codebase/v2_4/mrg/module-media-storage.yml +++ b/src/_data/codebase/v2_4/mrg/module-media-storage.yml @@ -1,5 +1,4 @@ --- title: MediaStorage -release: 2.4.3 content: The Magento_MediaStorage module implements functionality related with upload media files and synchronize it by database. diff --git a/src/_data/codebase/v2_4/mrg/module-message-queue.yml b/src/_data/codebase/v2_4/mrg/module-message-queue.yml index e1d49de8e58..af72b2f1b60 100644 --- a/src/_data/codebase/v2_4/mrg/module-message-queue.yml +++ b/src/_data/codebase/v2_4/mrg/module-message-queue.yml @@ -1,4 +1,3 @@ --- title: MessageQueue -release: 2.4.3 content: "**MessageQueue** provides support of Advanced Message Queuing Protocol" diff --git a/src/_data/codebase/v2_4/mrg/module-msrp-configurable-product.yml b/src/_data/codebase/v2_4/mrg/module-msrp-configurable-product.yml index 9cdeb7261e5..7429c98b534 100644 --- a/src/_data/codebase/v2_4/mrg/module-msrp-configurable-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-msrp-configurable-product.yml @@ -1,6 +1,5 @@ --- title: MsrpConfigurableProduct -release: 2.4.3 content: "The **Magento_MsrpConfigurableProduct** module provides type and resolver information for the Magento_Msrp module from the ConfigurableProduct module.\nProvides implementation of msrp price calculation for Configurable Product.\n\n## Installation\n\nFor diff --git a/src/_data/codebase/v2_4/mrg/module-msrp-grouped-product.yml b/src/_data/codebase/v2_4/mrg/module-msrp-grouped-product.yml index c0d72e4e3a4..cb2b8942f31 100644 --- a/src/_data/codebase/v2_4/mrg/module-msrp-grouped-product.yml +++ b/src/_data/codebase/v2_4/mrg/module-msrp-grouped-product.yml @@ -1,6 +1,5 @@ --- title: MsrpGroupedProduct -release: 2.4.3 content: "**Magento_MsrpGroupedProduct** module provides type and resolver information for the Msrp module from the GroupedProduct module.\nProvides implementation of msrp price calculation for Grouped Product.\n\n## Installation\n\nFor information diff --git a/src/_data/codebase/v2_4/mrg/module-msrp-staging.yml b/src/_data/codebase/v2_4/mrg/module-msrp-staging.yml index 31e27792abd..32d32c43ef6 100644 --- a/src/_data/codebase/v2_4/mrg/module-msrp-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-msrp-staging.yml @@ -1,6 +1,5 @@ --- title: MsrpStaging -release: 2.4.3 content: |- The Magento_MsrpStaging module is a part of the staging functionality in Magento EE. It enables you to stage the manufacturer's suggested retail price. diff --git a/src/_data/codebase/v2_4/mrg/module-msrp.yml b/src/_data/codebase/v2_4/mrg/module-msrp.yml index 638ed9292bb..d4c57d10543 100644 --- a/src/_data/codebase/v2_4/mrg/module-msrp.yml +++ b/src/_data/codebase/v2_4/mrg/module-msrp.yml @@ -1,6 +1,5 @@ --- title: Msrp -release: 2.4.3 content: "The **Magento_Msrp** module is responsible for Manufacturer’s Suggested Retail Price functionality.\nA current module provides base functional for msrp pricing rendering, configuration and calculation.\n\n## Installation\nThe Magento_Msrp diff --git a/src/_data/codebase/v2_4/mrg/module-multiple-wishlist-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-multiple-wishlist-graph-ql.yml index 4451c026b74..7df80abe392 100644 --- a/src/_data/codebase/v2_4/mrg/module-multiple-wishlist-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-multiple-wishlist-graph-ql.yml @@ -1,5 +1,4 @@ --- title: MultipleWishlistGraphQl -release: 2.4.3 content: "**MultipleWishlistGraphQl** provides type information regarding multiple wishlist functionality for the GraphQl module" diff --git a/src/_data/codebase/v2_4/mrg/module-multiple-wishlist.yml b/src/_data/codebase/v2_4/mrg/module-multiple-wishlist.yml index dc91449698d..93d46e28237 100644 --- a/src/_data/codebase/v2_4/mrg/module-multiple-wishlist.yml +++ b/src/_data/codebase/v2_4/mrg/module-multiple-wishlist.yml @@ -1,6 +1,5 @@ --- title: MultipleWishlist -release: 2.4.3 content: |- The Magento_MultipleWishlist module implements the multiple wishlists functionality. These are lists of products from a store a customer would like to buy. Customers can save products to multiple wish lists and copy or move items from list to list. diff --git a/src/_data/codebase/v2_4/mrg/module-multishipping.yml b/src/_data/codebase/v2_4/mrg/module-multishipping.yml index 1b37669208b..211ce0aff07 100644 --- a/src/_data/codebase/v2_4/mrg/module-multishipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-multishipping.yml @@ -1,6 +1,5 @@ --- title: Multishipping -release: 2.4.3 content: "**Magento_Multishipping** module provides functionality that allows customer to request shipping to more than one address\nusing different carriers. The module provides alternative to standard checkout flow.\n\n## Installation\n\nFor information diff --git a/src/_data/codebase/v2_4/mrg/module-mysql-mq.yml b/src/_data/codebase/v2_4/mrg/module-mysql-mq.yml index 5b926509927..75b4c212971 100644 --- a/src/_data/codebase/v2_4/mrg/module-mysql-mq.yml +++ b/src/_data/codebase/v2_4/mrg/module-mysql-mq.yml @@ -1,6 +1,5 @@ --- title: MysqlMq -release: 2.4.3 content: "**Magento_MysqlMq** provides message queue implementation based on MySQL.\n\nModule contain recurring script, declared in `Magento\\MysqlMq\\Setup\\Recurring` \nclass. This script is executed by Magento post each schema installation or upgrade\nstage diff --git a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-async-order.yml b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-async-order.yml new file mode 100644 index 00000000000..1074e302190 --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-async-order.yml @@ -0,0 +1,4 @@ +--- +title: NegotiableQuoteAsyncOrder +content: The Magento_NegotiableQuoteAsyncOrder module provides the ability to save + order items asynchronously for NegotiableQuote functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-graph-ql.yml index 04000f8f26e..d274695026b 100644 --- a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-graph-ql.yml @@ -1,4 +1,3 @@ --- title: NegotiableQuoteGraphQl -release: 2.4.3 content: '' diff --git a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-shared-catalog.yml b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-shared-catalog.yml index aa14956dd65..3b9b2e351ea 100644 --- a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-shared-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-shared-catalog.yml @@ -1,6 +1,5 @@ --- title: NegotiableQuoteSharedCatalog -release: 2.4.3 content: |- The Magento_NegotiableQuoteSharedCatalog module enables the NegotiableQuote module to interact with a SharedCatalog in an B2B environment. This module extends the Magento_NegotiableQuote module and Magento_SharedCatalog modules. diff --git a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-weee.yml b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-weee.yml index f1f908ad82c..30d6c41ab44 100644 --- a/src/_data/codebase/v2_4/mrg/module-negotiable-quote-weee.yml +++ b/src/_data/codebase/v2_4/mrg/module-negotiable-quote-weee.yml @@ -1,6 +1,5 @@ --- title: NegotiableQuoteWeee -release: 2.4.3 content: |- ## NegotiableQuoteWeee module Overview diff --git a/src/_data/codebase/v2_4/mrg/module-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-negotiable-quote.yml index 299e7151acc..6da2f6e48bb 100644 --- a/src/_data/codebase/v2_4/mrg/module-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: NegotiableQuote -release: 2.4.3 content: |- The Magento_NegotiableQuote module allows a customer and a merchant (admin user) to negotiate product and/or shipping prices before the customer places an order. Its functionality is available for the company members only. diff --git a/src/_data/codebase/v2_4/mrg/module-new-relic-reporting.yml b/src/_data/codebase/v2_4/mrg/module-new-relic-reporting.yml index f335aad08b4..137a8c0c744 100644 --- a/src/_data/codebase/v2_4/mrg/module-new-relic-reporting.yml +++ b/src/_data/codebase/v2_4/mrg/module-new-relic-reporting.yml @@ -1,6 +1,24 @@ --- title: NewRelicReporting -release: 2.4.3 -content: "Module Magento\\NewRelicReporting implements integration New Relic APM and - New Relic Insights with Magento, giving \nreal-time visibility into business and - performance metrics for data-driven decision making." +content: "This module implements integration New Relic APM and New Relic Insights + with Magento, giving real-time visibility into business and performance metrics + for data-driven decision making. \n\n## Installation\n\nBefore installing this module, + note that the Magento_NewRelicReporting is dependent on the following modules:\n- + `Magento_Store`\n- `Magento_Customer`\n- `Magento_Backend`\n- `Magento_Catalog`\n- + `Magento_ConfigurableProduct`\n- `Magento_Config`\n\nThis module creates the following + tables in the database:\n- `reporting_counts`\n- `reporting_module_status`\n- `reporting_orders`\n- + `reporting_users`\n- `reporting_system_updates`\n\nFor information about a module + installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_NewRelicReporting + module. For more information about the Magento extension mechanism, see [Magento + plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_NewRelicReporting module.\n\n## + Additional information\n\n[Learn more about New Relic Reporting](https://docs.magento.com/user-guide/reports/new-relic-reporting.html).\n\n### + Console commands\n\nThe Magento_NewRelicReporting provides console commands:\n- + `bin/magento newrelic:create:deploy-marker []` - check + the deploy queue for entries and create an appropriate deploy marker\n\n[Learn more + about command's parameters](https://devdocs.magento.com/guides/v2.4/reference/cli/magento.html#newreliccreatedeploy-marker).\n\n### + Cron options\n\nCron group configuration can be set at `etc/crontab.xml`:\n- `magento_newrelicreporting_cron` + - runs collecting all new relic reports\n\n[Learn how to configure and run cron + in Magento.](http://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-cron.html)." diff --git a/src/_data/codebase/v2_4/mrg/module-newsletter-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-newsletter-graph-ql.yml index 5e63f72420e..54e508da40d 100644 --- a/src/_data/codebase/v2_4/mrg/module-newsletter-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-newsletter-graph-ql.yml @@ -1,5 +1,16 @@ --- title: NewsletterGraphQl -release: 2.4.3 -content: The Magento_NewsletterGraphQl module allows a shopper to subscribe to a newsletter - using GraphQL. +content: |- + This module allows a shopper to subscribe to a newsletter using GraphQL. + + ## Installation + + Before installing this module, note that the Magento_NewsletterGraphQl is dependent on the Magento_Newsletter module. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Extensibility + + Extension developers can interact with the Magento_NewsletterGraphQl module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_NewsletterGraphQl module. diff --git a/src/_data/codebase/v2_4/mrg/module-newsletter.yml b/src/_data/codebase/v2_4/mrg/module-newsletter.yml index 30bd5138d3d..80203a3bf96 100644 --- a/src/_data/codebase/v2_4/mrg/module-newsletter.yml +++ b/src/_data/codebase/v2_4/mrg/module-newsletter.yml @@ -1,6 +1,34 @@ --- title: Newsletter -release: 2.4.3 -content: Magento_Newsletter module allows clients to subscribe for information about - new promotions and discounts and allows store administrators to send newsletters - to clients subscribed for them. +content: "This module allows clients to subscribe for information about new promotions + and discounts and allows store administrators to send newsletters to clients subscribed + for them.\n\n## Installation\n\nBefore installing this module, note that the Magento_Newsletter + is dependent on the following modules:\n- `Magento_Store`\n- `Magento_Customer`\n- + `Magento_Eav`\n- `Magento_Widget`\n\nBefore disabling or uninstalling this module, + note that the following modules depends on this module:\n- `Magento_NewsletterGraphQl`\n\nThis + module creates the following tables in the database:\n- `newsletter_subscriber`\n- + `newsletter_template`\n- `newsletter_queue`\n- `newsletter_queue_link`\n- `newsletter_queue_store_link`\n- + `newsletter_problem`\n\nFor information about a module installation in Magento 2, + see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_Newsletter module. + For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_Newsletter module.\n\nA + lot of functionality in the module is on JavaScript, use [mixins](https://devdocs.magento.com/guides/v2.4/javascript-dev-guide/javascript/js_mixins.html) + to extend it.\n\n### Layouts\n\nThis module introduces the following layouts in + the `view/frontend/layout` and `view/adminhtml/layout` directories:\n- `view/adminhtml/layout`:\n + \ - `newsletter_problem_block`\n - `newsletter_problem_grid`\n - `newsletter_problem_index`\n + \ - `newsletter_queue_edit`\n - `newsletter_queue_grid`\n - `newsletter_queue_grid_block`\n + \ - `newsletter_queue_index`\n - `newsletter_queue_preview`\n - `newsletter_queue_preview_popup`\n + \ - `newsletter_subscriber_block`\n - `newsletter_subscriber_exportcsv`\n - + `newsletter_subscriber_exportxml`\n - `newsletter_subscriber_grid`\n - `newsletter_subscriber_index`\n + \ - `newsletter_template_edit`\n - `newsletter_template_preview`\n - `newsletter_template_preview_popup`\n + \ - `preview`\n \n- `view/frontend/layout`:\n - `customer_account`\n - + `customer_account_create`\n - `newsletter_manage_index`\n - `default`\n\nFor + more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).\n\n### + UI components\n\nThis module extends customer form ui component the configuration + file located in the `view/base/ui_component` directory:\n- `customer_form`\n\nFor + information about a UI component in Magento 2, see [Overview of UI components](http://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).\n\n## + Additional information\n\n[Learn more about newsletter](https://docs.magento.com/user-guide/marketing/newsletters.html).\n\n### + Cron options\n\nCron group configuration can be set at `etc/crontab.xml`:\n- `newsletter_send_all` + - schedules newsletter sending\n\n[Learn how to configure and run cron in Magento.](http://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-cron.html)." diff --git a/src/_data/codebase/v2_4/mrg/module-offline-payments.yml b/src/_data/codebase/v2_4/mrg/module-offline-payments.yml index 6d0a7483a17..eefa0ea7584 100644 --- a/src/_data/codebase/v2_4/mrg/module-offline-payments.yml +++ b/src/_data/codebase/v2_4/mrg/module-offline-payments.yml @@ -1,9 +1,18 @@ --- title: OfflinePayments -release: 2.4.3 -content: |- - The Magento_OfflinePayments module implements the payment methods which do not require interaction with a payment gateway (so called offline methods). These methods are the following: - *Bank transfer - *Cash on delivery - *Check / Money Order - *Purchase order +content: "This module implements the payment methods which do not require interaction + with a payment gateway (so called offline methods). \nThese methods are the following:\n- + Bank transfer\n- Cash on delivery\n- Check / Money Order\n- Purchase order\n\n## + Installation\n\nBefore installing this module, note that the Magento_OfflinePayments + is dependent on the following modules:\n- `Magento_Store`\n- `Magento_Catalog`\n\nFor + information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_OfflinePayments + module. For more information about the Magento extension mechanism, see [Magento + plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_OfflinePayments module.\n\nA + lot of functionality in the module is on JavaScript, use [mixins](https://devdocs.magento.com/guides/v2.4/javascript-dev-guide/javascript/js_mixins.html) + to extend it.\n\n### Layouts\n\nThis module introduces the following layouts in + the `view/frontend/layout` directory:\n- `checkout_index_index`\n- `multishipping_checkout_billing`\n\nFor + more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).\n\n## + Additional information\n\n[Learn how to configure Offline Payment Methods](https://docs.magento.com/user-guide/payment/offline-payment-methods.html)." diff --git a/src/_data/codebase/v2_4/mrg/module-offline-shipping.yml b/src/_data/codebase/v2_4/mrg/module-offline-shipping.yml index e48d6ebd8cc..97885a67374 100644 --- a/src/_data/codebase/v2_4/mrg/module-offline-shipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-offline-shipping.yml @@ -1,9 +1,31 @@ --- title: OfflineShipping -release: 2.4.3 -content: |- - The Magento_OfflineShipping module implements the shipping methods which do not involve a direct interaction with shipping carriers, so called offline shipping methods. Namely, the following: - *Free Shipping - *Flat Rate - *Table Rates - *Store Pickup +content: "This module implements the shipping methods which do not involve a direct + interaction with shipping carriers, so called offline shipping methods. \nNamely, + the following:\n- Free Shipping\n- Flat Rate\n- Table Rates\n- Store Pickup\n\n## + Installation\n\nBefore installing this module, note that the Magento_OfflineShipping + is dependent on the following modules:\n- `Magento_Store`\n- `Magento_Sales`\n- + `Magento_Quote`\n- `Magento_Quote`\n- `Magento_SalesRule`\n\nThe Magento_OfflineShipping + module creates the `shipping_tablerate` table in the database.\n\nThis module modifies + the following tables in the database:\n- `salesrule` - adds column `simple_free_shipping`\n- + `sales_order_item` - adds column `free_shipping`\n- `quote_address` - adds column + `free_shipping`\n- `quote_item` - adds column `free_shipping`\n- `quote_address_item` + - adds column `free_shipping`\n\nFor information about a module installation in + Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_OfflineShipping + module. For more information about the Magento extension mechanism, see [Magento + plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_OfflineShipping module.\n\nA + lot of functionality in the module is on JavaScript, use [mixins](https://devdocs.magento.com/guides/v2.4/javascript-dev-guide/javascript/js_mixins.html) + to extend it.\n\n### Layouts\n\nThis module introduces the following layouts in + the `view/frontend/layout` directory:\n- `checkout_cart_index`\n- `checkout_index_index`\n\nFor + more information about a layout in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).\n\n### + UI components\n\nThis module extends following ui components located in the `view/adminhtml/ui_component` + directory:\n- `sales_rule_form`\n- `salesrulestaging_update_form`\n\nFor information + about a UI component in Magento 2, see [Overview of UI components](http://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).\n\n## + Additional information\n\nYou can get more information about offline shipping methods + in magento at the articles:\n- [How to configure Free Shipping](https://docs.magento.com/user-guide/shipping/shipping-free.html)\n- + [How to configure Flat Rate](https://docs.magento.com/user-guide/shipping/shipping-flat-rate.html)\n- + [How to configure Table Rates](https://docs.magento.com/user-guide/shipping/shipping-table-rate.html)\n- + [How to configure Store Pickup](https://docs.magento.com/user-guide/shipping/shipping-in-store-delivery.html)" diff --git a/src/_data/codebase/v2_4/mrg/module-order-history-search.yml b/src/_data/codebase/v2_4/mrg/module-order-history-search.yml index 246c3154167..382d283b39f 100644 --- a/src/_data/codebase/v2_4/mrg/module-order-history-search.yml +++ b/src/_data/codebase/v2_4/mrg/module-order-history-search.yml @@ -1,6 +1,5 @@ --- title: OrderHistorySearch -release: 2.4.3 content: |- The Magento_OrderHistorySearch module serves to handle advanced orders filtering on customer account. diff --git a/src/_data/codebase/v2_4/mrg/module-page-builder-admin-analytics.yml b/src/_data/codebase/v2_4/mrg/module-page-builder-admin-analytics.yml index 1c3e64ecfd7..3974af2ad4d 100644 --- a/src/_data/codebase/v2_4/mrg/module-page-builder-admin-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-page-builder-admin-analytics.yml @@ -1,5 +1,4 @@ --- title: PageBuilderAdminAnalytics -release: 2.4.3 content: The Magento_PageBuilderAdminAnalytics module tracks Page Builder information through AdminAnalytics. diff --git a/src/_data/codebase/v2_4/mrg/module-page-builder-admin-gws-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-page-builder-admin-gws-admin-ui.yml new file mode 100644 index 00000000000..2cbd0ca64ab --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-page-builder-admin-gws-admin-ui.yml @@ -0,0 +1,4 @@ +--- +title: PageBuilderAdminGwsAdminUi +content: The Magento_PageBuilderAdminGwsAdminUi contains Adobe Commerce dependent + functionality and tests diff --git a/src/_data/codebase/v2_4/mrg/module-page-builder-analytics.yml b/src/_data/codebase/v2_4/mrg/module-page-builder-analytics.yml index fe15494cdc6..13c5b87c6b7 100644 --- a/src/_data/codebase/v2_4/mrg/module-page-builder-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-page-builder-analytics.yml @@ -1,6 +1,5 @@ --- title: PageBuilderAnalytics -release: 2.4.3 content: The Magento_PageBuilderAnalytics module configures data definitions for a data collection related to the PageBuilder module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-page-builder.yml b/src/_data/codebase/v2_4/mrg/module-page-builder.yml index 8819ac66323..ae3c5db4033 100644 --- a/src/_data/codebase/v2_4/mrg/module-page-builder.yml +++ b/src/_data/codebase/v2_4/mrg/module-page-builder.yml @@ -1,6 +1,5 @@ --- title: PageBuilder -release: 2.4.3 content: |- The Magento_PageBuilder module provides an enhancement for the default Magento WYSIWYG editor. It installs an alternative editor in the Admin area for building content. diff --git a/src/_data/codebase/v2_4/mrg/module-page-cache.yml b/src/_data/codebase/v2_4/mrg/module-page-cache.yml index 981feb68630..d52a8ec6013 100644 --- a/src/_data/codebase/v2_4/mrg/module-page-cache.yml +++ b/src/_data/codebase/v2_4/mrg/module-page-cache.yml @@ -1,6 +1,5 @@ --- title: PageCache -release: 2.4.3 content: |- The PageCache module provides functionality of caching full pages content in Magento application. An administrator may switch between built-in caching and Varnish caching. Built-in caching is default and ready to use without the need of any external tools. Requests and responses are managed by PageCache plugin. It loads data from cache and returns a response. If data is not present in cache, it passes the request to Magento and waits for the response. Response is then saved in cache. diff --git a/src/_data/codebase/v2_4/mrg/module-payment-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-payment-graph-ql.yml new file mode 100644 index 00000000000..95f4903172e --- /dev/null +++ b/src/_data/codebase/v2_4/mrg/module-payment-graph-ql.yml @@ -0,0 +1,5 @@ +--- +title: PaymentGraphQl +content: |- + **PaymentGraphQl** provides type information for the GraphQl module + to generate payment fields information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-payment-staging.yml b/src/_data/codebase/v2_4/mrg/module-payment-staging.yml index 2cc9f402267..40db8f7aa0e 100644 --- a/src/_data/codebase/v2_4/mrg/module-payment-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-payment-staging.yml @@ -1,6 +1,5 @@ --- title: PaymentStaging -release: 2.4.3 content: |- The Magento_PaymentStaging module is a part of the staging functionality in Magento EE. It extends the Magento_Payment module for the staging preview functionality. diff --git a/src/_data/codebase/v2_4/mrg/module-payment.yml b/src/_data/codebase/v2_4/mrg/module-payment.yml index 6885ef7fdec..cabae040993 100644 --- a/src/_data/codebase/v2_4/mrg/module-payment.yml +++ b/src/_data/codebase/v2_4/mrg/module-payment.yml @@ -1,6 +1,5 @@ --- title: Payment -release: 2.4.3 content: |- The Magento_Payment module provides the abstraction level for all payment methods, and all logic that should be used when adding a new payment method. This logic includes configuration models, separate models for payment data verification and so on. For example, Magento\Payment\Model\Method\AbstractMethod is an abstract model which should be extended by particular payment methods. diff --git a/src/_data/codebase/v2_4/mrg/module-paypal-captcha.yml b/src/_data/codebase/v2_4/mrg/module-paypal-captcha.yml index 1bf2598fe6d..e08c7ca6130 100644 --- a/src/_data/codebase/v2_4/mrg/module-paypal-captcha.yml +++ b/src/_data/codebase/v2_4/mrg/module-paypal-captcha.yml @@ -1,5 +1,4 @@ --- title: PaypalCaptcha -release: 2.4.3 content: The PayPal Captcha module provides a possibility to enable Captcha validation on Payflow Pro payment form. diff --git a/src/_data/codebase/v2_4/mrg/module-paypal-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-paypal-graph-ql.yml index 86f2ac2a57f..0e9719f338c 100644 --- a/src/_data/codebase/v2_4/mrg/module-paypal-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-paypal-graph-ql.yml @@ -1,5 +1,4 @@ --- title: PaypalGraphQl -release: 2.4.3 content: "**PaypalGraphQl** provides resolver information for using Paypal payment methods via GraphQl." diff --git a/src/_data/codebase/v2_4/mrg/module-paypal-negotiable-quote.yml b/src/_data/codebase/v2_4/mrg/module-paypal-negotiable-quote.yml index 70d27ee3e42..0cf0b276a52 100644 --- a/src/_data/codebase/v2_4/mrg/module-paypal-negotiable-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-paypal-negotiable-quote.yml @@ -1,6 +1,5 @@ --- title: PaypalNegotiableQuote -release: 2.4.3 content: |- The Magento_PaypalNegotiableQuote module provides support for PayPal payment methods when using negotiable quotes. diff --git a/src/_data/codebase/v2_4/mrg/module-paypal-on-boarding.yml b/src/_data/codebase/v2_4/mrg/module-paypal-on-boarding.yml deleted file mode 100644 index 8bc46d401c1..00000000000 --- a/src/_data/codebase/v2_4/mrg/module-paypal-on-boarding.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: PaypalOnBoarding -release: 2.4.3 -content: Module Magento\PaypalOnBoarding gives an ability to run PayPal on-boarding - flow from Magento PayPal Express Checkout configuration page so merchant can get - API credentials configured automatically on merchants store without a need to provide - those manually. diff --git a/src/_data/codebase/v2_4/mrg/module-paypal-purchase-order.yml b/src/_data/codebase/v2_4/mrg/module-paypal-purchase-order.yml index d8688990cdb..41c85ad4186 100644 --- a/src/_data/codebase/v2_4/mrg/module-paypal-purchase-order.yml +++ b/src/_data/codebase/v2_4/mrg/module-paypal-purchase-order.yml @@ -1,6 +1,5 @@ --- title: PaypalPurchaseOrder -release: 2.4.3 content: |- The Magento_PaypalPurchaseOrder module provides support for PayPal payment methods when using purchase orders. diff --git a/src/_data/codebase/v2_4/mrg/module-paypal.yml b/src/_data/codebase/v2_4/mrg/module-paypal.yml index 8b389eea6dc..be035714e19 100644 --- a/src/_data/codebase/v2_4/mrg/module-paypal.yml +++ b/src/_data/codebase/v2_4/mrg/module-paypal.yml @@ -1,6 +1,5 @@ --- title: Paypal -release: 2.4.3 content: |- Module Magento\PayPal implements integration with the PayPal payment system. Namely, it enables the following payment methods: * PayPal Express Checkout diff --git a/src/_data/codebase/v2_4/mrg/module-persistent-history.yml b/src/_data/codebase/v2_4/mrg/module-persistent-history.yml index 6e30c314188..6c71fb3c874 100644 --- a/src/_data/codebase/v2_4/mrg/module-persistent-history.yml +++ b/src/_data/codebase/v2_4/mrg/module-persistent-history.yml @@ -1,6 +1,5 @@ --- title: PersistentHistory -release: 2.4.3 content: |- Magento\PersistentHistory module extends functionality of Magento\Persistent by providing ability to keep track of products added to wishlist, recently ordered items, currently compared products, comparison history, recently viewed diff --git a/src/_data/codebase/v2_4/mrg/module-persistent.yml b/src/_data/codebase/v2_4/mrg/module-persistent.yml index 472fe022dfd..9234017ea2a 100644 --- a/src/_data/codebase/v2_4/mrg/module-persistent.yml +++ b/src/_data/codebase/v2_4/mrg/module-persistent.yml @@ -1,6 +1,5 @@ --- title: Persistent -release: 2.4.3 content: |- This module enables setting a long-term cookie containing internal id (random hash - to exclude brute force) of persistent session for customer. Persistent session data is kept in DB - so it's not deleted in some days and is kept for diff --git a/src/_data/codebase/v2_4/mrg/module-price-permissions.yml b/src/_data/codebase/v2_4/mrg/module-price-permissions.yml index a5a78e66c27..174e11dcb3e 100644 --- a/src/_data/codebase/v2_4/mrg/module-price-permissions.yml +++ b/src/_data/codebase/v2_4/mrg/module-price-permissions.yml @@ -1,5 +1,4 @@ --- title: PricePermissions -release: 2.4.3 content: Magento_PricePermissions module allows to restrict such admin rights as changing or reading product price, changing product status. diff --git a/src/_data/codebase/v2_4/mrg/module-product-alert.yml b/src/_data/codebase/v2_4/mrg/module-product-alert.yml index 6a74827afeb..db9f69b9ae0 100644 --- a/src/_data/codebase/v2_4/mrg/module-product-alert.yml +++ b/src/_data/codebase/v2_4/mrg/module-product-alert.yml @@ -1,6 +1,5 @@ --- title: ProductAlert -release: 2.4.3 content: "This module enables product alerts, which allow customers to sign up for emails about product price or stock status change.\n\n## Installation\n\nBefore installing this module, note that the Magento_ProductAlert is dependent on the following diff --git a/src/_data/codebase/v2_4/mrg/module-product-video-staging.yml b/src/_data/codebase/v2_4/mrg/module-product-video-staging.yml index 3e517107b86..b62bd971857 100644 --- a/src/_data/codebase/v2_4/mrg/module-product-video-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-product-video-staging.yml @@ -1,6 +1,5 @@ --- title: ProductVideoStaging -release: 2.4.3 content: |- The Magento_ProductVideoStaging module is a part of the staging functionality in Magento EE. It enables you to add or remove a video to a product update. diff --git a/src/_data/codebase/v2_4/mrg/module-product-video.yml b/src/_data/codebase/v2_4/mrg/module-product-video.yml index c1d5df8519f..4b6a45c86eb 100644 --- a/src/_data/codebase/v2_4/mrg/module-product-video.yml +++ b/src/_data/codebase/v2_4/mrg/module-product-video.yml @@ -1,6 +1,5 @@ --- title: ProductVideo -release: 2.4.3 content: |- This module implements functionality related with linking video files from external resources to product. diff --git a/src/_data/codebase/v2_4/mrg/module-promotion-permissions.yml b/src/_data/codebase/v2_4/mrg/module-promotion-permissions.yml index b9732a9123f..f3545cc94de 100644 --- a/src/_data/codebase/v2_4/mrg/module-promotion-permissions.yml +++ b/src/_data/codebase/v2_4/mrg/module-promotion-permissions.yml @@ -1,6 +1,5 @@ --- title: PromotionPermissions -release: 2.4.3 content: |- Magento\PromotionPermission module provides the possibility to an admin user to manage access of promotions and product prices in the Admin Panel. An admin user can set the following access rights for promotions and product prices: edit, diff --git a/src/_data/codebase/v2_4/mrg/module-purchase-order-rule.yml b/src/_data/codebase/v2_4/mrg/module-purchase-order-rule.yml index 12273d304bd..8a6845c7451 100644 --- a/src/_data/codebase/v2_4/mrg/module-purchase-order-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-purchase-order-rule.yml @@ -1,6 +1,5 @@ --- title: PurchaseOrderRule -release: 2.4.3 content: |- ​ ## Overview diff --git a/src/_data/codebase/v2_4/mrg/module-purchase-order.yml b/src/_data/codebase/v2_4/mrg/module-purchase-order.yml index b98dc10aa4e..272403f95af 100644 --- a/src/_data/codebase/v2_4/mrg/module-purchase-order.yml +++ b/src/_data/codebase/v2_4/mrg/module-purchase-order.yml @@ -1,6 +1,5 @@ --- title: PurchaseOrder -release: 2.4.3 content: "​\n## Overview\n​\nThe PurchaseOrder module contains functionality for creating purchase orders in a B2B environment. When enabled, all orders created within the company will be created as purchase orders. This allows B2B users to enforce purchasing diff --git a/src/_data/codebase/v2_4/mrg/module-quick-order.yml b/src/_data/codebase/v2_4/mrg/module-quick-order.yml index 65ddbf4628b..0047334c7f6 100644 --- a/src/_data/codebase/v2_4/mrg/module-quick-order.yml +++ b/src/_data/codebase/v2_4/mrg/module-quick-order.yml @@ -1,6 +1,5 @@ --- title: QuickOrder -release: 2.4.3 content: |- The Magento_QuickOrder module allows customers to improve their user experience by creating a new order from a list of multiple SKUs. diff --git a/src/_data/codebase/v2_4/mrg/module-quote-analytics.yml b/src/_data/codebase/v2_4/mrg/module-quote-analytics.yml index 1158700656a..2097c0428bd 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-analytics.yml @@ -1,6 +1,5 @@ --- title: QuoteAnalytics -release: 2.4.3 content: |- This module configures data definitions for a data collection related to the Quote module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-quote-bundle-options.yml b/src/_data/codebase/v2_4/mrg/module-quote-bundle-options.yml index e7c4eb50d57..7ba032fd950 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-bundle-options.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-bundle-options.yml @@ -1,5 +1,16 @@ --- title: QuoteBundleOptions -release: 2.4.3 -content: "**QuoteBundleOptions** provides data provider for creating buy request for - bundle products." +content: |- + This module provides data provider for creating buy request for bundle products. + + ## Installation + + This module does not introduce any database schema modifications or new data. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Extensibility + + Extension developers can interact with the Magento_QuoteBundleOptions module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_QuoteBundleOptions module. diff --git a/src/_data/codebase/v2_4/mrg/module-quote-configurable-options.yml b/src/_data/codebase/v2_4/mrg/module-quote-configurable-options.yml index cd29e793104..a99bb8a1a8d 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-configurable-options.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-configurable-options.yml @@ -1,5 +1,16 @@ --- title: QuoteConfigurableOptions -release: 2.4.3 -content: "**QuoteConfigurableOptions** provides data provider for creating buy request - for configurable products." +content: |- + This module provides data provider for creating buy request for configurable products. + + ## Installation + + This module does not introduce any database schema modifications or new data. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Extensibility + + Extension developers can interact with the Magento_QuoteConfigurableOptions module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_QuoteConfigurableOptions module. diff --git a/src/_data/codebase/v2_4/mrg/module-quote-downloadable-links.yml b/src/_data/codebase/v2_4/mrg/module-quote-downloadable-links.yml index 06bc79e33ea..5df4388adbb 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-downloadable-links.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-downloadable-links.yml @@ -1,5 +1,16 @@ --- title: QuoteDownloadableLinks -release: 2.4.3 -content: "**QuoteDownloadableLinks** provides data provider for creating buy request - for links of downloadable products." +content: |- + This module provides data provider for creating buy request for links of downloadable products. + + ## Installation + + This module does not introduce any database schema modifications or new data. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Extensibility + + Extension developers can interact with the Magento_QuoteDownloadableLinks module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_QuoteDownloadableLinks module. diff --git a/src/_data/codebase/v2_4/mrg/module-quote-gift-card-options.yml b/src/_data/codebase/v2_4/mrg/module-quote-gift-card-options.yml index 171025789c6..a32c885e308 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-gift-card-options.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-gift-card-options.yml @@ -1,5 +1,4 @@ --- title: QuoteGiftCardOptions -release: 2.4.3 content: "**QuoteGiftCardOptions** defines the data provider that creates buy requests for gift card products." diff --git a/src/_data/codebase/v2_4/mrg/module-quote-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-quote-graph-ql.yml index f623883d529..fd9d9d58a16 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-graph-ql.yml @@ -1,6 +1,56 @@ --- title: QuoteGraphQl -release: 2.4.3 -content: |- - **QuoteGraphQl** provides type and resolver information for the GraphQl module - to generate quote (cart) information endpoints. Also provides endpoints for modifying a quote. +content: "This module provides type and resolver information for the GraphQl module\nto + generate quote (cart) information endpoints. Also provides endpoints for modifying + a quote.\n\n## Installation\n\nBefore installing this module, note that the Magento_QuoteGraphQl + is dependent on the following modules:\n- `Magento_CatalogGraphQl`\n\nThis module + does not introduce any database schema modifications or new data.\n\nFor information + about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_QuoteDownloadableLinks + module. For more information about the Magento extension mechanism, see [Magento + plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_QuoteDownloadableLinks + module.\n\n## Additional information\n\nYou can get more information about [GraphQl + In Magento 2](https://devdocs.magento.com/guides/v2.4/graphql).\n\n### GraphQl Query\n\n- + `cart` query - retrieve information about a particular cart.\n[Learn more about + cart query](https://devdocs.magento.com/guides/v2.4/graphql/queries/cart.html).\n + \ \n- `customerCart` query - returns the active cart for the logged-in customer. + If the cart does not exist, the query creates one.\n[Learn more about customerCart + query](https://devdocs.magento.com/guides/v2.4/graphql/queries/customer-cart.html).\n\n### + GraphQl Mutation\n\n- `createEmptyCart` mutation - creates an empty shopping cart + for a guest or logged in customer.\n[Learn more about createEmptyCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/create-empty-cart.html).\n\n- + `addSimpleProductsToCart` mutation - allows you to add any number of simple and + group products to the cart at the same time.\n [Learn more about addSimpleProductsToCart + mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/add-simple-products.html).\n\n- + `addVirtualProductsToCart` mutation - allows you to add multiple virtual products + to the cart at the same time, but you cannot add other product types with this mutation.\n + \ [Learn more about addVirtualProductsToCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/add-virtual-products.html).\n\n- + `applyCouponToCart` mutation - applies a pre-defined coupon code to the specified + cart.\n [Learn more about applyCouponToCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/apply-coupon.html).\n\n- + `removeCouponFromCart` mutation - removes a previously-applied coupon from the cart.\n + \ [Learn more about removeCouponFromCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/remove-coupon.html).\n\n- + `updateCartItems` mutation - allows you to modify items in the specified cart.\n + \ [Learn more about updateCartItems mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/update-cart-items.html).\n\n- + `removeItemFromCart` mutation - deletes the entire quantity of a specified item + from the cart.\n [Learn more about removeItemFromCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/remove-item.html).\n\n- + `setShippingAddressesOnCart` mutation - sets one or more shipping addresses on a + specific cart.\n [Learn more about setShippingAddressesOnCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/set-shipping-address.html).\n\n- + `setBillingAddressOnCart` mutation - sets the billing address for a specific cart.\n + \ [Learn more about setBillingAddressOnCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/set-billing-address.html).\n\n- + `setShippingMethodsOnCart` mutation - sets one or more delivery methods on a cart.\n + \ [Learn more about setShippingMethodsOnCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/set-shipping-method.html).\n\n- + `setPaymentMethodOnCart` mutation - defines which payment method to apply to the + cart.\n [Learn more about setPaymentMethodOnCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/set-payment-method.html).\n\n- + `setGuestEmailOnCart` mutation - assigns email to the guest cart.\n [Learn more + about setGuestEmailOnCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/set-guest-email.html).\n\n- + `setPaymentMethodAndPlaceOrder` mutation - sets the cart payment method and converts + the cart into an order. **This mutation has been deprecated**. Use the `setPaymentMethodOnCart` + and `placeOrder` mutations instead.\n [Learn more about setPaymentMethodAndPlaceOrder + mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/set-payment-place-order.html).\n\n- + `mergeCarts` mutation - transfers the contents of a guest cart into the cart of + a logged-in customer.\n [Learn more about mergeCarts mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/merge-carts.html).\n\n- + `placeOrder` mutation - converts the cart into an order and returns an order ID.\n + \ [Learn more about placeOrder mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/place-order.html).\n\n- + `addProductsToCart` mutation - adds any type of product to the shopping cart.\n + \ [Learn more about addProductsToCart mutation](https://devdocs.magento.com/guides/v2.4/graphql/mutations/add-products-to-cart.html)." diff --git a/src/_data/codebase/v2_4/mrg/module-quote-staging.yml b/src/_data/codebase/v2_4/mrg/module-quote-staging.yml index 078e792dbee..7d1f80853a1 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote-staging.yml @@ -1,6 +1,5 @@ --- title: QuoteStaging -release: 2.4.3 content: |- The Magento_QuoteStaging module is a part of the staging functionality in Magento EE. It`s connect Magento_Quote module with Magento_Staging module. diff --git a/src/_data/codebase/v2_4/mrg/module-quote.yml b/src/_data/codebase/v2_4/mrg/module-quote.yml index d1859f942e2..8a3fb1b9c62 100644 --- a/src/_data/codebase/v2_4/mrg/module-quote.yml +++ b/src/_data/codebase/v2_4/mrg/module-quote.yml @@ -1,6 +1,5 @@ --- title: Quote -release: 2.4.3 content: "This module provides customer cart management functionality.\n\n## Installation\n\nThe Magento_Quote module is one of the base Magento 2 modules. You cannot disable or uninstall this module.\n\nThe Magento_Quote module creates the following table in diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-admin-ui.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-admin-ui.yml index be8d88d483f..dc49dada0d8 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-admin-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-admin-ui.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaAdminUi -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA UI files related to views in the admin panel. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-checkout.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-checkout.yml index 17c52de5c1b..6237ad6f285 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-checkout.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-checkout.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaCheckout -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to checkout. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-company.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-company.yml index c0da60a1ddb..4350e15c96e 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-company.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-company.yml @@ -1,4 +1,3 @@ --- title: ReCaptchaCompany -release: 2.4.3 content: 'Please refer to: https://github.com/magento/security-package-b2b' diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-contact.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-contact.yml index fda6ba18d9c..35d17f3a98e 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-contact.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-contact.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaContact -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to the contact page. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-customer.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-customer.yml index 6716cafbdfb..0f5cdcf4229 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-customer.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-customer.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaCustomer -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to customer actions. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-frontend-ui.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-frontend-ui.yml index 8a7f67db1f0..ddfa55f00fb 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-frontend-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-frontend-ui.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaFrontendUi -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the UI related to customer-facing reCAPTCHA views. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-migration.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-migration.yml index c97fc5528e5..74838eb3308 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-migration.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-migration.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaMigration -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module helps migrate data from the old reCAPTCHA implementation to the new one. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-newsletter.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-newsletter.yml index 085b7e6120b..511ce34f948 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-newsletter.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-newsletter.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaNewsletter -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to newsletter subscriptions. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-paypal.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-paypal.yml index b712c5551b9..35945d46abc 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-paypal.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-paypal.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaPaypal -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to PayPal payments. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-review.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-review.yml index 5a2d56b55af..47a49b8530f 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-review.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-review.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaReview -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to product reviews. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-send-friend.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-send-friend.yml index d44eedacdcb..ed808c49d82 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-send-friend.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-send-friend.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaSendFriend -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to store send to friend actions. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-store-pickup.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-store-pickup.yml index 7c2735f98a4..ad68d23f2b7 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-store-pickup.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-store-pickup.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaStorePickup -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to store pickup actions. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-ui.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-ui.yml index 7586a314023..1cc35e0dca6 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-ui.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaUi -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module contains the base UI related to all reCAPTCHA features. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-user.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-user.yml index 48bc8083b48..764df3844b7 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-user.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-user.yml @@ -1,8 +1,12 @@ --- title: ReCaptchaUser -release: 2.4.3 content: |- - Please refer to: https://github.com/magento/security-package + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementations related to user actions. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). + ## Emergency commandline disable for Admin panel Login page: diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-validation-api.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-validation-api.yml index e39d6ef0afe..1de15a51cc0 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-validation-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-validation-api.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaValidationApi -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the service contracts for the base reCAPTCHA implementation. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-validation.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-validation.yml index e36fc9c51ee..71d7fcb989a 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-validation.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-validation.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaValidation -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the base implementation for reCAPTCHA. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-checkbox.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-checkbox.yml index c376b3dca18..d2aa79cecce 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-checkbox.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-checkbox.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaVersion2Checkbox -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementation for the V2 Checkbox variation. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-invisible.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-invisible.yml index cf62ae1a898..603a082c1e6 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-invisible.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-version-2-invisible.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaVersion2Invisible -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementation for the V2 Invisible variation. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-version-3-invisible.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-version-3-invisible.yml index b54ab5da487..c6869fc0f96 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-version-3-invisible.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-version-3-invisible.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaVersion3Invisible -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the reCAPTCHA implementation for the V3 Invisible variation. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-api.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-api.yml index 11defff582e..556186b6bdb 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-api.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-api.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaWebapiApi -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the service contracts related to the base reCAPTCHA implementation. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-graph-ql.yml index 7fbb07d924c..8240b465211 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-graph-ql.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaWebapiGraphQl -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the GraphQl implementation of reCAPTCHA. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-rest.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-rest.yml index b71a12adcd0..6265c8e6240 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-rest.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-rest.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaWebapiRest -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the WebAPI REST implementation of reCAPTCHA. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-ui.yml b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-ui.yml index aeb540e05c0..9c9e51dc891 100644 --- a/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-re-captcha-webapi-ui.yml @@ -1,4 +1,8 @@ --- title: ReCaptchaWebapiUi -release: 2.4.3 -content: 'Please refer to: https://github.com/magento/security-package' +content: |- + Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods. Additional website traffic information is available in the dashboard of your Google reCAPTCHA account. + + This module provides the UI files related to the WebAPI implementation of reCAPTCHA. + + For more information please visit the [Magento document for reCAPTCHA](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html). diff --git a/src/_data/codebase/v2_4/mrg/module-related-product-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-related-product-graph-ql.yml index 22835971049..0ce6f421bf0 100644 --- a/src/_data/codebase/v2_4/mrg/module-related-product-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-related-product-graph-ql.yml @@ -1,5 +1,20 @@ --- title: RelatedProductGraphQl -release: 2.4.3 -content: "**RelatedProductGraphQl** provides endpoints for getting Cross Sell / Related/ - Up Sell products data." +content: |- + This module provides endpoints for getting Cross Sell / Related/ Up Sell products data. + + ## Installation + + This module does not introduce any database schema modifications or new data. + + For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html). + + ## Extensibility + + Extension developers can interact with the Magento_QuoteDownloadableLinks module. For more information about the Magento extension mechanism, see [Magento plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html). + + [The Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_QuoteDownloadableLinks module. + + ## Additional information + + You can get more information about [GraphQl In Magento 2](https://devdocs.magento.com/guides/v2.4/graphql). diff --git a/src/_data/codebase/v2_4/mrg/module-release-notification.yml b/src/_data/codebase/v2_4/mrg/module-release-notification.yml index 18a4fb4a90d..1168c9bf1c2 100644 --- a/src/_data/codebase/v2_4/mrg/module-release-notification.yml +++ b/src/_data/codebase/v2_4/mrg/module-release-notification.yml @@ -1,45 +1,56 @@ --- title: ReleaseNotification -release: 2.4.3 -content: "The **Release Notification Module** serves to provide a notification delivery - platform for displaying new features of a Magento installation or upgrade as well - as any other required release notifications.\n\n## Purpose and Content\n\n* Provides - a method of notifying administrators of changes, features, and functionality being - introduced in a Magento release.\n* Displays a modal containing a high level overview - of the features included in the installed or upgraded release of Magento upon the - initial login of each administrator into the Admin Panel for a given Magento version.\n* - The modal is enabled with pagination functionality to allow for easy navigation - between each modal page.\n* Each modal page includes detailed information about - a highlighted feature of the Magento release or other notification.\n* Release Notification - modal content is determined and provided by Magento Marketing.\n\n## Content Retrieval\n\nRelease - notification content is maintained by Magento for each Magento version, edition, - and locale. To retrieve the content, a response is returned from a request with - the following parameters:\n\n* **version** = The Magento version that the client - has installed (ex. 2.4.0).\n* **edition** = The Magento edition that the client - has installed (ex. Community).\n* **locale** = The chosen locale of the admin user - (ex. en_US).\n\nThe module will make three attempts to retrieve content for the - parameters in the order listed:\n\n1. Version/Edition/Locale\n2. Version/Edition/en_US - (default locale)\n3. Version (default file for a Magento version)\n\nIf there is - no content to be retrieved after these requests, the release notification modal - will not be displayed to the admin user.\n\n## Content Guidelines\n\nThe modal system - in the ReleaseNotification module can have up to four modal pages. The admin user - can navigate between pages using the \"< Prev\" and \"Next >\" buttons at the bottom - of the modal. The last modal page will have a \"Done\" button that will close the - modal and record that the admin user has seen the notification. \n\nEach modal page - can have the following optional content:\n\n* Main Content\n * Title\n * URL - to the image to be displayed alongside the title\n * Text body\n * Bullet - point list\n* Sub Headings (highlighted overviews of the content to be detailed - on subsequent modal pages) - one to three Sub Headings may be displayed\n * Sub - heading title\n * URL to the image to be display before the sub heading title\n - \ * Sub heading content\n* Footer\n * Footer content text\n\nThe Sub Heading - section is ideally used on the first modal page as a way to describe one to three - highlighted features that will be presented in greater detail on the following modal - pages. It is recommended to use the Main Content -> Text Body and Bullet Point lists - as the paragraph and list content displayed on a highlighted feature's detail modal - page.\n\nA clickable link to internal or external content in any text field will - be created by using the following format and opened in a new browser tab. Providing - the URL for the link followed by the text to be displayed for that link in brackets - will cause a clickable link to be created. The text between the brackets [text] - will be the text that the clickable link shows.\n\n### Link Format Example:\n\nThe - text: `https://devdocs.magento.com/ [Magento DevDocs].` will appear as [Magento - DevDocs](https://devdocs.magento.com/)." +content: "This module serves to provide a notification delivery platform for displaying + new features of a Magento installation or upgrade as well as any other required + release notifications.\n\n## Installation\n\nThe Magento_ReleaseNotification module + creates the `release_notification_viewer_log` table in the database.\n\nAll database + schema changes made by this module are rolled back when the module gets disabled + and setup:upgrade command is run.\n\nFor information about a module installation + in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).\n\n## + Extensibility\n\nExtension developers can interact with the Magento_ReleaseNotification + module. For more information about the Magento extension mechanism, see [Magento + plug-ins](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/plugins.html).\n\n[The + Magento dependency injection mechanism](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/depend-inj.html) + enables you to override the functionality of the Magento_ReleaseNotification module.\n\n### + UI components\n\nYou can extend release notification updates using the configuration + files located in the `view/adminhtml/ui_component` directory:\n- `release_notification`\n\nFor + information about a UI component in Magento 2, see [Overview of UI components](http://devdocs.magento.com/guides/v2.4/ui_comp_guide/bk-ui_comps.html).\n\n## + Additional information\n\n### Purpose and Content\n\n* Provides a method of notifying + administrators of changes, features, and functionality being introduced in a Magento + release.\n* Displays a modal containing a high level overview of the features included + in the installed or upgraded release of Magento upon the initial login of each administrator + into the Admin Panel for a given Magento version.\n* The modal is enabled with pagination + functionality to allow for easy navigation between each modal page.\n* Each modal + page includes detailed information about a highlighted feature of the Magento release + or other notification.\n* Release Notification modal content is determined and provided + by Magento Marketing.\n\n### Content Retrieval\n\nRelease notification content is + maintained by Magento for each Magento version, edition, and locale. To retrieve + the content, a response is returned from a request with the following parameters:\n\n* + \ **version** = The Magento version that the client has installed (ex. 2.4.0).\n* + \ **edition** = The Magento edition that the client has installed (ex. Community).\n* + \ **locale** = The chosen locale of the admin user (ex. en_US).\n\nThe module will + make three attempts to retrieve content for the parameters in the order listed:\n\n1. + Version/Edition/Locale\n2. Version/Edition/en_US (default locale)\n3. Version (default + file for a Magento version)\n\nIf there is no content to be retrieved after these + requests, the release notification modal will not be displayed to the admin user.\n\n### + Content Guidelines\n\nThe modal system in the ReleaseNotification module can have + up to four modal pages. The admin user can navigate between pages using the \"< + Prev\" and \"Next >\" buttons at the bottom of the modal. The last modal page will + have a \"Done\" button that will close the modal and record that the admin user + has seen the notification. \n\nEach modal page can have the following optional content:\n\n* + Main Content\n * Title\n * URL to the image to be displayed alongside the + title\n * Text body\n * Bullet point list\n* Sub Headings (highlighted overviews + of the content to be detailed on subsequent modal pages) - one to three Sub Headings + may be displayed\n * Sub heading title\n * URL to the image to be display + before the sub heading title\n * Sub heading content\n* Footer\n * Footer + content text\n\nThe Sub Heading section is ideally used on the first modal page + as a way to describe one to three highlighted features that will be presented in + greater detail on the following modal pages. It is recommended to use the Main Content + -> Text Body and Bullet Point lists as the paragraph and list content displayed + on a highlighted feature's detail modal page.\n\nA clickable link to internal or + external content in any text field will be created by using the following format + and opened in a new browser tab. Providing the URL for the link followed by the + text to be displayed for that link in brackets will cause a clickable link to be + created. The text between the brackets [text] will be the text that the clickable + link shows.\n\n#### Link Format Example:\n\nThe text: `https://devdocs.magento.com/ + [Magento DevDocs].` will appear as [Magento DevDocs](https://devdocs.magento.com/)." diff --git a/src/_data/codebase/v2_4/mrg/module-reminder.yml b/src/_data/codebase/v2_4/mrg/module-reminder.yml index 33872b03487..e551731f37f 100644 --- a/src/_data/codebase/v2_4/mrg/module-reminder.yml +++ b/src/_data/codebase/v2_4/mrg/module-reminder.yml @@ -1,5 +1,4 @@ --- title: Reminder -release: 2.4.3 content: Magento_Reminder module provides functionality for sending reminder emails to customers according to pre-configured rules. diff --git a/src/_data/codebase/v2_4/mrg/module-remote-storage-commerce.yml b/src/_data/codebase/v2_4/mrg/module-remote-storage-commerce.yml index a077e3c329f..89e49adc648 100644 --- a/src/_data/codebase/v2_4/mrg/module-remote-storage-commerce.yml +++ b/src/_data/codebase/v2_4/mrg/module-remote-storage-commerce.yml @@ -1,4 +1,3 @@ --- title: RemoteStorageCommerce -release: 2.4.3 content: '' diff --git a/src/_data/codebase/v2_4/mrg/module-remote-storage.yml b/src/_data/codebase/v2_4/mrg/module-remote-storage.yml index 5726094a0ee..204022e40e3 100644 --- a/src/_data/codebase/v2_4/mrg/module-remote-storage.yml +++ b/src/_data/codebase/v2_4/mrg/module-remote-storage.yml @@ -1,4 +1,3 @@ --- title: RemoteStorage -release: 2.4.3 content: '' diff --git a/src/_data/codebase/v2_4/mrg/module-reports.yml b/src/_data/codebase/v2_4/mrg/module-reports.yml index 1ec3b629f34..feea4ef34dd 100644 --- a/src/_data/codebase/v2_4/mrg/module-reports.yml +++ b/src/_data/codebase/v2_4/mrg/module-reports.yml @@ -1,6 +1,5 @@ --- title: Reports -release: 2.4.3 content: |- Magento_Reports module provides ability to collect various reports such as: - products reports (bestsellers, low stock, most viewed, products ordered), diff --git a/src/_data/codebase/v2_4/mrg/module-require-js.yml b/src/_data/codebase/v2_4/mrg/module-require-js.yml index 30af54d1589..87291696f6c 100644 --- a/src/_data/codebase/v2_4/mrg/module-require-js.yml +++ b/src/_data/codebase/v2_4/mrg/module-require-js.yml @@ -1,6 +1,5 @@ --- title: RequireJs -release: 2.4.3 content: |- ## Purpose of module diff --git a/src/_data/codebase/v2_4/mrg/module-requisition-list-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-requisition-list-graph-ql.yml index b7a9d0e05b4..8479d5416b1 100644 --- a/src/_data/codebase/v2_4/mrg/module-requisition-list-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-requisition-list-graph-ql.yml @@ -1,6 +1,5 @@ --- title: RequisitionListGraphQl -release: 2.4.3 content: |- **RequisitionListGraphQl** provides GraphQL schema and resolvers for the requisition list module. to generate requisition list and requisition list items information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-requisition-list.yml b/src/_data/codebase/v2_4/mrg/module-requisition-list.yml index dbeeab966d1..9d714a6b1c3 100644 --- a/src/_data/codebase/v2_4/mrg/module-requisition-list.yml +++ b/src/_data/codebase/v2_4/mrg/module-requisition-list.yml @@ -1,6 +1,5 @@ --- title: RequisitionList -release: 2.4.3 content: |- The Magento_RequisitionList module allows a customer to create multiple lists of frequently-purchased items and use those lists for order placement. This feature is available for both logged-in users and guests. diff --git a/src/_data/codebase/v2_4/mrg/module-resource-connections.yml b/src/_data/codebase/v2_4/mrg/module-resource-connections.yml index fc617627e78..a320b9a163f 100644 --- a/src/_data/codebase/v2_4/mrg/module-resource-connections.yml +++ b/src/_data/codebase/v2_4/mrg/module-resource-connections.yml @@ -1,6 +1,5 @@ --- title: ResourceConnections -release: 2.4.3 content: "Magento\\ResourceConnections module adds a mechanism to segregate database connections between master and slave \ndatabase servers based on the request type.\n\nFor each master database connection (except the indexer connection) that are configured diff --git a/src/_data/codebase/v2_4/mrg/module-review-analytics.yml b/src/_data/codebase/v2_4/mrg/module-review-analytics.yml index 7b74e4da074..f0bd493fb8b 100644 --- a/src/_data/codebase/v2_4/mrg/module-review-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-review-analytics.yml @@ -1,5 +1,4 @@ --- title: ReviewAnalytics -release: 2.4.3 content: The Magento_ReviewAnalytics module configures data definitions for a data collection related to the Review module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-review-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-review-graph-ql.yml index 2c0a38dc149..651c9612ad5 100644 --- a/src/_data/codebase/v2_4/mrg/module-review-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-review-graph-ql.yml @@ -1,5 +1,4 @@ --- title: ReviewGraphQl -release: 2.4.3 content: "**ReviewGraphQl** provides endpoints for getting and creating the Product reviews by guest and logged in customers." diff --git a/src/_data/codebase/v2_4/mrg/module-review-staging.yml b/src/_data/codebase/v2_4/mrg/module-review-staging.yml index 4940dfea381..98ea32c3e99 100644 --- a/src/_data/codebase/v2_4/mrg/module-review-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-review-staging.yml @@ -1,6 +1,5 @@ --- title: ReviewStaging -release: 2.4.3 content: |- The Magento_ReviewStaging module is a part of the staging functionality in Magento EE. It displays the Product Reviews grid on the Schedule Update form. diff --git a/src/_data/codebase/v2_4/mrg/module-review.yml b/src/_data/codebase/v2_4/mrg/module-review.yml index 925402a8025..644c0c7ddbd 100644 --- a/src/_data/codebase/v2_4/mrg/module-review.yml +++ b/src/_data/codebase/v2_4/mrg/module-review.yml @@ -1,4 +1,3 @@ --- title: Review -release: 2.4.3 content: Magento_Review module functionality allows to write reviews for products. diff --git a/src/_data/codebase/v2_4/mrg/module-reward-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-reward-graph-ql.yml index f08d6c60dc8..32f8047d877 100644 --- a/src/_data/codebase/v2_4/mrg/module-reward-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-reward-graph-ql.yml @@ -1,6 +1,5 @@ --- title: RewardGraphQl -release: 2.4.3 content: |- **RewardGraphQl** provides type information for the GraphQl module to generate reward fields for customer information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-reward-staging.yml b/src/_data/codebase/v2_4/mrg/module-reward-staging.yml index 50bf830ef64..e7be9c6d5ef 100644 --- a/src/_data/codebase/v2_4/mrg/module-reward-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-reward-staging.yml @@ -1,6 +1,5 @@ --- title: RewardStaging -release: 2.4.3 content: |- The Magento_RewardStaging module is a part of the staging functionality in Magento EE. It enables you to create updates for the Add Reward Points attribute of Sales Rules. diff --git a/src/_data/codebase/v2_4/mrg/module-reward.yml b/src/_data/codebase/v2_4/mrg/module-reward.yml index 4ab907e50d0..fb444d8639a 100644 --- a/src/_data/codebase/v2_4/mrg/module-reward.yml +++ b/src/_data/codebase/v2_4/mrg/module-reward.yml @@ -1,6 +1,5 @@ --- title: Reward -release: 2.4.3 content: |- Magento\Reward module allows an online merchant to implement unique programs designed to enhance user experience and increase customer loyalty. Points are awarded based on a wide range of transaction and customer activities, with the ability for diff --git a/src/_data/codebase/v2_4/mrg/module-rma-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-rma-graph-ql.yml index cd77fd1f4b2..5096645425f 100644 --- a/src/_data/codebase/v2_4/mrg/module-rma-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-rma-graph-ql.yml @@ -1,6 +1,5 @@ --- title: RmaGraphQl -release: 2.4.3 content: |- **RmaGraphQl** provides type information for the GraphQl module to generate rma fields for catalog and product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-rma-staging.yml b/src/_data/codebase/v2_4/mrg/module-rma-staging.yml index 5a0b37659c9..e0f530a13f2 100644 --- a/src/_data/codebase/v2_4/mrg/module-rma-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-rma-staging.yml @@ -1,6 +1,5 @@ --- title: RmaStaging -release: 2.4.3 content: |- The Magento_RmaStaging module is a part of the staging functionality in Magento EE. It enables you to create updates for the parameters of the Autosettings field set of a product. diff --git a/src/_data/codebase/v2_4/mrg/module-rma.yml b/src/_data/codebase/v2_4/mrg/module-rma.yml index f3a2978ba46..dbc7f685161 100644 --- a/src/_data/codebase/v2_4/mrg/module-rma.yml +++ b/src/_data/codebase/v2_4/mrg/module-rma.yml @@ -1,4 +1,3 @@ --- title: Rma -release: 2.4.3 content: Rma module is responsible for processing Return Merchandise Approvals. diff --git a/src/_data/codebase/v2_4/mrg/module-robots.yml b/src/_data/codebase/v2_4/mrg/module-robots.yml index 63ff6a6bc62..26514260337 100644 --- a/src/_data/codebase/v2_4/mrg/module-robots.yml +++ b/src/_data/codebase/v2_4/mrg/module-robots.yml @@ -1,6 +1,5 @@ --- title: Robots -release: 2.4.3 content: "The Robots module provides the following functionalities: \n* contains a router to match application action class for requests to the `robots.txt` file;\n* allows obtaining the content of the `robots.txt` file depending on the settings diff --git a/src/_data/codebase/v2_4/mrg/module-rss.yml b/src/_data/codebase/v2_4/mrg/module-rss.yml index 6e0bcecdd0c..00e6a2c5af6 100644 --- a/src/_data/codebase/v2_4/mrg/module-rss.yml +++ b/src/_data/codebase/v2_4/mrg/module-rss.yml @@ -1,5 +1,4 @@ --- title: Rss -release: 2.4.3 content: Magento_Rss module is responsible for processing all RSS feeds of the application and allows to turn on/off RSS centrally. diff --git a/src/_data/codebase/v2_4/mrg/module-rule.yml b/src/_data/codebase/v2_4/mrg/module-rule.yml index 35349f13841..e49484c6322 100644 --- a/src/_data/codebase/v2_4/mrg/module-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-rule.yml @@ -1,6 +1,5 @@ --- title: Rule -release: 2.4.3 content: 'Magento_Rule module provides abstract implementation of rules and rule conditions that are extended by other modules, in particular by: Magento_SalesRule, Magento_CatalogRule, etc...' diff --git a/src/_data/codebase/v2_4/mrg/module-sales-analytics.yml b/src/_data/codebase/v2_4/mrg/module-sales-analytics.yml index 5ed3e2f42a1..01a179e33fd 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-analytics.yml @@ -1,5 +1,4 @@ --- title: SalesAnalytics -release: 2.4.3 content: The Magento_SalesAnalytics module configures data definitions for a data collection related to the Sales module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-sales-archive.yml b/src/_data/codebase/v2_4/mrg/module-sales-archive.yml index a8486612d0a..b7a6f42283a 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-archive.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-archive.yml @@ -1,6 +1,5 @@ --- title: SalesArchive -release: 2.4.3 content: |- ## Purpose of module diff --git a/src/_data/codebase/v2_4/mrg/module-sales-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-sales-graph-ql.yml index 700feb93f95..e8495b5ee4c 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-graph-ql.yml @@ -1,6 +1,5 @@ --- title: SalesGraphQl -release: 2.4.3 content: |- **SalesGraphQl** provides type and resolver information for the GraphQl module to generate sales orders information. diff --git a/src/_data/codebase/v2_4/mrg/module-sales-inventory.yml b/src/_data/codebase/v2_4/mrg/module-sales-inventory.yml index e545dcbdb3c..49a5fcb6cba 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-inventory.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-inventory.yml @@ -1,5 +1,4 @@ --- title: SalesInventory -release: 2.4.3 content: Magento_SalesInventory module allows retrieve and update stock attributes related to Magento_Sales, such as status and quantity. diff --git a/src/_data/codebase/v2_4/mrg/module-sales-rule-staging.yml b/src/_data/codebase/v2_4/mrg/module-sales-rule-staging.yml index f8937251b25..407bf6fd582 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-rule-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-rule-staging.yml @@ -1,6 +1,5 @@ --- title: SalesRuleStaging -release: 2.4.3 content: |- The Magento_SalesRuleStaging module is a part of the staging functionality in Magento EE. It enables you to create new sales rule updates or add new changes to the existing store updates. In other words, you can modify the sales rules in updates. These updates are shown on the content dashboard. diff --git a/src/_data/codebase/v2_4/mrg/module-sales-rule.yml b/src/_data/codebase/v2_4/mrg/module-sales-rule.yml index 095023b0264..59216420641 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-rule.yml @@ -1,5 +1,4 @@ --- title: SalesRule -release: 2.4.3 content: SalesRule module is responsible for managing and processing Promotion Shopping Cart Rules. diff --git a/src/_data/codebase/v2_4/mrg/module-sales-sequence.yml b/src/_data/codebase/v2_4/mrg/module-sales-sequence.yml index 9f1aaf941a8..241d9b0711e 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales-sequence.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales-sequence.yml @@ -1,6 +1,5 @@ --- title: SalesSequence -release: 2.4.3 content: |- ## Purpose of module diff --git a/src/_data/codebase/v2_4/mrg/module-sales.yml b/src/_data/codebase/v2_4/mrg/module-sales.yml index 91d9d8e9b15..bf33366a42d 100644 --- a/src/_data/codebase/v2_4/mrg/module-sales.yml +++ b/src/_data/codebase/v2_4/mrg/module-sales.yml @@ -1,6 +1,5 @@ --- title: Sales -release: 2.4.3 content: |- ## Purpose of module diff --git a/src/_data/codebase/v2_4/mrg/module-sample-data.yml b/src/_data/codebase/v2_4/mrg/module-sample-data.yml index f70c8fd36ec..d6630ab0fce 100644 --- a/src/_data/codebase/v2_4/mrg/module-sample-data.yml +++ b/src/_data/codebase/v2_4/mrg/module-sample-data.yml @@ -1,6 +1,5 @@ --- title: SampleData -release: 2.4.3 content: |- Magento sample data includes a sample store, complete with more than 250 products (about 200 of them are configurable products), categories, promotional price rules, CMS pages, banners, and so on. Sample data uses the Luma theme on the storefront. diff --git a/src/_data/codebase/v2_4/mrg/module-scalable-checkout.yml b/src/_data/codebase/v2_4/mrg/module-scalable-checkout.yml index 7133fd27c21..a08ce8ddc2b 100644 --- a/src/_data/codebase/v2_4/mrg/module-scalable-checkout.yml +++ b/src/_data/codebase/v2_4/mrg/module-scalable-checkout.yml @@ -1,6 +1,5 @@ --- title: ScalableCheckout -release: 2.4.3 content: |- Magento\ScalableCheckout module provides ability for system extension (Checkout can be configured to work with separate DataBase). Extraction of Checkout tables to separate database will guarantee better scalability for Magento, diff --git a/src/_data/codebase/v2_4/mrg/module-scalable-inventory.yml b/src/_data/codebase/v2_4/mrg/module-scalable-inventory.yml index 69c99efe59f..0642271ea0b 100644 --- a/src/_data/codebase/v2_4/mrg/module-scalable-inventory.yml +++ b/src/_data/codebase/v2_4/mrg/module-scalable-inventory.yml @@ -1,6 +1,5 @@ --- title: ScalableInventory -release: 2.4.3 content: |- Magento\ScalableInventory module provides ability for system extension (CatalogInventory can be configured to work with separate quantity storage). Extraction of quantity updates to separate storage will guarantee better scalability for Magento, diff --git a/src/_data/codebase/v2_4/mrg/module-scalable-oms.yml b/src/_data/codebase/v2_4/mrg/module-scalable-oms.yml index bdb1dd0a6fc..e6a53991283 100644 --- a/src/_data/codebase/v2_4/mrg/module-scalable-oms.yml +++ b/src/_data/codebase/v2_4/mrg/module-scalable-oms.yml @@ -1,6 +1,5 @@ --- title: ScalableOms -release: 2.4.3 content: |- Magento\ScalableOms (Order Management System) module provides ability for system extension (Sales can be configured to work with separate database). diff --git a/src/_data/codebase/v2_4/mrg/module-scheduled-import-export.yml b/src/_data/codebase/v2_4/mrg/module-scheduled-import-export.yml index e2906bf4015..8199a7ba2a4 100644 --- a/src/_data/codebase/v2_4/mrg/module-scheduled-import-export.yml +++ b/src/_data/codebase/v2_4/mrg/module-scheduled-import-export.yml @@ -1,6 +1,5 @@ --- title: ScheduledImportExport -release: 2.4.3 content: |- Magento_ScheduledImportExport functionality allows to simplify routine of importing and/or exporting data in the store by automating this process. Admin user can create a rule for importing or exporting new data (which could be Products, Customers and Customer Addresses) and specify date and time of the operation. diff --git a/src/_data/codebase/v2_4/mrg/module-search-staging.yml b/src/_data/codebase/v2_4/mrg/module-search-staging.yml index 6a60ae632bf..24874ce62dc 100644 --- a/src/_data/codebase/v2_4/mrg/module-search-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-search-staging.yml @@ -1,6 +1,5 @@ --- title: SearchStaging -release: 2.4.3 content: |- The Magento_SearchStaging module is a part of the staging functionality in Magento EE. It restricts functionality of the Magento_SearchStaging module in the staging preview mode. diff --git a/src/_data/codebase/v2_4/mrg/module-search.yml b/src/_data/codebase/v2_4/mrg/module-search.yml index cc55d6d8d59..0093ede2fe2 100644 --- a/src/_data/codebase/v2_4/mrg/module-search.yml +++ b/src/_data/codebase/v2_4/mrg/module-search.yml @@ -1,5 +1,4 @@ --- title: Search -release: 2.4.3 content: Magento_Search module introduces basic search functionality and provides interfaces that allow to implement search for specific module. diff --git a/src/_data/codebase/v2_4/mrg/module-security.yml b/src/_data/codebase/v2_4/mrg/module-security.yml index d4a1871cc62..a864fc6a818 100644 --- a/src/_data/codebase/v2_4/mrg/module-security.yml +++ b/src/_data/codebase/v2_4/mrg/module-security.yml @@ -1,6 +1,5 @@ --- title: Security -release: 2.4.3 content: |- **Security** management module _Main features:_ diff --git a/src/_data/codebase/v2_4/mrg/module-securitytxt.yml b/src/_data/codebase/v2_4/mrg/module-securitytxt.yml index c1437d1a8c4..565cc37c7eb 100644 --- a/src/_data/codebase/v2_4/mrg/module-securitytxt.yml +++ b/src/_data/codebase/v2_4/mrg/module-securitytxt.yml @@ -1,6 +1,5 @@ --- title: Securitytxt -release: 2.4.3 content: "### Summary\n> When security vulnerabilities are discovered by researchers, proper reporting channels are often lacking. As a result, vulnerabilities may be left unreported. This document defines a format (\"security.txt\") to help organizations diff --git a/src/_data/codebase/v2_4/mrg/module-send-friend-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-send-friend-graph-ql.yml index e5fecadbaee..60f57af5639 100644 --- a/src/_data/codebase/v2_4/mrg/module-send-friend-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-send-friend-graph-ql.yml @@ -1,4 +1,3 @@ --- title: SendFriendGraphQl -release: 2.4.3 content: "**SendFriendGraphQl** provides support of GraphQL for SendFriend functionality." diff --git a/src/_data/codebase/v2_4/mrg/module-send-friend.yml b/src/_data/codebase/v2_4/mrg/module-send-friend.yml index fc8bb91a1ae..253eb7e9b96 100644 --- a/src/_data/codebase/v2_4/mrg/module-send-friend.yml +++ b/src/_data/codebase/v2_4/mrg/module-send-friend.yml @@ -1,6 +1,5 @@ --- title: SendFriend -release: 2.4.3 content: The Magento_SendFriend implements the functionality behind the "Email to a Friend" link on a product page, which allows to share favorite products with others by clicking the link. diff --git a/src/_data/codebase/v2_4/mrg/module-shared-catalog-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-shared-catalog-graph-ql.yml index 011bd445e56..a11613e901c 100644 --- a/src/_data/codebase/v2_4/mrg/module-shared-catalog-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-shared-catalog-graph-ql.yml @@ -1,5 +1,4 @@ --- title: SharedCatalogGraphQl -release: 2.4.3 content: "**SharedCatalogGraphQL** customises products and categoryTree queries to reflect shared catalog information" diff --git a/src/_data/codebase/v2_4/mrg/module-shared-catalog.yml b/src/_data/codebase/v2_4/mrg/module-shared-catalog.yml index e4bb43a7228..c153e771440 100644 --- a/src/_data/codebase/v2_4/mrg/module-shared-catalog.yml +++ b/src/_data/codebase/v2_4/mrg/module-shared-catalog.yml @@ -1,6 +1,5 @@ --- title: SharedCatalog -release: 2.4.3 content: "## Overview\n\nThe Magento_SharedCatalog modules defines the visibility of products as well as product prices in the catalog and in B2B quotes for different company accounts. \n\nThe module allows a merchant to create multiple shared catalogs, diff --git a/src/_data/codebase/v2_4/mrg/module-shipping.yml b/src/_data/codebase/v2_4/mrg/module-shipping.yml index a99b7c90a58..d86c09a186b 100644 --- a/src/_data/codebase/v2_4/mrg/module-shipping.yml +++ b/src/_data/codebase/v2_4/mrg/module-shipping.yml @@ -1,6 +1,5 @@ --- title: Shipping -release: 2.4.3 content: |- The Magento_Shipping module provides the abstract models and interfaces for a shipping carrier integration, including the web interface for the Shipment entity. You need to extend these abstractions if you are adding new shipping carrier integration. diff --git a/src/_data/codebase/v2_4/mrg/module-sitemap.yml b/src/_data/codebase/v2_4/mrg/module-sitemap.yml index 4673ea626ea..9f4a2b1d69c 100644 --- a/src/_data/codebase/v2_4/mrg/module-sitemap.yml +++ b/src/_data/codebase/v2_4/mrg/module-sitemap.yml @@ -1,6 +1,5 @@ --- title: Sitemap -release: 2.4.3 content: |- The Sitemap module allows managing the Magento application sitemap and [sitemap.xml](http://en.wikipedia.org/wiki/Sitemaps) for searching engines. diff --git a/src/_data/codebase/v2_4/mrg/module-staging-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-staging-graph-ql.yml index 4d9e2e3a696..8e29d57ea98 100644 --- a/src/_data/codebase/v2_4/mrg/module-staging-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-staging-graph-ql.yml @@ -1,6 +1,5 @@ --- title: StagingGraphQl -release: 2.4.3 content: |- **StagingGraphQl** provides type information for the GraphQl module to stage and preview entities. diff --git a/src/_data/codebase/v2_4/mrg/module-staging-page-builder.yml b/src/_data/codebase/v2_4/mrg/module-staging-page-builder.yml index 4fa342652bd..1972e9faf81 100644 --- a/src/_data/codebase/v2_4/mrg/module-staging-page-builder.yml +++ b/src/_data/codebase/v2_4/mrg/module-staging-page-builder.yml @@ -1,5 +1,4 @@ --- title: StagingPageBuilder -release: 2.4.3 content: The Magento_StagingPageBuilder module sets up PageBuilder to be a part of the staging functionality in Magento EE. diff --git a/src/_data/codebase/v2_4/mrg/module-staging.yml b/src/_data/codebase/v2_4/mrg/module-staging.yml index e14fe088919..2ee15a49ed0 100644 --- a/src/_data/codebase/v2_4/mrg/module-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-staging.yml @@ -1,6 +1,5 @@ --- title: Staging -release: 2.4.3 content: |- ## Overview Magento_Staging module is used for setting up, previewing and managing future store updates. diff --git a/src/_data/codebase/v2_4/mrg/module-store-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-store-graph-ql.yml index 00dbd0d904e..b46a38a337e 100644 --- a/src/_data/codebase/v2_4/mrg/module-store-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-store-graph-ql.yml @@ -1,6 +1,5 @@ --- title: StoreGraphQl -release: 2.4.3 content: |- **StoreGraphQl** provides type information for the GraphQl module to generate store fields information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-store.yml b/src/_data/codebase/v2_4/mrg/module-store.yml index 094074d2c3a..f1c542d3cf7 100644 --- a/src/_data/codebase/v2_4/mrg/module-store.yml +++ b/src/_data/codebase/v2_4/mrg/module-store.yml @@ -1,6 +1,5 @@ --- title: Store -release: 2.4.3 content: |- The Store module provides one of the basic and major features of a content management system for e-commerce web sites by creating and managing a store for the customers to conduct online-shopping. Stores can be combined in groups, diff --git a/src/_data/codebase/v2_4/mrg/module-support.yml b/src/_data/codebase/v2_4/mrg/module-support.yml index 3ebcbfbd1dc..8df964d3d60 100644 --- a/src/_data/codebase/v2_4/mrg/module-support.yml +++ b/src/_data/codebase/v2_4/mrg/module-support.yml @@ -1,5 +1,4 @@ --- title: Support -release: 2.4.3 content: Magento_Support module is used for generation of system reports, which provide detailed information about the system environment and Magento instance configuration. diff --git a/src/_data/codebase/v2_4/mrg/module-swagger-webapi-async.yml b/src/_data/codebase/v2_4/mrg/module-swagger-webapi-async.yml index ddf31434f5e..bdc65bf2af5 100644 --- a/src/_data/codebase/v2_4/mrg/module-swagger-webapi-async.yml +++ b/src/_data/codebase/v2_4/mrg/module-swagger-webapi-async.yml @@ -1,5 +1,4 @@ --- title: SwaggerWebapiAsync -release: 2.4.3 content: The Magento_SwaggerWebapiAsync module provides the implementation of the Asynchronous WebApi module with Magento_Swagger. diff --git a/src/_data/codebase/v2_4/mrg/module-swagger-webapi.yml b/src/_data/codebase/v2_4/mrg/module-swagger-webapi.yml index 3dcc114e695..477b9a6dbb3 100644 --- a/src/_data/codebase/v2_4/mrg/module-swagger-webapi.yml +++ b/src/_data/codebase/v2_4/mrg/module-swagger-webapi.yml @@ -1,5 +1,4 @@ --- title: SwaggerWebapi -release: 2.4.3 content: The Magento_SwaggerWebapi module provides the implementation of the REST Webapi module with Magento_Swagger. diff --git a/src/_data/codebase/v2_4/mrg/module-swagger.yml b/src/_data/codebase/v2_4/mrg/module-swagger.yml index 582bc01d64b..a0d0500d083 100644 --- a/src/_data/codebase/v2_4/mrg/module-swagger.yml +++ b/src/_data/codebase/v2_4/mrg/module-swagger.yml @@ -1,6 +1,5 @@ --- title: Swagger -release: 2.4.3 content: |- The Magento_Swagger module provides access to a page generated using the swagger-ui package. The swagger-ui can be viewed [on Github](https://github.com/swagger-api/swagger-ui). It accesses the JSON Schema describing Magento's REST APIs, diff --git a/src/_data/codebase/v2_4/mrg/module-swat.yml b/src/_data/codebase/v2_4/mrg/module-swat.yml index 8fbff83ab27..bc8ee659c3b 100644 --- a/src/_data/codebase/v2_4/mrg/module-swat.yml +++ b/src/_data/codebase/v2_4/mrg/module-swat.yml @@ -1,6 +1,5 @@ --- title: Swat -release: 2.4.3 content: |- The Magento_Swat module provides permission-based access to the Site-Wide Analysis Tool in the admin panel. diff --git a/src/_data/codebase/v2_4/mrg/module-swatches-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-swatches-graph-ql.yml index d209cf1fa0d..107759427c0 100644 --- a/src/_data/codebase/v2_4/mrg/module-swatches-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-swatches-graph-ql.yml @@ -1,6 +1,5 @@ --- title: SwatchesGraphQl -release: 2.4.3 content: |- **SwatchesGraphQl** provides type information for the GraphQl module to generate swatches fields for catalog and product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-swatches-layered-navigation.yml b/src/_data/codebase/v2_4/mrg/module-swatches-layered-navigation.yml index 8610c9b103d..89793c0ea12 100644 --- a/src/_data/codebase/v2_4/mrg/module-swatches-layered-navigation.yml +++ b/src/_data/codebase/v2_4/mrg/module-swatches-layered-navigation.yml @@ -1,6 +1,5 @@ --- title: SwatchesLayeredNavigation -release: 2.4.3 content: |- ## Overview diff --git a/src/_data/codebase/v2_4/mrg/module-swatches.yml b/src/_data/codebase/v2_4/mrg/module-swatches.yml index 9d0c2654f2b..23825c612be 100644 --- a/src/_data/codebase/v2_4/mrg/module-swatches.yml +++ b/src/_data/codebase/v2_4/mrg/module-swatches.yml @@ -1,5 +1,4 @@ --- title: Swatches -release: 2.4.3 content: Magento_Swatches module is replacing default product attributes text values with swatch images, for more convenient product displaying and selection. diff --git a/src/_data/codebase/v2_4/mrg/module-target-rule-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-target-rule-graph-ql.yml index eda351fb9a7..96f7af42e82 100644 --- a/src/_data/codebase/v2_4/mrg/module-target-rule-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-target-rule-graph-ql.yml @@ -1,5 +1,4 @@ --- title: TargetRuleGraphQl -release: 2.4.3 content: "#Magento_TargetRuleGraphQl \n\nMagento_TargetRuleGraphQl module provides the rules for showing related products." diff --git a/src/_data/codebase/v2_4/mrg/module-target-rule.yml b/src/_data/codebase/v2_4/mrg/module-target-rule.yml index be9ac8fe248..2a485d09a19 100644 --- a/src/_data/codebase/v2_4/mrg/module-target-rule.yml +++ b/src/_data/codebase/v2_4/mrg/module-target-rule.yml @@ -1,5 +1,4 @@ --- title: TargetRule -release: 2.4.3 content: Magento_TargetRule module allows to configure the rules for showing related products. diff --git a/src/_data/codebase/v2_4/mrg/module-tax-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-tax-graph-ql.yml index 7161cd38db5..7fdaca48032 100644 --- a/src/_data/codebase/v2_4/mrg/module-tax-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-tax-graph-ql.yml @@ -1,6 +1,5 @@ --- title: TaxGraphQl -release: 2.4.3 content: |- **TaxGraphQl** provides type information for the GraphQl module to generate tax fields for catalog and product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-tax.yml b/src/_data/codebase/v2_4/mrg/module-tax.yml index 709786e0541..7997e767a62 100644 --- a/src/_data/codebase/v2_4/mrg/module-tax.yml +++ b/src/_data/codebase/v2_4/mrg/module-tax.yml @@ -1,6 +1,5 @@ --- title: Tax -release: 2.4.3 content: |- ## Purpose of module The Magento_Tax module provides the calculations needed to compute the consumption tax on goods and services. diff --git a/src/_data/codebase/v2_4/mrg/module-theme-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-theme-graph-ql.yml index c10c4f8b604..17fd7acd92b 100644 --- a/src/_data/codebase/v2_4/mrg/module-theme-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-theme-graph-ql.yml @@ -1,6 +1,5 @@ --- title: ThemeGraphQl -release: 2.4.3 content: |- **ThemeGraphQl** provides type information for the GraphQl module to generate theme fields information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-theme.yml b/src/_data/codebase/v2_4/mrg/module-theme.yml index 001a45c3900..a9abc7386f2 100644 --- a/src/_data/codebase/v2_4/mrg/module-theme.yml +++ b/src/_data/codebase/v2_4/mrg/module-theme.yml @@ -1,5 +1,4 @@ --- title: Theme -release: 2.4.3 content: The Theme module contains common infrastructure that provides an ability to apply and use themes in Magento application. diff --git a/src/_data/codebase/v2_4/mrg/module-translation.yml b/src/_data/codebase/v2_4/mrg/module-translation.yml index 107579f7dfb..ca627812d60 100644 --- a/src/_data/codebase/v2_4/mrg/module-translation.yml +++ b/src/_data/codebase/v2_4/mrg/module-translation.yml @@ -1,6 +1,5 @@ --- title: Translation -release: 2.4.3 content: |- **Translation** enables localization of a store for multiple regions and markets. Also provides the inline translation tool. diff --git a/src/_data/codebase/v2_4/mrg/module-two-factor-auth.yml b/src/_data/codebase/v2_4/mrg/module-two-factor-auth.yml index fe9d4aad1f1..b6902ffe491 100644 --- a/src/_data/codebase/v2_4/mrg/module-two-factor-auth.yml +++ b/src/_data/codebase/v2_4/mrg/module-two-factor-auth.yml @@ -1,36 +1,6 @@ --- title: TwoFactorAuth -release: 2.4.3 -content: "MSP TwoFactorAuth\n\nTwo Factor Authentication module for maximum **backend - access protection** in Magento 2.\n\n> Member of **MSP Security Suite**\n>\n> See: - https://github.com/magespecialist/m2-MSP_Security_Suite\n\nDid you lock yourself - out from Magento backend? click - here.\n\n## Main features:\n\n* Providers:\n * Google authenticator\n * - QR code enroll\n * Authy\n * SMS\n * Call\n * Token\n * - One touch\n * U2F keys (Yubico and others)\n * Duo Security\n * SMS\n - \ * Push notification\n* Central security suite events logging\n* Per user - configuration\n* Forced global 2FA configuration\n\n## Installing on Magento2:\n\n**1. - Install using composer**\n\nFrom command line: \n\n`composer require msp/twofactorauth`\n\n**2. - Enable and configure from your Magento backend config**\n\nEnable from **Store > - Config > SecuritySuite > Two Factor Authentication**.\n\n\n\n**3. Enable two factor authentication for your user**\n\nYou can select among - a set of different 2FA providers. **Multiple concurrent providers** are supported.\n\n\n\n**4. Subscribe / Configure your 2FA provider(s):**\n\n**4.1 Google Authenticator - example**\n\n\n\n**4.2. Duo Security example**\n\n\n\n**4.3. U2F key (Yubico and others) example**\n\n\n\n**4.4. Authy example**\n\n\n\n## Emergency commandline disable:\n\nIf you messed up with two factor authentication - you can disable it from command-line:\n\n`php bin/magento msp:security:tfa:disable`\n\nThis - will disable two factor auth globally.\n\n## Emergency commandline reset:\n\nIf - you need to manually reset one single user configuration (so you can restart configuration - / subscription), type:\n \n`php bin/magento msp:security:tfa:reset `\n\ne.g.:\n\n`php - bin/magento msp:security:tfa:reset admin google`\n\n`php bin/magento msp:security:tfa:reset - admin u2fkey`\n\n`php bin/magento msp:security:tfa:reset admin authy`\n\n## Emergency - of emergency and your house is on fire, your dog is lost and your wife doesn't love - you anymore:\n\n**DO NOT ATTEMPT TO MODIFY ANY DB INFORMATION UNLESS YOU UNDERSTAND - WHAT YOU ARE DOING**\n\nTable `core_config_data`:\n* `msp/twofactorauth/enabled`: - Set to zero to disable 2fa globally\n* `msp/twofactorauth/force_providers`: Delete - this entry to remove forced providers option\n\nTable `msp_tfa_user_config`:\n* - Delete one user row to reset user's 2FA preference and configuration" +content: |- + The Magento Admin provides all access to your store, orders, and customer data. To prevent unauthorized access to your data, all users who attempt to sign in to the Admin of your Magento installation must complete a second step to verify their identity. + + For more information please view the Magento documentation for [a general guide on 2fa](https://docs.magento.com/user-guide/stores/security-two-factor-authentication.html) as well as a [a more technical guide](https://devdocs.magento.com/guides/v2.4/security/two-factor-authentication.html). diff --git a/src/_data/codebase/v2_4/mrg/module-ui.yml b/src/_data/codebase/v2_4/mrg/module-ui.yml index 67f3100f542..b698731d333 100644 --- a/src/_data/codebase/v2_4/mrg/module-ui.yml +++ b/src/_data/codebase/v2_4/mrg/module-ui.yml @@ -1,6 +1,5 @@ --- title: Ui -release: 2.4.3 content: |- ## Purpose of module diff --git a/src/_data/codebase/v2_4/mrg/module-ups.yml b/src/_data/codebase/v2_4/mrg/module-ups.yml index 3e6cc0f1609..1de5614b870 100644 --- a/src/_data/codebase/v2_4/mrg/module-ups.yml +++ b/src/_data/codebase/v2_4/mrg/module-ups.yml @@ -1,5 +1,4 @@ --- title: Ups -release: 2.4.3 content: The Magento_Ups module implements integration with the United Parcel Service shipping carrier. diff --git a/src/_data/codebase/v2_4/mrg/module-url-rewrite-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-url-rewrite-graph-ql.yml index 9a233ce33ee..6cf0cc4a44d 100644 --- a/src/_data/codebase/v2_4/mrg/module-url-rewrite-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-url-rewrite-graph-ql.yml @@ -1,6 +1,5 @@ --- title: UrlRewriteGraphQl -release: 2.4.3 content: |- **UrlRewriteGraphQl** provides type information for the GraphQl module to generate url rewrites from entities that implement such rewrites, diff --git a/src/_data/codebase/v2_4/mrg/module-url-rewrite.yml b/src/_data/codebase/v2_4/mrg/module-url-rewrite.yml index 09af2487917..7622136d72e 100644 --- a/src/_data/codebase/v2_4/mrg/module-url-rewrite.yml +++ b/src/_data/codebase/v2_4/mrg/module-url-rewrite.yml @@ -1,5 +1,4 @@ --- title: UrlRewrite -release: 2.4.3 content: Magento_UrlRewrite module provides ability to customize website URLs by creating custom URL rewrite rules. diff --git a/src/_data/codebase/v2_4/mrg/module-user.yml b/src/_data/codebase/v2_4/mrg/module-user.yml index 9aff03ff23e..1f070775421 100644 --- a/src/_data/codebase/v2_4/mrg/module-user.yml +++ b/src/_data/codebase/v2_4/mrg/module-user.yml @@ -1,6 +1,5 @@ --- title: User -release: 2.4.3 content: |- **User** enables admin users to manage and assign roles to administrators and other non-customer users, reset user passwords, and invalidate access tokens. diff --git a/src/_data/codebase/v2_4/mrg/module-usps.yml b/src/_data/codebase/v2_4/mrg/module-usps.yml index 379860a1b85..99290c0eccb 100644 --- a/src/_data/codebase/v2_4/mrg/module-usps.yml +++ b/src/_data/codebase/v2_4/mrg/module-usps.yml @@ -1,5 +1,4 @@ --- title: Usps -release: 2.4.3 content: The Magento_Usps module provides integration with the United States Postal Service shipping carrier. diff --git a/src/_data/codebase/v2_4/mrg/module-variable.yml b/src/_data/codebase/v2_4/mrg/module-variable.yml index bff0b751ca2..1fd9f080b99 100644 --- a/src/_data/codebase/v2_4/mrg/module-variable.yml +++ b/src/_data/codebase/v2_4/mrg/module-variable.yml @@ -1,5 +1,4 @@ --- title: Variable -release: 2.4.3 content: Magento\Variable Allows to create custom variables and then use them in email templates or in WYSIWYG editor for editing description of system entities. diff --git a/src/_data/codebase/v2_4/mrg/module-vault-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-vault-graph-ql.yml index b0f50cc7c8f..e10893e8d84 100644 --- a/src/_data/codebase/v2_4/mrg/module-vault-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-vault-graph-ql.yml @@ -1,6 +1,5 @@ --- title: VaultGraphQl -release: 2.4.3 content: |- **VaultGraphQl** provides type and resolver information for the GraphQl module to generate Vault (stored payment information) information endpoints. This module also diff --git a/src/_data/codebase/v2_4/mrg/module-vault.yml b/src/_data/codebase/v2_4/mrg/module-vault.yml index 713e5a6afaa..2182b31119f 100644 --- a/src/_data/codebase/v2_4/mrg/module-vault.yml +++ b/src/_data/codebase/v2_4/mrg/module-vault.yml @@ -1,5 +1,4 @@ --- title: Vault -release: 2.4.3 content: The Magento_Vault module implements the integration with the Vault payment gateway and makes the latter available as a payment method in Magento. diff --git a/src/_data/codebase/v2_4/mrg/module-version.yml b/src/_data/codebase/v2_4/mrg/module-version.yml index d51d676cd81..24f0fde5bcc 100644 --- a/src/_data/codebase/v2_4/mrg/module-version.yml +++ b/src/_data/codebase/v2_4/mrg/module-version.yml @@ -1,4 +1,3 @@ --- title: Version -release: 2.4.3 content: Magento\Version Allows to get Magento version and edition by HTTP GET request diff --git a/src/_data/codebase/v2_4/mrg/module-versions-cms-page-cache.yml b/src/_data/codebase/v2_4/mrg/module-versions-cms-page-cache.yml index 1c4a6e5e612..33c3bb66fa5 100644 --- a/src/_data/codebase/v2_4/mrg/module-versions-cms-page-cache.yml +++ b/src/_data/codebase/v2_4/mrg/module-versions-cms-page-cache.yml @@ -1,5 +1,4 @@ --- title: VersionsCmsPageCache -release: 2.4.3 content: The Magento_VersionsCmsPageCache module provides adaptation to PageCache functionality diff --git a/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite-graph-ql.yml index 9d863c06488..f1fb008a0ca 100644 --- a/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite-graph-ql.yml @@ -1,5 +1,4 @@ --- title: VersionsCmsUrlRewriteGraphQl -release: 2.4.3 content: "**VersionsCmsUrlRewriteGraphQl** provides type information for the GraphQl module to locate URL for Hierarchy Nodes features." diff --git a/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite.yml b/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite.yml index 212ac184feb..572dab5ecb3 100644 --- a/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite.yml +++ b/src/_data/codebase/v2_4/mrg/module-versions-cms-url-rewrite.yml @@ -1,6 +1,5 @@ --- title: VersionsCmsUrlRewrite -release: 2.4.3 content: "The Versions CMS Url Rewrite Module ties up the Store Switcher program with implementation of the Hierarchy structure. See also Magento_UrlRewrite and Magento_VersionsCms modules. \n\nExtends the Store Switcher program and makes it take into account nodes diff --git a/src/_data/codebase/v2_4/mrg/module-versions-cms.yml b/src/_data/codebase/v2_4/mrg/module-versions-cms.yml index f5daf7cc06c..c84640f9e6d 100644 --- a/src/_data/codebase/v2_4/mrg/module-versions-cms.yml +++ b/src/_data/codebase/v2_4/mrg/module-versions-cms.yml @@ -1,6 +1,5 @@ --- title: VersionsCms -release: 2.4.3 content: |- The Versions CMS module adds a hierarchy feature for CMS pages. diff --git a/src/_data/codebase/v2_4/mrg/module-visual-merchandiser.yml b/src/_data/codebase/v2_4/mrg/module-visual-merchandiser.yml index 599eefa8bb3..d7673ac8f37 100644 --- a/src/_data/codebase/v2_4/mrg/module-visual-merchandiser.yml +++ b/src/_data/codebase/v2_4/mrg/module-visual-merchandiser.yml @@ -1,6 +1,5 @@ --- title: VisualMerchandiser -release: 2.4.3 content: |- Create and merchandise categories quickly and easily with Visual Merchandiser for Magento. Drag-and-drop products into position, or set up 'Smart Categories' based upon attributes. diff --git a/src/_data/codebase/v2_4/mrg/module-webapi-async.yml b/src/_data/codebase/v2_4/mrg/module-webapi-async.yml index 274d11d1aac..2d7b1f49e72 100644 --- a/src/_data/codebase/v2_4/mrg/module-webapi-async.yml +++ b/src/_data/codebase/v2_4/mrg/module-webapi-async.yml @@ -1,6 +1,5 @@ --- title: WebapiAsync -release: 2.4.3 content: |- Magento_WebapiAsync module extends Webapi extension and provide functional to process asynchronous requests. diff --git a/src/_data/codebase/v2_4/mrg/module-webapi-security.yml b/src/_data/codebase/v2_4/mrg/module-webapi-security.yml index 8ac07081835..95f2e4706e5 100644 --- a/src/_data/codebase/v2_4/mrg/module-webapi-security.yml +++ b/src/_data/codebase/v2_4/mrg/module-webapi-security.yml @@ -1,6 +1,5 @@ --- title: WebapiSecurity -release: 2.4.3 content: |- The Magento_WebapiSecurity module enables access management of some Web API resources. diff --git a/src/_data/codebase/v2_4/mrg/module-webapi.yml b/src/_data/codebase/v2_4/mrg/module-webapi.yml index fb247cc6aff..92efde43c1d 100644 --- a/src/_data/codebase/v2_4/mrg/module-webapi.yml +++ b/src/_data/codebase/v2_4/mrg/module-webapi.yml @@ -1,6 +1,5 @@ --- title: Webapi -release: 2.4.3 content: |- **Webapi** provides the framework for the application to expose REST and SOAP web services. It exposes an area for REST and another area for SOAP services and routes requests based on the Webapi configuration. It also handles diff --git a/src/_data/codebase/v2_4/mrg/module-website-restriction.yml b/src/_data/codebase/v2_4/mrg/module-website-restriction.yml index 4369af7ed71..13683124364 100644 --- a/src/_data/codebase/v2_4/mrg/module-website-restriction.yml +++ b/src/_data/codebase/v2_4/mrg/module-website-restriction.yml @@ -1,6 +1,5 @@ --- title: WebsiteRestriction -release: 2.4.3 content: |- **Website Restriction** enables administrators to restrict all access to the site or restrict site access to only logged in customers. You might want to restrict all access when the site is closed for maintenance. diff --git a/src/_data/codebase/v2_4/mrg/module-weee-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-weee-graph-ql.yml index ec0a182938c..3d3f9f0a691 100644 --- a/src/_data/codebase/v2_4/mrg/module-weee-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-weee-graph-ql.yml @@ -1,6 +1,5 @@ --- title: WeeeGraphQl -release: 2.4.3 content: |- The Magento_WeeeGraphQl module provides type information for the GraphQl module to generate wee tax fields for the catalog and product information endpoints. diff --git a/src/_data/codebase/v2_4/mrg/module-weee-staging.yml b/src/_data/codebase/v2_4/mrg/module-weee-staging.yml index 807b81c74a4..e7217ba006e 100644 --- a/src/_data/codebase/v2_4/mrg/module-weee-staging.yml +++ b/src/_data/codebase/v2_4/mrg/module-weee-staging.yml @@ -1,6 +1,5 @@ --- title: WeeeStaging -release: 2.4.3 content: |- The Magento_WeeeStaging module is a part of the staging functionality in Magento EE. It enables you to stage a value of Fixed Product Tax. diff --git a/src/_data/codebase/v2_4/mrg/module-weee.yml b/src/_data/codebase/v2_4/mrg/module-weee.yml index 6b35f24b12a..420736a6e06 100644 --- a/src/_data/codebase/v2_4/mrg/module-weee.yml +++ b/src/_data/codebase/v2_4/mrg/module-weee.yml @@ -1,6 +1,5 @@ --- title: Weee -release: 2.4.3 content: "The Magento_Weee module enables the application of fees/fixed product taxes (FPT) on certain types of products, usually related to electronic devices and recycling.\n\nFixed product taxes can be used to setup a WEEE tax that is a fixed amount, rather than diff --git a/src/_data/codebase/v2_4/mrg/module-widget.yml b/src/_data/codebase/v2_4/mrg/module-widget.yml index b69b89a8571..cc533ccabdd 100644 --- a/src/_data/codebase/v2_4/mrg/module-widget.yml +++ b/src/_data/codebase/v2_4/mrg/module-widget.yml @@ -1,6 +1,5 @@ --- title: Widget -release: 2.4.3 content: "The Magento_Widget module allows Magento application to be extended with custom widget blocks.\n\n## Installation details\n\nBefore installing this module, note that the Magento_Widget is dependent on the following modules:\n\n- Magento_Catalog\n- diff --git a/src/_data/codebase/v2_4/mrg/module-wishlist-analytics.yml b/src/_data/codebase/v2_4/mrg/module-wishlist-analytics.yml index 35877466de1..df8b74e41c7 100644 --- a/src/_data/codebase/v2_4/mrg/module-wishlist-analytics.yml +++ b/src/_data/codebase/v2_4/mrg/module-wishlist-analytics.yml @@ -1,6 +1,5 @@ --- title: WishlistAnalytics -release: 2.4.3 content: |- The Magento_WishlistAnalytics module configures data definitions for a data collection related to the Wishlist module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html). diff --git a/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card-graph-ql.yml index eac695f9300..35606830004 100644 --- a/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card-graph-ql.yml @@ -1,5 +1,4 @@ --- title: WishlistGiftCardGraphQl -release: 2.4.3 content: "**WishlistGiftCardGraphQl** provides the needed provider for adding a gift card wishlist item to cart." diff --git a/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card.yml b/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card.yml index 6498db1108b..f58c48d137c 100644 --- a/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card.yml +++ b/src/_data/codebase/v2_4/mrg/module-wishlist-gift-card.yml @@ -1,5 +1,4 @@ --- title: WishlistGiftCard -release: 2.4.3 content: "**WishlistGiftCard** provides the needed provider for adding a gift card product type to wish list." diff --git a/src/_data/codebase/v2_4/mrg/module-wishlist-graph-ql.yml b/src/_data/codebase/v2_4/mrg/module-wishlist-graph-ql.yml index d8b12a985fa..b1989bdef01 100644 --- a/src/_data/codebase/v2_4/mrg/module-wishlist-graph-ql.yml +++ b/src/_data/codebase/v2_4/mrg/module-wishlist-graph-ql.yml @@ -1,6 +1,5 @@ --- title: WishlistGraphQl -release: 2.4.3 content: |- The Magento_WishlistGraphQl module adds, removes, and updates products on the wishlist. diff --git a/src/_data/codebase/v2_4/mrg/module-wishlist.yml b/src/_data/codebase/v2_4/mrg/module-wishlist.yml index 0c93615948a..6d82110f160 100644 --- a/src/_data/codebase/v2_4/mrg/module-wishlist.yml +++ b/src/_data/codebase/v2_4/mrg/module-wishlist.yml @@ -1,6 +1,5 @@ --- title: Wishlist -release: 2.4.3 content: "The Magento_Wishlist module implements the Wishlist functionality.\n\nThis module allows customers to create a list of products that they can add to their shopping cart to be purchased at a later date, or share with friends.\n\n## Installation diff --git a/src/_data/toc/module-reference-guide-2_4.yml b/src/_data/toc/module-reference-guide-2_4.yml index 1cb6b937cdd..0a418800694 100644 --- a/src/_data/toc/module-reference-guide-2_4.yml +++ b/src/_data/toc/module-reference-guide-2_4.yml @@ -75,6 +75,12 @@ pages: - label: Analytics url: /mrg/module-analytics.html + - label: AsyncOrder + url: /mrg/module-async-order.html + + - label: AsyncOrderGraphQl + url: /mrg/module-async-order-graph-ql.html + - label: AsynchronousOperations url: /mrg/module-asynchronous-operations.html @@ -375,6 +381,9 @@ pages: - label: CustomerSegment url: /mrg/module-customer-segment.html + - label: DeferredTotalCalculating + url: /mrg/module-deferred-total-calculating.html + - label: Deploy url: /mrg/module-deploy.html @@ -762,6 +771,9 @@ pages: - label: JwtFrameworkAdapter url: /mrg/module-jwt-framework-adapter.html + - label: JwtUserToken + url: /mrg/module-jwt-user-token.html + - label: LayeredNavigation url: /mrg/module-layered-navigation.html @@ -918,6 +930,9 @@ pages: - label: NegotiableQuote url: /mrg/module-negotiable-quote.html + - label: NegotiableQuoteAsyncOrder + url: /mrg/module-negotiable-quote-async-order.html + - label: NegotiableQuoteGraphQl url: /mrg/module-negotiable-quote-graph-ql.html @@ -951,6 +966,9 @@ pages: - label: PageBuilderAdminAnalytics url: /mrg/module-page-builder-admin-analytics.html + - label: PageBuilderAdminGwsAdminUi + url: /mrg/module-page-builder-admin-gws-admin-ui.html + - label: PageBuilderAnalytics url: /mrg/module-page-builder-analytics.html @@ -960,6 +978,9 @@ pages: - label: Payment url: /mrg/module-payment.html + - label: PaymentGraphQl + url: /mrg/module-payment-graph-ql.html + - label: PaymentStaging url: /mrg/module-payment-staging.html @@ -975,9 +996,6 @@ pages: - label: PaypalNegotiableQuote url: /mrg/module-paypal-negotiable-quote.html - - label: PaypalOnBoarding - url: /mrg/module-paypal-on-boarding.html - - label: PaypalPurchaseOrder url: /mrg/module-paypal-purchase-order.html From 92eb01da4d1737e4c19bd9552c5848e116653664 Mon Sep 17 00:00:00 2001 From: magedocs Date: Thu, 18 Nov 2021 23:32:32 +0000 Subject: [PATCH 5/5] Update BIC reference data Updated reference documentation on backward incompatible changes for 2.4.3-2.4.4-beta1 versions delta. --- .../b2b/2.4.3-2.4.4-beta1.md | 152 +++++++++--------- .../commerce/2.4.3-2.4.4-beta1.md | 152 +++++++++--------- .../open-source/2.4.3-2.4.4-beta1.md | 136 ++++++++-------- 3 files changed, 220 insertions(+), 220 deletions(-) diff --git a/src/_includes/backward-incompatible-changes/b2b/2.4.3-2.4.4-beta1.md b/src/_includes/backward-incompatible-changes/b2b/2.4.3-2.4.4-beta1.md index 321ed06a880..a33d37d0973 100644 --- a/src/_includes/backward-incompatible-changes/b2b/2.4.3-2.4.4-beta1.md +++ b/src/_includes/backward-incompatible-changes/b2b/2.4.3-2.4.4-beta1.md @@ -1,93 +1,93 @@ #### Class changes {#b2b-243-244-beta1-class} -| What changed | How it changed | -| ------------------------------------------------------------------------ | ----------------------------------------- | -| Magento\Customer\Model\ResourceModel\Customer::findSessionCutOff | [public] Method has been added. | -| Magento\Customer\Model\ResourceModel\Customer::updateSessionCutOff | [public] Method has been added. | +| What changed | How it changed | +| --- | --- | +| Magento\Framework\Search\Request\Query\Match | Class was removed. | +| Magento\Elasticsearch\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | | Magento\Elasticsearch\Elasticsearch5\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | -| Magento\Elasticsearch\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | -| Magento\Framework\Search\Request\Query\Match | Class was removed. | -| Magento\Framework\Search\Request\Query\MatchQuery | Class was added. | -| Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos::\_\_construct | [public] Method has been added. | -| Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices::\_\_construct | [public] Method has been added. | -| Magento\Test\Integrity\PublicCodeTest::publicPHPTypesDataProvider | [public] Method return typing changed. | +| Magento\Test\Integrity\PublicCodeTest::publicPHPTypesDataProvider | [public] Method return typing changed. | +| Magento\Framework\Search\Request\Query\MatchQuery | Class was added. | +| Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos::\_\_construct | [public] Method has been added. | +| Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices::\_\_construct | [public] Method has been added. | +| Magento\Customer\Model\ResourceModel\Customer::findSessionCutOff | [public] Method has been added. | +| Magento\Customer\Model\ResourceModel\Customer::updateSessionCutOff | [public] Method has been added. | #### Database changes {#b2b-243-244-beta1-database} -| What changed | How it changed | -| ------------------------------ | --------------------------------------------------------------- | -| customer_entity/session_cutoff | Column was added | -| customer_visitor/created_at | Column was added | -| dependent | Table was added | -| dependent | Whitelist do not have table dependent declared in db_schema.xml | -| jwt_auth_revoked | Table was added | -| test_table | Table was added | +| What changed | How it changed | +| --- | --- | +| jwt\_auth\_revoked | Table was added | +| test\_table | Table was added | +| dependent | Table was added | +| customer\_entity/session\_cutoff | Column was added | +| customer\_visitor/created\_at | Column was added | +| dependent | Whitelist do not have table dependent declared in db\_schema.xml | #### System changes {#b2b-243-244-beta1-system} -| What changed | How it changed | -| ----------------------------------------------- | ------------------------ | -| cataloginventory | A section-node was added | -| cataloginventory/options | A group-node was added | -| cataloginventory/options/enable_inventory_check | A field-node was added | -| sales_email | A section-node was added | -| sales_email/rejected_order | A group-node was added | -| sales_email/rejected_order/copy_method | A field-node was added | -| sales_email/rejected_order/copy_to | A field-node was added | -| sales_email/rejected_order/enabled | A field-node was added | -| sales_email/rejected_order/guest_template | A field-node was added | -| sales_email/rejected_order/identity | A field-node was added | -| sales_email/rejected_order/template | A field-node was added | -| webapi | A section-node was added | -| webapi/jwtauth | A group-node was added | -| webapi/jwtauth/admin_expiration | A field-node was added | -| webapi/jwtauth/customer_expiration | A field-node was added | -| webapi/jwtauth/jwe_alg | A field-node was added | -| webapi/jwtauth/jwt_alg | A field-node was added | +| What changed | How it changed | +| --- | --- | +| cataloginventory | A section-node was added | +| cataloginventory/options | A group-node was added | +| cataloginventory/options/enable\_inventory\_check | A field-node was added | +| webapi | A section-node was added | +| webapi/jwtauth | A group-node was added | +| webapi/jwtauth/jwt\_alg | A field-node was added | +| webapi/jwtauth/jwe\_alg | A field-node was added | +| webapi/jwtauth/customer\_expiration | A field-node was added | +| webapi/jwtauth/admin\_expiration | A field-node was added | +| sales\_email | A section-node was added | +| sales\_email/rejected\_order | A group-node was added | +| sales\_email/rejected\_order/enabled | A field-node was added | +| sales\_email/rejected\_order/identity | A field-node was added | +| sales\_email/rejected\_order/template | A field-node was added | +| sales\_email/rejected\_order/guest\_template | A field-node was added | +| sales\_email/rejected\_order/copy\_to | A field-node was added | +| sales\_email/rejected\_order/copy\_method | A field-node was added | #### Class API membership changes {#b2b-243-244-beta1-class-api-membership} -| What changed | How it changed | -| ------------------------------------------------- | ---------------- | -| Magento\Backend\App\Action\Plugin\Authentication | Class was added. | +| What changed | How it changed | +| --- | --- | +| Magento\Backend\App\Action\Plugin\Authentication | Class was added. | +| Magento\Framework\Session\SessionManager | Class was added. | | Magento\Framework\Api\AbstractSimpleObjectBuilder | Class was added. | -| Magento\Framework\Session\SessionManager | Class was added. | #### Interface API membership changes {#b2b-243-244-beta1-interface-api-membership} -| What changed | How it changed | -| ----------------------------------------------------------------------- | -------------------- | -| Magento\TwoFactorAuth\Api\AdminTokenServiceInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\AuthyAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\AuthyConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\CountryRepositoryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\AdminTokenResponseInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\AuthyDeviceInterface | Interface was added. | +| What changed | How it changed | +| --- | --- | +| Magento\TwoFactorAuth\Api\AdminTokenServiceInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\AuthyAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\AuthyConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\CountryRepositoryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\DuoAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\DuoConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\EngineInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\GoogleAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\GoogleConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\ProviderInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\ProviderPoolInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfaInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfaSessionInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfatActionsInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigRepositoryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigRequestManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigTokenManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserNotifierInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Exception\NotificationExceptionInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\AdminTokenResponseInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\AuthyDeviceInterface | Interface was added. | | Magento\TwoFactorAuth\Api\Data\AuthyRegistrationPromptResponseInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\CountryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\CountrySearchResultsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\DuoDataInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\GoogleAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\GoogleConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\U2fWebAuthnRequestInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\UserConfigInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\UserConfigSearchResultsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\DuoAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\DuoConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\EngineInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Exception\NotificationExceptionInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\GoogleAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\GoogleConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\ProviderInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\ProviderPoolInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfaInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfaSessionInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfatActionsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigRepositoryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigRequestManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigTokenManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserNotifierInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\CountryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\CountrySearchResultsInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\DuoDataInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\GoogleAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\GoogleConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\U2fWebAuthnRequestInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\UserConfigInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\UserConfigSearchResultsInterface | Interface was added. | diff --git a/src/_includes/backward-incompatible-changes/commerce/2.4.3-2.4.4-beta1.md b/src/_includes/backward-incompatible-changes/commerce/2.4.3-2.4.4-beta1.md index 587b235493c..4da34ff067f 100644 --- a/src/_includes/backward-incompatible-changes/commerce/2.4.3-2.4.4-beta1.md +++ b/src/_includes/backward-incompatible-changes/commerce/2.4.3-2.4.4-beta1.md @@ -1,93 +1,93 @@ #### Class changes {#ee-243-244-beta1-class} -| What changed | How it changed | -| ------------------------------------------------------------------------ | ----------------------------------------- | -| Magento\Customer\Model\ResourceModel\Customer::findSessionCutOff | [public] Method has been added. | -| Magento\Customer\Model\ResourceModel\Customer::updateSessionCutOff | [public] Method has been added. | +| What changed | How it changed | +| --- | --- | +| Magento\Framework\Search\Request\Query\Match | Class was removed. | +| Magento\Elasticsearch\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | | Magento\Elasticsearch\Elasticsearch5\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | -| Magento\Elasticsearch\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | -| Magento\Framework\Search\Request\Query\Match | Class was removed. | -| Magento\Framework\Search\Request\Query\MatchQuery | Class was added. | -| Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos::\_\_construct | [public] Method has been added. | -| Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices::\_\_construct | [public] Method has been added. | -| Magento\Test\Integrity\PublicCodeTest::publicPHPTypesDataProvider | [public] Method return typing changed. | +| Magento\Test\Integrity\PublicCodeTest::publicPHPTypesDataProvider | [public] Method return typing changed. | +| Magento\Framework\Search\Request\Query\MatchQuery | Class was added. | +| Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos::\_\_construct | [public] Method has been added. | +| Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices::\_\_construct | [public] Method has been added. | +| Magento\Customer\Model\ResourceModel\Customer::findSessionCutOff | [public] Method has been added. | +| Magento\Customer\Model\ResourceModel\Customer::updateSessionCutOff | [public] Method has been added. | #### Database changes {#ee-243-244-beta1-database} -| What changed | How it changed | -| ------------------------------ | --------------------------------------------------------------- | -| customer_entity/session_cutoff | Column was added | -| customer_visitor/created_at | Column was added | -| dependent | Table was added | -| dependent | Whitelist do not have table dependent declared in db_schema.xml | -| jwt_auth_revoked | Table was added | -| test_table | Table was added | +| What changed | How it changed | +| --- | --- | +| jwt\_auth\_revoked | Table was added | +| test\_table | Table was added | +| dependent | Table was added | +| customer\_entity/session\_cutoff | Column was added | +| customer\_visitor/created\_at | Column was added | +| dependent | Whitelist do not have table dependent declared in db\_schema.xml | #### System changes {#ee-243-244-beta1-system} -| What changed | How it changed | -| ----------------------------------------------- | ------------------------ | -| cataloginventory | A section-node was added | -| cataloginventory/options | A group-node was added | -| cataloginventory/options/enable_inventory_check | A field-node was added | -| sales_email | A section-node was added | -| sales_email/rejected_order | A group-node was added | -| sales_email/rejected_order/copy_method | A field-node was added | -| sales_email/rejected_order/copy_to | A field-node was added | -| sales_email/rejected_order/enabled | A field-node was added | -| sales_email/rejected_order/guest_template | A field-node was added | -| sales_email/rejected_order/identity | A field-node was added | -| sales_email/rejected_order/template | A field-node was added | -| webapi | A section-node was added | -| webapi/jwtauth | A group-node was added | -| webapi/jwtauth/admin_expiration | A field-node was added | -| webapi/jwtauth/customer_expiration | A field-node was added | -| webapi/jwtauth/jwe_alg | A field-node was added | -| webapi/jwtauth/jwt_alg | A field-node was added | +| What changed | How it changed | +| --- | --- | +| cataloginventory | A section-node was added | +| cataloginventory/options | A group-node was added | +| cataloginventory/options/enable\_inventory\_check | A field-node was added | +| webapi | A section-node was added | +| webapi/jwtauth | A group-node was added | +| webapi/jwtauth/jwt\_alg | A field-node was added | +| webapi/jwtauth/jwe\_alg | A field-node was added | +| webapi/jwtauth/customer\_expiration | A field-node was added | +| webapi/jwtauth/admin\_expiration | A field-node was added | +| sales\_email | A section-node was added | +| sales\_email/rejected\_order | A group-node was added | +| sales\_email/rejected\_order/enabled | A field-node was added | +| sales\_email/rejected\_order/identity | A field-node was added | +| sales\_email/rejected\_order/template | A field-node was added | +| sales\_email/rejected\_order/guest\_template | A field-node was added | +| sales\_email/rejected\_order/copy\_to | A field-node was added | +| sales\_email/rejected\_order/copy\_method | A field-node was added | #### Class API membership changes {#ee-243-244-beta1-class-api-membership} -| What changed | How it changed | -| ------------------------------------------------- | ---------------- | -| Magento\Backend\App\Action\Plugin\Authentication | Class was added. | +| What changed | How it changed | +| --- | --- | +| Magento\Backend\App\Action\Plugin\Authentication | Class was added. | +| Magento\Framework\Session\SessionManager | Class was added. | | Magento\Framework\Api\AbstractSimpleObjectBuilder | Class was added. | -| Magento\Framework\Session\SessionManager | Class was added. | #### Interface API membership changes {#ee-243-244-beta1-interface-api-membership} -| What changed | How it changed | -| ----------------------------------------------------------------------- | -------------------- | -| Magento\TwoFactorAuth\Api\AdminTokenServiceInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\AuthyAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\AuthyConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\CountryRepositoryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\AdminTokenResponseInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\AuthyDeviceInterface | Interface was added. | +| What changed | How it changed | +| --- | --- | +| Magento\TwoFactorAuth\Api\AdminTokenServiceInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\AuthyAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\AuthyConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\CountryRepositoryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\DuoAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\DuoConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\EngineInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\GoogleAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\GoogleConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\ProviderInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\ProviderPoolInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfaInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfaSessionInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfatActionsInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigRepositoryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigRequestManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigTokenManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserNotifierInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Exception\NotificationExceptionInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\AdminTokenResponseInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\AuthyDeviceInterface | Interface was added. | | Magento\TwoFactorAuth\Api\Data\AuthyRegistrationPromptResponseInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\CountryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\CountrySearchResultsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\DuoDataInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\GoogleAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\GoogleConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\U2fWebAuthnRequestInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\UserConfigInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\UserConfigSearchResultsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\DuoAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\DuoConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\EngineInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Exception\NotificationExceptionInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\GoogleAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\GoogleConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\ProviderInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\ProviderPoolInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfaInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfaSessionInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfatActionsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigRepositoryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigRequestManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigTokenManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserNotifierInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\CountryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\CountrySearchResultsInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\DuoDataInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\GoogleAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\GoogleConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\U2fWebAuthnRequestInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\UserConfigInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\UserConfigSearchResultsInterface | Interface was added. | diff --git a/src/_includes/backward-incompatible-changes/open-source/2.4.3-2.4.4-beta1.md b/src/_includes/backward-incompatible-changes/open-source/2.4.3-2.4.4-beta1.md index eec1cd7cc81..84617599471 100644 --- a/src/_includes/backward-incompatible-changes/open-source/2.4.3-2.4.4-beta1.md +++ b/src/_includes/backward-incompatible-changes/open-source/2.4.3-2.4.4-beta1.md @@ -1,85 +1,85 @@ #### Class changes {#ce-243-244-beta1-class} -| What changed | How it changed | -| ------------------------------------------------------------------------ | ----------------------------------------- | -| Magento\Customer\Model\ResourceModel\Customer::findSessionCutOff | [public] Method has been added. | -| Magento\Customer\Model\ResourceModel\Customer::updateSessionCutOff | [public] Method has been added. | +| What changed | How it changed | +| --- | --- | +| Magento\Framework\Search\Request\Query\Match | Class was removed. | +| Magento\Elasticsearch\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | | Magento\Elasticsearch\Elasticsearch5\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | -| Magento\Elasticsearch\SearchAdapter\Mapper::\_\_construct | [public] Method parameter typing changed. | -| Magento\Framework\Search\Request\Query\Match | Class was removed. | -| Magento\Framework\Search\Request\Query\MatchQuery | Class was added. | -| Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos::\_\_construct | [public] Method has been added. | -| Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices::\_\_construct | [public] Method has been added. | -| Magento\Test\Integrity\PublicCodeTest::publicPHPTypesDataProvider | [public] Method return typing changed. | +| Magento\Test\Integrity\PublicCodeTest::publicPHPTypesDataProvider | [public] Method return typing changed. | +| Magento\Framework\Search\Request\Query\MatchQuery | Class was added. | +| Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos::\_\_construct | [public] Method has been added. | +| Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices::\_\_construct | [public] Method has been added. | +| Magento\Customer\Model\ResourceModel\Customer::findSessionCutOff | [public] Method has been added. | +| Magento\Customer\Model\ResourceModel\Customer::updateSessionCutOff | [public] Method has been added. | #### Database changes {#ce-243-244-beta1-database} -| What changed | How it changed | -| ------------------------------ | --------------------------------------------------------------- | -| customer_entity/session_cutoff | Column was added | -| customer_visitor/created_at | Column was added | -| dependent | Table was added | -| dependent | Whitelist do not have table dependent declared in db_schema.xml | -| jwt_auth_revoked | Table was added | -| test_table | Table was added | +| What changed | How it changed | +| --- | --- | +| jwt\_auth\_revoked | Table was added | +| test\_table | Table was added | +| dependent | Table was added | +| customer\_entity/session\_cutoff | Column was added | +| customer\_visitor/created\_at | Column was added | +| dependent | Whitelist do not have table dependent declared in db\_schema.xml | #### System changes {#ce-243-244-beta1-system} -| What changed | How it changed | -| ----------------------------------------------- | ------------------------ | -| cataloginventory | A section-node was added | -| cataloginventory/options | A group-node was added | -| cataloginventory/options/enable_inventory_check | A field-node was added | -| webapi | A section-node was added | -| webapi/jwtauth | A group-node was added | -| webapi/jwtauth/admin_expiration | A field-node was added | -| webapi/jwtauth/customer_expiration | A field-node was added | -| webapi/jwtauth/jwe_alg | A field-node was added | -| webapi/jwtauth/jwt_alg | A field-node was added | +| What changed | How it changed | +| --- | --- | +| cataloginventory | A section-node was added | +| cataloginventory/options | A group-node was added | +| cataloginventory/options/enable\_inventory\_check | A field-node was added | +| webapi | A section-node was added | +| webapi/jwtauth | A group-node was added | +| webapi/jwtauth/jwt\_alg | A field-node was added | +| webapi/jwtauth/jwe\_alg | A field-node was added | +| webapi/jwtauth/customer\_expiration | A field-node was added | +| webapi/jwtauth/admin\_expiration | A field-node was added | #### Class API membership changes {#ce-243-244-beta1-class-api-membership} -| What changed | How it changed | -| ------------------------------------------------- | ---------------- | -| Magento\Backend\App\Action\Plugin\Authentication | Class was added. | +| What changed | How it changed | +| --- | --- | +| Magento\Backend\App\Action\Plugin\Authentication | Class was added. | +| Magento\Framework\Session\SessionManager | Class was added. | | Magento\Framework\Api\AbstractSimpleObjectBuilder | Class was added. | -| Magento\Framework\Session\SessionManager | Class was added. | #### Interface API membership changes {#ce-243-244-beta1-interface-api-membership} -| What changed | How it changed | -| ----------------------------------------------------------------------- | -------------------- | -| Magento\TwoFactorAuth\Api\AdminTokenServiceInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\AuthyAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\AuthyConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\CountryRepositoryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\AdminTokenResponseInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\AuthyDeviceInterface | Interface was added. | +| What changed | How it changed | +| --- | --- | +| Magento\TwoFactorAuth\Api\AdminTokenServiceInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\AuthyAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\AuthyConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\CountryRepositoryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\DuoAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\DuoConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\EngineInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\GoogleAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\GoogleConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\ProviderInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\ProviderPoolInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfaInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfaSessionInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\TfatActionsInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\U2fKeyConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigRepositoryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigRequestManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserConfigTokenManagerInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\UserNotifierInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Exception\NotificationExceptionInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\AdminTokenResponseInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\AuthyDeviceInterface | Interface was added. | | Magento\TwoFactorAuth\Api\Data\AuthyRegistrationPromptResponseInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\CountryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\CountrySearchResultsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\DuoDataInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\GoogleAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\GoogleConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\U2fWebAuthnRequestInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\UserConfigInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Data\UserConfigSearchResultsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\DuoAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\DuoConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\EngineInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\Exception\NotificationExceptionInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\GoogleAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\GoogleConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\ProviderInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\ProviderPoolInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfaInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfaSessionInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\TfatActionsInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyAuthenticateInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\U2fKeyConfigureInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigRepositoryInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigRequestManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserConfigTokenManagerInterface | Interface was added. | -| Magento\TwoFactorAuth\Api\UserNotifierInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\CountryInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\CountrySearchResultsInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\DuoDataInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\GoogleAuthenticateInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\GoogleConfigureInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\U2fWebAuthnRequestInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\UserConfigInterface | Interface was added. | +| Magento\TwoFactorAuth\Api\Data\UserConfigSearchResultsInterface | Interface was added. |