From afe15997cc002450e78389e337057b8289c5cb75 Mon Sep 17 00:00:00 2001 From: Dima Shevtsov Date: Thu, 15 Oct 2020 16:13:25 -0500 Subject: [PATCH 1/2] Update composer dependencies 2.4.1/2.3.6 --- .../codebase/v2_3/cloud/composer_lock.json | 2145 +-- .../codebase/v2_3/commerce/composer_lock.json | 2283 +-- .../v2_3/open-source/composer_lock.json | 1800 ++- .../codebase/v2_4/cloud/composer_lock.json | 3734 +++-- .../codebase/v2_4/commerce/composer_lock.json | 12911 +++++++++------- .../v2_4/open-source/composer_lock.json | 4391 ++++-- 6 files changed, 15711 insertions(+), 11553 deletions(-) diff --git a/src/_data/codebase/v2_3/cloud/composer_lock.json b/src/_data/codebase/v2_3/cloud/composer_lock.json index 86d33558606..4c44220d2c4 100644 --- a/src/_data/codebase/v2_3/cloud/composer_lock.json +++ b/src/_data/codebase/v2_3/cloud/composer_lock.json @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "de9cfd03833a774805d6e24209e879f4", + "content-hash": "a1fc0391a1a6b45427b36de6f5c90bc2", "packages": [ { "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "3.4.1-p2", + "version": "3.4.1-p3", "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-3.4.1.0-patch2.zip", - "shasum": "e1af6db385858b358ea1af870eb883079b3fc10c" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-3.4.1.0-patch3.zip", + "shasum": "767dd813b3253ffea92bdf6136d948b123b4ed91" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "3.4.1-p2", - "amzn/amazon-pay-module": "3.4.1-p2", - "amzn/login-with-amazon-module": "3.4.1-p2" + "amzn/amazon-pay-and-login-with-amazon-core-module": "3.4.1-p3", + "amzn/amazon-pay-module": "3.4.1-p3", + "amzn/login-with-amazon-module": "3.4.1-p3" }, "type": "metapackage", "license": [ @@ -27,11 +27,11 @@ }, { "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "3.4.1-p2", + "version": "3.4.1-p3", "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-3.4.1.0-patch2.zip", - "shasum": "b48f94288d428bc13b21e7b93b70228edde787d4" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-3.4.1.0-patch3.zip", + "shasum": "ee7b1b4ca803b40da8b86e9b848fa6311729978d" }, "require": { "amzn/amazon-pay-sdk-php": "^3.2.0", @@ -66,15 +66,15 @@ }, { "name": "amzn/amazon-pay-module", - "version": "3.4.1-p2", + "version": "3.4.1-p3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.4.1.0-patch2.zip", - "shasum": "814ef3b996315458f515563b7e4105eef634989a" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.4.1.0-patch3.zip", + "shasum": "273a277586733cd152f5711b5845a69783423550" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p2", - "amzn/login-with-amazon-module": "^3.4.1-p2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p3", + "amzn/login-with-amazon-module": "^3.4.1-p3", "magento/framework": "^102", "magento/module-backend": "^101", "magento/module-catalog": "^103", @@ -160,14 +160,14 @@ }, { "name": "amzn/login-with-amazon-module", - "version": "3.4.1-p2", + "version": "3.4.1-p3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.4.1.0-patch2.zip", - "shasum": "59e2c666cf15f75bb8c899e1c9224837c00fb4ba" + "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.4.1.0-patch3.zip", + "shasum": "2b6a79e0d4d5380484c721d456f4b128bdbe20db" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p3", "magento/framework": "^102", "magento/module-checkout": "^100.3", "magento/module-checkout-agreements": "*", @@ -543,21 +543,21 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "669521218794f125c7b668252f4f576eda65e1e4" + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/669521218794f125c7b668252f4f576eda65e1e4", - "reference": "669521218794f125c7b668252f4f576eda65e1e4", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/39ca38da5e0a981bc1a7e39a86693c128784a513", + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513", "shasum": "" }, "require": { "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0" + "php": "^5.5 || ^7.0|| ^7.1 || ^7.2" }, "type": "library", "autoload": { @@ -576,20 +576,20 @@ ], "description": "A Redis-based session handler with optimistic locking", "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", - "time": "2020-01-08T17:41:01+00:00" + "time": "2020-10-07T09:47:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -637,25 +637,29 @@ "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-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", - "version": "1.10.10", + "version": "1.10.15", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a" + "reference": "547c9ee73fe26c77af09a0ea16419176b1cdbd12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/32966a3b1d48bc01472a8321fd6472b44fad033a", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a", + "url": "https://api.github.com/repos/composer/composer/zipball/547c9ee73fe26c77af09a0ea16419176b1cdbd12", + "reference": "547c9ee73fe26c77af09a0ea16419176b1cdbd12", "shasum": "" }, "require": { @@ -736,20 +740,20 @@ "type": "tidelift" } ], - "time": "2020-08-03T09:35:19+00:00" + "time": "2020-10-13T13:59:09+00:00" }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", "shasum": "" }, "require": { @@ -797,7 +801,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "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-09-27T13:13:07+00:00" }, { "name": "composer/spdx-licenses", @@ -875,16 +893,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -929,7 +947,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "container-interop/container-interop", @@ -1057,16 +1075,16 @@ }, { "name": "donatj/phpuseragentparser", - "version": "v0.16.0", + "version": "v0.17.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce" + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b3551112ed84524aef6542a8778a3f812c8098ce", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/e159493010d4b71c9620a43fd05f8284f29dcfeb", + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb", "shasum": "" }, "require": { @@ -1114,15 +1132,15 @@ "type": "github" } ], - "time": "2020-04-07T15:47:30+00:00" + "time": "2020-09-01T16:15:49+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.4.0.0.zip", - "shasum": "2ce54820044685bc127ec0c6bdc73d0c8c0984cd" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.4.1.0.zip", + "shasum": "4eadf48f14c689567e32fd4923674dbdac3453f6" }, "require": { "magento/framework": ">=101 <103", @@ -1176,11 +1194,11 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.0.1", + "version": "1.0.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.0.1.0.zip", - "shasum": "9c158025829fbdf2aa789cd269d67eba72d37ae4" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.0.1.0-patch1.zip", + "shasum": "294a4e1c1fb0f17962b63e0ad8045ca5601c5096" }, "require": { "dotmailer/dotmailer-magento2-extension": "^4.3.1", @@ -1236,15 +1254,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-enterprise-package", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.4.0.0.zip", - "shasum": "97ce94c58e7c832a3ac9070e560fe6d12d93fe1e" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.4.1.0.zip", + "shasum": "583a117d3d0853f5433c835ef96714a9f4054879" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.4.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.0.1", + "dotmailer/dotmailer-magento2-extension": "4.4.1", + "dotmailer/dotmailer-magento2-extension-chat": "1.0.1-p1", "dotmailer/dotmailer-magento2-extension-enterprise": "1.0.7" }, "type": "metapackage", @@ -1255,15 +1273,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.4.0.0.zip", - "shasum": "2d49ed099b07985806a76cd8c67cbc379f4d9361" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.4.1.0.zip", + "shasum": "9931bf660abe8579abb4013b331d8de9f13f9ac1" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.4.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.0.1" + "dotmailer/dotmailer-magento2-extension": "4.4.1", + "dotmailer/dotmailer-magento2-extension-chat": "1.0.1-p1" }, "type": "metapackage", "license": [ @@ -1273,16 +1291,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v7.8.0", + "version": "v7.9.1", "source": { "type": "git", "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "5c2d039ae7bdaa1e28f1e66971c5b3314fc36383" + "reference": "38e821f37491bd91fe06b18b88613128950a11bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/5c2d039ae7bdaa1e28f1e66971c5b3314fc36383", - "reference": "5c2d039ae7bdaa1e28f1e66971c5b3314fc36383", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/38e821f37491bd91fe06b18b88613128950a11bb", + "reference": "38e821f37491bd91fe06b18b88613128950a11bb", "shasum": "" }, "require": { @@ -1294,6 +1312,7 @@ "require-dev": { "cpliakas/git-wrapper": "~2.0", "doctrine/inflector": "^1.3", + "ext-yaml": "*", "mockery/mockery": "^1.2", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5", @@ -1332,7 +1351,7 @@ "elasticsearch", "search" ], - "time": "2020-06-18T19:23:29+00:00" + "time": "2020-10-06T13:03:50+00:00" }, { "name": "endroid/qr-code", @@ -1506,16 +1525,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.144", + "version": "1.2.148", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "36065594588d95560d4282a127cd3da10e53e2d8" + "reference": "0a6bffa24431b6500b92ffd42388d1c91b820fed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/36065594588d95560d4282a127cd3da10e53e2d8", - "reference": "36065594588d95560d4282a127cd3da10e53e2d8", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/0a6bffa24431b6500b92ffd42388d1c91b820fed", + "reference": "0a6bffa24431b6500b92ffd42388d1c91b820fed", "shasum": "" }, "require": { @@ -1541,7 +1560,7 @@ "BSD-3-Clause" ], "description": "Fastly CDN Module for Magento 2.x", - "time": "2020-07-31T14:01:38+00:00" + "time": "2020-09-30T20:30:22+00:00" }, { "name": "google/recaptcha", @@ -1713,23 +1732,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1760,20 +1779,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -1786,15 +1805,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1831,7 +1850,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "illuminate/config", @@ -2100,25 +2119,25 @@ }, { "name": "klarna/m2-payments", - "version": "7.5.1", + "version": "7.6.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.5.1.0.zip", - "shasum": "0246005c5d1bd9bf7e4c3c9e92f418024fe7ed0d" + "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.6.1.0.zip", + "shasum": "f710eda4053427417ff89fec22206eae59742beb" }, "require": { - "klarna/module-core": "5.3.0", - "klarna/module-kp": "6.5.1", - "klarna/module-ordermanagement": "5.0.8" + "klarna/module-core": "5.3.1", + "klarna/module-kp": "6.5.2", + "klarna/module-ordermanagement": "5.1.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.10.1", + "friendsofphp/php-cs-fixer": "~2.14.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", + "pdepend/pdepend": "^2.5.2", "phploc/phploc": "^4.0", "phpmd/phpmd": "@stable", "phpro/grumphp": "^0.14", @@ -2135,11 +2154,11 @@ }, { "name": "klarna/module-core", - "version": "5.3.0", + "version": "5.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.3.0.0.zip", - "shasum": "56c46cba222fd87495b67b2293dee81926d28e1c" + "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.3.1.0.zip", + "shasum": "a659d1f6b73e652873711ba3c571e1b5e95c0781" }, "require": { "guzzlehttp/guzzle": "^6.0", @@ -2223,11 +2242,11 @@ }, { "name": "klarna/module-kp", - "version": "6.5.1", + "version": "6.5.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.5.1.0.zip", - "shasum": "b7a07c16b9a49a89615e29e0f87eb20c76d2cb5c" + "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.5.2.0.zip", + "shasum": "ced255886156421059394612d53ee59e3e4d3d1a" }, "require": { "klarna/module-core": "^5.2", @@ -2310,11 +2329,11 @@ }, { "name": "klarna/module-ordermanagement", - "version": "5.0.8", + "version": "5.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.0.8.0.zip", - "shasum": "87fc66c717b46238ca5db2961ba866d8871b47fa" + "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.1.1.0.zip", + "shasum": "cc9b557916e9c3253d132f30da2709f059595c80" }, "require": { "klarna/module-core": "^5.2", @@ -2970,41 +2989,41 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082", + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-eventmanager": "self.version" + "zendframework/zend-eventmanager": "^3.2.1" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", + "container-interop/container-interop": "^1.1", "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { - "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "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", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -3024,20 +3043,26 @@ "events", "laminas" ], - "time": "2019-12-31T16:44:52+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T11:10:44+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012", + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012", "shasum": "" }, "require": { @@ -3091,7 +3116,13 @@ "feed", "laminas" ], - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-18T13:45:04+00:00" }, { "name": "laminas/laminas-filter", @@ -3252,16 +3283,16 @@ }, { "name": "laminas/laminas-http", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575" + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/48bd06ffa3a6875e2b77d6852405eb7b1589d575", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5", + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5", "shasum": "" }, "require": { @@ -3284,12 +3315,6 @@ "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Http\\": "src/" @@ -3312,7 +3337,7 @@ "type": "community_bridge" } ], - "time": "2020-06-23T15:14:37+00:00" + "time": "2020-08-18T17:11:58+00:00" }, { "name": "laminas/laminas-hydrator", @@ -3698,16 +3723,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b" + "reference": "c154a733b122539ac2c894561996c770db289f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a85bd6ec20ebc382498cc1d3086dfe3fa201849b", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/c154a733b122539ac2c894561996c770db289f70", + "reference": "c154a733b122539ac2c894561996c770db289f70", "shasum": "" }, "require": { @@ -3762,7 +3787,7 @@ "type": "community_bridge" } ], - "time": "2020-08-06T14:33:28+00:00" + "time": "2020-08-12T14:51:33+00:00" }, { "name": "laminas/laminas-math", @@ -3874,16 +3899,16 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.8.4", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78" + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, "require": { @@ -3891,10 +3916,11 @@ "laminas/laminas-eventmanager": "^3.2 || ^2.6.3", "laminas/laminas-stdlib": "^3.1 || ^2.7", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "replace": { - "zendframework/zend-modulemanager": "self.version" + "zendframework/zend-modulemanager": "^2.8.4" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", @@ -3914,8 +3940,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" } }, "autoload": { @@ -3933,7 +3959,13 @@ "laminas", "modulemanager" ], - "time": "2019-12-31T17:26:56+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:29:22+00:00" }, { "name": "laminas/laminas-mvc", @@ -4383,35 +4415,35 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6", + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-stdlib": "self.version" + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^9.3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -4429,7 +4461,13 @@ "laminas", "stdlib" ], - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:08:16+00:00" }, { "name": "laminas/laminas-text", @@ -4706,31 +4744,27 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -4760,27 +4794,27 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "magento/adobe-stock-integration", - "version": "1.0.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-1.0.1.0.zip", - "shasum": "207f0141051c92fb777509ee7deb894471a6dbd7" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-1.0.2.0.zip", + "shasum": "f241027da030675c38e1c38a9630c4e71be77b33" }, "require": { - "magento/module-adobe-ims": "1.0.0", - "magento/module-adobe-ims-api": "1.0.0", - "magento/module-adobe-stock-admin-ui": "1.0.0", - "magento/module-adobe-stock-asset": "1.0.0", - "magento/module-adobe-stock-asset-api": "1.0.0", - "magento/module-adobe-stock-client": "1.0.0", - "magento/module-adobe-stock-client-api": "1.0.0", - "magento/module-adobe-stock-image": "1.0.0", - "magento/module-adobe-stock-image-admin-ui": "1.0.1", - "magento/module-adobe-stock-image-api": "1.0.0" + "magento/module-adobe-ims": "1.0.1", + "magento/module-adobe-ims-api": "1.0.1", + "magento/module-adobe-stock-admin-ui": "1.0.1", + "magento/module-adobe-stock-asset": "1.0.1", + "magento/module-adobe-stock-asset-api": "1.0.1", + "magento/module-adobe-stock-client": "1.0.1", + "magento/module-adobe-stock-client-api": "1.0.1", + "magento/module-adobe-stock-image": "1.0.1", + "magento/module-adobe-stock-image-admin-ui": "1.0.2", + "magento/module-adobe-stock-image-api": "1.0.1" }, "type": "metapackage", "description": "Adobe Stock integration" @@ -5024,11 +5058,11 @@ }, { "name": "magento/framework", - "version": "102.0.5-p2", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.5.0-patch2.zip", - "shasum": "c822a9c727e4bf7f58464588a73666035d387843" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.6.0.zip", + "shasum": "5dd3ac0321de965f3d4769a894bb0a8ed27550c7" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -5164,11 +5198,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.5.0.zip", - "shasum": "f2d56382558a899dd7b04fa2b961f3ab00edc6ad" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.6.0.zip", + "shasum": "876005a316548d01f6a2af89c01e38ca06284567" }, "require": { "magento/framework": "102.0.*", @@ -5249,25 +5283,25 @@ }, { "name": "magento/inventory-composer-metapackage", - "version": "1.1.5-p1", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.5.0-patch1.zip", - "shasum": "74f6000a3073e2ab8d6d69c6cbeeb817ecc4975c" + "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.6.0.zip", + "shasum": "7ea8ae2b3e6044d59b71939ed14837ba313b7059" }, "require": { "magento/inventory-composer-installer": "1.1.0", - "magento/module-inventory": "1.0.8", - "magento/module-inventory-admin-ui": "1.0.9", + "magento/module-inventory": "1.0.9", + "magento/module-inventory-admin-ui": "1.0.10", "magento/module-inventory-advanced-checkout": "1.0.1", "magento/module-inventory-api": "1.0.8", "magento/module-inventory-bundle-product": "1.0.6", "magento/module-inventory-bundle-product-admin-ui": "1.0.6", - "magento/module-inventory-cache": "1.0.6", - "magento/module-inventory-catalog": "1.0.9", - "magento/module-inventory-catalog-admin-ui": "1.0.8", + "magento/module-inventory-cache": "1.0.7", + "magento/module-inventory-catalog": "1.0.10", + "magento/module-inventory-catalog-admin-ui": "1.0.9", "magento/module-inventory-catalog-api": "1.1.2", - "magento/module-inventory-catalog-search": "1.0.7", + "magento/module-inventory-catalog-search": "1.0.8", "magento/module-inventory-configurable-product": "1.0.8", "magento/module-inventory-configurable-product-admin-ui": "1.0.7", "magento/module-inventory-configurable-product-indexer": "1.0.6", @@ -5284,23 +5318,23 @@ "magento/module-inventory-grouped-product-admin-ui": "1.0.8", "magento/module-inventory-grouped-product-indexer": "1.0.6", "magento/module-inventory-import-export": "1.0.8", - "magento/module-inventory-indexer": "1.0.8", - "magento/module-inventory-low-quantity-notification": "1.0.8", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.7", + "magento/module-inventory-indexer": "1.0.9", + "magento/module-inventory-low-quantity-notification": "1.0.9", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.8", "magento/module-inventory-low-quantity-notification-api": "1.0.6", "magento/module-inventory-multi-dimensional-indexer-api": "1.0.7", "magento/module-inventory-product-alert": "1.0.8", "magento/module-inventory-requisition-list": "1.0.1", - "magento/module-inventory-reservation-cli": "1.0.2", - "magento/module-inventory-reservations": "1.0.7", + "magento/module-inventory-reservation-cli": "1.0.3", + "magento/module-inventory-reservations": "1.0.8", "magento/module-inventory-reservations-api": "1.0.6", - "magento/module-inventory-sales": "1.0.8", + "magento/module-inventory-sales": "1.0.9", "magento/module-inventory-sales-admin-ui": "1.0.8", "magento/module-inventory-sales-api": "1.0.7", "magento/module-inventory-sales-frontend-ui": "1.0.6", "magento/module-inventory-setup-fixture-generator": "1.0.3", "magento/module-inventory-shipping": "1.0.8", - "magento/module-inventory-shipping-admin-ui": "1.0.8", + "magento/module-inventory-shipping-admin-ui": "1.0.9", "magento/module-inventory-source-deduction-api": "1.0.8", "magento/module-inventory-source-selection": "1.0.7", "magento/module-inventory-source-selection-api": "1.2.2" @@ -5471,11 +5505,11 @@ }, { "name": "magento/magento-cloud-components", - "version": "1.0.6", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.0.6.0.zip", - "shasum": "291926a7210ba72eabe45c0220e2bad11b84569e" + "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.0.7.0.zip", + "shasum": "bc663be7930e70b2ceec6172d7c6fc7407025cfd" }, "require": { "colinmollenhour/cache-backend-redis": "^1.9", @@ -5488,7 +5522,7 @@ "consolidation/robo": "^1.2", "phpmd/phpmd": "@stable", "phpstan/phpstan": "^0.11", - "phpunit/phpunit": "^6.2", + "phpunit/phpunit": "^7.2", "squizlabs/php_codesniffer": "^3.0" }, "suggest": { @@ -5510,11 +5544,11 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.1.1", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.1.1.0.zip", - "shasum": "9abb937c2bd3a3e557ef1602620297377886926b" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.1.2.0.zip", + "shasum": "dc97c4c2f5e5c0e082531d3be1c9707655d9566c" }, "require": { "composer/composer": "^1.0", @@ -5600,17 +5634,17 @@ }, { "name": "magento/magento-cloud-metapackage", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.3.5.0.zip", - "shasum": "d89dbeeed398feed22483059b973425ff8819bc6" + "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.3.6.0.zip", + "shasum": "7bb66668242ffa2563dbbebb68f9b9be82e41029" }, "require": { "fastly/magento2": "^1.2.34", - "magento/ece-tools": "^2002.0.20", + "magento/ece-tools": "^2002.1.0", "magento/module-paypal-on-boarding": "~100.3.0", - "magento/product-enterprise-edition": ">=2.3.5 <2.3.6" + "magento/product-enterprise-edition": ">=2.3.6 <2.3.7" }, "type": "metapackage", "license": [ @@ -5620,25 +5654,25 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.6", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.6.0.zip", - "shasum": "7e98bf341fb4b80df0231930cd659e972dd06b0c" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.8.0.zip", + "shasum": "16b1d026dc273c01aad76fe9e01c777f208f967f" }, "require": { "composer/composer": "@stable", "composer/semver": "^1.5", "ext-json": "*", - "magento/quality-patches": "^1.0.0", + "magento/quality-patches": "^1.0.7", "monolog/monolog": "^1.16", "php": "^7.0", - "symfony/config": "^3.3||^4.4", - "symfony/console": "^2.6||^4.0", - "symfony/dependency-injection": "^3.3||^4.3", - "symfony/process": "^2.1||^4.1", - "symfony/proxy-manager-bridge": "^3.3||^4.3", - "symfony/yaml": "^3.3||^4.0" + "symfony/config": "^3.3||^4.4||^5.1", + "symfony/console": "^2.6||^4.0||^5.1", + "symfony/dependency-injection": "^3.3||^4.3||^5.1", + "symfony/process": "^2.1||^4.1||^5.1", + "symfony/proxy-manager-bridge": "^3.3||^4.3||^5.1", + "symfony/yaml": "^3.3||^4.0||^5.1" }, "require-dev": { "codeception/codeception": "^2.5.3", @@ -5744,11 +5778,11 @@ }, { "name": "magento/magento2-base", - "version": "2.3.5-p2", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.5.0-patch2.zip", - "shasum": "0f5aaedb0b2a127f3eb508ccd053e62d820060f2" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.6.0.zip", + "shasum": "5eb86a791ca2cb7362107984e5c2854f664aab9b" }, "require": { "braintree/braintree_php": "3.35.0", @@ -6343,11 +6377,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.3.5-p2", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.3.5.0-patch2.zip", - "shasum": "b60437db62e1fd10d0f3eeff4b412c1d65d1d72d" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.3.6.0.zip", + "shasum": "f4c8a0f130930297c254e0b2fc57427eb5c5c333" }, "require": { "braintree/braintree_php": "3.35.0", @@ -6500,11 +6534,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.3.5.0.zip", - "shasum": "9011b6a21d9ecf809d7261ecfe3cf6b647b4921e" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.3.6.0.zip", + "shasum": "a99821455ebfbcf6ed1b5f24c7e3b77ade1b2ca5" }, "require": { "magento/framework": "102.0.*", @@ -6543,6 +6577,63 @@ ], "description": "N/A" }, + { + "name": "magento/module-admin-gws-configurable-product", + "version": "100.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.3.0.0.zip", + "shasum": "8e107f7a761e2711e2851ce0417da44a243e0f1b" + }, + "require": { + "magento/framework": "102.0.*", + "magento/module-admin-gws": "100.3.*", + "magento/module-configurable-product": "100.3.*", + "php": "~7.1.3||~7.2.0||~7.3.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.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.3.0.0.zip", + "shasum": "001eaa7c865ca3cd214f74d5c9d4bfb5aea2cd8c" + }, + "require": { + "magento/framework": "102.0.*", + "magento/module-admin-gws": "100.3.*", + "magento/module-staging": "101.1.*", + "magento/module-store": "101.0.*", + "php": "~7.1.3||~7.2.0||~7.3.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminGwsStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-admin-notification", "version": "100.3.5", @@ -6578,19 +6669,19 @@ }, { "name": "magento/module-adobe-ims", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.0.0.0.zip", - "shasum": "710f086b6e95994efd4bc1d289dc3d5060f08f44" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.0.1.0.zip", + "shasum": "0d1acee77837c886a55965a9d11d6d010d2ee961" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-authorization": "~100.3.4", - "magento/module-backend": "~101.0.4", - "magento/module-config": "~101.1.4", - "magento/module-user": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-authorization": "*", + "magento/module-backend": "*", + "magento/module-config": "*", + "magento/module-user": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6610,14 +6701,14 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-1.0.0.0.zip", - "shasum": "b06bd9bb77149097697b2009021b554730413b21" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-1.0.1.0.zip", + "shasum": "8184ca2c849d7e525a2b0ae8997dcb7ca1df0b2f" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6637,22 +6728,22 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.0.0.0.zip", - "shasum": "8c78fac04b75ebaf3430a0e4dd9d9be255b3350c" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.0.1.0.zip", + "shasum": "6fdffb7780d558c392dceef331ac775b5b3660c1" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-backend": "~101.0.4", - "magento/module-config": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-backend": "*", + "magento/module-config": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-cms": "~103.0.4" + "magento/module-cms": "*" }, "type": "magento2-module", "autoload": { @@ -6671,19 +6762,19 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.0.0.0.zip", - "shasum": "d691df693547aa576bdbdc511fcf3437d729401b" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.0.1.0.zip", + "shasum": "c8d641777d114612cebd7b3bd860419934889987" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-config": "~101.1.4", - "magento/module-media-gallery": "~100.3.0", - "magento/module-media-gallery-api": "~100.3.0", + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-config": "*", + "magento/module-media-gallery": "*", + "magento/module-media-gallery-api": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6703,14 +6794,14 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.0.0.0.zip", - "shasum": "74c37ce6d176428be340394c9d1ba01af054c46f" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.0.1.0.zip", + "shasum": "88a4f5749353fc6f318ace2c25405fab73635d30" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6730,17 +6821,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.0.0.0.zip", - "shasum": "3482b1559ebb5fb2f659d1fef1b796f8be12ae7f" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.0.1.0.zip", + "shasum": "c3a253135e07d3ac6ee926e052048288eec6e051" }, "require": { - "astock/stock-api-libphp": "^1.1.2", - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", + "astock/stock-api-libphp": "^1.1.3", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6760,14 +6851,14 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.0.0.0.zip", - "shasum": "d50de661787f40fe9e357a11aec58aff78f6fc19" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.0.1.0.zip", + "shasum": "74cf0d23115fec3795d77b2d5e476eb7d06d33d9" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6787,22 +6878,22 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.0.0.0.zip", - "shasum": "06e8de90d2e9c9e2fd9eb0d040f0a5e38190ff65" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.0.1.0.zip", + "shasum": "48ca389d085f4398f8548bd2ce42615c7755e17f" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-adobe-stock-image-api": "1.*.*", - "magento/module-media-gallery-api": "~100.3.0", + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-adobe-stock-image-api": "1.0.*", + "magento/module-media-gallery-api": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-catalog": "~103.0.4" + "magento/module-catalog": "*" }, "type": "magento2-module", "autoload": { @@ -6821,25 +6912,25 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.0.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.0.1.0.zip", - "shasum": "7aee8874378aaf13e9bb6a7fd6cafea80f3e2ec7" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.0.2.0.zip", + "shasum": "f16c77eca30c5cec48381b10002d6735cd9fa0de" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims": "1.*.*", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-adobe-stock-image-api": "1.*.*", - "magento/module-backend": "~101.0.4", - "magento/module-ui": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims": "1.0.*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-adobe-stock-image-api": "1.0.*", + "magento/module-backend": "*", + "magento/module-ui": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-cms": "~103.0.4" + "magento/module-cms": "*" }, "type": "magento2-module", "autoload": { @@ -6858,14 +6949,14 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.0.0.0.zip", - "shasum": "73de6001e60c181d353b0076bf072c89127c0d69" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.0.1.0.zip", + "shasum": "76adcc85b56c4b0c61fe5fff94671b02bce12246" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6915,11 +7006,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.3.5.0.zip", - "shasum": "26a2cf7b5537a714a51b805dbc8443f43e7bd591" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.3.6.0.zip", + "shasum": "617a29d766dd317f576e87048d2e380ed857c004" }, "require": { "magento/framework": "102.0.*", @@ -7151,11 +7242,11 @@ }, { "name": "magento/module-analytics", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.5.0.zip", - "shasum": "9bd395a51e3982f2f86bea5812ce48dc4597e8ca" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.6.0.zip", + "shasum": "eb12891a8cccf87fa40926714d77c5871825edaf" }, "require": { "magento/framework": "102.0.*", @@ -7182,11 +7273,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.5.0.zip", - "shasum": "33c0400729a05e80a0911d9f5a1de38743011aeb" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.6.0.zip", + "shasum": "71c491c85bba044c46cd796e22085d02262604b0" }, "require": { "magento/framework": "102.0.*", @@ -7217,11 +7308,11 @@ }, { "name": "magento/module-authorization", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.4.0.zip", - "shasum": "b7f9a8b38412d25f39963684fbc23fe42b18fbe7" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.5.0.zip", + "shasum": "f6af0187ac2cad1491511eb830d9200609f35c34" }, "require": { "magento/framework": "102.0.*", @@ -7381,11 +7472,11 @@ }, { "name": "magento/module-backend", - "version": "101.0.5-p2", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.5.0-patch2.zip", - "shasum": "e89775eee73a45dcad29c44cd8b48e456a7c148f" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.6.0.zip", + "shasum": "0fb5bc0d9ed8ce1cb51b8f0930374cc622cd3899" }, "require": { "magento/framework": "102.0.*", @@ -7457,11 +7548,11 @@ }, { "name": "magento/module-banner", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.1.5.0.zip", - "shasum": "6105f0ec7ad4066ad76f864d823848088d974bd4" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.1.6.0.zip", + "shasum": "9a8c30c4b2d18f2909afa5c3c9a7fb57d891416b" }, "require": { "magento/framework": "102.0.*", @@ -7523,21 +7614,21 @@ }, { "name": "magento/module-banner-page-builder", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-1.3.2.0.zip", - "shasum": "8c0a8ba1fa3c62599b1fed3a77e641056feaa335" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-1.3.3.0.zip", + "shasum": "afa18f7626f308e33d0518a20a9dbe7ea73f8c5c" }, "require": { - "magento/framework": "~102.0.5-p2", - "magento/module-backend": "~101.0.5-p2", - "magento/module-banner": "~101.1.5", + "magento/framework": "~102.0.6", + "magento/module-backend": "~101.0.6", + "magento/module-banner": "~101.1.6", "magento/module-banner-customer-segment": "~100.3.5", "magento/module-catalog-rule": "101.1.*", - "magento/module-customer-segment": "~102.0.5", + "magento/module-customer-segment": "~102.0.6", "magento/module-page-builder": "1.3.*", - "magento/module-sales-rule": "~101.1.5", + "magento/module-sales-rule": "~101.1.6", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -7556,15 +7647,15 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.3.2.0.zip", - "shasum": "9ea2ff4162691f4f4f4c859466254533281e90ac" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.3.3.0.zip", + "shasum": "25b6f99856a30b3b002184c8b6f6c69aba25c2f1" }, "require": { - "magento/framework": "~102.0.5-p2", - "magento/module-banner": "~101.1.5", + "magento/framework": "~102.0.6", + "magento/module-banner": "~101.1.6", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -7584,11 +7675,11 @@ }, { "name": "magento/module-braintree", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.5.0.zip", - "shasum": "23f784d05c3431045e435001cc3a01887d8d55ad" + "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.6.0.zip", + "shasum": "9e543332dbd185d668d08cde0367947be0464b23" }, "require": { "braintree/braintree_php": "3.35.0", @@ -7631,11 +7722,11 @@ }, { "name": "magento/module-braintree-graph-ql", - "version": "100.3.2", + "version": "100.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.2.0.zip", - "shasum": "2ddc3ac79d5ecb4740b9904c3298f77c0076fbe3" + "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.3.0.zip", + "shasum": "7a9e279daa1253ef1315e29b6f28ffab0a021249" }, "require": { "magento/framework": "102.0.*", @@ -7665,11 +7756,11 @@ }, { "name": "magento/module-bundle", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.5.0-patch2.zip", - "shasum": "f70f3f35721f27b9cc0b580bc19b198576448930" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.6.0.zip", + "shasum": "1de7398c89dbcbeea14f00456e55243ea1f838c2" }, "require": { "magento/framework": "102.0.*", @@ -7745,11 +7836,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.4.0.zip", - "shasum": "adb56b983de9cf6b26e505d43f1a3ec83ecf6098" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.5.0.zip", + "shasum": "5ff6980381f3b162b9e3bb60ae0d0d46580bd2c3" }, "require": { "magento/framework": "102.0.*", @@ -7808,11 +7899,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.3.4.0.zip", - "shasum": "27a1b5cd997bd85648639b6703300f7f426953ac" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.3.5.0.zip", + "shasum": "c160a1c5a421df1b94c8eef8673d759a60a85d8c" }, "require": { "magento/framework": "102.0.*", @@ -7868,17 +7959,18 @@ }, { "name": "magento/module-captcha", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.5.0.zip", - "shasum": "add6039b2f8aae8e902146d35591f2be6c1ed70d" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.6.0.zip", + "shasum": "3d4ec22cc61a1648134b29b27d9e8faeec52031d" }, "require": { "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-db": "^2.8.2", "laminas/laminas-session": "^2.7.3", "magento/framework": "102.0.*", + "magento/module-authorization": "100.3.*", "magento/module-backend": "101.0.*", "magento/module-checkout": "100.3.*", "magento/module-customer": "102.0.*", @@ -7932,11 +8024,11 @@ }, { "name": "magento/module-catalog", - "version": "103.0.5-p2", + "version": "103.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.5.0-patch2.zip", - "shasum": "a3b99eda5d5d16ce67d0e94c7568db840ce36211" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.6.0.zip", + "shasum": "ac0f9d194081c3ba02adc21a5fbd6c2c090051f5" }, "require": { "magento/framework": "102.0.*", @@ -8083,11 +8175,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.0.5.0.zip", - "shasum": "792e4ad65459b453bbe838fb598011e89a6660d5" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.0.6.0.zip", + "shasum": "65fce8723b72c567a65d0fdb06808e6db9aba182" }, "require": { "magento/framework": "102.0.*", @@ -8119,11 +8211,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.5.0.zip", - "shasum": "886dc91a883514d71c2b2a784debca701579a871" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.6.0.zip", + "shasum": "f02f86535027c3415aea31d622a8411c3e8e085a" }, "require": { "magento/framework": "102.0.*", @@ -8158,11 +8250,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.0.5-p2", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.5.0-patch2.zip", - "shasum": "4553525eafe0d7eb01c0c064f04a63f69052a84a" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.6.0.zip", + "shasum": "c77113adc1666182e29f0d80dd52c2345ca5ecf8" }, "require": { "ext-ctype": "*", @@ -8228,11 +8320,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.5.0.zip", - "shasum": "7b1508cce56fac131a6bbe02d633762f7c05787b" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.6.0.zip", + "shasum": "405ce2cb921d6251e61df5ad9dc5ae16791c0668" }, "require": { "magento/framework": "102.0.*", @@ -8326,15 +8418,15 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.3.2.0.zip", - "shasum": "25d8c8e83dc98569281cdd6cbd98e1a6a51865eb" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.3.3.0.zip", + "shasum": "e27ce0bb46fcf5c27ac6e51c0a6de3a0a0d14c72" }, "require": { - "magento/framework": "~102.0.5-p2", - "magento/module-catalog": "~103.0.5-p2", + "magento/framework": "~102.0.6", + "magento/module-catalog": "~103.0.6", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -8354,15 +8446,15 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.3.2.0.zip", - "shasum": "8ab6bba7950985f8f918c4312b32233d25257341" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.3.3.0.zip", + "shasum": "b9c1f94e866ee2459d7b3ac6ad8cc0f279d32a8f" }, "require": { - "magento/framework": "~102.0.5-p2", - "magento/module-catalog": "~103.0.5-p2", + "magento/framework": "~102.0.6", + "magento/module-catalog": "~103.0.6", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -8382,11 +8474,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.3.4.0.zip", - "shasum": "b2b26022e2db3ced5c41d8993ac3714b4967ce53" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.3.5.0.zip", + "shasum": "fec9c06a340fa99250dbe2d2194dbbd716969ed2" }, "require": { "magento/framework": "102.0.*", @@ -8420,11 +8512,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.5.0.zip", - "shasum": "03cc677562434e6792fce263e40da07221640018" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.6.0.zip", + "shasum": "dcf58c9d22d365ceaee39b2aeb5a37b41ec6cec0" }, "require": { "magento/framework": "102.0.*", @@ -8490,13 +8582,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-catalog-rule-graph-ql", + "version": "100.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.3.0.0.zip", + "shasum": "82845cc4469233d533c24951e75ffae990c8b631" + }, + "require": { + "magento/framework": "102.0.*", + "php": "~7.1.3||~7.2.0||~7.3.0" + }, + "suggest": { + "magento/module-catalog-rule": "101.1.*" + }, + "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.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.3.5.0.zip", - "shasum": "74c9b0cd6a1e4e6914a960140cda6dd0654b10eb" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.3.6.0.zip", + "shasum": "0f331c72bf6941c1e72abd345937e4208b72f7c1" }, "require": { "magento/framework": "102.0.*", @@ -8527,11 +8649,11 @@ }, { "name": "magento/module-catalog-search", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.5.0.zip", - "shasum": "c77d85c4a5819fafc0fc251e88cd5ccf8a78a101" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.6.0.zip", + "shasum": "f9b7da78b5d70a04a82531d129c23e6006cd23e3" }, "require": { "magento/framework": "102.0.*", @@ -8568,11 +8690,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.3.5.0.zip", - "shasum": "ef69b858bed62217fc833771b0118fbb2ab37ead" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.3.6.0.zip", + "shasum": "15488f2b5c06d2fa246b7643cab3bfe9147b639d" }, "require": { "lib-libxml": "*", @@ -8653,14 +8775,14 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.3.2.0.zip", - "shasum": "b1a60662349d0ae11052a5f13b758bfd989becaf" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.3.3.0.zip", + "shasum": "5039b73deeef94a5bd6fb8ed0cb49210bd88e93f" }, "require": { - "magento/framework": "~102.0.5-p2", + "magento/framework": "~102.0.6", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -8683,11 +8805,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.5.0.zip", - "shasum": "8bf1d252e0f51973ee7cbff07f11dfe87e71bc30" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.6.0.zip", + "shasum": "2bffdf611125e42ad81d3e98b329d4ebe7e5605d" }, "require": { "magento/framework": "102.0.*", @@ -8786,11 +8908,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.5.0.zip", - "shasum": "30ff13f0a1eb3bebe4470ce3db67d001d5478e9d" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.6.0.zip", + "shasum": "3fcede4d687f6312bf19583d57d07e9a7bd06451" }, "require": { "magento/framework": "102.0.*", @@ -8822,14 +8944,15 @@ }, { "name": "magento/module-checkout", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.5.0-patch2.zip", - "shasum": "4e23275bac7c354547fc1dc42299e20541122c7f" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.6.0.zip", + "shasum": "b879f2d1f98ba983e943958488116c48ce2da843" }, "require": { "magento/framework": "102.0.*", + "magento/module-authorization": "100.3.*", "magento/module-captcha": "100.3.*", "magento/module-catalog": "103.0.*", "magento/module-catalog-inventory": "100.3.*", @@ -8870,11 +8993,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.3.3", + "version": "100.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.3.3.0.zip", - "shasum": "33f22277d683d205999dd2b1bbbc0760d422012e" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.3.4.0.zip", + "shasum": "e5359df8702312d0c52dea292bbb2a945781a76a" }, "require": { "magento/framework": "102.0.*", @@ -9028,11 +9151,11 @@ }, { "name": "magento/module-cms", - "version": "103.0.5-p2", + "version": "103.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.5.0-patch2.zip", - "shasum": "f0a40279ee17bf2fae8d825e02e39310e228fa4f" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.6.0.zip", + "shasum": "b91cee3b50776339f8cba1decbe104c50e2e8a6e" }, "require": { "magento/framework": "102.0.*", @@ -9101,14 +9224,14 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.3.2.0.zip", - "shasum": "a35c21fae8ad190181f8733f09502189be7e6bb9" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.3.3.0.zip", + "shasum": "d3a5636cdc6350df0bea8dfb34bce9845d5baf94" }, "require": { - "magento/framework": "~102.0.5-p2", + "magento/framework": "~102.0.6", "magento/module-cms": "103.0.*", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" @@ -9129,14 +9252,14 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.3.2.0.zip", - "shasum": "0760465ab19a2263ce3328a2b9cc0f2070e4a75c" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.3.3.0.zip", + "shasum": "452f474d968e2e73719228881e26763b030db2ed" }, "require": { - "magento/framework": "~102.0.5-p2", + "magento/framework": "~102.0.6", "magento/module-cms": "103.0.*", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" @@ -9157,11 +9280,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.3.4.0.zip", - "shasum": "2361e1fcc4b45516c6fd45f77f2e6f5062381fec" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.3.5.0.zip", + "shasum": "acd500f68dc58646197e5540ba816ca381fa173b" }, "require": { "magento/framework": "102.0.*", @@ -9188,11 +9311,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.4.0.zip", - "shasum": "7df716cbc611cd6a5017129be80e80303334da58" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.5.0.zip", + "shasum": "652031049c8d6bd0017c845a0b7bdee06d5486bb" }, "require": { "magento/framework": "102.0.*", @@ -9252,11 +9375,11 @@ }, { "name": "magento/module-config", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.5.0.zip", - "shasum": "76f1db08a792f3d263a46e2e2fcb7c775891de4c" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.6.0.zip", + "shasum": "3486a146c99e129edb91c425619ee09419771b18" }, "require": { "magento/framework": "102.0.*", @@ -9319,11 +9442,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.5.0-patch2.zip", - "shasum": "18c09e3bd73428ba00fc291da83d58c591aad388" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.6.0.zip", + "shasum": "2582695ffba8512a02dc18c912713c7fb72299d5" }, "require": { "magento/framework": "102.0.*", @@ -9466,11 +9589,11 @@ }, { "name": "magento/module-contact", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.5.0.zip", - "shasum": "ac90db3add4bae0f07f6fcd13f6096fcc89b3dda" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.6.0.zip", + "shasum": "25c11e54448ba9a9ee0e6a5d857932a76aa11898" }, "require": { "magento/framework": "102.0.*", @@ -9619,11 +9742,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.3.5.0.zip", - "shasum": "d1d0a256efc6ce4fb1824059ee4fbce6e48057a7" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.3.6.0.zip", + "shasum": "de5b4b309979d57beb87bbc030e964135b8f302c" }, "require": { "magento/framework": "102.0.*", @@ -9649,11 +9772,11 @@ }, { "name": "magento/module-customer", - "version": "102.0.5-p2", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.5.0-patch2.zip", - "shasum": "730b768f0797dccb73d0b2c9a45028a2bf468e4e" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.6.0.zip", + "shasum": "0f6b6950a16f09e3c5cd51b8f53bd5cfa4e1e756" }, "require": { "magento/framework": "102.0.*", @@ -9728,11 +9851,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.3.5.0-patch2.zip", - "shasum": "bd03a12bafa31b91b2abc91db3759ed47f4cdd05" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.3.6.0.zip", + "shasum": "076588bab76bbf622375097f7dfcd32c4a090938" }, "require": { "magento/framework": "102.0.*", @@ -9798,11 +9921,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.3.5.0.zip", - "shasum": "41819e8e7ce94dbf212f859bf28da46891ab491a" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.3.6.0.zip", + "shasum": "4436c008919ed3cd3522b9a076c067e717951d07" }, "require": { "magento/framework": "102.0.*", @@ -9938,11 +10061,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.5.0.zip", - "shasum": "d74239c6a4bf928980ba030fa0f492a8e40d9d7f" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.6.0.zip", + "shasum": "1d8a9f5c28048d434c3bd9ecfcb1a01735c44a6f" }, "require": { "magento/framework": "102.0.*", @@ -9971,11 +10094,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.0.5-p2", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.0.5.0-patch2.zip", - "shasum": "fa2d9e02ea83d3646aa2bb0920443aceea85fef2" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.0.6.0.zip", + "shasum": "7b1c1df82c16ddf713e49b04f0c4c0de39a968e6" }, "require": { "magento/framework": "102.0.*", @@ -10051,11 +10174,11 @@ }, { "name": "magento/module-deploy", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.4.0.zip", - "shasum": "95d79bef2bf03ff18e4c6feedff80acc9ba2ba76" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.5.0.zip", + "shasum": "d50327a62dabb91a14cb7b81e073c813ca54308a" }, "require": { "magento/framework": "102.0.*", @@ -10152,11 +10275,11 @@ }, { "name": "magento/module-directory", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.5.0.zip", - "shasum": "bb83cfae5ee7af13c3b001fb0ae7291027677b2c" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.6.0.zip", + "shasum": "4c229729a839bb7e04ceba703c2c6a993ea08a8d" }, "require": { "lib-libxml": "*", @@ -10213,11 +10336,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.5.0-patch2.zip", - "shasum": "f1dc3a258ee6de78305207e702a070feb80d4b17" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.6.0.zip", + "shasum": "91e1b3edc4075055e9ff7972505b05d81b1295bc" }, "require": { "magento/framework": "102.0.*", @@ -10293,11 +10416,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.5.0.zip", - "shasum": "2b60b8b872d50bbbedf425f857ec316ae675b07d" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.6.0.zip", + "shasum": "bf400b888ff439da7f711551ec67b27e2a4c7e08" }, "require": { "magento/framework": "102.0.*", @@ -10359,11 +10482,11 @@ }, { "name": "magento/module-eav", - "version": "102.0.5-p2", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.5.0-patch2.zip", - "shasum": "4a72cd7d546ad561da869e72415a63814f9d884a" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.6.0.zip", + "shasum": "b7714410250144144b6925c26d12a5013327adc0" }, "require": { "magento/framework": "102.0.*", @@ -10422,11 +10545,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.5.0.zip", - "shasum": "096420d703b89ef9f3dd7ef86cbbcf85773d9bb8" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.6.0.zip", + "shasum": "979918c36328d69dbad72aa02adb8a841d9baea1" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", @@ -10461,11 +10584,11 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.4.0.zip", - "shasum": "f96bb9a9087294780c3b9545badaf765ff5630a2" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.5.0.zip", + "shasum": "afcce2741e1555772961636367a7adc2aa37d088" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", @@ -10496,11 +10619,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.3.0", + "version": "100.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.3.0.0.zip", - "shasum": "a1676353edf098ef3265b71addbcd2db8e07ee2f" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.3.1.0.zip", + "shasum": "93ac35756331177019e28cb131677623bb3c3657" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6 ", @@ -10568,11 +10691,11 @@ }, { "name": "magento/module-email", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.5.0.zip", - "shasum": "0625386382db4eeca3ba27eb9b5d7f38fc883c20" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.6.0.zip", + "shasum": "f7e17b5dbc1211411e4a1236842237fcd2f2092e" }, "require": { "magento/framework": "102.0.*", @@ -10721,11 +10844,11 @@ }, { "name": "magento/module-fedex", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.4.0.zip", - "shasum": "6e8840e022073bdf584fe268ad52c4dac6907f7e" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.5.0.zip", + "shasum": "a11dd0e6e016b6a1c8de05be637155d3de453142" }, "require": { "lib-libxml": "*", @@ -10757,11 +10880,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.2.5-p2", + "version": "101.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.2.5.0-patch2.zip", - "shasum": "43a67f0fa795825b4c6f0ad2ebcf941eb17a5d83" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.2.6.0.zip", + "shasum": "79c26781b371c302e31455c875ddefa2cb605b0f" }, "require": { "magento/framework": "102.0.*", @@ -10806,11 +10929,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.1.5.0-patch2.zip", - "shasum": "8c3333b3796724afc6edaa45d60c4e817cda7575" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.1.6.0.zip", + "shasum": "69340731aab0769506bb22feb41b04da58480044" }, "require": { "magento/framework": "102.0.*", @@ -11037,11 +11160,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.1.5.0-patch2.zip", - "shasum": "d172e3cd5959b4b45a35c44bf34f3fc4824053ac" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.1.6.0.zip", + "shasum": "8ab84ab09c84325114becfcf682c22cf18e7b2c9" }, "require": { "magento/framework": "102.0.*", @@ -11081,11 +11204,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.1.5.0-patch2.zip", - "shasum": "c007892ead5b1e82802e3df09fac56c7cc083a27" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.1.6.0.zip", + "shasum": "23928aaf9e6a96fdbcd3ec8c5196b2827ead210f" }, "require": { "magento/framework": "102.0.*", @@ -11215,11 +11338,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.4.0.zip", - "shasum": "4ae786d43c5e0fd364c5f2ce3e77da9d78e96d3d" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.5.0.zip", + "shasum": "cfce6f3912f1524d899ecebd9736fab0c01dc7c9" }, "require": { "magento/framework": "102.0.*", @@ -11280,11 +11403,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.3.5.0.zip", - "shasum": "8d22f14d3eeb5faf06c2acfaa0be986f3e4cfa75" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.3.6.0.zip", + "shasum": "8559cb417604c0779143c82e530289efe3f2187f" }, "require": { "magento/framework": "102.0.*", @@ -11443,11 +11566,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.5.0-patch2.zip", - "shasum": "abc8549ca7a81e5c5616a2a858f0a530efa4186a" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.6.0.zip", + "shasum": "af702b3a26b41c3b9b812e75ce25879fb7a9565a" }, "require": { "magento/framework": "102.0.*", @@ -11485,11 +11608,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.4.0.zip", - "shasum": "26127e7f50ae9d9b75840acdf3855b395e00eeec" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.5.0.zip", + "shasum": "0cd2c5455443c4ce76e4e679f07a53b6b7a09c60" }, "require": { "magento/framework": "102.0.*", @@ -11549,11 +11672,11 @@ }, { "name": "magento/module-import-export", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.5.0-patch2.zip", - "shasum": "96e65e7ff3e376661507798befd0a7bf8ecb1072" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.6.0.zip", + "shasum": "9491cff094a4a998058b7626128fa3e4a2c62119" }, "require": { "ext-ctype": "*", @@ -11583,11 +11706,11 @@ }, { "name": "magento/module-indexer", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.5.0-patch2.zip", - "shasum": "d95afd72b947cf3dc12f9e5cd19e5205d0062d39" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.6.0.zip", + "shasum": "27895412c08d6dfa27828d2d779604a89aa7e31a" }, "require": { "magento/framework": "102.0.*", @@ -11611,11 +11734,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.5.0.zip", - "shasum": "9127850f81113ec2db99857a8138f67fbad9d1fa" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.6.0.zip", + "shasum": "af95153ab051b45e803b8b0b3041e3a853421926" }, "require": { "magento/framework": "102.0.*", @@ -11678,11 +11801,11 @@ }, { "name": "magento/module-inventory", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.8.0.zip", - "shasum": "7c455268fb2d8e1c8bfbeed31a6048142d36f2b9" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.9.0.zip", + "shasum": "8d889f4d490573e492ce036aa4716fa43d8b9c25" }, "require": { "magento/framework": "*", @@ -11706,11 +11829,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.0.9", + "version": "1.0.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.9.0.zip", - "shasum": "040630139db6802a621f03a52e51985952d9a355" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.10.0.zip", + "shasum": "2f6f666afe849bc885a0db9ae2b231d3fdb77648" }, "require": { "magento/framework": "*", @@ -11861,11 +11984,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.0.6", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.6.0.zip", - "shasum": "27dcf978f8950047fb387be19e7d4a6d03ecd19f" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.7.0.zip", + "shasum": "2e6176849868d9a801076f85ae73bfe98637da47" }, "require": { "magento/framework": "*", @@ -11893,11 +12016,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.0.9", + "version": "1.0.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.9.0.zip", - "shasum": "0c1bbb0bd1467771ae87a3dc75e5c92e2f55e83d" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.10.0.zip", + "shasum": "5e2507061bcd0d0a6fc26239c4d305d41ee8955e" }, "require": { "magento/framework": "*", @@ -11933,11 +12056,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.8.0.zip", - "shasum": "0a0f4f4ae2f543efddc7c919ae5ffc4b78b31a66" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.9.0.zip", + "shasum": "c718c7a5e21842af052f02da363105964201ee53" }, "require": { "magento/framework": "*", @@ -11999,11 +12122,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.0.7", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.7.0.zip", - "shasum": "5e184ca90ba144bcca0056e1c314d143daca17dc" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.8.0.zip", + "shasum": "5e03d3c2a265be4be867c102fb9d45ed12d8c813" }, "require": { "magento/framework": "*", @@ -12550,11 +12673,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.8.0.zip", - "shasum": "021e084cae3e7b8699953bf33c325b735b622dd2" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.9.0.zip", + "shasum": "e78400492dac10faccaee6b38d5dabcd446f1620" }, "require": { "magento/framework": "*", @@ -12586,11 +12709,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.8.0.zip", - "shasum": "8753b5535ce3c563ba1be02faa85ca362bcc6adf" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.9.0.zip", + "shasum": "48159395fddda55f5e1bd2fef6428c1e2bcc74ad" }, "require": { "magento/framework": "*", @@ -12622,11 +12745,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.0.7", + "version": "1.0.8", "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.0.7.0.zip", - "shasum": "f866a90bdc313bdd4db8a597c64f942cff5efd28" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.0.8.0.zip", + "shasum": "74d8c8198bf9c2e6ba88d7070debb4740f2936b8" }, "require": { "magento/framework": "*", @@ -12780,11 +12903,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.0.2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.2.0.zip", - "shasum": "8d6620c638a31ea78b55eb67b4479c5f31c0365c" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.3.0.zip", + "shasum": "efc7b7f27ff1c163fd97885d4c18602c6e9b57e6" }, "require": { "magento/framework": "*", @@ -12812,11 +12935,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.0.7", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.7.0.zip", - "shasum": "2828010766f461ea2d25e59bac9e89f8ddaa7935" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.8.0.zip", + "shasum": "45e9b29ebaaf4398858189c505a4e07f1391ad4f" }, "require": { "magento/framework": "*", @@ -12867,11 +12990,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.8.0.zip", - "shasum": "6a72d4ceb55548cab4a4b60767822925d148a924" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.9.0.zip", + "shasum": "fea14388086205521cfee99b9d4d788bb3d2143e" }, "require": { "magento/framework": "*", @@ -13071,11 +13194,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.8.0.zip", - "shasum": "607761941b8cc2ee07e4985c9c405daa608d0033" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.9.0.zip", + "shasum": "b0c4f9cd308e8009b092f4f61c6cab0108ac22c7" }, "require": { "magento/framework": "*", @@ -13411,11 +13534,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.5.0.zip", - "shasum": "770765c3219f6e9b2a9219bda5f323c9a2bbe67f" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.6.0.zip", + "shasum": "f9ca6cc7c2a7ca61da2dc6f887cc93f78a6c1043" }, "require": { "magento/framework": "102.0.*", @@ -13443,11 +13566,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.3.5-p2", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.5.0-patch2.zip", - "shasum": "ea24ebd428552b0bbf154b6eb70aafa5dec473ad" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.5.0.zip", + "shasum": "330682b1d9eb0c8ba7d31eaaa62c0539d08820ee" }, "require": { "magento/framework": "102.0.*", @@ -13537,11 +13660,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.3.3", + "version": "100.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.3.0.zip", - "shasum": "7aeb4e2fc75e2d26eebdf25b08fb0d6ec1b36890" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.4.0.zip", + "shasum": "324c11109d7f88a4f2565abd9382e1ae6d0dcd01" }, "require": { "magento/framework": "102.0.*", @@ -13599,11 +13722,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.3.5.0-patch2.zip", - "shasum": "5013c346f7a8e117a61ec530d14569a00c9979fd" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.3.6.0.zip", + "shasum": "b0da382e2cff8c3e00a38edcbd53c483f49a2f1b" }, "require": { "magento/framework": "102.0.*", @@ -13615,6 +13738,7 @@ "magento/module-customer": "102.0.*", "magento/module-sales": "102.0.*", "magento/module-store": "101.0.*", + "magento/module-theme": "101.0.*", "magento/module-widget": "101.1.*", "magento/module-wishlist": "101.1.*", "php": "~7.1.3||~7.2.0||~7.3.0" @@ -13639,14 +13763,15 @@ }, { "name": "magento/module-multishipping", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.5.0.zip", - "shasum": "f7041b4f635f04e7ce43ce75d980bc1de0626b16" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.6.0.zip", + "shasum": "f37d9a47554aecf41bb74a2463692cbf86839537" }, "require": { "magento/framework": "102.0.*", + "magento/module-captcha": "100.3.*", "magento/module-checkout": "100.3.*", "magento/module-customer": "102.0.*", "magento/module-directory": "100.3.*", @@ -13738,11 +13863,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.5.0-patch2.zip", - "shasum": "5b47ffef85a74b97565e89594dc40925355ed9f5" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.6.0.zip", + "shasum": "574a87c5f5bdc2e1937d2d1ccd3bd5fee18866e1" }, "require": { "magento/framework": "102.0.*", @@ -13845,28 +13970,28 @@ }, { "name": "magento/module-page-builder", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-1.3.2.0.zip", - "shasum": "a75e188609e43bef40161c6cf14c888c9f367acc" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-1.3.3.0.zip", + "shasum": "9d7c2ff62fafb382e50e59ca9f8159b6a078cc35" }, "require": { "magento/dom": "2.1.7", - "magento/framework": "~102.0.5-p2", - "magento/module-backend": "~101.0.5-p2", - "magento/module-catalog": "~103.0.5-p2", + "magento/framework": "~102.0.6", + "magento/module-backend": "~101.0.6", + "magento/module-catalog": "~103.0.6", "magento/module-catalog-inventory": "100.3.*", "magento/module-catalog-widget": "100.3.*", "magento/module-cms": "103.0.*", - "magento/module-config": "~101.1.5", - "magento/module-directory": "~100.3.5", + "magento/module-config": "~101.1.6", + "magento/module-directory": "~100.3.6", "magento/module-eav": "102.0.*", "magento/module-email": "101.0.*", "magento/module-media-storage": "100.3.*", "magento/module-require-js": "100.3.*", "magento/module-rule": "~100.3.5", - "magento/module-store": "~101.0.5", + "magento/module-store": "~101.0.6", "magento/module-theme": "101.0.*", "magento/module-ui": "101.1.*", "magento/module-variable": "100.3.*", @@ -13896,15 +14021,15 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.3.2.0.zip", - "shasum": "e25fd6ca26224d35cdb4697de64ac9d1c3904900" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.3.3.0.zip", + "shasum": "d938fbc596ba6a533893ab495471b765370b04af" }, "require": { - "magento/framework": "~102.0.5-p2", - "magento/module-analytics": "~100.3.5", + "magento/framework": "~102.0.6", + "magento/module-analytics": "~100.3.6", "magento/module-page-builder": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -13924,11 +14049,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.5.0.zip", - "shasum": "471c6c14cdef8f95272ef5464a188015e222f75a" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.6.0.zip", + "shasum": "b1ea6cda1108f7742176fcd42494466ae3660367" }, "require": { "magento/framework": "102.0.*", @@ -13954,11 +14079,11 @@ }, { "name": "magento/module-payment", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.5.0.zip", - "shasum": "2ba5a4fc32d0abc41a9ee15c9fd951b60a14f279" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.6.0.zip", + "shasum": "a7ad27dd0f167becf119f6bba933abc5703eb70a" }, "require": { "magento/framework": "102.0.*", @@ -14019,11 +14144,11 @@ }, { "name": "magento/module-paypal", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.5.0-patch2.zip", - "shasum": "bd9a8734abd0620c7ee65d333cec24275ddccceb" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.6.0.zip", + "shasum": "5aa34096fe4c435aabbb83b4ab6ee9a46aca2c9c" }, "require": { "lib-libxml": "*", @@ -14193,11 +14318,11 @@ }, { "name": "magento/module-persistent", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.5.0.zip", - "shasum": "fff2b8564b689ee03390402f420655050da21e64" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.6.0.zip", + "shasum": "79f96718b546a9ccd22418258205360585bcf080" }, "require": { "magento/framework": "102.0.*", @@ -14226,11 +14351,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.3.4.0.zip", - "shasum": "66c74f0477bfa50e6db2b60c160dba5653fb19ff" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.3.5.0.zip", + "shasum": "27b0986284dd832266093c270a3b6a9890e47b2b" }, "require": { "magento/framework": "102.0.*", @@ -14302,11 +14427,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.5.0.zip", - "shasum": "09671613f8eed2b5df5502addae25a92146aca9b" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.6.0.zip", + "shasum": "5ba5c1ed395eccea76f57cf214cdc69c54cf121a" }, "require": { "magento/framework": "102.0.*", @@ -14314,6 +14439,7 @@ "magento/module-catalog": "103.0.*", "magento/module-customer": "102.0.*", "magento/module-store": "101.0.*", + "magento/module-theme": "101.0.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -14336,11 +14462,11 @@ }, { "name": "magento/module-product-video", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.5.0-patch2.zip", - "shasum": "d59a26548febc0336eae55c75710521761b0cd01" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.6.0.zip", + "shasum": "8766c6fd3f36449b6e6848d6a4d6e7ef2322e079" }, "require": { "magento/framework": "102.0.*", @@ -14439,11 +14565,11 @@ }, { "name": "magento/module-quote", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.5.0-patch2.zip", - "shasum": "11c096eaa9c0b3e671094fdcde6ff0f574d516cd" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.6.0.zip", + "shasum": "2043b611b8f314b8d66aa001411e4bd157e7dbcf" }, "require": { "magento/framework": "102.0.*", @@ -14483,11 +14609,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.4.0.zip", - "shasum": "040351b47b6b44b4682015ea6a7369c19ef2eda8" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.5.0.zip", + "shasum": "9d35bf6a1058deac8effbda4d041f6e23bb22c89" }, "require": { "magento/framework": "102.0.*", @@ -14512,11 +14638,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.5.0.zip", - "shasum": "59a9dee66844f2e149c3008c7093729f4ab0e656" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.6.0.zip", + "shasum": "198f8952f988947c9f2f0de7bdea5b2252743406" }, "require": { "magento/framework": "102.0.*", @@ -14653,11 +14779,11 @@ }, { "name": "magento/module-reports", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.5.0.zip", - "shasum": "21d76a652705a242465f9d62649cd8e1413cb131" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.6.0.zip", + "shasum": "e454141ac1454839cda044205fa1aa4a910b1646" }, "require": { "magento/framework": "102.0.*", @@ -14749,11 +14875,11 @@ }, { "name": "magento/module-review", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.5.0.zip", - "shasum": "1d8c8db3b53d09be9619e08d539da30a9a84ca98" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.6.0.zip", + "shasum": "e8308b1447b60080a8d4195a5c387f47a87823e1" }, "require": { "magento/framework": "102.0.*", @@ -14959,11 +15085,11 @@ }, { "name": "magento/module-rma", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.1.5.0-patch2.zip", - "shasum": "3d64e2cf656c51069d044bef3c6e41bed3eec519" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.1.6.0.zip", + "shasum": "844c3a9948f7eec436bf93b3a46e9c4d459fe68d" }, "require": { "ext-gd": "*", @@ -15166,11 +15292,11 @@ }, { "name": "magento/module-sales", - "version": "102.0.5-p2", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.5.0-patch2.zip", - "shasum": "0db772ddb4c38180fc9ee633f413758ab85fc3bd" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.6.0.zip", + "shasum": "d370bdda0693544e74b83e0ae7aa2a53488ca530" }, "require": { "magento/framework": "102.0.*", @@ -15249,11 +15375,11 @@ }, { "name": "magento/module-sales-archive", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-100.3.5.0.zip", - "shasum": "ac8b640676955d988d4bc943f83a77fcfdb08c5c" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-100.3.6.0.zip", + "shasum": "211ce17cc5ae2b07232ca9e965921f61d833490f" }, "require": { "magento/framework": "102.0.*", @@ -15344,11 +15470,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.5.0-patch2.zip", - "shasum": "8cf1d68bfef4bad4e926b584724d3248ea9e0db3" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.6.0.zip", + "shasum": "c50bb0d32a3063779a916922af01ee1efd539938" }, "require": { "magento/framework": "102.0.*", @@ -15393,11 +15519,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.3.4.0.zip", - "shasum": "1cb92718a0ae556267c4857930afeefdee119db7" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.3.5.0.zip", + "shasum": "051bebf6306a4ac93d969fbfcec678646d7fc976" }, "require": { "magento/framework": "102.0.*", @@ -15487,11 +15613,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.3.4-p2", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.3.4.0-patch2.zip", - "shasum": "f41a73d1dab4510f5fe3c6d26e586121a598f4d6" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.3.5.0.zip", + "shasum": "9fa80753ba233f0d3647aee9a74ed5d0e94c0605" }, "require": { "magento/framework": "102.0.*", @@ -15580,11 +15706,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.1.4", + "version": "101.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.1.4.0.zip", - "shasum": "e8a9947ad9e6c1e7bd778afd068e9c8952495510" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.1.5.0.zip", + "shasum": "e7a6407677eee43574e2efb5cfdfcc195bac5e0b" }, "require": { "magento/framework": "102.0.*", @@ -15611,11 +15737,11 @@ }, { "name": "magento/module-search", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.5.0.zip", - "shasum": "bfef11ff4d00ab02e174cf200642f6cbf6ac9ec9" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.6.0.zip", + "shasum": "806907e8ebdeeab0571e465187507b5c40f6b144" }, "require": { "magento/framework": "102.0.*", @@ -15768,11 +15894,11 @@ }, { "name": "magento/module-shipping", - "version": "100.3.5-p2", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.3.5.0-patch2.zip", - "shasum": "b7b007a28e3704acb130dc35a0943a7bac839639" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.3.5.0.zip", + "shasum": "de9a53127d4efcfb40167279c3412da81dfd907d" }, "require": { "ext-gd": "*", @@ -15852,11 +15978,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.5.0.zip", - "shasum": "e039b87d1ef93b114f1f1eed8bfcb6b4fd7c68ff" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.6.0.zip", + "shasum": "44582749734f7f418e8b451afb898f8641b04b6d" }, "require": { "magento/framework": "102.0.*", @@ -15891,11 +16017,11 @@ }, { "name": "magento/module-staging", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.1.5.0.zip", - "shasum": "45bf4fdc4aaf116029eaa0e8c32f53f184beb78d" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.1.6.0.zip", + "shasum": "f58e5031fed9597c7e9693145bf009fa7fb89474" }, "require": { "lib-libxml": "*", @@ -15958,14 +16084,14 @@ }, { "name": "magento/module-staging-page-builder", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-1.3.2.0.zip", - "shasum": "309b02cab76e862612fc3044eb8b72f04d6479a3" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-1.3.3.0.zip", + "shasum": "4f2500586f93b7b0a4fa5403661fa4cd4acc5915" }, "require": { - "magento/framework": "~102.0.5-p2", + "magento/framework": "~102.0.6", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -15988,11 +16114,11 @@ }, { "name": "magento/module-store", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.5.0.zip", - "shasum": "d7c0eefb2f7c5c3d09bc337193a46ef7eb60540b" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.6.0.zip", + "shasum": "9a793146e8c8d3c40f1ed447478438d217406535" }, "require": { "magento/framework": "102.0.*", @@ -16188,11 +16314,11 @@ }, { "name": "magento/module-swatches", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.5.0.zip", - "shasum": "ed376fb0d0e1f8ef82793a5fbb32524eb203b1ce" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.6.0.zip", + "shasum": "077072098a6cd90f0ed970f5d6d0126b6bc25cb2" }, "require": { "magento/framework": "102.0.*", @@ -16289,11 +16415,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.1.5.0.zip", - "shasum": "bb70bbb945e7f1f82033dfcf1f40545813f5bebf" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.1.6.0.zip", + "shasum": "11f475de8a11997c56be8918671f4ed6bc6f542e" }, "require": { "magento/framework": "102.0.*", @@ -16330,11 +16456,11 @@ }, { "name": "magento/module-tax", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.5.0.zip", - "shasum": "f610f8ae48e1d193187a270df28f8d1614cc656e" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.6.0.zip", + "shasum": "1a5d655aadf90b3bbb6337aed21888c178cc1bb0" }, "require": { "magento/framework": "102.0.*", @@ -16435,11 +16561,11 @@ }, { "name": "magento/module-theme", - "version": "101.0.5-p2", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.5.0-patch2.zip", - "shasum": "e8a3b23ea13f6543a1d88f0ffa1c60bc7daef67a" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.6.0.zip", + "shasum": "d7e663c6b2ea003b0b88a8341553e67ecf274aec" }, "require": { "magento/framework": "102.0.*", @@ -16507,11 +16633,11 @@ }, { "name": "magento/module-tinymce-3", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.5.0.zip", - "shasum": "8ce8b1fbe6e9ea03336aaf9aeb90594eb319ca0b" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.6.0.zip", + "shasum": "67046d180ed5ed97ecff1ede122af6ccc1e3982d" }, "require": { "magento/framework": "102.0.*", @@ -16572,11 +16698,11 @@ }, { "name": "magento/module-translation", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.5.0.zip", - "shasum": "22f0c984fabba7ee04a953ee9a2e6e4f76a97665" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.6.0.zip", + "shasum": "3b2bd37e991700567d812f9d3fdef63cbeefa8bf" }, "require": { "magento/framework": "102.0.*", @@ -16606,11 +16732,11 @@ }, { "name": "magento/module-ui", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.5.0.zip", - "shasum": "ae1eefd94eb62e8e0ce32d24b96f5b6099b4a607" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.6.0.zip", + "shasum": "2517b9dcd24f279697dbdbaab8447a61ddaf69f5" }, "require": { "magento/framework": "102.0.*", @@ -16642,11 +16768,11 @@ }, { "name": "magento/module-ups", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.5.0.zip", - "shasum": "19e923673638558daa46f216a7423ec641dc9ec1" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.6.0.zip", + "shasum": "467289aeed56a6d67dfc72cd8587a54a2f00e536" }, "require": { "magento/framework": "102.0.*", @@ -16712,11 +16838,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.5.0.zip", - "shasum": "08d7837f658bc08e4a279030d4029a2c6f7bda2c" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.6.0.zip", + "shasum": "9618f81614ed43e38a421cbc664c98d8707faccb" }, "require": { "magento/framework": "102.0.*", @@ -16743,11 +16869,11 @@ }, { "name": "magento/module-user", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.5.0.zip", - "shasum": "423be90044cb3c3c8c5239f0a8a2fa1eef26fa8c" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.6.0.zip", + "shasum": "6b73cd893c4b3ee4ff236969896262ba2c029084" }, "require": { "magento/framework": "102.0.*", @@ -16843,11 +16969,11 @@ }, { "name": "magento/module-vault", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.5.0.zip", - "shasum": "00e602a862274666f4770e12eb9b128c7e64d420" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.6.0.zip", + "shasum": "263be5b1bba742578ff63273b3fa79084ef45897" }, "require": { "magento/framework": "102.0.*", @@ -16932,11 +17058,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.1.5.0.zip", - "shasum": "605f5ef6c9a9cee3b06896ac5f131bba6bd90dd4" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.1.6.0.zip", + "shasum": "d5f3a184c6bc0a5ad52a1082d88132864fda8012" }, "require": { "magento/framework": "102.0.*", @@ -16993,11 +17119,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.3.5-p2", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.3.5.0-patch2.zip", - "shasum": "94ddf9792f60c532b5f68108f374132096ba889b" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.3.6.0.zip", + "shasum": "6c494c629ad979738a09778ea841c7e2456029da" }, "require": { "magento/framework": "102.0.*", @@ -17028,11 +17154,11 @@ }, { "name": "magento/module-webapi", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.4.0.zip", - "shasum": "91fdd2b46466e69c88fce02d69c0596104d24d08" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.5.0.zip", + "shasum": "a44c5801c04c7749966b7f92b4cf9b01ba3a348f" }, "require": { "magento/framework": "102.0.*", @@ -17063,11 +17189,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.5.0.zip", - "shasum": "ca9f17d104dafc32a56f8a3b97d2b4e95b27ea70" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.6.0.zip", + "shasum": "bbfe4feccba768f2c4f8b8592c7c72e69a7fbc64" }, "require": { "magento/framework": "102.0.*", @@ -17124,11 +17250,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.3.5.0.zip", - "shasum": "a8ea50c6f5b77b8d903198e4653d6d07709de788" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.3.6.0.zip", + "shasum": "77ede86522490cd2b11a2c77d003a308dc88ecc1" }, "require": { "magento/framework": "102.0.*", @@ -17300,11 +17426,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.1.5-p2", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.5.0-patch2.zip", - "shasum": "41254d8317871479f73aadb5d919ef2439df4009" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.6.0.zip", + "shasum": "3582146188e83f3c0df5b55a502cedc8066bf0f3" }, "require": { "magento/framework": "102.0.*", @@ -17438,44 +17564,44 @@ }, { "name": "magento/page-builder-commerce", - "version": "1.3.2", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.3.2.0.zip", - "shasum": "a3cfb820bdd4a0bd7f231fa42fa44f9262701963" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.3.3.0.zip", + "shasum": "4b0a538225cbec7b850519877d87611311e7bd64" }, "require": { - "magento/module-banner-page-builder": "1.3.2", - "magento/module-banner-page-builder-analytics": "1.3.2", - "magento/module-catalog-page-builder-analytics": "1.3.2", - "magento/module-catalog-page-builder-analytics-staging": "1.3.2", - "magento/module-catalog-staging-page-builder": "1.3.2", - "magento/module-cms-page-builder-analytics": "1.3.2", - "magento/module-cms-page-builder-analytics-staging": "1.3.2", - "magento/module-page-builder": "1.3.2", - "magento/module-page-builder-analytics": "1.3.2", - "magento/module-staging-page-builder": "1.3.2" + "magento/module-banner-page-builder": "1.3.3", + "magento/module-banner-page-builder-analytics": "1.3.3", + "magento/module-catalog-page-builder-analytics": "1.3.3", + "magento/module-catalog-page-builder-analytics-staging": "1.3.3", + "magento/module-catalog-staging-page-builder": "1.3.3", + "magento/module-cms-page-builder-analytics": "1.3.3", + "magento/module-cms-page-builder-analytics-staging": "1.3.3", + "magento/module-page-builder": "1.3.3", + "magento/module-page-builder-analytics": "1.3.3", + "magento/module-staging-page-builder": "1.3.3" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/product-community-edition", - "version": "2.3.5-p2", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.5.0-patch2.zip", - "shasum": "64068ff8ba3f7d7d06744d0d6ed93f7b81f184aa" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.6.0.zip", + "shasum": "464614b41bc8eaf2520327cad579904cdf9d1b72" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p2", + "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p3", "braintree/braintree_php": "3.35.0", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.10.6", "colinmollenhour/credis": "1.10.0", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-package": "4.4.0", + "dotmailer/dotmailer-magento2-extension-package": "4.4.1", "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", "ext-bcmath": "*", "ext-ctype": "*", @@ -17493,7 +17619,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "7.5.1", + "klarna/m2-payments": "7.6.1", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.3.0", "laminas/laminas-config": "^2.6.0", @@ -17524,14 +17650,14 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "1.0.1", + "magento/adobe-stock-integration": "1.0.2", "magento/composer": "~1.5.0", - "magento/framework": "102.0.5-p2", + "magento/framework": "102.0.6", "magento/framework-amqp": "100.3.5", "magento/framework-bulk": "100.3.5", - "magento/framework-message-queue": "100.3.5", + "magento/framework-message-queue": "100.3.6", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-composer-metapackage": "1.1.5-p1", + "magento/inventory-composer-metapackage": "1.1.6", "magento/language-de_de": "100.3.4", "magento/language-en_us": "100.3.4", "magento/language-es_es": "100.3.4", @@ -17540,183 +17666,184 @@ "magento/language-pt_br": "100.3.4", "magento/language-zh_hans_cn": "100.3.4", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-base": "2.3.5-p2", + "magento/magento2-base": "2.3.6", "magento/module-admin-analytics": "100.3.2", "magento/module-admin-notification": "100.3.5", "magento/module-advanced-pricing-import-export": "100.3.4", "magento/module-advanced-search": "100.3.4", "magento/module-amqp": "100.3.4", "magento/module-amqp-store": "100.3.1", - "magento/module-analytics": "100.3.5", - "magento/module-asynchronous-operations": "100.3.5", - "magento/module-authorization": "100.3.4", + "magento/module-analytics": "100.3.6", + "magento/module-asynchronous-operations": "100.3.6", + "magento/module-authorization": "100.3.5", "magento/module-authorizenet": "100.3.5", "magento/module-authorizenet-acceptjs": "100.3.4", "magento/module-authorizenet-cardinal": "100.3.1", "magento/module-authorizenet-graph-ql": "100.3.2", - "magento/module-backend": "101.0.5-p2", + "magento/module-backend": "101.0.6", "magento/module-backup": "100.3.5", - "magento/module-braintree": "100.3.5", - "magento/module-braintree-graph-ql": "100.3.2", - "magento/module-bundle": "100.3.5-p2", + "magento/module-braintree": "100.3.6", + "magento/module-braintree-graph-ql": "100.3.3", + "magento/module-bundle": "100.3.6", "magento/module-bundle-graph-ql": "100.3.4", - "magento/module-bundle-import-export": "100.3.4", + "magento/module-bundle-import-export": "100.3.5", "magento/module-cache-invalidate": "100.3.4", - "magento/module-captcha": "100.3.5", + "magento/module-captcha": "100.3.6", "magento/module-cardinal-commerce": "100.3.2", - "magento/module-catalog": "103.0.5-p2", + "magento/module-catalog": "103.0.6", "magento/module-catalog-analytics": "100.3.4", "magento/module-catalog-cms-graph-ql": "100.3.0", "magento/module-catalog-customer-graph-ql": "100.3.0", - "magento/module-catalog-graph-ql": "100.3.5", - "magento/module-catalog-import-export": "101.0.5-p2", - "magento/module-catalog-inventory": "100.3.5", + "magento/module-catalog-graph-ql": "100.3.6", + "magento/module-catalog-import-export": "101.0.6", + "magento/module-catalog-inventory": "100.3.6", "magento/module-catalog-inventory-graph-ql": "100.3.4", - "magento/module-catalog-rule": "101.1.5", + "magento/module-catalog-rule": "101.1.6", "magento/module-catalog-rule-configurable": "100.3.5", - "magento/module-catalog-search": "101.0.5", - "magento/module-catalog-url-rewrite": "100.3.5", + "magento/module-catalog-rule-graph-ql": "100.3.0", + "magento/module-catalog-search": "101.0.6", + "magento/module-catalog-url-rewrite": "100.3.6", "magento/module-catalog-url-rewrite-graph-ql": "100.3.5", - "magento/module-catalog-widget": "100.3.5", - "magento/module-checkout": "100.3.5-p2", + "magento/module-catalog-widget": "100.3.6", + "magento/module-checkout": "100.3.6", "magento/module-checkout-agreements": "100.3.5", "magento/module-checkout-agreements-graph-ql": "100.3.1", - "magento/module-cms": "103.0.5-p2", + "magento/module-cms": "103.0.6", "magento/module-cms-graph-ql": "100.3.4", - "magento/module-cms-url-rewrite": "100.3.4", + "magento/module-cms-url-rewrite": "100.3.5", "magento/module-cms-url-rewrite-graph-ql": "100.3.4", - "magento/module-config": "101.1.5", + "magento/module-config": "101.1.6", "magento/module-configurable-import-export": "100.3.4", - "magento/module-configurable-product": "100.3.5-p2", + "magento/module-configurable-product": "100.3.6", "magento/module-configurable-product-graph-ql": "100.3.5", "magento/module-configurable-product-sales": "100.3.4", - "magento/module-contact": "100.3.5", + "magento/module-contact": "100.3.6", "magento/module-cookie": "100.3.5", "magento/module-cron": "100.3.5", "magento/module-csp": "100.3.0", "magento/module-currency-symbol": "100.3.5", - "magento/module-customer": "102.0.5-p2", + "magento/module-customer": "102.0.6", "magento/module-customer-analytics": "100.3.4", "magento/module-customer-downloadable-graph-ql": "100.3.0", "magento/module-customer-graph-ql": "100.3.5", - "magento/module-customer-import-export": "100.3.5", - "magento/module-deploy": "100.3.4", + "magento/module-customer-import-export": "100.3.6", + "magento/module-deploy": "100.3.5", "magento/module-developer": "100.3.5", "magento/module-dhl": "100.3.5", - "magento/module-directory": "100.3.5", + "magento/module-directory": "100.3.6", "magento/module-directory-graph-ql": "100.3.3", - "magento/module-downloadable": "100.3.5-p2", + "magento/module-downloadable": "100.3.6", "magento/module-downloadable-graph-ql": "100.3.4", - "magento/module-downloadable-import-export": "100.3.5", - "magento/module-eav": "102.0.5-p2", + "magento/module-downloadable-import-export": "100.3.6", + "magento/module-eav": "102.0.6", "magento/module-eav-graph-ql": "100.3.4", - "magento/module-elasticsearch": "100.3.5", - "magento/module-elasticsearch-6": "100.3.4", - "magento/module-elasticsearch-7": "100.3.0", - "magento/module-email": "101.0.5", + "magento/module-elasticsearch": "100.3.6", + "magento/module-elasticsearch-6": "100.3.5", + "magento/module-elasticsearch-7": "100.3.1", + "magento/module-email": "101.0.6", "magento/module-encryption-key": "100.3.5", - "magento/module-fedex": "100.3.4", + "magento/module-fedex": "100.3.5", "magento/module-gift-message": "100.3.4", "magento/module-google-adwords": "100.3.5", "magento/module-google-analytics": "100.3.4", - "magento/module-google-optimizer": "100.3.4", + "magento/module-google-optimizer": "100.3.5", "magento/module-graph-ql": "100.3.5", "magento/module-graph-ql-cache": "100.3.2", "magento/module-grouped-catalog-inventory": "100.3.3", "magento/module-grouped-import-export": "100.3.4", - "magento/module-grouped-product": "100.3.5-p2", - "magento/module-grouped-product-graph-ql": "100.3.4", - "magento/module-import-export": "100.3.5-p2", - "magento/module-indexer": "100.3.5-p2", - "magento/module-instant-purchase": "100.3.5", + "magento/module-grouped-product": "100.3.6", + "magento/module-grouped-product-graph-ql": "100.3.5", + "magento/module-import-export": "100.3.6", + "magento/module-indexer": "100.3.6", + "magento/module-instant-purchase": "100.3.6", "magento/module-integration": "100.3.5", "magento/module-layered-navigation": "100.3.4", "magento/module-marketplace": "100.3.4", "magento/module-media-gallery": "100.3.1", "magento/module-media-gallery-api": "100.3.0", - "magento/module-media-storage": "100.3.5", - "magento/module-message-queue": "100.3.5-p2", + "magento/module-media-storage": "100.3.6", + "magento/module-message-queue": "100.3.5", "magento/module-msrp": "100.3.5", "magento/module-msrp-configurable-product": "100.3.3", - "magento/module-msrp-grouped-product": "100.3.3", - "magento/module-multishipping": "100.3.5", + "magento/module-msrp-grouped-product": "100.3.4", + "magento/module-multishipping": "100.3.6", "magento/module-mysql-mq": "100.3.4", "magento/module-new-relic-reporting": "100.3.4", - "magento/module-newsletter": "100.3.5-p2", + "magento/module-newsletter": "100.3.6", "magento/module-offline-payments": "100.3.4", "magento/module-offline-shipping": "100.3.5", - "magento/module-page-cache": "100.3.5", - "magento/module-payment": "100.3.5", - "magento/module-paypal": "100.3.5-p2", + "magento/module-page-cache": "100.3.6", + "magento/module-payment": "100.3.6", + "magento/module-paypal": "100.3.6", "magento/module-paypal-captcha": "100.3.2", "magento/module-paypal-graph-ql": "100.3.1", "magento/module-paypal-recaptcha": "1.0.1", - "magento/module-persistent": "100.3.5", - "magento/module-product-alert": "100.3.5", - "magento/module-product-video": "100.3.5-p2", - "magento/module-quote": "101.1.5-p2", - "magento/module-quote-analytics": "100.3.4", - "magento/module-quote-graph-ql": "100.3.5", + "magento/module-persistent": "100.3.6", + "magento/module-product-alert": "100.3.6", + "magento/module-product-video": "100.3.6", + "magento/module-quote": "101.1.6", + "magento/module-quote-analytics": "100.3.5", + "magento/module-quote-graph-ql": "100.3.6", "magento/module-related-product-graph-ql": "100.3.1", "magento/module-release-notification": "100.3.4", - "magento/module-reports": "100.3.5", + "magento/module-reports": "100.3.6", "magento/module-require-js": "100.3.4", - "magento/module-review": "100.3.5", + "magento/module-review": "100.3.6", "magento/module-review-analytics": "100.3.4", "magento/module-robots": "101.0.4", "magento/module-rss": "100.3.4", "magento/module-rule": "100.3.5", - "magento/module-sales": "102.0.5-p2", + "magento/module-sales": "102.0.6", "magento/module-sales-analytics": "100.3.4", "magento/module-sales-graph-ql": "100.3.3", "magento/module-sales-inventory": "100.3.4", - "magento/module-sales-rule": "101.1.5-p2", + "magento/module-sales-rule": "101.1.6", "magento/module-sales-sequence": "100.3.4", "magento/module-sample-data": "100.3.4", - "magento/module-search": "101.0.5", + "magento/module-search": "101.0.6", "magento/module-security": "100.3.5", "magento/module-send-friend": "100.3.4", "magento/module-send-friend-graph-ql": "100.3.3", - "magento/module-shipping": "100.3.5-p2", + "magento/module-shipping": "100.3.5", "magento/module-signifyd": "100.3.5", - "magento/module-sitemap": "100.3.5", - "magento/module-store": "101.0.5", + "magento/module-sitemap": "100.3.6", + "magento/module-store": "101.0.6", "magento/module-store-graph-ql": "100.3.4", "magento/module-swagger": "100.3.5", "magento/module-swagger-webapi": "100.3.4", "magento/module-swagger-webapi-async": "100.3.4", - "magento/module-swatches": "100.3.5", + "magento/module-swatches": "100.3.6", "magento/module-swatches-graph-ql": "100.3.5", "magento/module-swatches-layered-navigation": "100.3.4", - "magento/module-tax": "100.3.5", + "magento/module-tax": "100.3.6", "magento/module-tax-graph-ql": "100.3.4", "magento/module-tax-import-export": "100.3.4", - "magento/module-theme": "101.0.5-p2", + "magento/module-theme": "101.0.6", "magento/module-theme-graph-ql": "100.3.3", - "magento/module-tinymce-3": "100.3.5", - "magento/module-translation": "100.3.5", - "magento/module-ui": "101.1.5", - "magento/module-ups": "100.3.5", + "magento/module-tinymce-3": "100.3.6", + "magento/module-translation": "100.3.6", + "magento/module-ui": "101.1.6", + "magento/module-ups": "100.3.6", "magento/module-url-rewrite": "101.1.5", - "magento/module-url-rewrite-graph-ql": "100.3.5", - "magento/module-user": "101.1.5", + "magento/module-url-rewrite-graph-ql": "100.3.6", + "magento/module-user": "101.1.6", "magento/module-usps": "100.3.5", "magento/module-variable": "100.3.4", - "magento/module-vault": "101.1.5", + "magento/module-vault": "101.1.6", "magento/module-vault-graph-ql": "100.3.2", "magento/module-version": "100.3.4", - "magento/module-webapi": "100.3.4", - "magento/module-webapi-async": "100.3.5", + "magento/module-webapi": "100.3.5", + "magento/module-webapi-async": "100.3.6", "magento/module-webapi-security": "100.3.4", "magento/module-weee": "100.3.5", "magento/module-weee-graph-ql": "100.3.4", "magento/module-widget": "101.1.4", - "magento/module-wishlist": "101.1.5-p2", + "magento/module-wishlist": "101.1.6", "magento/module-wishlist-analytics": "100.3.4", "magento/module-wishlist-graph-ql": "100.3.3", "magento/theme-adminhtml-backend": "100.3.5", - "magento/theme-frontend-blank": "100.3.5", - "magento/theme-frontend-luma": "100.3.5", + "magento/theme-frontend-blank": "100.3.6", + "magento/theme-frontend-luma": "100.3.6", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "msp/recaptcha": "2.2.3", @@ -17734,7 +17861,7 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "3.4.1", + "vertex/product-magento-module": "3.4.3", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.0" @@ -17748,22 +17875,21 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.3.5-p2", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.3.5.0-patch2.zip", - "shasum": "c434966069b62a8efe2a3e3fd2b025225b71694d" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.3.6.0.zip", + "shasum": "bd67f0bfd624b48c3036b1dff7bbb05eafe3d174" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p2", + "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p3", "braintree/braintree_php": "3.35.0", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.10.6", "colinmollenhour/credis": "1.10.0", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.4.0", - "dotmailer/dotmailer-magento2-extension-package": "4.4.0", + "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.4.1", "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", "ext-bcmath": "*", "ext-ctype": "*", @@ -17782,7 +17908,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "7.5.1", + "klarna/m2-payments": "7.6.1", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.3.0", "laminas/laminas-config": "^2.6.0", @@ -17813,67 +17939,69 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "1.0.1", + "magento/adobe-stock-integration": "1.0.2", "magento/composer": "~1.5.0", "magento/framework-foreign-key": "100.3.5", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-composer-metapackage": "1.1.5-p1", + "magento/inventory-composer-metapackage": "1.1.6", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-ee-base": "2.3.5-p2", - "magento/module-admin-gws": "100.3.5", + "magento/magento2-ee-base": "2.3.6", + "magento/module-admin-gws": "100.3.6", + "magento/module-admin-gws-configurable-product": "100.3.0", + "magento/module-admin-gws-staging": "100.3.0", "magento/module-advanced-catalog": "100.3.4", - "magento/module-advanced-checkout": "100.3.5", + "magento/module-advanced-checkout": "100.3.6", "magento/module-advanced-rule": "100.3.4", "magento/module-advanced-sales-rule": "100.3.4", - "magento/module-banner": "101.1.5", + "magento/module-banner": "101.1.6", "magento/module-banner-customer-segment": "100.3.5", "magento/module-bundle-import-export-staging": "100.3.4", - "magento/module-bundle-staging": "100.3.4", - "magento/module-catalog-event": "101.0.5", + "magento/module-bundle-staging": "100.3.5", + "magento/module-catalog-event": "101.0.6", "magento/module-catalog-import-export-staging": "100.3.4", "magento/module-catalog-inventory-staging": "100.3.4", - "magento/module-catalog-permissions": "100.3.4", - "magento/module-catalog-rule-staging": "100.3.5", - "magento/module-catalog-staging": "100.3.5", + "magento/module-catalog-permissions": "100.3.5", + "magento/module-catalog-rule-staging": "100.3.6", + "magento/module-catalog-staging": "100.3.6", "magento/module-catalog-staging-graph-ql": "100.3.0", "magento/module-catalog-url-rewrite-staging": "100.3.4", - "magento/module-checkout-address-search": "100.3.3", + "magento/module-checkout-address-search": "100.3.4", "magento/module-checkout-address-search-gift-registry": "100.3.2", "magento/module-checkout-staging": "100.3.4", - "magento/module-cms-staging": "100.3.4", + "magento/module-cms-staging": "100.3.5", "magento/module-configurable-product-staging": "100.3.5", - "magento/module-custom-attribute-management": "100.3.5", - "magento/module-customer-balance": "100.3.5-p2", + "magento/module-custom-attribute-management": "100.3.6", + "magento/module-customer-balance": "100.3.6", "magento/module-customer-balance-graph-ql": "100.3.1", - "magento/module-customer-custom-attributes": "100.3.5", + "magento/module-customer-custom-attributes": "100.3.6", "magento/module-customer-finance": "100.3.4", - "magento/module-customer-segment": "102.0.5-p2", + "magento/module-customer-segment": "102.0.6", "magento/module-cybersource": "100.3.5", "magento/module-downloadable-staging": "100.3.4", "magento/module-elasticsearch-catalog-permissions": "100.3.2", "magento/module-enterprise": "100.3.4", "magento/module-eway": "100.3.5", - "magento/module-gift-card": "101.2.5-p2", - "magento/module-gift-card-account": "101.1.5-p2", + "magento/module-gift-card": "101.2.6", + "magento/module-gift-card-account": "101.1.6", "magento/module-gift-card-account-graph-ql": "100.3.2", "magento/module-gift-card-graph-ql": "100.3.4", "magento/module-gift-card-import-export": "100.3.5", "magento/module-gift-card-staging": "100.3.4", "magento/module-gift-message-staging": "100.3.4", - "magento/module-gift-registry": "101.1.5-p2", - "magento/module-gift-wrapping": "101.1.5-p2", + "magento/module-gift-registry": "101.1.6", + "magento/module-gift-wrapping": "101.1.6", "magento/module-gift-wrapping-staging": "100.3.4", "magento/module-google-optimizer-staging": "100.3.4", - "magento/module-google-tag-manager": "100.3.5", + "magento/module-google-tag-manager": "100.3.6", "magento/module-grouped-product-staging": "100.3.4", "magento/module-invitation": "100.3.5", "magento/module-layered-navigation-staging": "100.3.4", "magento/module-logging": "101.1.5", "magento/module-msrp-staging": "100.3.4", - "magento/module-multiple-wishlist": "100.3.5-p2", + "magento/module-multiple-wishlist": "100.3.6", "magento/module-payment-staging": "100.3.4", "magento/module-paypal-recaptcha": "1.0.1", - "magento/module-persistent-history": "100.3.4", + "magento/module-persistent-history": "100.3.5", "magento/module-price-permissions": "100.3.4", "magento/module-product-video-staging": "100.3.4", "magento/module-promotion-permissions": "100.3.4", @@ -17883,29 +18011,29 @@ "magento/module-reward": "101.1.5", "magento/module-reward-graph-ql": "100.3.4", "magento/module-reward-staging": "100.3.4", - "magento/module-rma": "101.1.5-p2", + "magento/module-rma": "101.1.6", "magento/module-rma-graph-ql": "100.3.4", "magento/module-rma-staging": "100.3.4", - "magento/module-sales-archive": "100.3.5", - "magento/module-sales-rule-staging": "100.3.4", - "magento/module-scalable-checkout": "100.3.4-p2", + "magento/module-sales-archive": "100.3.6", + "magento/module-sales-rule-staging": "100.3.5", + "magento/module-scalable-checkout": "100.3.5", "magento/module-scalable-inventory": "100.3.4", "magento/module-scalable-oms": "100.3.4", - "magento/module-scheduled-import-export": "101.1.4", + "magento/module-scheduled-import-export": "101.1.5", "magento/module-search-staging": "100.3.4", - "magento/module-staging": "101.1.5", + "magento/module-staging": "101.1.6", "magento/module-staging-graph-ql": "100.3.0", "magento/module-support": "101.1.4", - "magento/module-target-rule": "101.1.5", + "magento/module-target-rule": "101.1.6", "magento/module-tinymce-3-banner": "100.3.4", - "magento/module-versions-cms": "101.1.5", + "magento/module-versions-cms": "101.1.6", "magento/module-versions-cms-url-rewrite": "100.3.0", - "magento/module-visual-merchandiser": "100.3.5-p2", - "magento/module-website-restriction": "100.3.5", + "magento/module-visual-merchandiser": "100.3.6", + "magento/module-website-restriction": "100.3.6", "magento/module-weee-staging": "100.3.4", "magento/module-worldpay": "100.3.5", - "magento/page-builder-commerce": "1.3.2", - "magento/product-community-edition": "2.3.5-p2", + "magento/page-builder-commerce": "1.3.3", + "magento/product-community-edition": "2.3.6", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "msp/recaptcha": "2.2.3", @@ -17923,7 +18051,7 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "3.4.1", + "vertex/product-magento-module": "3.4.3", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.0" @@ -17936,11 +18064,11 @@ }, { "name": "magento/quality-patches", - "version": "1.0.1", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.0.1.0.zip", - "shasum": "6b4e81499a68d6ee484f20c31ac71b3bfcd93098" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.0.7.0.zip", + "shasum": "cc23243da343d5b84acb8d221f2e8337640805b1" }, "require": { "ext-json": "*", @@ -17994,11 +18122,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.5.0.zip", - "shasum": "f0e75444b5b01011d429ffccdf36e4c8635cb8f9" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.6.0.zip", + "shasum": "d66b2b8d303e265edc461d27825053e98c59c4d9" }, "require": { "magento/framework": "102.0.*", @@ -18018,11 +18146,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.5.0.zip", - "shasum": "b538c03c982a1329fe87c0d8d4e2c2de90c3f57b" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.6.0.zip", + "shasum": "d5b9670c351389a0c67545f29f933fc61b6374dc" }, "require": { "magento/framework": "102.0.*", @@ -18290,16 +18418,16 @@ }, { "name": "nesbot/carbon", - "version": "2.38.0", + "version": "2.41.3", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d8f6a6a91d1eb9304527b040500f61923e97674b" + "reference": "e148788eeae9b9b7b87996520358b86faad37b52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d8f6a6a91d1eb9304527b040500f61923e97674b", - "reference": "d8f6a6a91d1eb9304527b040500f61923e97674b", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e148788eeae9b9b7b87996520358b86faad37b52", + "reference": "e148788eeae9b9b7b87996520358b86faad37b52", "shasum": "" }, "require": { @@ -18312,7 +18440,7 @@ "doctrine/orm": "^2.7", "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", "kylekatarnls/multi-tester": "^2.0", - "phpmd/phpmd": "^2.8", + "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12.35", "phpunit/phpunit": "^7.5 || ^8.0", @@ -18375,7 +18503,7 @@ "type": "tidelift" } ], - "time": "2020-08-04T19:12:46+00:00" + "time": "2020-10-12T20:36:09+00:00" }, { "name": "ocramius/package-versions", @@ -18885,16 +19013,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.28", + "version": "2.0.29", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260" + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", "shasum": "" }, "require": { @@ -18903,7 +19031,6 @@ "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -18987,7 +19114,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T09:08:33+00:00" + "time": "2020-09-08T04:24:43+00:00" }, { "name": "psr/container", @@ -19353,16 +19480,16 @@ }, { "name": "seld/jsonlint", - "version": "1.8.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { @@ -19408,7 +19535,7 @@ "type": "tidelift" } ], - "time": "2020-04-30T19:05:18+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { "name": "seld/phar-utils", @@ -19520,16 +19647,16 @@ }, { "name": "symfony/config", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36" + "reference": "7c5a1002178a612787c291a4f515f87b19176b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b1d8f0d9341ea1d378b8b043ba90739f37c49d36", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36", + "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61", + "reference": "7c5a1002178a612787c291a4f515f87b19176b61", "shasum": "" }, "require": { @@ -19594,20 +19721,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T08:27:46+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/console", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", + "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124", "shasum": "" }, "require": { @@ -19685,11 +19812,11 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:18:39+00:00" + "time": "2020-09-15T07:58:55+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -19756,16 +19883,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d" + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f33a28edd42708ed579377391b3a556bcd6a626d", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e", + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e", "shasum": "" }, "require": { @@ -19839,20 +19966,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-10T10:08:39+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8" + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd", "shasum": "" }, "require": { @@ -19870,6 +19997,7 @@ "psr/log": "~1.0", "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", @@ -19923,7 +20051,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:59:13+00:00" + "time": "2020-09-18T14:07:46+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -20003,16 +20131,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157" + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae", + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae", "shasum": "" }, "require": { @@ -20063,20 +20191,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-09-27T14:02:37+00:00" }, { "name": "symfony/finder", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187" + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187", + "url": "https://api.github.com/repos/symfony/finder/zipball/2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", "shasum": "" }, "require": { @@ -20126,7 +20254,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/options-resolver", @@ -20953,16 +21081,16 @@ }, { "name": "symfony/process", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" + "reference": "9b887acc522935f77555ae8813495958c7771ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", + "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7", + "reference": "9b887acc522935f77555ae8813495958c7771ba7", "shasum": "" }, "require": { @@ -21012,7 +21140,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/property-access", @@ -21077,16 +21205,16 @@ }, { "name": "symfony/proxy-manager-bridge", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", - "reference": "3f42656c548a373b9ffa212fb16f11e6cda2e0c6" + "reference": "3d698b01104bfca5b0776637cdfae6e1c8f658f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3f42656c548a373b9ffa212fb16f11e6cda2e0c6", - "reference": "3f42656c548a373b9ffa212fb16f11e6cda2e0c6", + "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3d698b01104bfca5b0776637cdfae6e1c8f658f1", + "reference": "3d698b01104bfca5b0776637cdfae6e1c8f658f1", "shasum": "" }, "require": { @@ -21144,20 +21272,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.43", + "version": "v3.4.45", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "f64adecb8428febda812166bdc4baa99c039fc74" + "reference": "b7d9a52bb1b3ec606238feb645908ffc8b4f714f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/f64adecb8428febda812166bdc4baa99c039fc74", - "reference": "f64adecb8428febda812166bdc4baa99c039fc74", + "url": "https://api.github.com/repos/symfony/serializer/zipball/b7d9a52bb1b3ec606238feb645908ffc8b4f714f", + "reference": "b7d9a52bb1b3ec606238feb645908ffc8b4f714f", "shasum": "" }, "require": { @@ -21237,20 +21365,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:32:39+00:00" + "time": "2020-09-02T16:06:40+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442" + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { @@ -21263,7 +21391,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -21313,20 +21441,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/translation", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "a8ea9d97353294eb6783f2894ef8cee99a045822" + "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/a8ea9d97353294eb6783f2894ef8cee99a045822", - "reference": "a8ea9d97353294eb6783f2894ef8cee99a045822", + "url": "https://api.github.com/repos/symfony/translation/zipball/8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd", + "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd", "shasum": "" }, "require": { @@ -21403,20 +21531,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.1.3", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63" + "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63", - "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105", + "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105", "shasum": "" }, "require": { @@ -21428,7 +21556,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -21478,20 +21606,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-28T13:05:58+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a" + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", + "url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1", + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1", "shasum": "" }, "require": { @@ -21551,7 +21679,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-27T03:36:23+00:00" }, { "name": "tedivm/jshrink", @@ -21747,11 +21875,11 @@ }, { "name": "vertex/module-address-validation", - "version": "1.1.1", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-1.1.1.0.zip", - "shasum": "8e254da3ce07ccbefcc7aa6189a691596a625470" + "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-1.1.2.0.zip", + "shasum": "4a878033de8bf793e5f994aa0aaa17136010f2c3" }, "require": { "ext-json": "*", @@ -21764,7 +21892,7 @@ "magento/module-store": "^100|^101", "magento/module-tax": "^100", "php": "^7.0", - "vertex/module-tax": "^3.4.1" + "vertex/module-tax": "^3.4.2" }, "require-dev": { "ext-dom": "*", @@ -21789,11 +21917,11 @@ }, { "name": "vertex/module-tax", - "version": "3.4.1", + "version": "3.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.4.1.0.zip", - "shasum": "eb2adeb131e80b6cbb527fd63d0a1751115b0b79" + "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.4.3.0.zip", + "shasum": "6479c6679532204f8ad29e77fe3e83c941ce52a5" }, "require": { "ext-intl": "*", @@ -21853,20 +21981,28 @@ }, { "name": "vertex/product-magento-module", - "version": "3.4.1", + "version": "3.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.4.1.0.zip", - "shasum": "a0c5a95f0e8f8bdd9fbe8a3eabbed7f3753cb801" + "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.4.3.0.zip", + "shasum": "4b1cf3666acb71ff92827cfd5c5d4e592ecb8f9a" }, "require": { - "vertex/module-address-validation": "1.1.1", - "vertex/module-tax": "3.4.1" + "vertex/module-address-validation": "1.1.2", + "vertex/module-tax": "3.4.3" }, "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": [ @@ -21876,11 +22012,11 @@ }, { "name": "vertex/sdk", - "version": "1.2.4", + "version": "1.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.4.0.zip", - "shasum": "2b9fd3deb46f45930b90d4e020f3236d8256cd4a" + "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip", + "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee" }, "require": { "ext-mbstring": "*", @@ -21889,6 +22025,8 @@ "php": "^5.4|^7" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", "php": "^7.3", "phpmd/phpmd": "^2.6", "phpunit/phpunit": "^9", @@ -21905,6 +22043,61 @@ ], "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" }, + { + "name": "webimpress/safe-writer", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.8 || ^9.3.7", + "vimeo/psalm": "^3.14.2", + "webimpress/coding-standard": "^1.1.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev", + "dev-develop": "2.2.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" + ], + "funding": [ + { + "url": "https://github.com/michalbundyra", + "type": "github" + } + ], + "time": "2020-08-25T07:21:11+00:00" + }, { "name": "webonyx/graphql-php", "version": "v0.13.9", diff --git a/src/_data/codebase/v2_3/commerce/composer_lock.json b/src/_data/codebase/v2_3/commerce/composer_lock.json index d320fd8e4ae..4ba422f67c5 100644 --- a/src/_data/codebase/v2_3/commerce/composer_lock.json +++ b/src/_data/codebase/v2_3/commerce/composer_lock.json @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "aec73991e57c8703aaa55cd333140d13", + "content-hash": "2c9a5bc621394009b7625cfaa5afbd12", "packages": [ { "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "3.4.1", + "version": "3.4.1-p3", "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-3.4.1.0.zip", - "shasum": "46e79d698c277f6d61bad4f87a18d7a1195e1670" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-3.4.1.0-patch3.zip", + "shasum": "767dd813b3253ffea92bdf6136d948b123b4ed91" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "3.4.1", - "amzn/amazon-pay-module": "3.4.1", - "amzn/login-with-amazon-module": "3.4.1" + "amzn/amazon-pay-and-login-with-amazon-core-module": "3.4.1-p3", + "amzn/amazon-pay-module": "3.4.1-p3", + "amzn/login-with-amazon-module": "3.4.1-p3" }, "type": "metapackage", "license": [ @@ -27,11 +27,11 @@ }, { "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "3.4.1", + "version": "3.4.1-p3", "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-3.4.1.0.zip", - "shasum": "7af5fc8a73b93e6d95c0fca9237c502482c00b46" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-3.4.1.0-patch3.zip", + "shasum": "ee7b1b4ca803b40da8b86e9b848fa6311729978d" }, "require": { "amzn/amazon-pay-sdk-php": "^3.2.0", @@ -66,15 +66,15 @@ }, { "name": "amzn/amazon-pay-module", - "version": "3.4.1", + "version": "3.4.1-p3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.4.1.0.zip", - "shasum": "d1ea35ab912a879815ea428671becd6b1b7b136e" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.4.1.0-patch3.zip", + "shasum": "273a277586733cd152f5711b5845a69783423550" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1", - "amzn/login-with-amazon-module": "^3.4.1", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p3", + "amzn/login-with-amazon-module": "^3.4.1-p3", "magento/framework": "^102", "magento/module-backend": "^101", "magento/module-catalog": "^103", @@ -160,14 +160,14 @@ }, { "name": "amzn/login-with-amazon-module", - "version": "3.4.1", + "version": "3.4.1-p3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.4.1.0.zip", - "shasum": "e53166af4a8da22a911fc48bed7682d2283e35fe" + "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.4.1.0-patch3.zip", + "shasum": "2b6a79e0d4d5380484c721d456f4b128bdbe20db" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p3", "magento/framework": "^102", "magento/module-checkout": "^100.3", "magento/module-checkout-agreements": "*", @@ -543,21 +543,21 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "669521218794f125c7b668252f4f576eda65e1e4" + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/669521218794f125c7b668252f4f576eda65e1e4", - "reference": "669521218794f125c7b668252f4f576eda65e1e4", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/39ca38da5e0a981bc1a7e39a86693c128784a513", + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513", "shasum": "" }, "require": { "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0" + "php": "^5.5 || ^7.0|| ^7.1 || ^7.2" }, "type": "library", "autoload": { @@ -576,20 +576,20 @@ ], "description": "A Redis-based session handler with optimistic locking", "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", - "time": "2020-01-08T17:41:01+00:00" + "time": "2020-10-07T09:47:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -637,25 +637,29 @@ "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-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", - "version": "1.10.10", + "version": "1.10.6", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a" + "reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/32966a3b1d48bc01472a8321fd6472b44fad033a", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a", + "url": "https://api.github.com/repos/composer/composer/zipball/be81b9c4735362c26876bdbfd3b5bc7e7f711c88", + "reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88", "shasum": "" }, "require": { @@ -663,7 +667,7 @@ "composer/semver": "^1.0", "composer/spdx-licenses": "^1.2", "composer/xdebug-handler": "^1.1", - "justinrainbow/json-schema": "^5.2.10", + "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0", "php": "^5.3.2 || ^7.0", "psr/log": "^1.0", "seld/jsonlint": "^1.4", @@ -674,11 +678,12 @@ "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" }, "conflict": { - "symfony/console": "2.8.38" + "symfony/console": "2.8.38", + "symfony/phpunit-bridge": "3.4.40" }, "require-dev": { "phpspec/prophecy": "^1.10", - "symfony/phpunit-bridge": "^4.2" + "symfony/phpunit-bridge": "^3.4" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -727,29 +732,25 @@ "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-08-03T09:35:19+00:00" + "time": "2020-05-06T08:28:10+00:00" }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", "shasum": "" }, "require": { @@ -797,7 +798,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "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-09-27T13:13:07+00:00" }, { "name": "composer/spdx-licenses", @@ -875,16 +890,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -929,7 +944,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "container-interop/container-interop", @@ -965,16 +980,16 @@ }, { "name": "donatj/phpuseragentparser", - "version": "v0.16.0", + "version": "v0.17.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce" + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b3551112ed84524aef6542a8778a3f812c8098ce", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/e159493010d4b71c9620a43fd05f8284f29dcfeb", + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb", "shasum": "" }, "require": { @@ -1022,15 +1037,15 @@ "type": "github" } ], - "time": "2020-04-07T15:47:30+00:00" + "time": "2020-09-01T16:15:49+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.4.0.0.zip", - "shasum": "2ce54820044685bc127ec0c6bdc73d0c8c0984cd" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.4.1.0.zip", + "shasum": "4eadf48f14c689567e32fd4923674dbdac3453f6" }, "require": { "magento/framework": ">=101 <103", @@ -1084,11 +1099,11 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.0.1", + "version": "1.0.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.0.1.0.zip", - "shasum": "9c158025829fbdf2aa789cd269d67eba72d37ae4" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.0.1.0-patch1.zip", + "shasum": "294a4e1c1fb0f17962b63e0ad8045ca5601c5096" }, "require": { "dotmailer/dotmailer-magento2-extension": "^4.3.1", @@ -1144,15 +1159,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-enterprise-package", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.4.0.0.zip", - "shasum": "97ce94c58e7c832a3ac9070e560fe6d12d93fe1e" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.4.1.0.zip", + "shasum": "583a117d3d0853f5433c835ef96714a9f4054879" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.4.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.0.1", + "dotmailer/dotmailer-magento2-extension": "4.4.1", + "dotmailer/dotmailer-magento2-extension-chat": "1.0.1-p1", "dotmailer/dotmailer-magento2-extension-enterprise": "1.0.7" }, "type": "metapackage", @@ -1163,15 +1178,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.4.0.0.zip", - "shasum": "2d49ed099b07985806a76cd8c67cbc379f4d9361" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.4.1.0.zip", + "shasum": "9931bf660abe8579abb4013b331d8de9f13f9ac1" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.4.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.0.1" + "dotmailer/dotmailer-magento2-extension": "4.4.1", + "dotmailer/dotmailer-magento2-extension-chat": "1.0.1-p1" }, "type": "metapackage", "license": [ @@ -1181,16 +1196,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v7.8.0", + "version": "v7.9.1", "source": { "type": "git", "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "5c2d039ae7bdaa1e28f1e66971c5b3314fc36383" + "reference": "38e821f37491bd91fe06b18b88613128950a11bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/5c2d039ae7bdaa1e28f1e66971c5b3314fc36383", - "reference": "5c2d039ae7bdaa1e28f1e66971c5b3314fc36383", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/38e821f37491bd91fe06b18b88613128950a11bb", + "reference": "38e821f37491bd91fe06b18b88613128950a11bb", "shasum": "" }, "require": { @@ -1202,6 +1217,7 @@ "require-dev": { "cpliakas/git-wrapper": "~2.0", "doctrine/inflector": "^1.3", + "ext-yaml": "*", "mockery/mockery": "^1.2", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5", @@ -1240,7 +1256,7 @@ "elasticsearch", "search" ], - "time": "2020-06-18T19:23:29+00:00" + "time": "2020-10-06T13:03:50+00:00" }, { "name": "endroid/qr-code", @@ -1528,23 +1544,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1575,20 +1591,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -1601,15 +1617,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1646,7 +1662,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "justinrainbow/json-schema", @@ -1766,25 +1782,25 @@ }, { "name": "klarna/m2-payments", - "version": "7.5.0", + "version": "7.6.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.5.0.0.zip", - "shasum": "dbf16872ef89126af34f2ed5b004bbb43e4b5dd0" + "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.6.1.0.zip", + "shasum": "f710eda4053427417ff89fec22206eae59742beb" }, "require": { - "klarna/module-core": "5.3.0", - "klarna/module-kp": "6.5.0", - "klarna/module-ordermanagement": "5.0.8" + "klarna/module-core": "5.3.1", + "klarna/module-kp": "6.5.2", + "klarna/module-ordermanagement": "5.1.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.10.1", + "friendsofphp/php-cs-fixer": "~2.14.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", + "pdepend/pdepend": "^2.5.2", "phploc/phploc": "^4.0", "phpmd/phpmd": "@stable", "phpro/grumphp": "^0.14", @@ -1801,11 +1817,11 @@ }, { "name": "klarna/module-core", - "version": "5.3.0", + "version": "5.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.3.0.0.zip", - "shasum": "56c46cba222fd87495b67b2293dee81926d28e1c" + "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.3.1.0.zip", + "shasum": "a659d1f6b73e652873711ba3c571e1b5e95c0781" }, "require": { "guzzlehttp/guzzle": "^6.0", @@ -1889,11 +1905,11 @@ }, { "name": "klarna/module-kp", - "version": "6.5.0", + "version": "6.5.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.5.0.0.zip", - "shasum": "b975b94bbb8c8524237e4f6375b90d12e0df732c" + "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.5.2.0.zip", + "shasum": "ced255886156421059394612d53ee59e3e4d3d1a" }, "require": { "klarna/module-core": "^5.2", @@ -1976,11 +1992,11 @@ }, { "name": "klarna/module-ordermanagement", - "version": "5.0.8", + "version": "5.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.0.8.0.zip", - "shasum": "87fc66c717b46238ca5db2961ba866d8871b47fa" + "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.1.1.0.zip", + "shasum": "cc9b557916e9c3253d132f30da2709f059595c80" }, "require": { "klarna/module-core": "^5.2", @@ -2636,41 +2652,41 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082", + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-eventmanager": "self.version" + "zendframework/zend-eventmanager": "^3.2.1" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", + "container-interop/container-interop": "^1.1", "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { - "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "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", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -2690,20 +2706,26 @@ "events", "laminas" ], - "time": "2019-12-31T16:44:52+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T11:10:44+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012", + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012", "shasum": "" }, "require": { @@ -2757,7 +2779,13 @@ "feed", "laminas" ], - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-18T13:45:04+00:00" }, { "name": "laminas/laminas-filter", @@ -2918,16 +2946,16 @@ }, { "name": "laminas/laminas-http", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575" + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/48bd06ffa3a6875e2b77d6852405eb7b1589d575", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5", + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5", "shasum": "" }, "require": { @@ -2950,12 +2978,6 @@ "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Http\\": "src/" @@ -2978,7 +3000,7 @@ "type": "community_bridge" } ], - "time": "2020-06-23T15:14:37+00:00" + "time": "2020-08-18T17:11:58+00:00" }, { "name": "laminas/laminas-hydrator", @@ -3364,16 +3386,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b" + "reference": "c154a733b122539ac2c894561996c770db289f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a85bd6ec20ebc382498cc1d3086dfe3fa201849b", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/c154a733b122539ac2c894561996c770db289f70", + "reference": "c154a733b122539ac2c894561996c770db289f70", "shasum": "" }, "require": { @@ -3428,7 +3450,7 @@ "type": "community_bridge" } ], - "time": "2020-08-06T14:33:28+00:00" + "time": "2020-08-12T14:51:33+00:00" }, { "name": "laminas/laminas-math", @@ -3540,16 +3562,16 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.8.4", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78" + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, "require": { @@ -3557,10 +3579,11 @@ "laminas/laminas-eventmanager": "^3.2 || ^2.6.3", "laminas/laminas-stdlib": "^3.1 || ^2.7", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "replace": { - "zendframework/zend-modulemanager": "self.version" + "zendframework/zend-modulemanager": "^2.8.4" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", @@ -3580,8 +3603,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" } }, "autoload": { @@ -3599,7 +3622,13 @@ "laminas", "modulemanager" ], - "time": "2019-12-31T17:26:56+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:29:22+00:00" }, { "name": "laminas/laminas-mvc", @@ -4049,35 +4078,35 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6", + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-stdlib": "self.version" + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^9.3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -4095,7 +4124,13 @@ "laminas", "stdlib" ], - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:08:16+00:00" }, { "name": "laminas/laminas-text", @@ -4372,31 +4407,27 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -4426,27 +4457,27 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "magento/adobe-stock-integration", - "version": "1.0.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-1.0.1.0.zip", - "shasum": "207f0141051c92fb777509ee7deb894471a6dbd7" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-1.0.2.0.zip", + "shasum": "f241027da030675c38e1c38a9630c4e71be77b33" }, "require": { - "magento/module-adobe-ims": "1.0.0", - "magento/module-adobe-ims-api": "1.0.0", - "magento/module-adobe-stock-admin-ui": "1.0.0", - "magento/module-adobe-stock-asset": "1.0.0", - "magento/module-adobe-stock-asset-api": "1.0.0", - "magento/module-adobe-stock-client": "1.0.0", - "magento/module-adobe-stock-client-api": "1.0.0", - "magento/module-adobe-stock-image": "1.0.0", - "magento/module-adobe-stock-image-admin-ui": "1.0.1", - "magento/module-adobe-stock-image-api": "1.0.0" + "magento/module-adobe-ims": "1.0.1", + "magento/module-adobe-ims-api": "1.0.1", + "magento/module-adobe-stock-admin-ui": "1.0.1", + "magento/module-adobe-stock-asset": "1.0.1", + "magento/module-adobe-stock-asset-api": "1.0.1", + "magento/module-adobe-stock-client": "1.0.1", + "magento/module-adobe-stock-client-api": "1.0.1", + "magento/module-adobe-stock-image": "1.0.1", + "magento/module-adobe-stock-image-admin-ui": "1.0.2", + "magento/module-adobe-stock-image-api": "1.0.1" }, "type": "metapackage", "description": "Adobe Stock integration" @@ -4487,6 +4518,39 @@ "description": "Magento composer library helps to instantiate Composer application and run composer commands.", "time": "2020-01-07T22:16:08+00:00" }, + { + "name": "magento/composer-root-update-plugin", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-1.0.0.0.zip", + "shasum": "df94356237e631516cdcaa18a6aaecea127e9623" + }, + "require": { + "composer-plugin-api": "^1.0", + "composer/composer": "<=1.10.6" + }, + "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/cssxpath", "version": "v1.1.3", @@ -4614,11 +4678,11 @@ }, { "name": "magento/framework", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.5.0.zip", - "shasum": "576880107b411605f2fae5f3c4c7b6516b11d1d8" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.6.0.zip", + "shasum": "5dd3ac0321de965f3d4769a894bb0a8ed27550c7" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -4754,11 +4818,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.5.0.zip", - "shasum": "f2d56382558a899dd7b04fa2b961f3ab00edc6ad" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.6.0.zip", + "shasum": "876005a316548d01f6a2af89c01e38ca06284567" }, "require": { "magento/framework": "102.0.*", @@ -4781,29 +4845,16 @@ }, { "name": "magento/google-shopping-ads", - "version": "3.0.2", + "version": "4.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-3.0.2.0.zip", - "shasum": "9ae1bcb06b17792fbad7bf6acbe7b101057d4aa5" + "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-4.0.1.0.zip", + "shasum": "ba1efed03c142908f53a02cce6704672c379a60d" }, "require": { - "guzzlehttp/guzzle": ">=6.0", - "guzzlehttp/psr7": "~1.0", "magento/framework": ">=101.0.4", - "magento/module-backend": ">=100.2.4", - "magento/module-bundle": ">=100.2.3", - "magento/module-catalog": ">=102.0.4", - "magento/module-catalog-inventory": ">=100.2.3", - "magento/module-checkout": ">=100.2.4", - "magento/module-config": ">=101.0.4", - "magento/module-configurable-product": ">=100.2.4", - "magento/module-directory": ">=100.2.3", - "magento/module-downloadable": ">=100.2.3", "magento/module-eav": ">=101.0.3", - "magento/module-store": ">=100.2.3", - "magento/module-ui": ">=101.0.4", - "php": "7.0.2||7.0.4||>=7.0.6 <7.4" + "php": "7.0.2||7.0.4||>=7.0.6" }, "type": "magento2-module", "autoload": { @@ -4852,25 +4903,25 @@ }, { "name": "magento/inventory-composer-metapackage", - "version": "1.1.5", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.5.0.zip", - "shasum": "02a2350c24d00860aa55f15e5057f5ee85f0aa1e" + "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.6.0.zip", + "shasum": "7ea8ae2b3e6044d59b71939ed14837ba313b7059" }, "require": { "magento/inventory-composer-installer": "1.1.0", - "magento/module-inventory": "1.0.8", - "magento/module-inventory-admin-ui": "1.0.8", + "magento/module-inventory": "1.0.9", + "magento/module-inventory-admin-ui": "1.0.10", "magento/module-inventory-advanced-checkout": "1.0.1", "magento/module-inventory-api": "1.0.8", "magento/module-inventory-bundle-product": "1.0.6", "magento/module-inventory-bundle-product-admin-ui": "1.0.6", - "magento/module-inventory-cache": "1.0.6", - "magento/module-inventory-catalog": "1.0.8", - "magento/module-inventory-catalog-admin-ui": "1.0.8", + "magento/module-inventory-cache": "1.0.7", + "magento/module-inventory-catalog": "1.0.10", + "magento/module-inventory-catalog-admin-ui": "1.0.9", "magento/module-inventory-catalog-api": "1.1.2", - "magento/module-inventory-catalog-search": "1.0.7", + "magento/module-inventory-catalog-search": "1.0.8", "magento/module-inventory-configurable-product": "1.0.8", "magento/module-inventory-configurable-product-admin-ui": "1.0.7", "magento/module-inventory-configurable-product-indexer": "1.0.6", @@ -4887,23 +4938,23 @@ "magento/module-inventory-grouped-product-admin-ui": "1.0.8", "magento/module-inventory-grouped-product-indexer": "1.0.6", "magento/module-inventory-import-export": "1.0.8", - "magento/module-inventory-indexer": "1.0.8", - "magento/module-inventory-low-quantity-notification": "1.0.8", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.7", + "magento/module-inventory-indexer": "1.0.9", + "magento/module-inventory-low-quantity-notification": "1.0.9", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.8", "magento/module-inventory-low-quantity-notification-api": "1.0.6", "magento/module-inventory-multi-dimensional-indexer-api": "1.0.7", "magento/module-inventory-product-alert": "1.0.8", "magento/module-inventory-requisition-list": "1.0.1", - "magento/module-inventory-reservation-cli": "1.0.2", - "magento/module-inventory-reservations": "1.0.7", + "magento/module-inventory-reservation-cli": "1.0.3", + "magento/module-inventory-reservations": "1.0.8", "magento/module-inventory-reservations-api": "1.0.6", - "magento/module-inventory-sales": "1.0.8", + "magento/module-inventory-sales": "1.0.9", "magento/module-inventory-sales-admin-ui": "1.0.8", "magento/module-inventory-sales-api": "1.0.7", "magento/module-inventory-sales-frontend-ui": "1.0.6", "magento/module-inventory-setup-fixture-generator": "1.0.3", "magento/module-inventory-shipping": "1.0.8", - "magento/module-inventory-shipping-admin-ui": "1.0.8", + "magento/module-inventory-shipping-admin-ui": "1.0.9", "magento/module-inventory-source-deduction-api": "1.0.8", "magento/module-inventory-source-selection": "1.0.7", "magento/module-inventory-source-selection-api": "1.2.2" @@ -5153,11 +5204,11 @@ }, { "name": "magento/magento2-base", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.5.0.zip", - "shasum": "44bfaf8c4419c6d62d7c63eb237998e37126a96d" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.6.0.zip", + "shasum": "5eb86a791ca2cb7362107984e5c2854f664aab9b" }, "require": { "braintree/braintree_php": "3.35.0", @@ -5752,11 +5803,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.3.5.0.zip", - "shasum": "0aef26c724261bc859d79b9b9970db34d3ea8173" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.3.6.0.zip", + "shasum": "f4c8a0f130930297c254e0b2fc57427eb5c5c333" }, "require": { "braintree/braintree_php": "3.35.0", @@ -5909,11 +5960,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.3.5.0.zip", - "shasum": "9011b6a21d9ecf809d7261ecfe3cf6b647b4921e" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.3.6.0.zip", + "shasum": "a99821455ebfbcf6ed1b5f24c7e3b77ade1b2ca5" }, "require": { "magento/framework": "102.0.*", @@ -5952,6 +6003,63 @@ ], "description": "N/A" }, + { + "name": "magento/module-admin-gws-configurable-product", + "version": "100.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.3.0.0.zip", + "shasum": "8e107f7a761e2711e2851ce0417da44a243e0f1b" + }, + "require": { + "magento/framework": "102.0.*", + "magento/module-admin-gws": "100.3.*", + "magento/module-configurable-product": "100.3.*", + "php": "~7.1.3||~7.2.0||~7.3.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.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-staging/magento-module-admin-gws-staging-100.3.0.0.zip", + "shasum": "001eaa7c865ca3cd214f74d5c9d4bfb5aea2cd8c" + }, + "require": { + "magento/framework": "102.0.*", + "magento/module-admin-gws": "100.3.*", + "magento/module-staging": "101.1.*", + "magento/module-store": "101.0.*", + "php": "~7.1.3||~7.2.0||~7.3.0" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\AdminGwsStaging\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "N/A" + }, { "name": "magento/module-admin-notification", "version": "100.3.5", @@ -5987,19 +6095,19 @@ }, { "name": "magento/module-adobe-ims", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.0.0.0.zip", - "shasum": "710f086b6e95994efd4bc1d289dc3d5060f08f44" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.0.1.0.zip", + "shasum": "0d1acee77837c886a55965a9d11d6d010d2ee961" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-authorization": "~100.3.4", - "magento/module-backend": "~101.0.4", - "magento/module-config": "~101.1.4", - "magento/module-user": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-authorization": "*", + "magento/module-backend": "*", + "magento/module-config": "*", + "magento/module-user": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6019,14 +6127,14 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-1.0.0.0.zip", - "shasum": "b06bd9bb77149097697b2009021b554730413b21" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-1.0.1.0.zip", + "shasum": "8184ca2c849d7e525a2b0ae8997dcb7ca1df0b2f" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6046,22 +6154,22 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.0.0.0.zip", - "shasum": "8c78fac04b75ebaf3430a0e4dd9d9be255b3350c" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.0.1.0.zip", + "shasum": "6fdffb7780d558c392dceef331ac775b5b3660c1" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-backend": "~101.0.4", - "magento/module-config": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-backend": "*", + "magento/module-config": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-cms": "~103.0.4" + "magento/module-cms": "*" }, "type": "magento2-module", "autoload": { @@ -6080,19 +6188,19 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.0.0.0.zip", - "shasum": "d691df693547aa576bdbdc511fcf3437d729401b" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.0.1.0.zip", + "shasum": "c8d641777d114612cebd7b3bd860419934889987" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-config": "~101.1.4", - "magento/module-media-gallery": "~100.3.0", - "magento/module-media-gallery-api": "~100.3.0", + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-config": "*", + "magento/module-media-gallery": "*", + "magento/module-media-gallery-api": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6112,14 +6220,14 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.0.0.0.zip", - "shasum": "74c37ce6d176428be340394c9d1ba01af054c46f" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.0.1.0.zip", + "shasum": "88a4f5749353fc6f318ace2c25405fab73635d30" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6139,17 +6247,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.0.0.0.zip", - "shasum": "3482b1559ebb5fb2f659d1fef1b796f8be12ae7f" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.0.1.0.zip", + "shasum": "c3a253135e07d3ac6ee926e052048288eec6e051" }, "require": { - "astock/stock-api-libphp": "^1.1.2", - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", + "astock/stock-api-libphp": "^1.1.3", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6169,14 +6277,14 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.0.0.0.zip", - "shasum": "d50de661787f40fe9e357a11aec58aff78f6fc19" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.0.1.0.zip", + "shasum": "74cf0d23115fec3795d77b2d5e476eb7d06d33d9" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6196,22 +6304,22 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.0.0.0.zip", - "shasum": "06e8de90d2e9c9e2fd9eb0d040f0a5e38190ff65" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.0.1.0.zip", + "shasum": "48ca389d085f4398f8548bd2ce42615c7755e17f" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-adobe-stock-image-api": "1.*.*", - "magento/module-media-gallery-api": "~100.3.0", + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-adobe-stock-image-api": "1.0.*", + "magento/module-media-gallery-api": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-catalog": "~103.0.4" + "magento/module-catalog": "*" }, "type": "magento2-module", "autoload": { @@ -6230,25 +6338,25 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.0.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.0.1.0.zip", - "shasum": "7aee8874378aaf13e9bb6a7fd6cafea80f3e2ec7" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.0.2.0.zip", + "shasum": "f16c77eca30c5cec48381b10002d6735cd9fa0de" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims": "1.*.*", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-adobe-stock-image-api": "1.*.*", - "magento/module-backend": "~101.0.4", - "magento/module-ui": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims": "1.0.*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-adobe-stock-image-api": "1.0.*", + "magento/module-backend": "*", + "magento/module-ui": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-cms": "~103.0.4" + "magento/module-cms": "*" }, "type": "magento2-module", "autoload": { @@ -6267,14 +6375,14 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.0.0.0.zip", - "shasum": "73de6001e60c181d353b0076bf072c89127c0d69" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.0.1.0.zip", + "shasum": "76adcc85b56c4b0c61fe5fff94671b02bce12246" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6324,11 +6432,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.3.5.0.zip", - "shasum": "26a2cf7b5537a714a51b805dbc8443f43e7bd591" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.3.6.0.zip", + "shasum": "617a29d766dd317f576e87048d2e380ed857c004" }, "require": { "magento/framework": "102.0.*", @@ -6560,11 +6668,11 @@ }, { "name": "magento/module-analytics", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.5.0.zip", - "shasum": "9bd395a51e3982f2f86bea5812ce48dc4597e8ca" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.6.0.zip", + "shasum": "eb12891a8cccf87fa40926714d77c5871825edaf" }, "require": { "magento/framework": "102.0.*", @@ -6591,11 +6699,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.5.0.zip", - "shasum": "33c0400729a05e80a0911d9f5a1de38743011aeb" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.6.0.zip", + "shasum": "71c491c85bba044c46cd796e22085d02262604b0" }, "require": { "magento/framework": "102.0.*", @@ -6626,11 +6734,11 @@ }, { "name": "magento/module-authorization", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.4.0.zip", - "shasum": "b7f9a8b38412d25f39963684fbc23fe42b18fbe7" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.5.0.zip", + "shasum": "f6af0187ac2cad1491511eb830d9200609f35c34" }, "require": { "magento/framework": "102.0.*", @@ -6790,11 +6898,11 @@ }, { "name": "magento/module-backend", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.5.0.zip", - "shasum": "97b6ba680497709af06b6f650fde3a40612238e7" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.6.0.zip", + "shasum": "0fb5bc0d9ed8ce1cb51b8f0930374cc622cd3899" }, "require": { "magento/framework": "102.0.*", @@ -6866,11 +6974,11 @@ }, { "name": "magento/module-banner", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.1.5.0.zip", - "shasum": "6105f0ec7ad4066ad76f864d823848088d974bd4" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.1.6.0.zip", + "shasum": "9a8c30c4b2d18f2909afa5c3c9a7fb57d891416b" }, "require": { "magento/framework": "102.0.*", @@ -6932,21 +7040,21 @@ }, { "name": "magento/module-banner-page-builder", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-1.3.0.0.zip", - "shasum": "bf6234b431321824252869a50ffdd9465a8da88d" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-1.3.3.0.zip", + "shasum": "afa18f7626f308e33d0518a20a9dbe7ea73f8c5c" }, "require": { - "magento/framework": "~102.0.5", - "magento/module-backend": "~101.0.5", - "magento/module-banner": "~101.1.5", + "magento/framework": "~102.0.6", + "magento/module-backend": "~101.0.6", + "magento/module-banner": "~101.1.6", "magento/module-banner-customer-segment": "~100.3.5", "magento/module-catalog-rule": "101.1.*", - "magento/module-customer-segment": "~102.0.5", + "magento/module-customer-segment": "~102.0.6", "magento/module-page-builder": "1.3.*", - "magento/module-sales-rule": "~101.1.5", + "magento/module-sales-rule": "~101.1.6", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6965,15 +7073,15 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.3.0.0.zip", - "shasum": "039e1b8658984e24184357853a416eabb9b2f5fb" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.3.3.0.zip", + "shasum": "25b6f99856a30b3b002184c8b6f6c69aba25c2f1" }, "require": { - "magento/framework": "~102.0.5", - "magento/module-banner": "~101.1.5", + "magento/framework": "~102.0.6", + "magento/module-banner": "~101.1.6", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -6993,11 +7101,11 @@ }, { "name": "magento/module-braintree", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.5.0.zip", - "shasum": "23f784d05c3431045e435001cc3a01887d8d55ad" + "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.6.0.zip", + "shasum": "9e543332dbd185d668d08cde0367947be0464b23" }, "require": { "braintree/braintree_php": "3.35.0", @@ -7040,11 +7148,11 @@ }, { "name": "magento/module-braintree-graph-ql", - "version": "100.3.2", + "version": "100.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.2.0.zip", - "shasum": "2ddc3ac79d5ecb4740b9904c3298f77c0076fbe3" + "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.3.0.zip", + "shasum": "7a9e279daa1253ef1315e29b6f28ffab0a021249" }, "require": { "magento/framework": "102.0.*", @@ -7074,11 +7182,11 @@ }, { "name": "magento/module-bundle", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.5.0.zip", - "shasum": "b0bd30f204434536591a9d884fcb642e878bac5b" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.6.0.zip", + "shasum": "1de7398c89dbcbeea14f00456e55243ea1f838c2" }, "require": { "magento/framework": "102.0.*", @@ -7154,11 +7262,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.4.0.zip", - "shasum": "adb56b983de9cf6b26e505d43f1a3ec83ecf6098" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.5.0.zip", + "shasum": "5ff6980381f3b162b9e3bb60ae0d0d46580bd2c3" }, "require": { "magento/framework": "102.0.*", @@ -7217,11 +7325,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.3.4.0.zip", - "shasum": "27a1b5cd997bd85648639b6703300f7f426953ac" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.3.5.0.zip", + "shasum": "c160a1c5a421df1b94c8eef8673d759a60a85d8c" }, "require": { "magento/framework": "102.0.*", @@ -7277,17 +7385,18 @@ }, { "name": "magento/module-captcha", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.5.0.zip", - "shasum": "add6039b2f8aae8e902146d35591f2be6c1ed70d" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.6.0.zip", + "shasum": "3d4ec22cc61a1648134b29b27d9e8faeec52031d" }, "require": { "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-db": "^2.8.2", "laminas/laminas-session": "^2.7.3", "magento/framework": "102.0.*", + "magento/module-authorization": "100.3.*", "magento/module-backend": "101.0.*", "magento/module-checkout": "100.3.*", "magento/module-customer": "102.0.*", @@ -7341,11 +7450,11 @@ }, { "name": "magento/module-catalog", - "version": "103.0.5", + "version": "103.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.5.0.zip", - "shasum": "0e61c6128447e8565ec51dccbd184987cbc16c91" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.6.0.zip", + "shasum": "ac0f9d194081c3ba02adc21a5fbd6c2c090051f5" }, "require": { "magento/framework": "102.0.*", @@ -7492,11 +7601,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.0.5.0.zip", - "shasum": "792e4ad65459b453bbe838fb598011e89a6660d5" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.0.6.0.zip", + "shasum": "65fce8723b72c567a65d0fdb06808e6db9aba182" }, "require": { "magento/framework": "102.0.*", @@ -7528,11 +7637,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.5.0.zip", - "shasum": "886dc91a883514d71c2b2a784debca701579a871" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.6.0.zip", + "shasum": "f02f86535027c3415aea31d622a8411c3e8e085a" }, "require": { "magento/framework": "102.0.*", @@ -7567,11 +7676,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.5.0.zip", - "shasum": "a2aea6d8f53c2a0bf6805faa2b9e0f64f25a3c7a" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.6.0.zip", + "shasum": "c77113adc1666182e29f0d80dd52c2345ca5ecf8" }, "require": { "ext-ctype": "*", @@ -7637,11 +7746,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.5.0.zip", - "shasum": "7b1508cce56fac131a6bbe02d633762f7c05787b" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.6.0.zip", + "shasum": "405ce2cb921d6251e61df5ad9dc5ae16791c0668" }, "require": { "magento/framework": "102.0.*", @@ -7735,15 +7844,15 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.3.0.0.zip", - "shasum": "f6a7e04fd2801d615b11dacc0d37d278c839c4cc" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.3.3.0.zip", + "shasum": "e27ce0bb46fcf5c27ac6e51c0a6de3a0a0d14c72" }, "require": { - "magento/framework": "~102.0.5", - "magento/module-catalog": "~103.0.5", + "magento/framework": "~102.0.6", + "magento/module-catalog": "~103.0.6", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -7763,15 +7872,15 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.3.0.0.zip", - "shasum": "059814d5acecd6cd1fec0333a4f38fd1a2fcb8e6" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.3.3.0.zip", + "shasum": "b9c1f94e866ee2459d7b3ac6ad8cc0f279d32a8f" }, "require": { - "magento/framework": "~102.0.5", - "magento/module-catalog": "~103.0.5", + "magento/framework": "~102.0.6", + "magento/module-catalog": "~103.0.6", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -7791,11 +7900,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.3.4.0.zip", - "shasum": "b2b26022e2db3ced5c41d8993ac3714b4967ce53" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.3.5.0.zip", + "shasum": "fec9c06a340fa99250dbe2d2194dbbd716969ed2" }, "require": { "magento/framework": "102.0.*", @@ -7829,11 +7938,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.5.0.zip", - "shasum": "03cc677562434e6792fce263e40da07221640018" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.6.0.zip", + "shasum": "dcf58c9d22d365ceaee39b2aeb5a37b41ec6cec0" }, "require": { "magento/framework": "102.0.*", @@ -7899,13 +8008,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-catalog-rule-graph-ql", + "version": "100.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.3.0.0.zip", + "shasum": "82845cc4469233d533c24951e75ffae990c8b631" + }, + "require": { + "magento/framework": "102.0.*", + "php": "~7.1.3||~7.2.0||~7.3.0" + }, + "suggest": { + "magento/module-catalog-rule": "101.1.*" + }, + "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.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.3.5.0.zip", - "shasum": "74c9b0cd6a1e4e6914a960140cda6dd0654b10eb" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.3.6.0.zip", + "shasum": "0f331c72bf6941c1e72abd345937e4208b72f7c1" }, "require": { "magento/framework": "102.0.*", @@ -7936,11 +8075,11 @@ }, { "name": "magento/module-catalog-search", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.5.0.zip", - "shasum": "c77d85c4a5819fafc0fc251e88cd5ccf8a78a101" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.6.0.zip", + "shasum": "f9b7da78b5d70a04a82531d129c23e6006cd23e3" }, "require": { "magento/framework": "102.0.*", @@ -7977,11 +8116,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.3.5.0.zip", - "shasum": "ef69b858bed62217fc833771b0118fbb2ab37ead" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.3.6.0.zip", + "shasum": "15488f2b5c06d2fa246b7643cab3bfe9147b639d" }, "require": { "lib-libxml": "*", @@ -8062,14 +8201,14 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.3.0.0.zip", - "shasum": "2d83dd3f4e31b46cf160f478c94d6b7665dbbbb2" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.3.3.0.zip", + "shasum": "5039b73deeef94a5bd6fb8ed0cb49210bd88e93f" }, "require": { - "magento/framework": "~102.0.5", + "magento/framework": "~102.0.6", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -8092,11 +8231,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.5.0.zip", - "shasum": "8bf1d252e0f51973ee7cbff07f11dfe87e71bc30" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.6.0.zip", + "shasum": "2bffdf611125e42ad81d3e98b329d4ebe7e5605d" }, "require": { "magento/framework": "102.0.*", @@ -8195,11 +8334,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.5.0.zip", - "shasum": "30ff13f0a1eb3bebe4470ce3db67d001d5478e9d" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.6.0.zip", + "shasum": "3fcede4d687f6312bf19583d57d07e9a7bd06451" }, "require": { "magento/framework": "102.0.*", @@ -8231,14 +8370,15 @@ }, { "name": "magento/module-checkout", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.5.0.zip", - "shasum": "f089321ca5b08026baaa1ca08505fd22c3bc95b5" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.6.0.zip", + "shasum": "b879f2d1f98ba983e943958488116c48ce2da843" }, "require": { "magento/framework": "102.0.*", + "magento/module-authorization": "100.3.*", "magento/module-captcha": "100.3.*", "magento/module-catalog": "103.0.*", "magento/module-catalog-inventory": "100.3.*", @@ -8279,11 +8419,11 @@ }, { "name": "magento/module-checkout-address-search", - "version": "100.3.3", + "version": "100.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.3.3.0.zip", - "shasum": "33f22277d683d205999dd2b1bbbc0760d422012e" + "url": "https://repo.magento.com/archives/magento/module-checkout-address-search/magento-module-checkout-address-search-100.3.4.0.zip", + "shasum": "e5359df8702312d0c52dea292bbb2a945781a76a" }, "require": { "magento/framework": "102.0.*", @@ -8437,11 +8577,11 @@ }, { "name": "magento/module-cms", - "version": "103.0.5", + "version": "103.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.5.0.zip", - "shasum": "506da640118fc223d9e8c89b9bdeecc24b2d8de1" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.6.0.zip", + "shasum": "b91cee3b50776339f8cba1decbe104c50e2e8a6e" }, "require": { "magento/framework": "102.0.*", @@ -8510,14 +8650,14 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.3.0.0.zip", - "shasum": "0eaeca23b9a7b7095bca1b6e344c5c46bdbad52b" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.3.3.0.zip", + "shasum": "d3a5636cdc6350df0bea8dfb34bce9845d5baf94" }, "require": { - "magento/framework": "~102.0.5", + "magento/framework": "~102.0.6", "magento/module-cms": "103.0.*", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" @@ -8538,14 +8678,14 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.3.0.0.zip", - "shasum": "61e8c70c07b39395058d65992aab9feed95e49f4" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.3.3.0.zip", + "shasum": "452f474d968e2e73719228881e26763b030db2ed" }, "require": { - "magento/framework": "~102.0.5", + "magento/framework": "~102.0.6", "magento/module-cms": "103.0.*", "magento/module-page-builder-analytics": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" @@ -8566,11 +8706,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.3.4.0.zip", - "shasum": "2361e1fcc4b45516c6fd45f77f2e6f5062381fec" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.3.5.0.zip", + "shasum": "acd500f68dc58646197e5540ba816ca381fa173b" }, "require": { "magento/framework": "102.0.*", @@ -8597,11 +8737,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.4.0.zip", - "shasum": "7df716cbc611cd6a5017129be80e80303334da58" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.5.0.zip", + "shasum": "652031049c8d6bd0017c845a0b7bdee06d5486bb" }, "require": { "magento/framework": "102.0.*", @@ -8661,11 +8801,11 @@ }, { "name": "magento/module-config", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.5.0.zip", - "shasum": "76f1db08a792f3d263a46e2e2fcb7c775891de4c" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.6.0.zip", + "shasum": "3486a146c99e129edb91c425619ee09419771b18" }, "require": { "magento/framework": "102.0.*", @@ -8728,11 +8868,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.5.0.zip", - "shasum": "b2ec4fa0385b7e827871c9313400c08e43c07092" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.6.0.zip", + "shasum": "2582695ffba8512a02dc18c912713c7fb72299d5" }, "require": { "magento/framework": "102.0.*", @@ -8875,11 +9015,11 @@ }, { "name": "magento/module-contact", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.5.0.zip", - "shasum": "ac90db3add4bae0f07f6fcd13f6096fcc89b3dda" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.6.0.zip", + "shasum": "25c11e54448ba9a9ee0e6a5d857932a76aa11898" }, "require": { "magento/framework": "102.0.*", @@ -9028,11 +9168,11 @@ }, { "name": "magento/module-custom-attribute-management", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.3.5.0.zip", - "shasum": "d1d0a256efc6ce4fb1824059ee4fbce6e48057a7" + "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.3.6.0.zip", + "shasum": "de5b4b309979d57beb87bbc030e964135b8f302c" }, "require": { "magento/framework": "102.0.*", @@ -9058,11 +9198,11 @@ }, { "name": "magento/module-customer", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.5.0.zip", - "shasum": "d0ac50edf69a2c9b27914607807d9bb67c49e3d1" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.6.0.zip", + "shasum": "0f6b6950a16f09e3c5cd51b8f53bd5cfa4e1e756" }, "require": { "magento/framework": "102.0.*", @@ -9137,11 +9277,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.3.5.0.zip", - "shasum": "a650b0cb75b46e73f7f7b3f93b479f3f53375a9c" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.3.6.0.zip", + "shasum": "076588bab76bbf622375097f7dfcd32c4a090938" }, "require": { "magento/framework": "102.0.*", @@ -9207,11 +9347,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.3.5.0.zip", - "shasum": "41819e8e7ce94dbf212f859bf28da46891ab491a" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.3.6.0.zip", + "shasum": "4436c008919ed3cd3522b9a076c067e717951d07" }, "require": { "magento/framework": "102.0.*", @@ -9347,11 +9487,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.5.0.zip", - "shasum": "d74239c6a4bf928980ba030fa0f492a8e40d9d7f" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.6.0.zip", + "shasum": "1d8a9f5c28048d434c3bd9ecfcb1a01735c44a6f" }, "require": { "magento/framework": "102.0.*", @@ -9380,11 +9520,11 @@ }, { "name": "magento/module-customer-segment", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.0.5.0.zip", - "shasum": "49cdbad95eda35427d724cc5a628a7fc66693d99" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.0.6.0.zip", + "shasum": "7b1c1df82c16ddf713e49b04f0c4c0de39a968e6" }, "require": { "magento/framework": "102.0.*", @@ -9460,11 +9600,11 @@ }, { "name": "magento/module-deploy", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.4.0.zip", - "shasum": "95d79bef2bf03ff18e4c6feedff80acc9ba2ba76" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.5.0.zip", + "shasum": "d50327a62dabb91a14cb7b81e073c813ca54308a" }, "require": { "magento/framework": "102.0.*", @@ -9561,11 +9701,11 @@ }, { "name": "magento/module-directory", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.5.0.zip", - "shasum": "bb83cfae5ee7af13c3b001fb0ae7291027677b2c" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.6.0.zip", + "shasum": "4c229729a839bb7e04ceba703c2c6a993ea08a8d" }, "require": { "lib-libxml": "*", @@ -9622,11 +9762,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.5.0.zip", - "shasum": "aa959dc1139294d14b46dc49fa303d2b012bdbe9" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.6.0.zip", + "shasum": "91e1b3edc4075055e9ff7972505b05d81b1295bc" }, "require": { "magento/framework": "102.0.*", @@ -9702,11 +9842,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.5.0.zip", - "shasum": "2b60b8b872d50bbbedf425f857ec316ae675b07d" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.6.0.zip", + "shasum": "bf400b888ff439da7f711551ec67b27e2a4c7e08" }, "require": { "magento/framework": "102.0.*", @@ -9768,11 +9908,11 @@ }, { "name": "magento/module-eav", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.5.0.zip", - "shasum": "d673598cb27104689beb0b8afc086b6ca7bed1e9" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.6.0.zip", + "shasum": "b7714410250144144b6925c26d12a5013327adc0" }, "require": { "magento/framework": "102.0.*", @@ -9831,11 +9971,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.5.0.zip", - "shasum": "096420d703b89ef9f3dd7ef86cbbcf85773d9bb8" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.6.0.zip", + "shasum": "979918c36328d69dbad72aa02adb8a841d9baea1" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", @@ -9870,11 +10010,11 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.4.0.zip", - "shasum": "f96bb9a9087294780c3b9545badaf765ff5630a2" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.5.0.zip", + "shasum": "afcce2741e1555772961636367a7adc2aa37d088" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", @@ -9905,11 +10045,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.3.0", + "version": "100.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.3.0.0.zip", - "shasum": "a1676353edf098ef3265b71addbcd2db8e07ee2f" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.3.1.0.zip", + "shasum": "93ac35756331177019e28cb131677623bb3c3657" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6 ", @@ -9977,11 +10117,11 @@ }, { "name": "magento/module-email", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.5.0.zip", - "shasum": "0625386382db4eeca3ba27eb9b5d7f38fc883c20" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.6.0.zip", + "shasum": "f7e17b5dbc1211411e4a1236842237fcd2f2092e" }, "require": { "magento/framework": "102.0.*", @@ -10130,11 +10270,11 @@ }, { "name": "magento/module-fedex", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.4.0.zip", - "shasum": "6e8840e022073bdf584fe268ad52c4dac6907f7e" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.5.0.zip", + "shasum": "a11dd0e6e016b6a1c8de05be637155d3de453142" }, "require": { "lib-libxml": "*", @@ -10166,11 +10306,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.2.5", + "version": "101.2.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.2.5.0.zip", - "shasum": "2162d0ec09fa8a2cc826add638111befec08d88b" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.2.6.0.zip", + "shasum": "79c26781b371c302e31455c875ddefa2cb605b0f" }, "require": { "magento/framework": "102.0.*", @@ -10215,11 +10355,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.1.5.0.zip", - "shasum": "3f907c909493a1ecd131a1a439d8863609116c30" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.1.6.0.zip", + "shasum": "69340731aab0769506bb22feb41b04da58480044" }, "require": { "magento/framework": "102.0.*", @@ -10446,11 +10586,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.1.5.0.zip", - "shasum": "6bd69dbe0112a8a5440506216b6af7c0292b596f" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.1.6.0.zip", + "shasum": "8ab84ab09c84325114becfcf682c22cf18e7b2c9" }, "require": { "magento/framework": "102.0.*", @@ -10490,11 +10630,11 @@ }, { "name": "magento/module-gift-wrapping", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.1.5.0.zip", - "shasum": "9a67ea19791cc499cc132645f6a6f1c041891a2f" + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.1.6.0.zip", + "shasum": "23928aaf9e6a96fdbcd3ec8c5196b2827ead210f" }, "require": { "magento/framework": "102.0.*", @@ -10624,11 +10764,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.4.0.zip", - "shasum": "4ae786d43c5e0fd364c5f2ce3e77da9d78e96d3d" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.5.0.zip", + "shasum": "cfce6f3912f1524d899ecebd9736fab0c01dc7c9" }, "require": { "magento/framework": "102.0.*", @@ -10689,11 +10829,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.3.5.0.zip", - "shasum": "8d22f14d3eeb5faf06c2acfaa0be986f3e4cfa75" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.3.6.0.zip", + "shasum": "8559cb417604c0779143c82e530289efe3f2187f" }, "require": { "magento/framework": "102.0.*", @@ -10852,11 +10992,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.5.0.zip", - "shasum": "dff2cd3eadb14e05ce647448487b4e5607a8fb45" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.6.0.zip", + "shasum": "af702b3a26b41c3b9b812e75ce25879fb7a9565a" }, "require": { "magento/framework": "102.0.*", @@ -10894,11 +11034,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.4.0.zip", - "shasum": "26127e7f50ae9d9b75840acdf3855b395e00eeec" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.5.0.zip", + "shasum": "0cd2c5455443c4ce76e4e679f07a53b6b7a09c60" }, "require": { "magento/framework": "102.0.*", @@ -10958,11 +11098,11 @@ }, { "name": "magento/module-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.5.0.zip", - "shasum": "b5233cd6e72f88cdd9c4057a0a8d3a0bf8d5fe5d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.6.0.zip", + "shasum": "9491cff094a4a998058b7626128fa3e4a2c62119" }, "require": { "ext-ctype": "*", @@ -10992,11 +11132,11 @@ }, { "name": "magento/module-indexer", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.5.0.zip", - "shasum": "97f2e2ab30599c77ded2b8a4e86370a1c0d93496" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.6.0.zip", + "shasum": "27895412c08d6dfa27828d2d779604a89aa7e31a" }, "require": { "magento/framework": "102.0.*", @@ -11020,11 +11160,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.5.0.zip", - "shasum": "9127850f81113ec2db99857a8138f67fbad9d1fa" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.6.0.zip", + "shasum": "af95153ab051b45e803b8b0b3041e3a853421926" }, "require": { "magento/framework": "102.0.*", @@ -11087,11 +11227,11 @@ }, { "name": "magento/module-inventory", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.8.0.zip", - "shasum": "7c455268fb2d8e1c8bfbeed31a6048142d36f2b9" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.9.0.zip", + "shasum": "8d889f4d490573e492ce036aa4716fa43d8b9c25" }, "require": { "magento/framework": "*", @@ -11115,11 +11255,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.0.8", + "version": "1.0.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.8.0.zip", - "shasum": "1165039e07ac657868e460cb4d6180fe8cfdcdb6" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.10.0.zip", + "shasum": "2f6f666afe849bc885a0db9ae2b231d3fdb77648" }, "require": { "magento/framework": "*", @@ -11270,11 +11410,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.0.6", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.6.0.zip", - "shasum": "27dcf978f8950047fb387be19e7d4a6d03ecd19f" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.7.0.zip", + "shasum": "2e6176849868d9a801076f85ae73bfe98637da47" }, "require": { "magento/framework": "*", @@ -11302,11 +11442,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.0.8", + "version": "1.0.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.8.0.zip", - "shasum": "f388df40f070d6a8280a86c6e8fd8deb27df2c1c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.10.0.zip", + "shasum": "5e2507061bcd0d0a6fc26239c4d305d41ee8955e" }, "require": { "magento/framework": "*", @@ -11342,11 +11482,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.8.0.zip", - "shasum": "0a0f4f4ae2f543efddc7c919ae5ffc4b78b31a66" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.9.0.zip", + "shasum": "c718c7a5e21842af052f02da363105964201ee53" }, "require": { "magento/framework": "*", @@ -11408,11 +11548,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.0.7", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.7.0.zip", - "shasum": "5e184ca90ba144bcca0056e1c314d143daca17dc" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.8.0.zip", + "shasum": "5e03d3c2a265be4be867c102fb9d45ed12d8c813" }, "require": { "magento/framework": "*", @@ -11959,11 +12099,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.8.0.zip", - "shasum": "021e084cae3e7b8699953bf33c325b735b622dd2" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.9.0.zip", + "shasum": "e78400492dac10faccaee6b38d5dabcd446f1620" }, "require": { "magento/framework": "*", @@ -11995,11 +12135,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.8.0.zip", - "shasum": "8753b5535ce3c563ba1be02faa85ca362bcc6adf" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.9.0.zip", + "shasum": "48159395fddda55f5e1bd2fef6428c1e2bcc74ad" }, "require": { "magento/framework": "*", @@ -12031,11 +12171,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.0.7", + "version": "1.0.8", "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.0.7.0.zip", - "shasum": "f866a90bdc313bdd4db8a597c64f942cff5efd28" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.0.8.0.zip", + "shasum": "74d8c8198bf9c2e6ba88d7070debb4740f2936b8" }, "require": { "magento/framework": "*", @@ -12189,11 +12329,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.0.2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.2.0.zip", - "shasum": "8d6620c638a31ea78b55eb67b4479c5f31c0365c" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.3.0.zip", + "shasum": "efc7b7f27ff1c163fd97885d4c18602c6e9b57e6" }, "require": { "magento/framework": "*", @@ -12221,11 +12361,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.0.7", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.7.0.zip", - "shasum": "2828010766f461ea2d25e59bac9e89f8ddaa7935" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.8.0.zip", + "shasum": "45e9b29ebaaf4398858189c505a4e07f1391ad4f" }, "require": { "magento/framework": "*", @@ -12276,11 +12416,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.8.0.zip", - "shasum": "6a72d4ceb55548cab4a4b60767822925d148a924" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.9.0.zip", + "shasum": "fea14388086205521cfee99b9d4d788bb3d2143e" }, "require": { "magento/framework": "*", @@ -12480,11 +12620,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.8.0.zip", - "shasum": "607761941b8cc2ee07e4985c9c405daa608d0033" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.9.0.zip", + "shasum": "b0c4f9cd308e8009b092f4f61c6cab0108ac22c7" }, "require": { "magento/framework": "*", @@ -12820,11 +12960,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.5.0.zip", - "shasum": "770765c3219f6e9b2a9219bda5f323c9a2bbe67f" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.6.0.zip", + "shasum": "f9ca6cc7c2a7ca61da2dc6f887cc93f78a6c1043" }, "require": { "magento/framework": "102.0.*", @@ -12852,11 +12992,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.4.0.zip", - "shasum": "3d7120d33a81009ff6a75dcf947187b73e18793a" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.5.0.zip", + "shasum": "330682b1d9eb0c8ba7d31eaaa62c0539d08820ee" }, "require": { "magento/framework": "102.0.*", @@ -12946,11 +13086,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.3.3", + "version": "100.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.3.0.zip", - "shasum": "7aeb4e2fc75e2d26eebdf25b08fb0d6ec1b36890" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.4.0.zip", + "shasum": "324c11109d7f88a4f2565abd9382e1ae6d0dcd01" }, "require": { "magento/framework": "102.0.*", @@ -13008,11 +13148,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.3.5.0.zip", - "shasum": "99ea6c435197c295e993e4956b53c41c36081833" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.3.6.0.zip", + "shasum": "b0da382e2cff8c3e00a38edcbd53c483f49a2f1b" }, "require": { "magento/framework": "102.0.*", @@ -13024,6 +13164,7 @@ "magento/module-customer": "102.0.*", "magento/module-sales": "102.0.*", "magento/module-store": "101.0.*", + "magento/module-theme": "101.0.*", "magento/module-widget": "101.1.*", "magento/module-wishlist": "101.1.*", "php": "~7.1.3||~7.2.0||~7.3.0" @@ -13048,14 +13189,15 @@ }, { "name": "magento/module-multishipping", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.5.0.zip", - "shasum": "f7041b4f635f04e7ce43ce75d980bc1de0626b16" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.6.0.zip", + "shasum": "f37d9a47554aecf41bb74a2463692cbf86839537" }, "require": { "magento/framework": "102.0.*", + "magento/module-captcha": "100.3.*", "magento/module-checkout": "100.3.*", "magento/module-customer": "102.0.*", "magento/module-directory": "100.3.*", @@ -13147,11 +13289,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.5.0.zip", - "shasum": "d4016f9448165145b33c27f1f362924f7046b3ec" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.6.0.zip", + "shasum": "574a87c5f5bdc2e1937d2d1ccd3bd5fee18866e1" }, "require": { "magento/framework": "102.0.*", @@ -13254,28 +13396,28 @@ }, { "name": "magento/module-page-builder", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-1.3.0.0.zip", - "shasum": "396958b067c7c11cf30771239418274d1ca41341" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-1.3.3.0.zip", + "shasum": "9d7c2ff62fafb382e50e59ca9f8159b6a078cc35" }, "require": { "magento/dom": "2.1.7", - "magento/framework": "~102.0.5", - "magento/module-backend": "~101.0.5", - "magento/module-catalog": "~103.0.5", + "magento/framework": "~102.0.6", + "magento/module-backend": "~101.0.6", + "magento/module-catalog": "~103.0.6", "magento/module-catalog-inventory": "100.3.*", "magento/module-catalog-widget": "100.3.*", "magento/module-cms": "103.0.*", - "magento/module-config": "~101.1.5", - "magento/module-directory": "~100.3.5", + "magento/module-config": "~101.1.6", + "magento/module-directory": "~100.3.6", "magento/module-eav": "102.0.*", "magento/module-email": "101.0.*", "magento/module-media-storage": "100.3.*", "magento/module-require-js": "100.3.*", "magento/module-rule": "~100.3.5", - "magento/module-store": "~101.0.5", + "magento/module-store": "~101.0.6", "magento/module-theme": "101.0.*", "magento/module-ui": "101.1.*", "magento/module-variable": "100.3.*", @@ -13305,15 +13447,15 @@ }, { "name": "magento/module-page-builder-analytics", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.3.0.0.zip", - "shasum": "9317ac7150065b268a0ee66d8fd98723b60cb823" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.3.3.0.zip", + "shasum": "d938fbc596ba6a533893ab495471b765370b04af" }, "require": { - "magento/framework": "~102.0.5", - "magento/module-analytics": "~100.3.5", + "magento/framework": "~102.0.6", + "magento/module-analytics": "~100.3.6", "magento/module-page-builder": "1.3.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, @@ -13333,11 +13475,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.5.0.zip", - "shasum": "471c6c14cdef8f95272ef5464a188015e222f75a" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.6.0.zip", + "shasum": "b1ea6cda1108f7742176fcd42494466ae3660367" }, "require": { "magento/framework": "102.0.*", @@ -13363,11 +13505,11 @@ }, { "name": "magento/module-payment", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.5.0.zip", - "shasum": "2ba5a4fc32d0abc41a9ee15c9fd951b60a14f279" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.6.0.zip", + "shasum": "a7ad27dd0f167becf119f6bba933abc5703eb70a" }, "require": { "magento/framework": "102.0.*", @@ -13428,11 +13570,11 @@ }, { "name": "magento/module-paypal", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.5.0.zip", - "shasum": "fecb00a2d07fb7c29f370d9381239a6c255c334d" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.6.0.zip", + "shasum": "5aa34096fe4c435aabbb83b4ab6ee9a46aca2c9c" }, "require": { "lib-libxml": "*", @@ -13572,11 +13714,11 @@ }, { "name": "magento/module-persistent", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.5.0.zip", - "shasum": "fff2b8564b689ee03390402f420655050da21e64" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.6.0.zip", + "shasum": "79f96718b546a9ccd22418258205360585bcf080" }, "require": { "magento/framework": "102.0.*", @@ -13605,11 +13747,11 @@ }, { "name": "magento/module-persistent-history", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.3.4.0.zip", - "shasum": "66c74f0477bfa50e6db2b60c160dba5653fb19ff" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.3.5.0.zip", + "shasum": "27b0986284dd832266093c270a3b6a9890e47b2b" }, "require": { "magento/framework": "102.0.*", @@ -13681,11 +13823,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.5.0.zip", - "shasum": "09671613f8eed2b5df5502addae25a92146aca9b" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.6.0.zip", + "shasum": "5ba5c1ed395eccea76f57cf214cdc69c54cf121a" }, "require": { "magento/framework": "102.0.*", @@ -13693,6 +13835,7 @@ "magento/module-catalog": "103.0.*", "magento/module-customer": "102.0.*", "magento/module-store": "101.0.*", + "magento/module-theme": "101.0.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -13715,11 +13858,11 @@ }, { "name": "magento/module-product-video", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.5.0.zip", - "shasum": "d14b870b6979f68c499f0790847c20b69045432c" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.6.0.zip", + "shasum": "8766c6fd3f36449b6e6848d6a4d6e7ef2322e079" }, "require": { "magento/framework": "102.0.*", @@ -13818,11 +13961,11 @@ }, { "name": "magento/module-quote", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.5.0.zip", - "shasum": "3e155895b482f01197c841eecde3c4bd159d992e" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.6.0.zip", + "shasum": "2043b611b8f314b8d66aa001411e4bd157e7dbcf" }, "require": { "magento/framework": "102.0.*", @@ -13862,11 +14005,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.4.0.zip", - "shasum": "040351b47b6b44b4682015ea6a7369c19ef2eda8" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.5.0.zip", + "shasum": "9d35bf6a1058deac8effbda4d041f6e23bb22c89" }, "require": { "magento/framework": "102.0.*", @@ -13891,11 +14034,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.5.0.zip", - "shasum": "59a9dee66844f2e149c3008c7093729f4ab0e656" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.6.0.zip", + "shasum": "198f8952f988947c9f2f0de7bdea5b2252743406" }, "require": { "magento/framework": "102.0.*", @@ -14032,11 +14175,11 @@ }, { "name": "magento/module-reports", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.5.0.zip", - "shasum": "21d76a652705a242465f9d62649cd8e1413cb131" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.6.0.zip", + "shasum": "e454141ac1454839cda044205fa1aa4a910b1646" }, "require": { "magento/framework": "102.0.*", @@ -14128,11 +14271,11 @@ }, { "name": "magento/module-review", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.5.0.zip", - "shasum": "1d8c8db3b53d09be9619e08d539da30a9a84ca98" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.6.0.zip", + "shasum": "e8308b1447b60080a8d4195a5c387f47a87823e1" }, "require": { "magento/framework": "102.0.*", @@ -14338,11 +14481,11 @@ }, { "name": "magento/module-rma", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.1.5.0.zip", - "shasum": "86ba256fee5492d7f437ca841384508b02379cb8" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.1.6.0.zip", + "shasum": "844c3a9948f7eec436bf93b3a46e9c4d459fe68d" }, "require": { "ext-gd": "*", @@ -14545,11 +14688,11 @@ }, { "name": "magento/module-sales", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.5.0.zip", - "shasum": "4b4f42cb0d3cc86b8db60b4da22bc47be52648bc" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.6.0.zip", + "shasum": "d370bdda0693544e74b83e0ae7aa2a53488ca530" }, "require": { "magento/framework": "102.0.*", @@ -14628,11 +14771,11 @@ }, { "name": "magento/module-sales-archive", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-100.3.5.0.zip", - "shasum": "ac8b640676955d988d4bc943f83a77fcfdb08c5c" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-100.3.6.0.zip", + "shasum": "211ce17cc5ae2b07232ca9e965921f61d833490f" }, "require": { "magento/framework": "102.0.*", @@ -14723,11 +14866,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.5.0.zip", - "shasum": "c69b5ff1a1740574f5f212deb985709e5dcebb9d" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.6.0.zip", + "shasum": "c50bb0d32a3063779a916922af01ee1efd539938" }, "require": { "magento/framework": "102.0.*", @@ -14772,11 +14915,11 @@ }, { "name": "magento/module-sales-rule-staging", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.3.4.0.zip", - "shasum": "1cb92718a0ae556267c4857930afeefdee119db7" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.3.5.0.zip", + "shasum": "051bebf6306a4ac93d969fbfcec678646d7fc976" }, "require": { "magento/framework": "102.0.*", @@ -14866,11 +15009,11 @@ }, { "name": "magento/module-scalable-checkout", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.3.4.0.zip", - "shasum": "9b73badf866e6bfda09b9217e48115d1ac3c83d4" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.3.5.0.zip", + "shasum": "9fa80753ba233f0d3647aee9a74ed5d0e94c0605" }, "require": { "magento/framework": "102.0.*", @@ -14959,11 +15102,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.1.4", + "version": "101.1.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.1.4.0.zip", - "shasum": "e8a9947ad9e6c1e7bd778afd068e9c8952495510" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.1.5.0.zip", + "shasum": "e7a6407677eee43574e2efb5cfdfcc195bac5e0b" }, "require": { "magento/framework": "102.0.*", @@ -14990,11 +15133,11 @@ }, { "name": "magento/module-search", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.5.0.zip", - "shasum": "bfef11ff4d00ab02e174cf200642f6cbf6ac9ec9" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.6.0.zip", + "shasum": "806907e8ebdeeab0571e465187507b5c40f6b144" }, "require": { "magento/framework": "102.0.*", @@ -15231,11 +15374,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.5.0.zip", - "shasum": "e039b87d1ef93b114f1f1eed8bfcb6b4fd7c68ff" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.6.0.zip", + "shasum": "44582749734f7f418e8b451afb898f8641b04b6d" }, "require": { "magento/framework": "102.0.*", @@ -15270,11 +15413,11 @@ }, { "name": "magento/module-staging", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.1.5.0.zip", - "shasum": "45bf4fdc4aaf116029eaa0e8c32f53f184beb78d" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.1.6.0.zip", + "shasum": "f58e5031fed9597c7e9693145bf009fa7fb89474" }, "require": { "lib-libxml": "*", @@ -15337,14 +15480,14 @@ }, { "name": "magento/module-staging-page-builder", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-1.3.0.0.zip", - "shasum": "f99db4ce4dfc7522f695f8e6fc68f4cc687fefb6" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-1.3.3.0.zip", + "shasum": "4f2500586f93b7b0a4fa5403661fa4cd4acc5915" }, "require": { - "magento/framework": "~102.0.5", + "magento/framework": "~102.0.6", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -15367,11 +15510,11 @@ }, { "name": "magento/module-store", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.5.0.zip", - "shasum": "d7c0eefb2f7c5c3d09bc337193a46ef7eb60540b" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.6.0.zip", + "shasum": "9a793146e8c8d3c40f1ed447478438d217406535" }, "require": { "magento/framework": "102.0.*", @@ -15567,11 +15710,11 @@ }, { "name": "magento/module-swatches", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.5.0.zip", - "shasum": "ed376fb0d0e1f8ef82793a5fbb32524eb203b1ce" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.6.0.zip", + "shasum": "077072098a6cd90f0ed970f5d6d0126b6bc25cb2" }, "require": { "magento/framework": "102.0.*", @@ -15668,11 +15811,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.1.5.0.zip", - "shasum": "bb70bbb945e7f1f82033dfcf1f40545813f5bebf" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.1.6.0.zip", + "shasum": "11f475de8a11997c56be8918671f4ed6bc6f542e" }, "require": { "magento/framework": "102.0.*", @@ -15709,11 +15852,11 @@ }, { "name": "magento/module-tax", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.5.0.zip", - "shasum": "f610f8ae48e1d193187a270df28f8d1614cc656e" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.6.0.zip", + "shasum": "1a5d655aadf90b3bbb6337aed21888c178cc1bb0" }, "require": { "magento/framework": "102.0.*", @@ -15814,11 +15957,11 @@ }, { "name": "magento/module-theme", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.5.0.zip", - "shasum": "d7485f7189914fe59a490dcd89867cfe53447dea" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.6.0.zip", + "shasum": "d7e663c6b2ea003b0b88a8341553e67ecf274aec" }, "require": { "magento/framework": "102.0.*", @@ -15886,11 +16029,11 @@ }, { "name": "magento/module-tinymce-3", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.5.0.zip", - "shasum": "8ce8b1fbe6e9ea03336aaf9aeb90594eb319ca0b" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.6.0.zip", + "shasum": "67046d180ed5ed97ecff1ede122af6ccc1e3982d" }, "require": { "magento/framework": "102.0.*", @@ -15951,11 +16094,11 @@ }, { "name": "magento/module-translation", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.5.0.zip", - "shasum": "22f0c984fabba7ee04a953ee9a2e6e4f76a97665" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.6.0.zip", + "shasum": "3b2bd37e991700567d812f9d3fdef63cbeefa8bf" }, "require": { "magento/framework": "102.0.*", @@ -15985,11 +16128,11 @@ }, { "name": "magento/module-ui", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.5.0.zip", - "shasum": "ae1eefd94eb62e8e0ce32d24b96f5b6099b4a607" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.6.0.zip", + "shasum": "2517b9dcd24f279697dbdbaab8447a61ddaf69f5" }, "require": { "magento/framework": "102.0.*", @@ -16021,11 +16164,11 @@ }, { "name": "magento/module-ups", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.5.0.zip", - "shasum": "19e923673638558daa46f216a7423ec641dc9ec1" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.6.0.zip", + "shasum": "467289aeed56a6d67dfc72cd8587a54a2f00e536" }, "require": { "magento/framework": "102.0.*", @@ -16091,11 +16234,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.5.0.zip", - "shasum": "08d7837f658bc08e4a279030d4029a2c6f7bda2c" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.6.0.zip", + "shasum": "9618f81614ed43e38a421cbc664c98d8707faccb" }, "require": { "magento/framework": "102.0.*", @@ -16122,11 +16265,11 @@ }, { "name": "magento/module-user", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.5.0.zip", - "shasum": "423be90044cb3c3c8c5239f0a8a2fa1eef26fa8c" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.6.0.zip", + "shasum": "6b73cd893c4b3ee4ff236969896262ba2c029084" }, "require": { "magento/framework": "102.0.*", @@ -16222,11 +16365,11 @@ }, { "name": "magento/module-vault", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.5.0.zip", - "shasum": "00e602a862274666f4770e12eb9b128c7e64d420" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.6.0.zip", + "shasum": "263be5b1bba742578ff63273b3fa79084ef45897" }, "require": { "magento/framework": "102.0.*", @@ -16311,11 +16454,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.1.5.0.zip", - "shasum": "605f5ef6c9a9cee3b06896ac5f131bba6bd90dd4" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.1.6.0.zip", + "shasum": "d5f3a184c6bc0a5ad52a1082d88132864fda8012" }, "require": { "magento/framework": "102.0.*", @@ -16372,11 +16515,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.3.5.0.zip", - "shasum": "4f3d4ad72ba306be9c804b88ecc91485c2f54fdd" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.3.6.0.zip", + "shasum": "6c494c629ad979738a09778ea841c7e2456029da" }, "require": { "magento/framework": "102.0.*", @@ -16407,11 +16550,11 @@ }, { "name": "magento/module-webapi", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.4.0.zip", - "shasum": "91fdd2b46466e69c88fce02d69c0596104d24d08" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.5.0.zip", + "shasum": "a44c5801c04c7749966b7f92b4cf9b01ba3a348f" }, "require": { "magento/framework": "102.0.*", @@ -16442,11 +16585,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.5.0.zip", - "shasum": "ca9f17d104dafc32a56f8a3b97d2b4e95b27ea70" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.6.0.zip", + "shasum": "bbfe4feccba768f2c4f8b8592c7c72e69a7fbc64" }, "require": { "magento/framework": "102.0.*", @@ -16503,11 +16646,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.3.5.0.zip", - "shasum": "a8ea50c6f5b77b8d903198e4653d6d07709de788" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.3.6.0.zip", + "shasum": "77ede86522490cd2b11a2c77d003a308dc88ecc1" }, "require": { "magento/framework": "102.0.*", @@ -16679,11 +16822,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.5.0.zip", - "shasum": "e0921f64c20dc7922b2f1f00400fa9e66bbbbb22" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.6.0.zip", + "shasum": "3582146188e83f3c0df5b55a502cedc8066bf0f3" }, "require": { "magento/framework": "102.0.*", @@ -16817,44 +16960,44 @@ }, { "name": "magento/page-builder-commerce", - "version": "1.3.0", + "version": "1.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.3.0.0.zip", - "shasum": "8d645501782017d9c4809a1797f7518d207fc6f3" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.3.3.0.zip", + "shasum": "4b0a538225cbec7b850519877d87611311e7bd64" }, "require": { - "magento/module-banner-page-builder": "1.3.0", - "magento/module-banner-page-builder-analytics": "1.3.0", - "magento/module-catalog-page-builder-analytics": "1.3.0", - "magento/module-catalog-page-builder-analytics-staging": "1.3.0", - "magento/module-catalog-staging-page-builder": "1.3.0", - "magento/module-cms-page-builder-analytics": "1.3.0", - "magento/module-cms-page-builder-analytics-staging": "1.3.0", - "magento/module-page-builder": "1.3.0", - "magento/module-page-builder-analytics": "1.3.0", - "magento/module-staging-page-builder": "1.3.0" + "magento/module-banner-page-builder": "1.3.3", + "magento/module-banner-page-builder-analytics": "1.3.3", + "magento/module-catalog-page-builder-analytics": "1.3.3", + "magento/module-catalog-page-builder-analytics-staging": "1.3.3", + "magento/module-catalog-staging-page-builder": "1.3.3", + "magento/module-cms-page-builder-analytics": "1.3.3", + "magento/module-cms-page-builder-analytics-staging": "1.3.3", + "magento/module-page-builder": "1.3.3", + "magento/module-page-builder-analytics": "1.3.3", + "magento/module-staging-page-builder": "1.3.3" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/product-community-edition", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.5.0.zip", - "shasum": "0580c9dce5982bdf780cb9102d9aa357659d58e3" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.6.0.zip", + "shasum": "464614b41bc8eaf2520327cad579904cdf9d1b72" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "3.4.1", + "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p3", "braintree/braintree_php": "3.35.0", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.10.6", "colinmollenhour/credis": "1.10.0", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-package": "4.4.0", + "dotmailer/dotmailer-magento2-extension-package": "4.4.1", "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", "ext-bcmath": "*", "ext-ctype": "*", @@ -16872,7 +17015,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "7.5.0", + "klarna/m2-payments": "7.6.1", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.3.0", "laminas/laminas-config": "^2.6.0", @@ -16903,14 +17046,14 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "1.0.1", + "magento/adobe-stock-integration": "1.0.2", "magento/composer": "~1.5.0", - "magento/framework": "102.0.5", + "magento/framework": "102.0.6", "magento/framework-amqp": "100.3.5", "magento/framework-bulk": "100.3.5", - "magento/framework-message-queue": "100.3.5", - "magento/google-shopping-ads": "3.0.2", - "magento/inventory-composer-metapackage": "1.1.5", + "magento/framework-message-queue": "100.3.6", + "magento/google-shopping-ads": "4.0.1", + "magento/inventory-composer-metapackage": "1.1.6", "magento/language-de_de": "100.3.4", "magento/language-en_us": "100.3.4", "magento/language-es_es": "100.3.4", @@ -16919,183 +17062,184 @@ "magento/language-pt_br": "100.3.4", "magento/language-zh_hans_cn": "100.3.4", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-base": "2.3.5", + "magento/magento2-base": "2.3.6", "magento/module-admin-analytics": "100.3.2", "magento/module-admin-notification": "100.3.5", "magento/module-advanced-pricing-import-export": "100.3.4", "magento/module-advanced-search": "100.3.4", "magento/module-amqp": "100.3.4", "magento/module-amqp-store": "100.3.1", - "magento/module-analytics": "100.3.5", - "magento/module-asynchronous-operations": "100.3.5", - "magento/module-authorization": "100.3.4", + "magento/module-analytics": "100.3.6", + "magento/module-asynchronous-operations": "100.3.6", + "magento/module-authorization": "100.3.5", "magento/module-authorizenet": "100.3.5", "magento/module-authorizenet-acceptjs": "100.3.4", "magento/module-authorizenet-cardinal": "100.3.1", "magento/module-authorizenet-graph-ql": "100.3.2", - "magento/module-backend": "101.0.5", + "magento/module-backend": "101.0.6", "magento/module-backup": "100.3.5", - "magento/module-braintree": "100.3.5", - "magento/module-braintree-graph-ql": "100.3.2", - "magento/module-bundle": "100.3.5", + "magento/module-braintree": "100.3.6", + "magento/module-braintree-graph-ql": "100.3.3", + "magento/module-bundle": "100.3.6", "magento/module-bundle-graph-ql": "100.3.4", - "magento/module-bundle-import-export": "100.3.4", + "magento/module-bundle-import-export": "100.3.5", "magento/module-cache-invalidate": "100.3.4", - "magento/module-captcha": "100.3.5", + "magento/module-captcha": "100.3.6", "magento/module-cardinal-commerce": "100.3.2", - "magento/module-catalog": "103.0.5", + "magento/module-catalog": "103.0.6", "magento/module-catalog-analytics": "100.3.4", "magento/module-catalog-cms-graph-ql": "100.3.0", "magento/module-catalog-customer-graph-ql": "100.3.0", - "magento/module-catalog-graph-ql": "100.3.5", - "magento/module-catalog-import-export": "101.0.5", - "magento/module-catalog-inventory": "100.3.5", + "magento/module-catalog-graph-ql": "100.3.6", + "magento/module-catalog-import-export": "101.0.6", + "magento/module-catalog-inventory": "100.3.6", "magento/module-catalog-inventory-graph-ql": "100.3.4", - "magento/module-catalog-rule": "101.1.5", + "magento/module-catalog-rule": "101.1.6", "magento/module-catalog-rule-configurable": "100.3.5", - "magento/module-catalog-search": "101.0.5", - "magento/module-catalog-url-rewrite": "100.3.5", + "magento/module-catalog-rule-graph-ql": "100.3.0", + "magento/module-catalog-search": "101.0.6", + "magento/module-catalog-url-rewrite": "100.3.6", "magento/module-catalog-url-rewrite-graph-ql": "100.3.5", - "magento/module-catalog-widget": "100.3.5", - "magento/module-checkout": "100.3.5", + "magento/module-catalog-widget": "100.3.6", + "magento/module-checkout": "100.3.6", "magento/module-checkout-agreements": "100.3.5", "magento/module-checkout-agreements-graph-ql": "100.3.1", - "magento/module-cms": "103.0.5", + "magento/module-cms": "103.0.6", "magento/module-cms-graph-ql": "100.3.4", - "magento/module-cms-url-rewrite": "100.3.4", + "magento/module-cms-url-rewrite": "100.3.5", "magento/module-cms-url-rewrite-graph-ql": "100.3.4", - "magento/module-config": "101.1.5", + "magento/module-config": "101.1.6", "magento/module-configurable-import-export": "100.3.4", - "magento/module-configurable-product": "100.3.5", + "magento/module-configurable-product": "100.3.6", "magento/module-configurable-product-graph-ql": "100.3.5", "magento/module-configurable-product-sales": "100.3.4", - "magento/module-contact": "100.3.5", + "magento/module-contact": "100.3.6", "magento/module-cookie": "100.3.5", "magento/module-cron": "100.3.5", "magento/module-csp": "100.3.0", "magento/module-currency-symbol": "100.3.5", - "magento/module-customer": "102.0.5", + "magento/module-customer": "102.0.6", "magento/module-customer-analytics": "100.3.4", "magento/module-customer-downloadable-graph-ql": "100.3.0", "magento/module-customer-graph-ql": "100.3.5", - "magento/module-customer-import-export": "100.3.5", - "magento/module-deploy": "100.3.4", + "magento/module-customer-import-export": "100.3.6", + "magento/module-deploy": "100.3.5", "magento/module-developer": "100.3.5", "magento/module-dhl": "100.3.5", - "magento/module-directory": "100.3.5", + "magento/module-directory": "100.3.6", "magento/module-directory-graph-ql": "100.3.3", - "magento/module-downloadable": "100.3.5", + "magento/module-downloadable": "100.3.6", "magento/module-downloadable-graph-ql": "100.3.4", - "magento/module-downloadable-import-export": "100.3.5", - "magento/module-eav": "102.0.5", + "magento/module-downloadable-import-export": "100.3.6", + "magento/module-eav": "102.0.6", "magento/module-eav-graph-ql": "100.3.4", - "magento/module-elasticsearch": "100.3.5", - "magento/module-elasticsearch-6": "100.3.4", - "magento/module-elasticsearch-7": "100.3.0", - "magento/module-email": "101.0.5", + "magento/module-elasticsearch": "100.3.6", + "magento/module-elasticsearch-6": "100.3.5", + "magento/module-elasticsearch-7": "100.3.1", + "magento/module-email": "101.0.6", "magento/module-encryption-key": "100.3.5", - "magento/module-fedex": "100.3.4", + "magento/module-fedex": "100.3.5", "magento/module-gift-message": "100.3.4", "magento/module-google-adwords": "100.3.5", "magento/module-google-analytics": "100.3.4", - "magento/module-google-optimizer": "100.3.4", + "magento/module-google-optimizer": "100.3.5", "magento/module-graph-ql": "100.3.5", "magento/module-graph-ql-cache": "100.3.2", "magento/module-grouped-catalog-inventory": "100.3.3", "magento/module-grouped-import-export": "100.3.4", - "magento/module-grouped-product": "100.3.5", - "magento/module-grouped-product-graph-ql": "100.3.4", - "magento/module-import-export": "100.3.5", - "magento/module-indexer": "100.3.5", - "magento/module-instant-purchase": "100.3.5", + "magento/module-grouped-product": "100.3.6", + "magento/module-grouped-product-graph-ql": "100.3.5", + "magento/module-import-export": "100.3.6", + "magento/module-indexer": "100.3.6", + "magento/module-instant-purchase": "100.3.6", "magento/module-integration": "100.3.5", "magento/module-layered-navigation": "100.3.4", "magento/module-marketplace": "100.3.4", "magento/module-media-gallery": "100.3.1", "magento/module-media-gallery-api": "100.3.0", - "magento/module-media-storage": "100.3.5", - "magento/module-message-queue": "100.3.4", + "magento/module-media-storage": "100.3.6", + "magento/module-message-queue": "100.3.5", "magento/module-msrp": "100.3.5", "magento/module-msrp-configurable-product": "100.3.3", - "magento/module-msrp-grouped-product": "100.3.3", - "magento/module-multishipping": "100.3.5", + "magento/module-msrp-grouped-product": "100.3.4", + "magento/module-multishipping": "100.3.6", "magento/module-mysql-mq": "100.3.4", "magento/module-new-relic-reporting": "100.3.4", - "magento/module-newsletter": "100.3.5", + "magento/module-newsletter": "100.3.6", "magento/module-offline-payments": "100.3.4", "magento/module-offline-shipping": "100.3.5", - "magento/module-page-cache": "100.3.5", - "magento/module-payment": "100.3.5", - "magento/module-paypal": "100.3.5", + "magento/module-page-cache": "100.3.6", + "magento/module-payment": "100.3.6", + "magento/module-paypal": "100.3.6", "magento/module-paypal-captcha": "100.3.2", "magento/module-paypal-graph-ql": "100.3.1", "magento/module-paypal-recaptcha": "1.0.1", - "magento/module-persistent": "100.3.5", - "magento/module-product-alert": "100.3.5", - "magento/module-product-video": "100.3.5", - "magento/module-quote": "101.1.5", - "magento/module-quote-analytics": "100.3.4", - "magento/module-quote-graph-ql": "100.3.5", + "magento/module-persistent": "100.3.6", + "magento/module-product-alert": "100.3.6", + "magento/module-product-video": "100.3.6", + "magento/module-quote": "101.1.6", + "magento/module-quote-analytics": "100.3.5", + "magento/module-quote-graph-ql": "100.3.6", "magento/module-related-product-graph-ql": "100.3.1", "magento/module-release-notification": "100.3.4", - "magento/module-reports": "100.3.5", + "magento/module-reports": "100.3.6", "magento/module-require-js": "100.3.4", - "magento/module-review": "100.3.5", + "magento/module-review": "100.3.6", "magento/module-review-analytics": "100.3.4", "magento/module-robots": "101.0.4", "magento/module-rss": "100.3.4", "magento/module-rule": "100.3.5", - "magento/module-sales": "102.0.5", + "magento/module-sales": "102.0.6", "magento/module-sales-analytics": "100.3.4", "magento/module-sales-graph-ql": "100.3.3", "magento/module-sales-inventory": "100.3.4", - "magento/module-sales-rule": "101.1.5", + "magento/module-sales-rule": "101.1.6", "magento/module-sales-sequence": "100.3.4", "magento/module-sample-data": "100.3.4", - "magento/module-search": "101.0.5", + "magento/module-search": "101.0.6", "magento/module-security": "100.3.5", "magento/module-send-friend": "100.3.4", "magento/module-send-friend-graph-ql": "100.3.3", "magento/module-shipping": "100.3.5", "magento/module-signifyd": "100.3.5", - "magento/module-sitemap": "100.3.5", - "magento/module-store": "101.0.5", + "magento/module-sitemap": "100.3.6", + "magento/module-store": "101.0.6", "magento/module-store-graph-ql": "100.3.4", "magento/module-swagger": "100.3.5", "magento/module-swagger-webapi": "100.3.4", "magento/module-swagger-webapi-async": "100.3.4", - "magento/module-swatches": "100.3.5", + "magento/module-swatches": "100.3.6", "magento/module-swatches-graph-ql": "100.3.5", "magento/module-swatches-layered-navigation": "100.3.4", - "magento/module-tax": "100.3.5", + "magento/module-tax": "100.3.6", "magento/module-tax-graph-ql": "100.3.4", "magento/module-tax-import-export": "100.3.4", - "magento/module-theme": "101.0.5", + "magento/module-theme": "101.0.6", "magento/module-theme-graph-ql": "100.3.3", - "magento/module-tinymce-3": "100.3.5", - "magento/module-translation": "100.3.5", - "magento/module-ui": "101.1.5", - "magento/module-ups": "100.3.5", + "magento/module-tinymce-3": "100.3.6", + "magento/module-translation": "100.3.6", + "magento/module-ui": "101.1.6", + "magento/module-ups": "100.3.6", "magento/module-url-rewrite": "101.1.5", - "magento/module-url-rewrite-graph-ql": "100.3.5", - "magento/module-user": "101.1.5", + "magento/module-url-rewrite-graph-ql": "100.3.6", + "magento/module-user": "101.1.6", "magento/module-usps": "100.3.5", "magento/module-variable": "100.3.4", - "magento/module-vault": "101.1.5", + "magento/module-vault": "101.1.6", "magento/module-vault-graph-ql": "100.3.2", "magento/module-version": "100.3.4", - "magento/module-webapi": "100.3.4", - "magento/module-webapi-async": "100.3.5", + "magento/module-webapi": "100.3.5", + "magento/module-webapi-async": "100.3.6", "magento/module-webapi-security": "100.3.4", "magento/module-weee": "100.3.5", "magento/module-weee-graph-ql": "100.3.4", "magento/module-widget": "101.1.4", - "magento/module-wishlist": "101.1.5", + "magento/module-wishlist": "101.1.6", "magento/module-wishlist-analytics": "100.3.4", "magento/module-wishlist-graph-ql": "100.3.3", "magento/theme-adminhtml-backend": "100.3.5", - "magento/theme-frontend-blank": "100.3.5", - "magento/theme-frontend-luma": "100.3.5", + "magento/theme-frontend-blank": "100.3.6", + "magento/theme-frontend-luma": "100.3.6", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "msp/recaptcha": "2.2.3", @@ -17113,7 +17257,7 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "3.4.0", + "vertex/product-magento-module": "3.4.3", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.0" @@ -17127,22 +17271,21 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.3.5.0.zip", - "shasum": "f44ab10a65a023397b037128fddb6efe29b0e1fe" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.3.6.0.zip", + "shasum": "bd67f0bfd624b48c3036b1dff7bbb05eafe3d174" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "3.4.1", + "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p3", "braintree/braintree_php": "3.35.0", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.10.6", "colinmollenhour/credis": "1.10.0", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.4.0", - "dotmailer/dotmailer-magento2-extension-package": "4.4.0", + "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.4.1", "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", "ext-bcmath": "*", "ext-ctype": "*", @@ -17161,7 +17304,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "7.5.0", + "klarna/m2-payments": "7.6.1", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.3.0", "laminas/laminas-config": "^2.6.0", @@ -17192,67 +17335,69 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "1.0.1", + "magento/adobe-stock-integration": "1.0.2", "magento/composer": "~1.5.0", "magento/framework-foreign-key": "100.3.5", - "magento/google-shopping-ads": "3.0.2", - "magento/inventory-composer-metapackage": "1.1.5", + "magento/google-shopping-ads": "4.0.1", + "magento/inventory-composer-metapackage": "1.1.6", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-ee-base": "2.3.5", - "magento/module-admin-gws": "100.3.5", + "magento/magento2-ee-base": "2.3.6", + "magento/module-admin-gws": "100.3.6", + "magento/module-admin-gws-configurable-product": "100.3.0", + "magento/module-admin-gws-staging": "100.3.0", "magento/module-advanced-catalog": "100.3.4", - "magento/module-advanced-checkout": "100.3.5", + "magento/module-advanced-checkout": "100.3.6", "magento/module-advanced-rule": "100.3.4", "magento/module-advanced-sales-rule": "100.3.4", - "magento/module-banner": "101.1.5", + "magento/module-banner": "101.1.6", "magento/module-banner-customer-segment": "100.3.5", "magento/module-bundle-import-export-staging": "100.3.4", - "magento/module-bundle-staging": "100.3.4", - "magento/module-catalog-event": "101.0.5", + "magento/module-bundle-staging": "100.3.5", + "magento/module-catalog-event": "101.0.6", "magento/module-catalog-import-export-staging": "100.3.4", "magento/module-catalog-inventory-staging": "100.3.4", - "magento/module-catalog-permissions": "100.3.4", - "magento/module-catalog-rule-staging": "100.3.5", - "magento/module-catalog-staging": "100.3.5", + "magento/module-catalog-permissions": "100.3.5", + "magento/module-catalog-rule-staging": "100.3.6", + "magento/module-catalog-staging": "100.3.6", "magento/module-catalog-staging-graph-ql": "100.3.0", "magento/module-catalog-url-rewrite-staging": "100.3.4", - "magento/module-checkout-address-search": "100.3.3", + "magento/module-checkout-address-search": "100.3.4", "magento/module-checkout-address-search-gift-registry": "100.3.2", "magento/module-checkout-staging": "100.3.4", - "magento/module-cms-staging": "100.3.4", + "magento/module-cms-staging": "100.3.5", "magento/module-configurable-product-staging": "100.3.5", - "magento/module-custom-attribute-management": "100.3.5", - "magento/module-customer-balance": "100.3.5", + "magento/module-custom-attribute-management": "100.3.6", + "magento/module-customer-balance": "100.3.6", "magento/module-customer-balance-graph-ql": "100.3.1", - "magento/module-customer-custom-attributes": "100.3.5", + "magento/module-customer-custom-attributes": "100.3.6", "magento/module-customer-finance": "100.3.4", - "magento/module-customer-segment": "102.0.5", + "magento/module-customer-segment": "102.0.6", "magento/module-cybersource": "100.3.5", "magento/module-downloadable-staging": "100.3.4", "magento/module-elasticsearch-catalog-permissions": "100.3.2", "magento/module-enterprise": "100.3.4", "magento/module-eway": "100.3.5", - "magento/module-gift-card": "101.2.5", - "magento/module-gift-card-account": "101.1.5", + "magento/module-gift-card": "101.2.6", + "magento/module-gift-card-account": "101.1.6", "magento/module-gift-card-account-graph-ql": "100.3.2", "magento/module-gift-card-graph-ql": "100.3.4", "magento/module-gift-card-import-export": "100.3.5", "magento/module-gift-card-staging": "100.3.4", "magento/module-gift-message-staging": "100.3.4", - "magento/module-gift-registry": "101.1.5", - "magento/module-gift-wrapping": "101.1.5", + "magento/module-gift-registry": "101.1.6", + "magento/module-gift-wrapping": "101.1.6", "magento/module-gift-wrapping-staging": "100.3.4", "magento/module-google-optimizer-staging": "100.3.4", - "magento/module-google-tag-manager": "100.3.5", + "magento/module-google-tag-manager": "100.3.6", "magento/module-grouped-product-staging": "100.3.4", "magento/module-invitation": "100.3.5", "magento/module-layered-navigation-staging": "100.3.4", "magento/module-logging": "101.1.5", "magento/module-msrp-staging": "100.3.4", - "magento/module-multiple-wishlist": "100.3.5", + "magento/module-multiple-wishlist": "100.3.6", "magento/module-payment-staging": "100.3.4", "magento/module-paypal-recaptcha": "1.0.1", - "magento/module-persistent-history": "100.3.4", + "magento/module-persistent-history": "100.3.5", "magento/module-price-permissions": "100.3.4", "magento/module-product-video-staging": "100.3.4", "magento/module-promotion-permissions": "100.3.4", @@ -17262,29 +17407,29 @@ "magento/module-reward": "101.1.5", "magento/module-reward-graph-ql": "100.3.4", "magento/module-reward-staging": "100.3.4", - "magento/module-rma": "101.1.5", + "magento/module-rma": "101.1.6", "magento/module-rma-graph-ql": "100.3.4", "magento/module-rma-staging": "100.3.4", - "magento/module-sales-archive": "100.3.5", - "magento/module-sales-rule-staging": "100.3.4", - "magento/module-scalable-checkout": "100.3.4", + "magento/module-sales-archive": "100.3.6", + "magento/module-sales-rule-staging": "100.3.5", + "magento/module-scalable-checkout": "100.3.5", "magento/module-scalable-inventory": "100.3.4", "magento/module-scalable-oms": "100.3.4", - "magento/module-scheduled-import-export": "101.1.4", + "magento/module-scheduled-import-export": "101.1.5", "magento/module-search-staging": "100.3.4", - "magento/module-staging": "101.1.5", + "magento/module-staging": "101.1.6", "magento/module-staging-graph-ql": "100.3.0", "magento/module-support": "101.1.4", - "magento/module-target-rule": "101.1.5", + "magento/module-target-rule": "101.1.6", "magento/module-tinymce-3-banner": "100.3.4", - "magento/module-versions-cms": "101.1.5", + "magento/module-versions-cms": "101.1.6", "magento/module-versions-cms-url-rewrite": "100.3.0", - "magento/module-visual-merchandiser": "100.3.5", - "magento/module-website-restriction": "100.3.5", + "magento/module-visual-merchandiser": "100.3.6", + "magento/module-website-restriction": "100.3.6", "magento/module-weee-staging": "100.3.4", "magento/module-worldpay": "100.3.5", - "magento/page-builder-commerce": "1.3.0", - "magento/product-community-edition": "2.3.5", + "magento/page-builder-commerce": "1.3.3", + "magento/product-community-edition": "2.3.6", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "msp/recaptcha": "2.2.3", @@ -17302,7 +17447,7 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "3.4.0", + "vertex/product-magento-module": "3.4.3", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.0" @@ -17339,11 +17484,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.5.0.zip", - "shasum": "f0e75444b5b01011d429ffccdf36e4c8635cb8f9" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.6.0.zip", + "shasum": "d66b2b8d303e265edc461d27825053e98c59c4d9" }, "require": { "magento/framework": "102.0.*", @@ -17363,11 +17508,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.5.0.zip", - "shasum": "b538c03c982a1329fe87c0d8d4e2c2de90c3f57b" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.6.0.zip", + "shasum": "d5b9670c351389a0c67545f29f933fc61b6374dc" }, "require": { "magento/framework": "102.0.*", @@ -18020,16 +18165,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.28", + "version": "2.0.29", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260" + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", "shasum": "" }, "require": { @@ -18038,7 +18183,6 @@ "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -18122,7 +18266,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T09:08:33+00:00" + "time": "2020-09-08T04:24:43+00:00" }, { "name": "psr/container", @@ -18440,16 +18584,16 @@ }, { "name": "seld/jsonlint", - "version": "1.8.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { @@ -18495,7 +18639,7 @@ "type": "tidelift" } ], - "time": "2020-04-30T19:05:18+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { "name": "seld/phar-utils", @@ -18607,16 +18751,16 @@ }, { "name": "symfony/console", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", + "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124", "shasum": "" }, "require": { @@ -18694,11 +18838,11 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:18:39+00:00" + "time": "2020-09-15T07:58:55+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -18765,16 +18909,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8" + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd", "shasum": "" }, "require": { @@ -18792,6 +18936,7 @@ "psr/log": "~1.0", "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", @@ -18845,7 +18990,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:59:13+00:00" + "time": "2020-09-18T14:07:46+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -18925,16 +19070,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b27f491309db5757816db672b256ea2e03677d30" + "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b27f491309db5757816db672b256ea2e03677d30", - "reference": "b27f491309db5757816db672b256ea2e03677d30", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ebc51494739d3b081ea543ed7c462fa73a4f74db", + "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db", "shasum": "" }, "require": { @@ -18985,20 +19130,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:50:54+00:00" + "time": "2020-09-27T13:54:16+00:00" }, { "name": "symfony/finder", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2727aa35fddfada1dd37599948528e9b152eb742" + "reference": "60d08560f9aa72997c44077c40d47aa28a963230" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2727aa35fddfada1dd37599948528e9b152eb742", - "reference": "2727aa35fddfada1dd37599948528e9b152eb742", + "url": "https://api.github.com/repos/symfony/finder/zipball/60d08560f9aa72997c44077c40d47aa28a963230", + "reference": "60d08560f9aa72997c44077c40d47aa28a963230", "shasum": "" }, "require": { @@ -19048,20 +19193,20 @@ "type": "tidelift" } ], - "time": "2020-07-05T09:39:30+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/options-resolver", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "376bd3a02e7946dbf90b01563361b47dde425025" + "reference": "02b120a79ff06b779819f1594a300226bfc75105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/376bd3a02e7946dbf90b01563361b47dde425025", - "reference": "376bd3a02e7946dbf90b01563361b47dde425025", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/02b120a79ff06b779819f1594a300226bfc75105", + "reference": "02b120a79ff06b779819f1594a300226bfc75105", "shasum": "" }, "require": { @@ -19116,7 +19261,7 @@ "type": "tidelift" } ], - "time": "2020-07-10T09:12:14+00:00" + "time": "2020-09-24T16:40:22+00:00" }, { "name": "symfony/polyfill-ctype", @@ -19967,16 +20112,16 @@ }, { "name": "symfony/process", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" + "reference": "9b887acc522935f77555ae8813495958c7771ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", + "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7", + "reference": "9b887acc522935f77555ae8813495958c7771ba7", "shasum": "" }, "require": { @@ -20026,20 +20171,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/property-access", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9" + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4c43f7ff784e1e3ee1c96e15f76b342af6617b39", + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39", "shasum": "" }, "require": { @@ -20108,20 +20253,20 @@ "type": "tidelift" } ], - "time": "2020-07-03T07:49:29+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020" + "reference": "22518930091e0bdb249694efc509e3697f7e325e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020", + "url": "https://api.github.com/repos/symfony/property-info/zipball/22518930091e0bdb249694efc509e3697f7e325e", + "reference": "22518930091e0bdb249694efc509e3697f7e325e", "shasum": "" }, "require": { @@ -20199,20 +20344,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T21:19:28+00:00" + "time": "2020-09-07T05:10:28+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442" + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { @@ -20225,7 +20370,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -20275,20 +20420,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/string", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", "shasum": "" }, "require": { @@ -20360,7 +20505,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T08:27:49+00:00" + "time": "2020-09-15T12:23:47+00:00" }, { "name": "tedivm/jshrink", @@ -20556,11 +20701,11 @@ }, { "name": "vertex/module-address-validation", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-1.1.0.0.zip", - "shasum": "5ea30b8c087a9631f6dd6a3e83996f41e314d8d5" + "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-1.1.2.0.zip", + "shasum": "4a878033de8bf793e5f994aa0aaa17136010f2c3" }, "require": { "ext-json": "*", @@ -20573,7 +20718,7 @@ "magento/module-store": "^100|^101", "magento/module-tax": "^100", "php": "^7.0", - "vertex/module-tax": "^3.4.0" + "vertex/module-tax": "^3.4.2" }, "require-dev": { "ext-dom": "*", @@ -20598,11 +20743,11 @@ }, { "name": "vertex/module-tax", - "version": "3.4.0", + "version": "3.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.4.0.0.zip", - "shasum": "7762da2cba9ec285fed2b2eac6c872fe27770e36" + "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.4.3.0.zip", + "shasum": "6479c6679532204f8ad29e77fe3e83c941ce52a5" }, "require": { "ext-intl": "*", @@ -20618,7 +20763,7 @@ "magento/module-customer": "^100|^101|^102", "magento/module-directory": "^100", "magento/module-eav": "^100|^101|^102", - "magento/module-quote": ">=101.1.0 <= 101.1.5 || 101.2.0", + "magento/module-quote": ">=101.1.0 <= 101.1.6 || 101.2.0", "magento/module-sales": "^100|^101|^102", "magento/module-shipping": "^100", "magento/module-store": "^100|^101", @@ -20662,20 +20807,28 @@ }, { "name": "vertex/product-magento-module", - "version": "3.4.0", + "version": "3.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.4.0.0.zip", - "shasum": "2e22c0e3ce6d60cfcacc90274027d695fc4de537" + "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.4.3.0.zip", + "shasum": "4b1cf3666acb71ff92827cfd5c5d4e592ecb8f9a" }, "require": { - "vertex/module-address-validation": "1.1.0", - "vertex/module-tax": "3.4.0" + "vertex/module-address-validation": "1.1.2", + "vertex/module-tax": "3.4.3" }, "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": [ @@ -20685,11 +20838,11 @@ }, { "name": "vertex/sdk", - "version": "1.2.5", + "version": "1.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.5.0.zip", - "shasum": "1d2cab94f393be238516799fc7077c336829fae4" + "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip", + "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee" }, "require": { "ext-mbstring": "*", @@ -20698,9 +20851,11 @@ "php": "^5.4|^7" }, "require-dev": { - "php": "^7.1", + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", + "php": "^7.3", "phpmd/phpmd": "^2.6", - "phpunit/phpunit": "^7.2", + "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.3" }, "type": "library", @@ -20714,6 +20869,61 @@ ], "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" }, + { + "name": "webimpress/safe-writer", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.8 || ^9.3.7", + "vimeo/psalm": "^3.14.2", + "webimpress/coding-standard": "^1.1.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev", + "dev-develop": "2.2.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" + ], + "funding": [ + { + "url": "https://github.com/michalbundyra", + "type": "github" + } + ], + "time": "2020-08-25T07:21:11+00:00" + }, { "name": "webonyx/graphql-php", "version": "v0.13.9", @@ -21087,16 +21297,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.148.1", + "version": "3.158.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "56caf889ddc8dcc5b6999c234998f3b945d787e3" + "reference": "9afc422ad4ef0f1de9fa2a0be4b856c1dfa31123" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/56caf889ddc8dcc5b6999c234998f3b945d787e3", - "reference": "56caf889ddc8dcc5b6999c234998f3b945d787e3", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9afc422ad4ef0f1de9fa2a0be4b856c1dfa31123", + "reference": "9afc422ad4ef0f1de9fa2a0be4b856c1dfa31123", "shasum": "" }, "require": { @@ -21168,7 +21378,7 @@ "s3", "sdk" ], - "time": "2020-08-10T18:14:21+00:00" + "time": "2020-10-15T18:16:19+00:00" }, { "name": "behat/gherkin", @@ -21415,16 +21625,16 @@ }, { "name": "codeception/phpunit-wrapper", - "version": "6.8.1", + "version": "6.8.2", "source": { "type": "git", "url": "https://github.com/Codeception/phpunit-wrapper.git", - "reference": "ca6e94c6dadc19db05698d4e0d84214e570ce045" + "reference": "372f1b5c1b0842dfc1fb491175ea22861a42ba13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/ca6e94c6dadc19db05698d4e0d84214e570ce045", - "reference": "ca6e94c6dadc19db05698d4e0d84214e570ce045", + "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/372f1b5c1b0842dfc1fb491175ea22861a42ba13", + "reference": "372f1b5c1b0842dfc1fb491175ea22861a42ba13", "shasum": "" }, "require": { @@ -21457,7 +21667,7 @@ } ], "description": "PHPUnit classes used by Codeception", - "time": "2020-03-20T08:05:05+00:00" + "time": "2020-10-11T18:17:59+00:00" }, { "name": "codeception/stub", @@ -22059,6 +22269,7 @@ } ], "description": "JSONPath implementation for parsing, searching and flattening arrays", + "abandoned": "softcreatr/jsonpath", "time": "2019-07-15T17:23:22+00:00" }, { @@ -22376,16 +22587,16 @@ }, { "name": "league/flysystem", - "version": "1.1.0", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692" + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/481c0174b9c99b189959e2bb9d6f52188ed1f692", - "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a", + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a", "shasum": "" }, "require": { @@ -22463,20 +22674,20 @@ "type": "other" } ], - "time": "2020-08-09T15:57:10+00:00" + "time": "2020-08-23T07:39:11+00:00" }, { "name": "league/mime-type-detection", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "fda190b62b962d96a069fcc414d781db66d65b69" + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/fda190b62b962d96a069fcc414d781db66d65b69", - "reference": "fda190b62b962d96a069fcc414d781db66d65b69", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ea2fbfc988bade315acd5967e6d02274086d0f28", + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28", "shasum": "" }, "require": { @@ -22514,7 +22725,7 @@ "type": "tidelift" } ], - "time": "2020-08-09T10:34:01+00:00" + "time": "2020-09-21T18:10:53+00:00" }, { "name": "lusitanian/oauth", @@ -23058,23 +23269,23 @@ }, { "name": "php-cs-fixer/diff", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", "symfony/process": "^3.3" }, "type": "library", @@ -23088,14 +23299,14 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, { "name": "SpacePossum" } @@ -23105,7 +23316,7 @@ "keywords": [ "diff" ], - "time": "2018-02-15T16:58:55+00:00" + "time": "2020-10-14T08:39:05+00:00" }, { "name": "php-webdriver/webdriver", @@ -23329,16 +23540,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.0", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df" + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", "shasum": "" }, "require": { @@ -23377,20 +23588,20 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2020-07-20T20:05:34+00:00" + "time": "2020-09-03T19:13:55+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651" + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "shasum": "" }, "require": { @@ -23422,7 +23633,7 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2020-06-27T10:12:23+00:00" + "time": "2020-09-17T18:55:26+00:00" }, { "name": "phpmd/phpmd", @@ -23622,16 +23833,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.37", + "version": "0.12.49", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a" + "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", - "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05", + "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05", "shasum": "" }, "require": { @@ -23674,7 +23885,7 @@ "type": "tidelift" } ], - "time": "2020-08-09T14:32:41+00:00" + "time": "2020-10-12T14:10:44+00:00" }, { "name": "phpunit/php-code-coverage", @@ -23923,6 +24134,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2017-11-27T05:48:46+00:00" }, { @@ -24482,6 +24694,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", + "abandoned": true, "time": "2020-01-16T08:08:45+00:00" }, { @@ -24868,16 +25081,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "f53310646af9901292488b2ff36e26ea10f545f5" + "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f53310646af9901292488b2ff36e26ea10f545f5", - "reference": "f53310646af9901292488b2ff36e26ea10f545f5", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9a1786e5020783605a30cff2ceed9aca030e8d80", + "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80", "shasum": "" }, "require": { @@ -24937,20 +25150,20 @@ "type": "tidelift" } ], - "time": "2020-05-22T17:28:00+00:00" + "time": "2020-10-02T08:38:15+00:00" }, { "name": "symfony/config", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36" + "reference": "7c5a1002178a612787c291a4f515f87b19176b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b1d8f0d9341ea1d378b8b043ba90739f37c49d36", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36", + "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61", + "reference": "7c5a1002178a612787c291a4f515f87b19176b61", "shasum": "" }, "require": { @@ -25015,20 +25228,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T08:27:46+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/dependency-injection", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d" + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f33a28edd42708ed579377391b3a556bcd6a626d", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e", + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e", "shasum": "" }, "require": { @@ -25102,20 +25315,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-10T10:08:39+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf" + "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/72b3a65ddd5052cf6d65eac6669748ed311f39bf", - "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bdcb7633a501770a0daefbf81d2e6b28c3864f2b", + "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b", "shasum": "" }, "require": { @@ -25177,20 +25390,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "3675676b6a47f3e71d3ab10bcf53fb9239eb77e6" + "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3675676b6a47f3e71d3ab10bcf53fb9239eb77e6", - "reference": "3675676b6a47f3e71d3ab10bcf53fb9239eb77e6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/10683b407c3b6087c64619ebc97a87e36ea62c92", + "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92", "shasum": "" }, "require": { @@ -25246,20 +25459,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T09:48:09+00:00" + "time": "2020-09-27T14:14:06+00:00" }, { "name": "symfony/mime", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "cb00d7210bc096f997e63189a62b5e35d72babac" + "reference": "42df2507eb8e6cd9795f51c99dd52bab543a918f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/cb00d7210bc096f997e63189a62b5e35d72babac", - "reference": "cb00d7210bc096f997e63189a62b5e35d72babac", + "url": "https://api.github.com/repos/symfony/mime/zipball/42df2507eb8e6cd9795f51c99dd52bab543a918f", + "reference": "42df2507eb8e6cd9795f51c99dd52bab543a918f", "shasum": "" }, "require": { @@ -25322,20 +25535,20 @@ "type": "tidelift" } ], - "time": "2020-07-22T12:10:07+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/stopwatch", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "f51fb90df1154a7f75987198a9689e28f91e6a50" + "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f51fb90df1154a7f75987198a9689e28f91e6a50", - "reference": "f51fb90df1154a7f75987198a9689e28f91e6a50", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6f89e19772cf61b3c65bab329fe0e318259fbd91", + "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91", "shasum": "" }, "require": { @@ -25386,20 +25599,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a" + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", + "url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1", + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1", "shasum": "" }, "require": { @@ -25459,7 +25672,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-27T03:36:23+00:00" }, { "name": "theseer/fdomdocument", diff --git a/src/_data/codebase/v2_3/open-source/composer_lock.json b/src/_data/codebase/v2_3/open-source/composer_lock.json index 1cc9425e45e..486a8152434 100644 --- a/src/_data/codebase/v2_3/open-source/composer_lock.json +++ b/src/_data/codebase/v2_3/open-source/composer_lock.json @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "81be44d7b002a7cc0b9ecfb6383581e0", + "content-hash": "6b530e25eae14e55a6dca04b20945397", "packages": [ { "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "3.4.1", + "version": "3.4.1-p3", "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-3.4.1.0.zip", - "shasum": "46e79d698c277f6d61bad4f87a18d7a1195e1670" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-3.4.1.0-patch3.zip", + "shasum": "767dd813b3253ffea92bdf6136d948b123b4ed91" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "3.4.1", - "amzn/amazon-pay-module": "3.4.1", - "amzn/login-with-amazon-module": "3.4.1" + "amzn/amazon-pay-and-login-with-amazon-core-module": "3.4.1-p3", + "amzn/amazon-pay-module": "3.4.1-p3", + "amzn/login-with-amazon-module": "3.4.1-p3" }, "type": "metapackage", "license": [ @@ -27,11 +27,11 @@ }, { "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "3.4.1", + "version": "3.4.1-p3", "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-3.4.1.0.zip", - "shasum": "7af5fc8a73b93e6d95c0fca9237c502482c00b46" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-3.4.1.0-patch3.zip", + "shasum": "ee7b1b4ca803b40da8b86e9b848fa6311729978d" }, "require": { "amzn/amazon-pay-sdk-php": "^3.2.0", @@ -66,15 +66,15 @@ }, { "name": "amzn/amazon-pay-module", - "version": "3.4.1", + "version": "3.4.1-p3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.4.1.0.zip", - "shasum": "d1ea35ab912a879815ea428671becd6b1b7b136e" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.4.1.0-patch3.zip", + "shasum": "273a277586733cd152f5711b5845a69783423550" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1", - "amzn/login-with-amazon-module": "^3.4.1", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p3", + "amzn/login-with-amazon-module": "^3.4.1-p3", "magento/framework": "^102", "magento/module-backend": "^101", "magento/module-catalog": "^103", @@ -160,14 +160,14 @@ }, { "name": "amzn/login-with-amazon-module", - "version": "3.4.1", + "version": "3.4.1-p3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.4.1.0.zip", - "shasum": "e53166af4a8da22a911fc48bed7682d2283e35fe" + "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.4.1.0-patch3.zip", + "shasum": "2b6a79e0d4d5380484c721d456f4b128bdbe20db" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^3.4.1-p3", "magento/framework": "^102", "magento/module-checkout": "^100.3", "magento/module-checkout-agreements": "*", @@ -543,21 +543,21 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "669521218794f125c7b668252f4f576eda65e1e4" + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/669521218794f125c7b668252f4f576eda65e1e4", - "reference": "669521218794f125c7b668252f4f576eda65e1e4", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/39ca38da5e0a981bc1a7e39a86693c128784a513", + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513", "shasum": "" }, "require": { "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0" + "php": "^5.5 || ^7.0|| ^7.1 || ^7.2" }, "type": "library", "autoload": { @@ -576,20 +576,20 @@ ], "description": "A Redis-based session handler with optimistic locking", "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", - "time": "2020-01-08T17:41:01+00:00" + "time": "2020-10-07T09:47:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -637,25 +637,29 @@ "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-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", - "version": "1.10.10", + "version": "1.10.6", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a" + "reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/32966a3b1d48bc01472a8321fd6472b44fad033a", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a", + "url": "https://api.github.com/repos/composer/composer/zipball/be81b9c4735362c26876bdbfd3b5bc7e7f711c88", + "reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88", "shasum": "" }, "require": { @@ -663,7 +667,7 @@ "composer/semver": "^1.0", "composer/spdx-licenses": "^1.2", "composer/xdebug-handler": "^1.1", - "justinrainbow/json-schema": "^5.2.10", + "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0", "php": "^5.3.2 || ^7.0", "psr/log": "^1.0", "seld/jsonlint": "^1.4", @@ -674,11 +678,12 @@ "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" }, "conflict": { - "symfony/console": "2.8.38" + "symfony/console": "2.8.38", + "symfony/phpunit-bridge": "3.4.40" }, "require-dev": { "phpspec/prophecy": "^1.10", - "symfony/phpunit-bridge": "^4.2" + "symfony/phpunit-bridge": "^3.4" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -727,29 +732,25 @@ "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-08-03T09:35:19+00:00" + "time": "2020-05-06T08:28:10+00:00" }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", "shasum": "" }, "require": { @@ -797,7 +798,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "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-09-27T13:13:07+00:00" }, { "name": "composer/spdx-licenses", @@ -875,16 +890,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -929,7 +944,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "container-interop/container-interop", @@ -965,16 +980,16 @@ }, { "name": "donatj/phpuseragentparser", - "version": "v0.16.0", + "version": "v0.17.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce" + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b3551112ed84524aef6542a8778a3f812c8098ce", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/e159493010d4b71c9620a43fd05f8284f29dcfeb", + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb", "shasum": "" }, "require": { @@ -1022,15 +1037,15 @@ "type": "github" } ], - "time": "2020-04-07T15:47:30+00:00" + "time": "2020-09-01T16:15:49+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.4.0.0.zip", - "shasum": "2ce54820044685bc127ec0c6bdc73d0c8c0984cd" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.4.1.0.zip", + "shasum": "4eadf48f14c689567e32fd4923674dbdac3453f6" }, "require": { "magento/framework": ">=101 <103", @@ -1084,11 +1099,11 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.0.1", + "version": "1.0.1-p1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.0.1.0.zip", - "shasum": "9c158025829fbdf2aa789cd269d67eba72d37ae4" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.0.1.0-patch1.zip", + "shasum": "294a4e1c1fb0f17962b63e0ad8045ca5601c5096" }, "require": { "dotmailer/dotmailer-magento2-extension": "^4.3.1", @@ -1116,15 +1131,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.4.0", + "version": "4.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.4.0.0.zip", - "shasum": "2d49ed099b07985806a76cd8c67cbc379f4d9361" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.4.1.0.zip", + "shasum": "9931bf660abe8579abb4013b331d8de9f13f9ac1" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.4.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.0.1" + "dotmailer/dotmailer-magento2-extension": "4.4.1", + "dotmailer/dotmailer-magento2-extension-chat": "1.0.1-p1" }, "type": "metapackage", "license": [ @@ -1134,16 +1149,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v7.8.0", + "version": "v7.9.1", "source": { "type": "git", "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "5c2d039ae7bdaa1e28f1e66971c5b3314fc36383" + "reference": "38e821f37491bd91fe06b18b88613128950a11bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/5c2d039ae7bdaa1e28f1e66971c5b3314fc36383", - "reference": "5c2d039ae7bdaa1e28f1e66971c5b3314fc36383", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/38e821f37491bd91fe06b18b88613128950a11bb", + "reference": "38e821f37491bd91fe06b18b88613128950a11bb", "shasum": "" }, "require": { @@ -1155,6 +1170,7 @@ "require-dev": { "cpliakas/git-wrapper": "~2.0", "doctrine/inflector": "^1.3", + "ext-yaml": "*", "mockery/mockery": "^1.2", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5", @@ -1193,7 +1209,7 @@ "elasticsearch", "search" ], - "time": "2020-06-18T19:23:29+00:00" + "time": "2020-10-06T13:03:50+00:00" }, { "name": "endroid/qr-code", @@ -1481,23 +1497,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1528,20 +1544,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -1554,15 +1570,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1599,7 +1615,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "justinrainbow/json-schema", @@ -1719,25 +1735,25 @@ }, { "name": "klarna/m2-payments", - "version": "7.5.0", + "version": "7.6.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.5.0.0.zip", - "shasum": "dbf16872ef89126af34f2ed5b004bbb43e4b5dd0" + "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.6.1.0.zip", + "shasum": "f710eda4053427417ff89fec22206eae59742beb" }, "require": { - "klarna/module-core": "5.3.0", - "klarna/module-kp": "6.5.0", - "klarna/module-ordermanagement": "5.0.8" + "klarna/module-core": "5.3.1", + "klarna/module-kp": "6.5.2", + "klarna/module-ordermanagement": "5.1.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.10.1", + "friendsofphp/php-cs-fixer": "~2.14.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", + "pdepend/pdepend": "^2.5.2", "phploc/phploc": "^4.0", "phpmd/phpmd": "@stable", "phpro/grumphp": "^0.14", @@ -1754,11 +1770,11 @@ }, { "name": "klarna/module-core", - "version": "5.3.0", + "version": "5.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.3.0.0.zip", - "shasum": "56c46cba222fd87495b67b2293dee81926d28e1c" + "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.3.1.0.zip", + "shasum": "a659d1f6b73e652873711ba3c571e1b5e95c0781" }, "require": { "guzzlehttp/guzzle": "^6.0", @@ -1842,11 +1858,11 @@ }, { "name": "klarna/module-kp", - "version": "6.5.0", + "version": "6.5.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.5.0.0.zip", - "shasum": "b975b94bbb8c8524237e4f6375b90d12e0df732c" + "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.5.2.0.zip", + "shasum": "ced255886156421059394612d53ee59e3e4d3d1a" }, "require": { "klarna/module-core": "^5.2", @@ -1929,11 +1945,11 @@ }, { "name": "klarna/module-ordermanagement", - "version": "5.0.8", + "version": "5.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.0.8.0.zip", - "shasum": "87fc66c717b46238ca5db2961ba866d8871b47fa" + "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.1.1.0.zip", + "shasum": "cc9b557916e9c3253d132f30da2709f059595c80" }, "require": { "klarna/module-core": "^5.2", @@ -2589,41 +2605,41 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082", + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-eventmanager": "self.version" + "zendframework/zend-eventmanager": "^3.2.1" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", + "container-interop/container-interop": "^1.1", "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { - "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "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", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -2643,20 +2659,26 @@ "events", "laminas" ], - "time": "2019-12-31T16:44:52+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T11:10:44+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012", + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012", "shasum": "" }, "require": { @@ -2710,7 +2732,13 @@ "feed", "laminas" ], - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-18T13:45:04+00:00" }, { "name": "laminas/laminas-filter", @@ -2871,16 +2899,16 @@ }, { "name": "laminas/laminas-http", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575" + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/48bd06ffa3a6875e2b77d6852405eb7b1589d575", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5", + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5", "shasum": "" }, "require": { @@ -2903,12 +2931,6 @@ "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Http\\": "src/" @@ -2931,7 +2953,7 @@ "type": "community_bridge" } ], - "time": "2020-06-23T15:14:37+00:00" + "time": "2020-08-18T17:11:58+00:00" }, { "name": "laminas/laminas-hydrator", @@ -3317,16 +3339,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b" + "reference": "c154a733b122539ac2c894561996c770db289f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a85bd6ec20ebc382498cc1d3086dfe3fa201849b", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/c154a733b122539ac2c894561996c770db289f70", + "reference": "c154a733b122539ac2c894561996c770db289f70", "shasum": "" }, "require": { @@ -3381,7 +3403,7 @@ "type": "community_bridge" } ], - "time": "2020-08-06T14:33:28+00:00" + "time": "2020-08-12T14:51:33+00:00" }, { "name": "laminas/laminas-math", @@ -3493,16 +3515,16 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.8.4", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78" + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, "require": { @@ -3510,10 +3532,11 @@ "laminas/laminas-eventmanager": "^3.2 || ^2.6.3", "laminas/laminas-stdlib": "^3.1 || ^2.7", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "replace": { - "zendframework/zend-modulemanager": "self.version" + "zendframework/zend-modulemanager": "^2.8.4" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", @@ -3533,8 +3556,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" } }, "autoload": { @@ -3552,7 +3575,13 @@ "laminas", "modulemanager" ], - "time": "2019-12-31T17:26:56+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:29:22+00:00" }, { "name": "laminas/laminas-mvc", @@ -4002,35 +4031,35 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6", + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-stdlib": "self.version" + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^9.3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -4048,7 +4077,13 @@ "laminas", "stdlib" ], - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:08:16+00:00" }, { "name": "laminas/laminas-text", @@ -4325,31 +4360,27 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -4379,27 +4410,27 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "magento/adobe-stock-integration", - "version": "1.0.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-1.0.1.0.zip", - "shasum": "207f0141051c92fb777509ee7deb894471a6dbd7" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-1.0.2.0.zip", + "shasum": "f241027da030675c38e1c38a9630c4e71be77b33" }, "require": { - "magento/module-adobe-ims": "1.0.0", - "magento/module-adobe-ims-api": "1.0.0", - "magento/module-adobe-stock-admin-ui": "1.0.0", - "magento/module-adobe-stock-asset": "1.0.0", - "magento/module-adobe-stock-asset-api": "1.0.0", - "magento/module-adobe-stock-client": "1.0.0", - "magento/module-adobe-stock-client-api": "1.0.0", - "magento/module-adobe-stock-image": "1.0.0", - "magento/module-adobe-stock-image-admin-ui": "1.0.1", - "magento/module-adobe-stock-image-api": "1.0.0" + "magento/module-adobe-ims": "1.0.1", + "magento/module-adobe-ims-api": "1.0.1", + "magento/module-adobe-stock-admin-ui": "1.0.1", + "magento/module-adobe-stock-asset": "1.0.1", + "magento/module-adobe-stock-asset-api": "1.0.1", + "magento/module-adobe-stock-client": "1.0.1", + "magento/module-adobe-stock-client-api": "1.0.1", + "magento/module-adobe-stock-image": "1.0.1", + "magento/module-adobe-stock-image-admin-ui": "1.0.2", + "magento/module-adobe-stock-image-api": "1.0.1" }, "type": "metapackage", "description": "Adobe Stock integration" @@ -4440,13 +4471,46 @@ "description": "Magento composer library helps to instantiate Composer application and run composer commands.", "time": "2020-01-07T22:16:08+00:00" }, + { + "name": "magento/composer-root-update-plugin", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/composer-root-update-plugin/magento-composer-root-update-plugin-1.0.0.0.zip", + "shasum": "df94356237e631516cdcaa18a6aaecea127e9623" + }, + "require": { + "composer-plugin-api": "^1.0", + "composer/composer": "<=1.10.6" + }, + "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/framework", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.5.0.zip", - "shasum": "576880107b411605f2fae5f3c4c7b6516b11d1d8" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.6.0.zip", + "shasum": "5dd3ac0321de965f3d4769a894bb0a8ed27550c7" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -4555,11 +4619,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.5.0.zip", - "shasum": "f2d56382558a899dd7b04fa2b961f3ab00edc6ad" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.6.0.zip", + "shasum": "876005a316548d01f6a2af89c01e38ca06284567" }, "require": { "magento/framework": "102.0.*", @@ -4582,29 +4646,16 @@ }, { "name": "magento/google-shopping-ads", - "version": "3.0.2", + "version": "4.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-3.0.2.0.zip", - "shasum": "9ae1bcb06b17792fbad7bf6acbe7b101057d4aa5" + "url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-4.0.1.0.zip", + "shasum": "ba1efed03c142908f53a02cce6704672c379a60d" }, "require": { - "guzzlehttp/guzzle": ">=6.0", - "guzzlehttp/psr7": "~1.0", "magento/framework": ">=101.0.4", - "magento/module-backend": ">=100.2.4", - "magento/module-bundle": ">=100.2.3", - "magento/module-catalog": ">=102.0.4", - "magento/module-catalog-inventory": ">=100.2.3", - "magento/module-checkout": ">=100.2.4", - "magento/module-config": ">=101.0.4", - "magento/module-configurable-product": ">=100.2.4", - "magento/module-directory": ">=100.2.3", - "magento/module-downloadable": ">=100.2.3", "magento/module-eav": ">=101.0.3", - "magento/module-store": ">=100.2.3", - "magento/module-ui": ">=101.0.4", - "php": "7.0.2||7.0.4||>=7.0.6 <7.4" + "php": "7.0.2||7.0.4||>=7.0.6" }, "type": "magento2-module", "autoload": { @@ -4653,25 +4704,25 @@ }, { "name": "magento/inventory-composer-metapackage", - "version": "1.1.5", + "version": "1.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.5.0.zip", - "shasum": "02a2350c24d00860aa55f15e5057f5ee85f0aa1e" + "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.6.0.zip", + "shasum": "7ea8ae2b3e6044d59b71939ed14837ba313b7059" }, "require": { "magento/inventory-composer-installer": "1.1.0", - "magento/module-inventory": "1.0.8", - "magento/module-inventory-admin-ui": "1.0.8", + "magento/module-inventory": "1.0.9", + "magento/module-inventory-admin-ui": "1.0.10", "magento/module-inventory-advanced-checkout": "1.0.1", "magento/module-inventory-api": "1.0.8", "magento/module-inventory-bundle-product": "1.0.6", "magento/module-inventory-bundle-product-admin-ui": "1.0.6", - "magento/module-inventory-cache": "1.0.6", - "magento/module-inventory-catalog": "1.0.8", - "magento/module-inventory-catalog-admin-ui": "1.0.8", + "magento/module-inventory-cache": "1.0.7", + "magento/module-inventory-catalog": "1.0.10", + "magento/module-inventory-catalog-admin-ui": "1.0.9", "magento/module-inventory-catalog-api": "1.1.2", - "magento/module-inventory-catalog-search": "1.0.7", + "magento/module-inventory-catalog-search": "1.0.8", "magento/module-inventory-configurable-product": "1.0.8", "magento/module-inventory-configurable-product-admin-ui": "1.0.7", "magento/module-inventory-configurable-product-indexer": "1.0.6", @@ -4688,23 +4739,23 @@ "magento/module-inventory-grouped-product-admin-ui": "1.0.8", "magento/module-inventory-grouped-product-indexer": "1.0.6", "magento/module-inventory-import-export": "1.0.8", - "magento/module-inventory-indexer": "1.0.8", - "magento/module-inventory-low-quantity-notification": "1.0.8", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.7", + "magento/module-inventory-indexer": "1.0.9", + "magento/module-inventory-low-quantity-notification": "1.0.9", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.8", "magento/module-inventory-low-quantity-notification-api": "1.0.6", "magento/module-inventory-multi-dimensional-indexer-api": "1.0.7", "magento/module-inventory-product-alert": "1.0.8", "magento/module-inventory-requisition-list": "1.0.1", - "magento/module-inventory-reservation-cli": "1.0.2", - "magento/module-inventory-reservations": "1.0.7", + "magento/module-inventory-reservation-cli": "1.0.3", + "magento/module-inventory-reservations": "1.0.8", "magento/module-inventory-reservations-api": "1.0.6", - "magento/module-inventory-sales": "1.0.8", + "magento/module-inventory-sales": "1.0.9", "magento/module-inventory-sales-admin-ui": "1.0.8", "magento/module-inventory-sales-api": "1.0.7", "magento/module-inventory-sales-frontend-ui": "1.0.6", "magento/module-inventory-setup-fixture-generator": "1.0.3", "magento/module-inventory-shipping": "1.0.8", - "magento/module-inventory-shipping-admin-ui": "1.0.8", + "magento/module-inventory-shipping-admin-ui": "1.0.9", "magento/module-inventory-source-deduction-api": "1.0.8", "magento/module-inventory-source-selection": "1.0.7", "magento/module-inventory-source-selection-api": "1.2.2" @@ -4954,11 +5005,11 @@ }, { "name": "magento/magento2-base", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.5.0.zip", - "shasum": "44bfaf8c4419c6d62d7c63eb237998e37126a96d" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.6.0.zip", + "shasum": "5eb86a791ca2cb7362107984e5c2854f664aab9b" }, "require": { "braintree/braintree_php": "3.35.0", @@ -5617,19 +5668,19 @@ }, { "name": "magento/module-adobe-ims", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.0.0.0.zip", - "shasum": "710f086b6e95994efd4bc1d289dc3d5060f08f44" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.0.1.0.zip", + "shasum": "0d1acee77837c886a55965a9d11d6d010d2ee961" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-authorization": "~100.3.4", - "magento/module-backend": "~101.0.4", - "magento/module-config": "~101.1.4", - "magento/module-user": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-authorization": "*", + "magento/module-backend": "*", + "magento/module-config": "*", + "magento/module-user": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -5649,14 +5700,14 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-1.0.0.0.zip", - "shasum": "b06bd9bb77149097697b2009021b554730413b21" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-1.0.1.0.zip", + "shasum": "8184ca2c849d7e525a2b0ae8997dcb7ca1df0b2f" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -5676,22 +5727,22 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.0.0.0.zip", - "shasum": "8c78fac04b75ebaf3430a0e4dd9d9be255b3350c" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.0.1.0.zip", + "shasum": "6fdffb7780d558c392dceef331ac775b5b3660c1" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-backend": "~101.0.4", - "magento/module-config": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-backend": "*", + "magento/module-config": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-cms": "~103.0.4" + "magento/module-cms": "*" }, "type": "magento2-module", "autoload": { @@ -5710,19 +5761,19 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.0.0.0.zip", - "shasum": "d691df693547aa576bdbdc511fcf3437d729401b" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.0.1.0.zip", + "shasum": "c8d641777d114612cebd7b3bd860419934889987" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-config": "~101.1.4", - "magento/module-media-gallery": "~100.3.0", - "magento/module-media-gallery-api": "~100.3.0", + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-config": "*", + "magento/module-media-gallery": "*", + "magento/module-media-gallery-api": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -5742,14 +5793,14 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.0.0.0.zip", - "shasum": "74c37ce6d176428be340394c9d1ba01af054c46f" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.0.1.0.zip", + "shasum": "88a4f5749353fc6f318ace2c25405fab73635d30" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -5769,17 +5820,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.0.0.0.zip", - "shasum": "3482b1559ebb5fb2f659d1fef1b796f8be12ae7f" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.0.1.0.zip", + "shasum": "c3a253135e07d3ac6ee926e052048288eec6e051" }, "require": { - "astock/stock-api-libphp": "^1.1.2", - "magento/framework": "~102.0.4", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", + "astock/stock-api-libphp": "^1.1.3", + "magento/framework": "*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -5799,14 +5850,14 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.0.0.0.zip", - "shasum": "d50de661787f40fe9e357a11aec58aff78f6fc19" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.0.1.0.zip", + "shasum": "74cf0d23115fec3795d77b2d5e476eb7d06d33d9" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -5826,22 +5877,22 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.0.0.0.zip", - "shasum": "06e8de90d2e9c9e2fd9eb0d040f0a5e38190ff65" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.0.1.0.zip", + "shasum": "48ca389d085f4398f8548bd2ce42615c7755e17f" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-adobe-stock-image-api": "1.*.*", - "magento/module-media-gallery-api": "~100.3.0", + "magento/framework": "*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-adobe-stock-image-api": "1.0.*", + "magento/module-media-gallery-api": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-catalog": "~103.0.4" + "magento/module-catalog": "*" }, "type": "magento2-module", "autoload": { @@ -5860,25 +5911,25 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.0.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.0.1.0.zip", - "shasum": "7aee8874378aaf13e9bb6a7fd6cafea80f3e2ec7" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.0.2.0.zip", + "shasum": "f16c77eca30c5cec48381b10002d6735cd9fa0de" }, "require": { - "magento/framework": "~102.0.4", - "magento/module-adobe-ims": "1.*.*", - "magento/module-adobe-ims-api": "1.*.*", - "magento/module-adobe-stock-asset-api": "1.*.*", - "magento/module-adobe-stock-client-api": "1.*.*", - "magento/module-adobe-stock-image-api": "1.*.*", - "magento/module-backend": "~101.0.4", - "magento/module-ui": "~101.1.4", + "magento/framework": "*", + "magento/module-adobe-ims": "1.0.*", + "magento/module-adobe-ims-api": "1.0.*", + "magento/module-adobe-stock-asset-api": "1.0.*", + "magento/module-adobe-stock-client-api": "1.0.*", + "magento/module-adobe-stock-image-api": "1.0.*", + "magento/module-backend": "*", + "magento/module-ui": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { - "magento/module-cms": "~103.0.4" + "magento/module-cms": "*" }, "type": "magento2-module", "autoload": { @@ -5897,14 +5948,14 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.0.0.0.zip", - "shasum": "73de6001e60c181d353b0076bf072c89127c0d69" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.0.1.0.zip", + "shasum": "76adcc85b56c4b0c61fe5fff94671b02bce12246" }, "require": { - "magento/framework": "~102.0.4", + "magento/framework": "*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "type": "magento2-module", @@ -6054,11 +6105,11 @@ }, { "name": "magento/module-analytics", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.5.0.zip", - "shasum": "9bd395a51e3982f2f86bea5812ce48dc4597e8ca" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.6.0.zip", + "shasum": "eb12891a8cccf87fa40926714d77c5871825edaf" }, "require": { "magento/framework": "102.0.*", @@ -6085,11 +6136,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.5.0.zip", - "shasum": "33c0400729a05e80a0911d9f5a1de38743011aeb" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.6.0.zip", + "shasum": "71c491c85bba044c46cd796e22085d02262604b0" }, "require": { "magento/framework": "102.0.*", @@ -6120,11 +6171,11 @@ }, { "name": "magento/module-authorization", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.4.0.zip", - "shasum": "b7f9a8b38412d25f39963684fbc23fe42b18fbe7" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.5.0.zip", + "shasum": "f6af0187ac2cad1491511eb830d9200609f35c34" }, "require": { "magento/framework": "102.0.*", @@ -6284,11 +6335,11 @@ }, { "name": "magento/module-backend", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.5.0.zip", - "shasum": "97b6ba680497709af06b6f650fde3a40612238e7" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.6.0.zip", + "shasum": "0fb5bc0d9ed8ce1cb51b8f0930374cc622cd3899" }, "require": { "magento/framework": "102.0.*", @@ -6360,11 +6411,11 @@ }, { "name": "magento/module-braintree", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.5.0.zip", - "shasum": "23f784d05c3431045e435001cc3a01887d8d55ad" + "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.6.0.zip", + "shasum": "9e543332dbd185d668d08cde0367947be0464b23" }, "require": { "braintree/braintree_php": "3.35.0", @@ -6407,11 +6458,11 @@ }, { "name": "magento/module-braintree-graph-ql", - "version": "100.3.2", + "version": "100.3.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.2.0.zip", - "shasum": "2ddc3ac79d5ecb4740b9904c3298f77c0076fbe3" + "url": "https://repo.magento.com/archives/magento/module-braintree-graph-ql/magento-module-braintree-graph-ql-100.3.3.0.zip", + "shasum": "7a9e279daa1253ef1315e29b6f28ffab0a021249" }, "require": { "magento/framework": "102.0.*", @@ -6441,11 +6492,11 @@ }, { "name": "magento/module-bundle", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.5.0.zip", - "shasum": "b0bd30f204434536591a9d884fcb642e878bac5b" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.6.0.zip", + "shasum": "1de7398c89dbcbeea14f00456e55243ea1f838c2" }, "require": { "magento/framework": "102.0.*", @@ -6521,11 +6572,11 @@ }, { "name": "magento/module-bundle-import-export", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.4.0.zip", - "shasum": "adb56b983de9cf6b26e505d43f1a3ec83ecf6098" + "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.5.0.zip", + "shasum": "5ff6980381f3b162b9e3bb60ae0d0d46580bd2c3" }, "require": { "magento/framework": "102.0.*", @@ -6582,17 +6633,18 @@ }, { "name": "magento/module-captcha", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.5.0.zip", - "shasum": "add6039b2f8aae8e902146d35591f2be6c1ed70d" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.6.0.zip", + "shasum": "3d4ec22cc61a1648134b29b27d9e8faeec52031d" }, "require": { "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-db": "^2.8.2", "laminas/laminas-session": "^2.7.3", "magento/framework": "102.0.*", + "magento/module-authorization": "100.3.*", "magento/module-backend": "101.0.*", "magento/module-checkout": "100.3.*", "magento/module-customer": "102.0.*", @@ -6646,11 +6698,11 @@ }, { "name": "magento/module-catalog", - "version": "103.0.5", + "version": "103.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.5.0.zip", - "shasum": "0e61c6128447e8565ec51dccbd184987cbc16c91" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.6.0.zip", + "shasum": "ac0f9d194081c3ba02adc21a5fbd6c2c090051f5" }, "require": { "magento/framework": "102.0.*", @@ -6797,11 +6849,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.5.0.zip", - "shasum": "886dc91a883514d71c2b2a784debca701579a871" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.6.0.zip", + "shasum": "f02f86535027c3415aea31d622a8411c3e8e085a" }, "require": { "magento/framework": "102.0.*", @@ -6836,11 +6888,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.5.0.zip", - "shasum": "a2aea6d8f53c2a0bf6805faa2b9e0f64f25a3c7a" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.6.0.zip", + "shasum": "c77113adc1666182e29f0d80dd52c2345ca5ecf8" }, "require": { "ext-ctype": "*", @@ -6874,11 +6926,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.5.0.zip", - "shasum": "7b1508cce56fac131a6bbe02d633762f7c05787b" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.6.0.zip", + "shasum": "405ce2cb921d6251e61df5ad9dc5ae16791c0668" }, "require": { "magento/framework": "102.0.*", @@ -6938,11 +6990,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.5.0.zip", - "shasum": "03cc677562434e6792fce263e40da07221640018" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.6.0.zip", + "shasum": "dcf58c9d22d365ceaee39b2aeb5a37b41ec6cec0" }, "require": { "magento/framework": "102.0.*", @@ -7008,13 +7060,43 @@ ], "description": "N/A" }, + { + "name": "magento/module-catalog-rule-graph-ql", + "version": "100.3.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.3.0.0.zip", + "shasum": "82845cc4469233d533c24951e75ffae990c8b631" + }, + "require": { + "magento/framework": "102.0.*", + "php": "~7.1.3||~7.2.0||~7.3.0" + }, + "suggest": { + "magento/module-catalog-rule": "101.1.*" + }, + "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-search", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.5.0.zip", - "shasum": "c77d85c4a5819fafc0fc251e88cd5ccf8a78a101" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.6.0.zip", + "shasum": "f9b7da78b5d70a04a82531d129c23e6006cd23e3" }, "require": { "magento/framework": "102.0.*", @@ -7051,11 +7133,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.5.0.zip", - "shasum": "8bf1d252e0f51973ee7cbff07f11dfe87e71bc30" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.6.0.zip", + "shasum": "2bffdf611125e42ad81d3e98b329d4ebe7e5605d" }, "require": { "magento/framework": "102.0.*", @@ -7123,11 +7205,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.5.0.zip", - "shasum": "30ff13f0a1eb3bebe4470ce3db67d001d5478e9d" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.6.0.zip", + "shasum": "3fcede4d687f6312bf19583d57d07e9a7bd06451" }, "require": { "magento/framework": "102.0.*", @@ -7159,14 +7241,15 @@ }, { "name": "magento/module-checkout", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.5.0.zip", - "shasum": "f089321ca5b08026baaa1ca08505fd22c3bc95b5" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.6.0.zip", + "shasum": "b879f2d1f98ba983e943958488116c48ce2da843" }, "require": { "magento/framework": "102.0.*", + "magento/module-authorization": "100.3.*", "magento/module-captcha": "100.3.*", "magento/module-catalog": "103.0.*", "magento/module-catalog-inventory": "100.3.*", @@ -7270,11 +7353,11 @@ }, { "name": "magento/module-cms", - "version": "103.0.5", + "version": "103.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.5.0.zip", - "shasum": "506da640118fc223d9e8c89b9bdeecc24b2d8de1" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.6.0.zip", + "shasum": "b91cee3b50776339f8cba1decbe104c50e2e8a6e" }, "require": { "magento/framework": "102.0.*", @@ -7343,11 +7426,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.4.0.zip", - "shasum": "7df716cbc611cd6a5017129be80e80303334da58" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.5.0.zip", + "shasum": "652031049c8d6bd0017c845a0b7bdee06d5486bb" }, "require": { "magento/framework": "102.0.*", @@ -7407,11 +7490,11 @@ }, { "name": "magento/module-config", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.5.0.zip", - "shasum": "76f1db08a792f3d263a46e2e2fcb7c775891de4c" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.6.0.zip", + "shasum": "3486a146c99e129edb91c425619ee09419771b18" }, "require": { "magento/framework": "102.0.*", @@ -7474,11 +7557,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.5.0.zip", - "shasum": "b2ec4fa0385b7e827871c9313400c08e43c07092" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.6.0.zip", + "shasum": "2582695ffba8512a02dc18c912713c7fb72299d5" }, "require": { "magento/framework": "102.0.*", @@ -7586,11 +7669,11 @@ }, { "name": "magento/module-contact", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.5.0.zip", - "shasum": "ac90db3add4bae0f07f6fcd13f6096fcc89b3dda" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.6.0.zip", + "shasum": "25c11e54448ba9a9ee0e6a5d857932a76aa11898" }, "require": { "magento/framework": "102.0.*", @@ -7739,11 +7822,11 @@ }, { "name": "magento/module-customer", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.5.0.zip", - "shasum": "d0ac50edf69a2c9b27914607807d9bb67c49e3d1" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.6.0.zip", + "shasum": "0f6b6950a16f09e3c5cd51b8f53bd5cfa4e1e756" }, "require": { "magento/framework": "102.0.*", @@ -7885,11 +7968,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.5.0.zip", - "shasum": "d74239c6a4bf928980ba030fa0f492a8e40d9d7f" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.6.0.zip", + "shasum": "1d8a9f5c28048d434c3bd9ecfcb1a01735c44a6f" }, "require": { "magento/framework": "102.0.*", @@ -7918,11 +8001,11 @@ }, { "name": "magento/module-deploy", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.4.0.zip", - "shasum": "95d79bef2bf03ff18e4c6feedff80acc9ba2ba76" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.5.0.zip", + "shasum": "d50327a62dabb91a14cb7b81e073c813ca54308a" }, "require": { "magento/framework": "102.0.*", @@ -8019,11 +8102,11 @@ }, { "name": "magento/module-directory", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.5.0.zip", - "shasum": "bb83cfae5ee7af13c3b001fb0ae7291027677b2c" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.6.0.zip", + "shasum": "4c229729a839bb7e04ceba703c2c6a993ea08a8d" }, "require": { "lib-libxml": "*", @@ -8080,11 +8163,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.5.0.zip", - "shasum": "aa959dc1139294d14b46dc49fa303d2b012bdbe9" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.6.0.zip", + "shasum": "91e1b3edc4075055e9ff7972505b05d81b1295bc" }, "require": { "magento/framework": "102.0.*", @@ -8160,11 +8243,11 @@ }, { "name": "magento/module-downloadable-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.5.0.zip", - "shasum": "2b60b8b872d50bbbedf425f857ec316ae675b07d" + "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.6.0.zip", + "shasum": "bf400b888ff439da7f711551ec67b27e2a4c7e08" }, "require": { "magento/framework": "102.0.*", @@ -8193,11 +8276,11 @@ }, { "name": "magento/module-eav", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.5.0.zip", - "shasum": "d673598cb27104689beb0b8afc086b6ca7bed1e9" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.6.0.zip", + "shasum": "b7714410250144144b6925c26d12a5013327adc0" }, "require": { "magento/framework": "102.0.*", @@ -8256,11 +8339,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.5.0.zip", - "shasum": "096420d703b89ef9f3dd7ef86cbbcf85773d9bb8" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.6.0.zip", + "shasum": "979918c36328d69dbad72aa02adb8a841d9baea1" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", @@ -8295,11 +8378,11 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.4.0.zip", - "shasum": "f96bb9a9087294780c3b9545badaf765ff5630a2" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.3.5.0.zip", + "shasum": "afcce2741e1555772961636367a7adc2aa37d088" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", @@ -8330,11 +8413,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.3.0", + "version": "100.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.3.0.0.zip", - "shasum": "a1676353edf098ef3265b71addbcd2db8e07ee2f" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.3.1.0.zip", + "shasum": "93ac35756331177019e28cb131677623bb3c3657" }, "require": { "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6 ", @@ -8365,11 +8448,11 @@ }, { "name": "magento/module-email", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.5.0.zip", - "shasum": "0625386382db4eeca3ba27eb9b5d7f38fc883c20" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.6.0.zip", + "shasum": "f7e17b5dbc1211411e4a1236842237fcd2f2092e" }, "require": { "magento/framework": "102.0.*", @@ -8432,11 +8515,11 @@ }, { "name": "magento/module-fedex", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.4.0.zip", - "shasum": "6e8840e022073bdf584fe268ad52c4dac6907f7e" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.5.0.zip", + "shasum": "a11dd0e6e016b6a1c8de05be637155d3de453142" }, "require": { "lib-libxml": "*", @@ -8569,11 +8652,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.4.0.zip", - "shasum": "4ae786d43c5e0fd364c5f2ce3e77da9d78e96d3d" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.5.0.zip", + "shasum": "cfce6f3912f1524d899ecebd9736fab0c01dc7c9" }, "require": { "magento/framework": "102.0.*", @@ -8725,11 +8808,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.5.0.zip", - "shasum": "dff2cd3eadb14e05ce647448487b4e5607a8fb45" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.6.0.zip", + "shasum": "af702b3a26b41c3b9b812e75ce25879fb7a9565a" }, "require": { "magento/framework": "102.0.*", @@ -8767,11 +8850,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.4.0.zip", - "shasum": "26127e7f50ae9d9b75840acdf3855b395e00eeec" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.5.0.zip", + "shasum": "0cd2c5455443c4ce76e4e679f07a53b6b7a09c60" }, "require": { "magento/framework": "102.0.*", @@ -8797,11 +8880,11 @@ }, { "name": "magento/module-import-export", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.5.0.zip", - "shasum": "b5233cd6e72f88cdd9c4057a0a8d3a0bf8d5fe5d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.6.0.zip", + "shasum": "9491cff094a4a998058b7626128fa3e4a2c62119" }, "require": { "ext-ctype": "*", @@ -8831,11 +8914,11 @@ }, { "name": "magento/module-indexer", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.5.0.zip", - "shasum": "97f2e2ab30599c77ded2b8a4e86370a1c0d93496" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.6.0.zip", + "shasum": "27895412c08d6dfa27828d2d779604a89aa7e31a" }, "require": { "magento/framework": "102.0.*", @@ -8859,11 +8942,11 @@ }, { "name": "magento/module-instant-purchase", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.5.0.zip", - "shasum": "9127850f81113ec2db99857a8138f67fbad9d1fa" + "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.6.0.zip", + "shasum": "af95153ab051b45e803b8b0b3041e3a853421926" }, "require": { "magento/framework": "102.0.*", @@ -8926,11 +9009,11 @@ }, { "name": "magento/module-inventory", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.8.0.zip", - "shasum": "7c455268fb2d8e1c8bfbeed31a6048142d36f2b9" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.9.0.zip", + "shasum": "8d889f4d490573e492ce036aa4716fa43d8b9c25" }, "require": { "magento/framework": "*", @@ -8954,11 +9037,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.0.8", + "version": "1.0.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.8.0.zip", - "shasum": "1165039e07ac657868e460cb4d6180fe8cfdcdb6" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.10.0.zip", + "shasum": "2f6f666afe849bc885a0db9ae2b231d3fdb77648" }, "require": { "magento/framework": "*", @@ -9109,11 +9192,11 @@ }, { "name": "magento/module-inventory-cache", - "version": "1.0.6", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.6.0.zip", - "shasum": "27dcf978f8950047fb387be19e7d4a6d03ecd19f" + "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.7.0.zip", + "shasum": "2e6176849868d9a801076f85ae73bfe98637da47" }, "require": { "magento/framework": "*", @@ -9141,11 +9224,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.0.8", + "version": "1.0.10", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.8.0.zip", - "shasum": "f388df40f070d6a8280a86c6e8fd8deb27df2c1c" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.10.0.zip", + "shasum": "5e2507061bcd0d0a6fc26239c4d305d41ee8955e" }, "require": { "magento/framework": "*", @@ -9181,11 +9264,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.8.0.zip", - "shasum": "0a0f4f4ae2f543efddc7c919ae5ffc4b78b31a66" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.9.0.zip", + "shasum": "c718c7a5e21842af052f02da363105964201ee53" }, "require": { "magento/framework": "*", @@ -9247,11 +9330,11 @@ }, { "name": "magento/module-inventory-catalog-search", - "version": "1.0.7", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.7.0.zip", - "shasum": "5e184ca90ba144bcca0056e1c314d143daca17dc" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.8.0.zip", + "shasum": "5e03d3c2a265be4be867c102fb9d45ed12d8c813" }, "require": { "magento/framework": "*", @@ -9798,11 +9881,11 @@ }, { "name": "magento/module-inventory-indexer", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.8.0.zip", - "shasum": "021e084cae3e7b8699953bf33c325b735b622dd2" + "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.9.0.zip", + "shasum": "e78400492dac10faccaee6b38d5dabcd446f1620" }, "require": { "magento/framework": "*", @@ -9834,11 +9917,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.8.0.zip", - "shasum": "8753b5535ce3c563ba1be02faa85ca362bcc6adf" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.9.0.zip", + "shasum": "48159395fddda55f5e1bd2fef6428c1e2bcc74ad" }, "require": { "magento/framework": "*", @@ -9870,11 +9953,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.0.7", + "version": "1.0.8", "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.0.7.0.zip", - "shasum": "f866a90bdc313bdd4db8a597c64f942cff5efd28" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.0.8.0.zip", + "shasum": "74d8c8198bf9c2e6ba88d7070debb4740f2936b8" }, "require": { "magento/framework": "*", @@ -10028,11 +10111,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.0.2", + "version": "1.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.2.0.zip", - "shasum": "8d6620c638a31ea78b55eb67b4479c5f31c0365c" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.0.3.0.zip", + "shasum": "efc7b7f27ff1c163fd97885d4c18602c6e9b57e6" }, "require": { "magento/framework": "*", @@ -10060,11 +10143,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.0.7", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.7.0.zip", - "shasum": "2828010766f461ea2d25e59bac9e89f8ddaa7935" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.8.0.zip", + "shasum": "45e9b29ebaaf4398858189c505a4e07f1391ad4f" }, "require": { "magento/framework": "*", @@ -10115,11 +10198,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.8.0.zip", - "shasum": "6a72d4ceb55548cab4a4b60767822925d148a924" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.9.0.zip", + "shasum": "fea14388086205521cfee99b9d4d788bb3d2143e" }, "require": { "magento/framework": "*", @@ -10319,11 +10402,11 @@ }, { "name": "magento/module-inventory-shipping-admin-ui", - "version": "1.0.8", + "version": "1.0.9", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.8.0.zip", - "shasum": "607761941b8cc2ee07e4985c9c405daa608d0033" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.9.0.zip", + "shasum": "b0c4f9cd308e8009b092f4f61c6cab0108ac22c7" }, "require": { "magento/framework": "*", @@ -10558,11 +10641,11 @@ }, { "name": "magento/module-media-storage", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.5.0.zip", - "shasum": "770765c3219f6e9b2a9219bda5f323c9a2bbe67f" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.6.0.zip", + "shasum": "f9ca6cc7c2a7ca61da2dc6f887cc93f78a6c1043" }, "require": { "magento/framework": "102.0.*", @@ -10590,11 +10673,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.4.0.zip", - "shasum": "3d7120d33a81009ff6a75dcf947187b73e18793a" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.5.0.zip", + "shasum": "330682b1d9eb0c8ba7d31eaaa62c0539d08820ee" }, "require": { "magento/framework": "102.0.*", @@ -10684,11 +10767,11 @@ }, { "name": "magento/module-msrp-grouped-product", - "version": "100.3.3", + "version": "100.3.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.3.0.zip", - "shasum": "7aeb4e2fc75e2d26eebdf25b08fb0d6ec1b36890" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.3.4.0.zip", + "shasum": "324c11109d7f88a4f2565abd9382e1ae6d0dcd01" }, "require": { "magento/framework": "102.0.*", @@ -10714,14 +10797,15 @@ }, { "name": "magento/module-multishipping", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.5.0.zip", - "shasum": "f7041b4f635f04e7ce43ce75d980bc1de0626b16" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.6.0.zip", + "shasum": "f37d9a47554aecf41bb74a2463692cbf86839537" }, "require": { "magento/framework": "102.0.*", + "magento/module-captcha": "100.3.*", "magento/module-checkout": "100.3.*", "magento/module-customer": "102.0.*", "magento/module-directory": "100.3.*", @@ -10813,11 +10897,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.5.0.zip", - "shasum": "d4016f9448165145b33c27f1f362924f7046b3ec" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.6.0.zip", + "shasum": "574a87c5f5bdc2e1937d2d1ccd3bd5fee18866e1" }, "require": { "magento/framework": "102.0.*", @@ -10920,11 +11004,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.5.0.zip", - "shasum": "471c6c14cdef8f95272ef5464a188015e222f75a" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.6.0.zip", + "shasum": "b1ea6cda1108f7742176fcd42494466ae3660367" }, "require": { "magento/framework": "102.0.*", @@ -10950,11 +11034,11 @@ }, { "name": "magento/module-payment", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.5.0.zip", - "shasum": "2ba5a4fc32d0abc41a9ee15c9fd951b60a14f279" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.6.0.zip", + "shasum": "a7ad27dd0f167becf119f6bba933abc5703eb70a" }, "require": { "magento/framework": "102.0.*", @@ -10983,11 +11067,11 @@ }, { "name": "magento/module-paypal", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.5.0.zip", - "shasum": "fecb00a2d07fb7c29f370d9381239a6c255c334d" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.6.0.zip", + "shasum": "5aa34096fe4c435aabbb83b4ab6ee9a46aca2c9c" }, "require": { "lib-libxml": "*", @@ -11127,11 +11211,11 @@ }, { "name": "magento/module-persistent", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.5.0.zip", - "shasum": "fff2b8564b689ee03390402f420655050da21e64" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.6.0.zip", + "shasum": "79f96718b546a9ccd22418258205360585bcf080" }, "require": { "magento/framework": "102.0.*", @@ -11160,11 +11244,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.5.0.zip", - "shasum": "09671613f8eed2b5df5502addae25a92146aca9b" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.6.0.zip", + "shasum": "5ba5c1ed395eccea76f57cf214cdc69c54cf121a" }, "require": { "magento/framework": "102.0.*", @@ -11172,6 +11256,7 @@ "magento/module-catalog": "103.0.*", "magento/module-customer": "102.0.*", "magento/module-store": "101.0.*", + "magento/module-theme": "101.0.*", "php": "~7.1.3||~7.2.0||~7.3.0" }, "suggest": { @@ -11194,11 +11279,11 @@ }, { "name": "magento/module-product-video", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.5.0.zip", - "shasum": "d14b870b6979f68c499f0790847c20b69045432c" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.6.0.zip", + "shasum": "8766c6fd3f36449b6e6848d6a4d6e7ef2322e079" }, "require": { "magento/framework": "102.0.*", @@ -11231,11 +11316,11 @@ }, { "name": "magento/module-quote", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.5.0.zip", - "shasum": "3e155895b482f01197c841eecde3c4bd159d992e" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.6.0.zip", + "shasum": "2043b611b8f314b8d66aa001411e4bd157e7dbcf" }, "require": { "magento/framework": "102.0.*", @@ -11275,11 +11360,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.4.0.zip", - "shasum": "040351b47b6b44b4682015ea6a7369c19ef2eda8" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.5.0.zip", + "shasum": "9d35bf6a1058deac8effbda4d041f6e23bb22c89" }, "require": { "magento/framework": "102.0.*", @@ -11304,11 +11389,11 @@ }, { "name": "magento/module-quote-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.5.0.zip", - "shasum": "59a9dee66844f2e149c3008c7093729f4ab0e656" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.6.0.zip", + "shasum": "198f8952f988947c9f2f0de7bdea5b2252743406" }, "require": { "magento/framework": "102.0.*", @@ -11408,11 +11493,11 @@ }, { "name": "magento/module-reports", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.5.0.zip", - "shasum": "21d76a652705a242465f9d62649cd8e1413cb131" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.6.0.zip", + "shasum": "e454141ac1454839cda044205fa1aa4a910b1646" }, "require": { "magento/framework": "102.0.*", @@ -11478,11 +11563,11 @@ }, { "name": "magento/module-review", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.5.0.zip", - "shasum": "1d8c8db3b53d09be9619e08d539da30a9a84ca98" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.6.0.zip", + "shasum": "e8308b1447b60080a8d4195a5c387f47a87823e1" }, "require": { "magento/framework": "102.0.*", @@ -11639,11 +11724,11 @@ }, { "name": "magento/module-sales", - "version": "102.0.5", + "version": "102.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.5.0.zip", - "shasum": "4b4f42cb0d3cc86b8db60b4da22bc47be52648bc" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.6.0.zip", + "shasum": "d370bdda0693544e74b83e0ae7aa2a53488ca530" }, "require": { "magento/framework": "102.0.*", @@ -11782,11 +11867,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.5.0.zip", - "shasum": "c69b5ff1a1740574f5f212deb985709e5dcebb9d" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.6.0.zip", + "shasum": "c50bb0d32a3063779a916922af01ee1efd539938" }, "require": { "magento/framework": "102.0.*", @@ -11889,11 +11974,11 @@ }, { "name": "magento/module-search", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.5.0.zip", - "shasum": "bfef11ff4d00ab02e174cf200642f6cbf6ac9ec9" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.6.0.zip", + "shasum": "806907e8ebdeeab0571e465187507b5c40f6b144" }, "require": { "magento/framework": "102.0.*", @@ -12101,11 +12186,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.5.0.zip", - "shasum": "e039b87d1ef93b114f1f1eed8bfcb6b4fd7c68ff" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.6.0.zip", + "shasum": "44582749734f7f418e8b451afb898f8641b04b6d" }, "require": { "magento/framework": "102.0.*", @@ -12140,11 +12225,11 @@ }, { "name": "magento/module-store", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.5.0.zip", - "shasum": "d7c0eefb2f7c5c3d09bc337193a46ef7eb60540b" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.6.0.zip", + "shasum": "9a793146e8c8d3c40f1ed447478438d217406535" }, "require": { "magento/framework": "102.0.*", @@ -12293,11 +12378,11 @@ }, { "name": "magento/module-swatches", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.5.0.zip", - "shasum": "ed376fb0d0e1f8ef82793a5fbb32524eb203b1ce" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.6.0.zip", + "shasum": "077072098a6cd90f0ed970f5d6d0126b6bc25cb2" }, "require": { "magento/framework": "102.0.*", @@ -12394,11 +12479,11 @@ }, { "name": "magento/module-tax", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.5.0.zip", - "shasum": "f610f8ae48e1d193187a270df28f8d1614cc656e" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.6.0.zip", + "shasum": "1a5d655aadf90b3bbb6337aed21888c178cc1bb0" }, "require": { "magento/framework": "102.0.*", @@ -12499,11 +12584,11 @@ }, { "name": "magento/module-theme", - "version": "101.0.5", + "version": "101.0.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.5.0.zip", - "shasum": "d7485f7189914fe59a490dcd89867cfe53447dea" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.6.0.zip", + "shasum": "d7e663c6b2ea003b0b88a8341553e67ecf274aec" }, "require": { "magento/framework": "102.0.*", @@ -12571,11 +12656,11 @@ }, { "name": "magento/module-tinymce-3", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.5.0.zip", - "shasum": "8ce8b1fbe6e9ea03336aaf9aeb90594eb319ca0b" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.6.0.zip", + "shasum": "67046d180ed5ed97ecff1ede122af6ccc1e3982d" }, "require": { "magento/framework": "102.0.*", @@ -12606,11 +12691,11 @@ }, { "name": "magento/module-translation", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.5.0.zip", - "shasum": "22f0c984fabba7ee04a953ee9a2e6e4f76a97665" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.6.0.zip", + "shasum": "3b2bd37e991700567d812f9d3fdef63cbeefa8bf" }, "require": { "magento/framework": "102.0.*", @@ -12640,11 +12725,11 @@ }, { "name": "magento/module-ui", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.5.0.zip", - "shasum": "ae1eefd94eb62e8e0ce32d24b96f5b6099b4a607" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.6.0.zip", + "shasum": "2517b9dcd24f279697dbdbaab8447a61ddaf69f5" }, "require": { "magento/framework": "102.0.*", @@ -12676,11 +12761,11 @@ }, { "name": "magento/module-ups", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.5.0.zip", - "shasum": "19e923673638558daa46f216a7423ec641dc9ec1" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.6.0.zip", + "shasum": "467289aeed56a6d67dfc72cd8587a54a2f00e536" }, "require": { "magento/framework": "102.0.*", @@ -12746,11 +12831,11 @@ }, { "name": "magento/module-url-rewrite-graph-ql", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.5.0.zip", - "shasum": "08d7837f658bc08e4a279030d4029a2c6f7bda2c" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.6.0.zip", + "shasum": "9618f81614ed43e38a421cbc664c98d8707faccb" }, "require": { "magento/framework": "102.0.*", @@ -12777,11 +12862,11 @@ }, { "name": "magento/module-user", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.5.0.zip", - "shasum": "423be90044cb3c3c8c5239f0a8a2fa1eef26fa8c" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.6.0.zip", + "shasum": "6b73cd893c4b3ee4ff236969896262ba2c029084" }, "require": { "magento/framework": "102.0.*", @@ -12877,11 +12962,11 @@ }, { "name": "magento/module-vault", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.5.0.zip", - "shasum": "00e602a862274666f4770e12eb9b128c7e64d420" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.6.0.zip", + "shasum": "263be5b1bba742578ff63273b3fa79084ef45897" }, "require": { "magento/framework": "102.0.*", @@ -12966,11 +13051,11 @@ }, { "name": "magento/module-webapi", - "version": "100.3.4", + "version": "100.3.5", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.4.0.zip", - "shasum": "91fdd2b46466e69c88fce02d69c0596104d24d08" + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.5.0.zip", + "shasum": "a44c5801c04c7749966b7f92b4cf9b01ba3a348f" }, "require": { "magento/framework": "102.0.*", @@ -13001,11 +13086,11 @@ }, { "name": "magento/module-webapi-async", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.5.0.zip", - "shasum": "ca9f17d104dafc32a56f8a3b97d2b4e95b27ea70" + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.6.0.zip", + "shasum": "bbfe4feccba768f2c4f8b8592c7c72e69a7fbc64" }, "require": { "magento/framework": "102.0.*", @@ -13173,11 +13258,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.1.5", + "version": "101.1.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.5.0.zip", - "shasum": "e0921f64c20dc7922b2f1f00400fa9e66bbbbb22" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.6.0.zip", + "shasum": "3582146188e83f3c0df5b55a502cedc8066bf0f3" }, "require": { "magento/framework": "102.0.*", @@ -13278,21 +13363,21 @@ }, { "name": "magento/product-community-edition", - "version": "2.3.5", + "version": "2.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.5.0.zip", - "shasum": "0580c9dce5982bdf780cb9102d9aa357659d58e3" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.6.0.zip", + "shasum": "464614b41bc8eaf2520327cad579904cdf9d1b72" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "3.4.1", + "amzn/amazon-pay-and-login-magento-2-module": "3.4.1-p3", "braintree/braintree_php": "3.35.0", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.10.6", "colinmollenhour/credis": "1.10.0", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-package": "4.4.0", + "dotmailer/dotmailer-magento2-extension-package": "4.4.1", "elasticsearch/elasticsearch": "~2.0||~5.1||~6.1||~7.6", "ext-bcmath": "*", "ext-ctype": "*", @@ -13310,7 +13395,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "7.5.0", + "klarna/m2-payments": "7.6.1", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.3.0", "laminas/laminas-config": "^2.6.0", @@ -13341,14 +13426,14 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "1.0.1", + "magento/adobe-stock-integration": "1.0.2", "magento/composer": "~1.5.0", - "magento/framework": "102.0.5", + "magento/framework": "102.0.6", "magento/framework-amqp": "100.3.5", "magento/framework-bulk": "100.3.5", - "magento/framework-message-queue": "100.3.5", - "magento/google-shopping-ads": "3.0.2", - "magento/inventory-composer-metapackage": "1.1.5", + "magento/framework-message-queue": "100.3.6", + "magento/google-shopping-ads": "4.0.1", + "magento/inventory-composer-metapackage": "1.1.6", "magento/language-de_de": "100.3.4", "magento/language-en_us": "100.3.4", "magento/language-es_es": "100.3.4", @@ -13357,183 +13442,184 @@ "magento/language-pt_br": "100.3.4", "magento/language-zh_hans_cn": "100.3.4", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-base": "2.3.5", + "magento/magento2-base": "2.3.6", "magento/module-admin-analytics": "100.3.2", "magento/module-admin-notification": "100.3.5", "magento/module-advanced-pricing-import-export": "100.3.4", "magento/module-advanced-search": "100.3.4", "magento/module-amqp": "100.3.4", "magento/module-amqp-store": "100.3.1", - "magento/module-analytics": "100.3.5", - "magento/module-asynchronous-operations": "100.3.5", - "magento/module-authorization": "100.3.4", + "magento/module-analytics": "100.3.6", + "magento/module-asynchronous-operations": "100.3.6", + "magento/module-authorization": "100.3.5", "magento/module-authorizenet": "100.3.5", "magento/module-authorizenet-acceptjs": "100.3.4", "magento/module-authorizenet-cardinal": "100.3.1", "magento/module-authorizenet-graph-ql": "100.3.2", - "magento/module-backend": "101.0.5", + "magento/module-backend": "101.0.6", "magento/module-backup": "100.3.5", - "magento/module-braintree": "100.3.5", - "magento/module-braintree-graph-ql": "100.3.2", - "magento/module-bundle": "100.3.5", + "magento/module-braintree": "100.3.6", + "magento/module-braintree-graph-ql": "100.3.3", + "magento/module-bundle": "100.3.6", "magento/module-bundle-graph-ql": "100.3.4", - "magento/module-bundle-import-export": "100.3.4", + "magento/module-bundle-import-export": "100.3.5", "magento/module-cache-invalidate": "100.3.4", - "magento/module-captcha": "100.3.5", + "magento/module-captcha": "100.3.6", "magento/module-cardinal-commerce": "100.3.2", - "magento/module-catalog": "103.0.5", + "magento/module-catalog": "103.0.6", "magento/module-catalog-analytics": "100.3.4", "magento/module-catalog-cms-graph-ql": "100.3.0", "magento/module-catalog-customer-graph-ql": "100.3.0", - "magento/module-catalog-graph-ql": "100.3.5", - "magento/module-catalog-import-export": "101.0.5", - "magento/module-catalog-inventory": "100.3.5", + "magento/module-catalog-graph-ql": "100.3.6", + "magento/module-catalog-import-export": "101.0.6", + "magento/module-catalog-inventory": "100.3.6", "magento/module-catalog-inventory-graph-ql": "100.3.4", - "magento/module-catalog-rule": "101.1.5", + "magento/module-catalog-rule": "101.1.6", "magento/module-catalog-rule-configurable": "100.3.5", - "magento/module-catalog-search": "101.0.5", - "magento/module-catalog-url-rewrite": "100.3.5", + "magento/module-catalog-rule-graph-ql": "100.3.0", + "magento/module-catalog-search": "101.0.6", + "magento/module-catalog-url-rewrite": "100.3.6", "magento/module-catalog-url-rewrite-graph-ql": "100.3.5", - "magento/module-catalog-widget": "100.3.5", - "magento/module-checkout": "100.3.5", + "magento/module-catalog-widget": "100.3.6", + "magento/module-checkout": "100.3.6", "magento/module-checkout-agreements": "100.3.5", "magento/module-checkout-agreements-graph-ql": "100.3.1", - "magento/module-cms": "103.0.5", + "magento/module-cms": "103.0.6", "magento/module-cms-graph-ql": "100.3.4", - "magento/module-cms-url-rewrite": "100.3.4", + "magento/module-cms-url-rewrite": "100.3.5", "magento/module-cms-url-rewrite-graph-ql": "100.3.4", - "magento/module-config": "101.1.5", + "magento/module-config": "101.1.6", "magento/module-configurable-import-export": "100.3.4", - "magento/module-configurable-product": "100.3.5", + "magento/module-configurable-product": "100.3.6", "magento/module-configurable-product-graph-ql": "100.3.5", "magento/module-configurable-product-sales": "100.3.4", - "magento/module-contact": "100.3.5", + "magento/module-contact": "100.3.6", "magento/module-cookie": "100.3.5", "magento/module-cron": "100.3.5", "magento/module-csp": "100.3.0", "magento/module-currency-symbol": "100.3.5", - "magento/module-customer": "102.0.5", + "magento/module-customer": "102.0.6", "magento/module-customer-analytics": "100.3.4", "magento/module-customer-downloadable-graph-ql": "100.3.0", "magento/module-customer-graph-ql": "100.3.5", - "magento/module-customer-import-export": "100.3.5", - "magento/module-deploy": "100.3.4", + "magento/module-customer-import-export": "100.3.6", + "magento/module-deploy": "100.3.5", "magento/module-developer": "100.3.5", "magento/module-dhl": "100.3.5", - "magento/module-directory": "100.3.5", + "magento/module-directory": "100.3.6", "magento/module-directory-graph-ql": "100.3.3", - "magento/module-downloadable": "100.3.5", + "magento/module-downloadable": "100.3.6", "magento/module-downloadable-graph-ql": "100.3.4", - "magento/module-downloadable-import-export": "100.3.5", - "magento/module-eav": "102.0.5", + "magento/module-downloadable-import-export": "100.3.6", + "magento/module-eav": "102.0.6", "magento/module-eav-graph-ql": "100.3.4", - "magento/module-elasticsearch": "100.3.5", - "magento/module-elasticsearch-6": "100.3.4", - "magento/module-elasticsearch-7": "100.3.0", - "magento/module-email": "101.0.5", + "magento/module-elasticsearch": "100.3.6", + "magento/module-elasticsearch-6": "100.3.5", + "magento/module-elasticsearch-7": "100.3.1", + "magento/module-email": "101.0.6", "magento/module-encryption-key": "100.3.5", - "magento/module-fedex": "100.3.4", + "magento/module-fedex": "100.3.5", "magento/module-gift-message": "100.3.4", "magento/module-google-adwords": "100.3.5", "magento/module-google-analytics": "100.3.4", - "magento/module-google-optimizer": "100.3.4", + "magento/module-google-optimizer": "100.3.5", "magento/module-graph-ql": "100.3.5", "magento/module-graph-ql-cache": "100.3.2", "magento/module-grouped-catalog-inventory": "100.3.3", "magento/module-grouped-import-export": "100.3.4", - "magento/module-grouped-product": "100.3.5", - "magento/module-grouped-product-graph-ql": "100.3.4", - "magento/module-import-export": "100.3.5", - "magento/module-indexer": "100.3.5", - "magento/module-instant-purchase": "100.3.5", + "magento/module-grouped-product": "100.3.6", + "magento/module-grouped-product-graph-ql": "100.3.5", + "magento/module-import-export": "100.3.6", + "magento/module-indexer": "100.3.6", + "magento/module-instant-purchase": "100.3.6", "magento/module-integration": "100.3.5", "magento/module-layered-navigation": "100.3.4", "magento/module-marketplace": "100.3.4", "magento/module-media-gallery": "100.3.1", "magento/module-media-gallery-api": "100.3.0", - "magento/module-media-storage": "100.3.5", - "magento/module-message-queue": "100.3.4", + "magento/module-media-storage": "100.3.6", + "magento/module-message-queue": "100.3.5", "magento/module-msrp": "100.3.5", "magento/module-msrp-configurable-product": "100.3.3", - "magento/module-msrp-grouped-product": "100.3.3", - "magento/module-multishipping": "100.3.5", + "magento/module-msrp-grouped-product": "100.3.4", + "magento/module-multishipping": "100.3.6", "magento/module-mysql-mq": "100.3.4", "magento/module-new-relic-reporting": "100.3.4", - "magento/module-newsletter": "100.3.5", + "magento/module-newsletter": "100.3.6", "magento/module-offline-payments": "100.3.4", "magento/module-offline-shipping": "100.3.5", - "magento/module-page-cache": "100.3.5", - "magento/module-payment": "100.3.5", - "magento/module-paypal": "100.3.5", + "magento/module-page-cache": "100.3.6", + "magento/module-payment": "100.3.6", + "magento/module-paypal": "100.3.6", "magento/module-paypal-captcha": "100.3.2", "magento/module-paypal-graph-ql": "100.3.1", "magento/module-paypal-recaptcha": "1.0.1", - "magento/module-persistent": "100.3.5", - "magento/module-product-alert": "100.3.5", - "magento/module-product-video": "100.3.5", - "magento/module-quote": "101.1.5", - "magento/module-quote-analytics": "100.3.4", - "magento/module-quote-graph-ql": "100.3.5", + "magento/module-persistent": "100.3.6", + "magento/module-product-alert": "100.3.6", + "magento/module-product-video": "100.3.6", + "magento/module-quote": "101.1.6", + "magento/module-quote-analytics": "100.3.5", + "magento/module-quote-graph-ql": "100.3.6", "magento/module-related-product-graph-ql": "100.3.1", "magento/module-release-notification": "100.3.4", - "magento/module-reports": "100.3.5", + "magento/module-reports": "100.3.6", "magento/module-require-js": "100.3.4", - "magento/module-review": "100.3.5", + "magento/module-review": "100.3.6", "magento/module-review-analytics": "100.3.4", "magento/module-robots": "101.0.4", "magento/module-rss": "100.3.4", "magento/module-rule": "100.3.5", - "magento/module-sales": "102.0.5", + "magento/module-sales": "102.0.6", "magento/module-sales-analytics": "100.3.4", "magento/module-sales-graph-ql": "100.3.3", "magento/module-sales-inventory": "100.3.4", - "magento/module-sales-rule": "101.1.5", + "magento/module-sales-rule": "101.1.6", "magento/module-sales-sequence": "100.3.4", "magento/module-sample-data": "100.3.4", - "magento/module-search": "101.0.5", + "magento/module-search": "101.0.6", "magento/module-security": "100.3.5", "magento/module-send-friend": "100.3.4", "magento/module-send-friend-graph-ql": "100.3.3", "magento/module-shipping": "100.3.5", "magento/module-signifyd": "100.3.5", - "magento/module-sitemap": "100.3.5", - "magento/module-store": "101.0.5", + "magento/module-sitemap": "100.3.6", + "magento/module-store": "101.0.6", "magento/module-store-graph-ql": "100.3.4", "magento/module-swagger": "100.3.5", "magento/module-swagger-webapi": "100.3.4", "magento/module-swagger-webapi-async": "100.3.4", - "magento/module-swatches": "100.3.5", + "magento/module-swatches": "100.3.6", "magento/module-swatches-graph-ql": "100.3.5", "magento/module-swatches-layered-navigation": "100.3.4", - "magento/module-tax": "100.3.5", + "magento/module-tax": "100.3.6", "magento/module-tax-graph-ql": "100.3.4", "magento/module-tax-import-export": "100.3.4", - "magento/module-theme": "101.0.5", + "magento/module-theme": "101.0.6", "magento/module-theme-graph-ql": "100.3.3", - "magento/module-tinymce-3": "100.3.5", - "magento/module-translation": "100.3.5", - "magento/module-ui": "101.1.5", - "magento/module-ups": "100.3.5", + "magento/module-tinymce-3": "100.3.6", + "magento/module-translation": "100.3.6", + "magento/module-ui": "101.1.6", + "magento/module-ups": "100.3.6", "magento/module-url-rewrite": "101.1.5", - "magento/module-url-rewrite-graph-ql": "100.3.5", - "magento/module-user": "101.1.5", + "magento/module-url-rewrite-graph-ql": "100.3.6", + "magento/module-user": "101.1.6", "magento/module-usps": "100.3.5", "magento/module-variable": "100.3.4", - "magento/module-vault": "101.1.5", + "magento/module-vault": "101.1.6", "magento/module-vault-graph-ql": "100.3.2", "magento/module-version": "100.3.4", - "magento/module-webapi": "100.3.4", - "magento/module-webapi-async": "100.3.5", + "magento/module-webapi": "100.3.5", + "magento/module-webapi-async": "100.3.6", "magento/module-webapi-security": "100.3.4", "magento/module-weee": "100.3.5", "magento/module-weee-graph-ql": "100.3.4", "magento/module-widget": "101.1.4", - "magento/module-wishlist": "101.1.5", + "magento/module-wishlist": "101.1.6", "magento/module-wishlist-analytics": "100.3.4", "magento/module-wishlist-graph-ql": "100.3.3", "magento/theme-adminhtml-backend": "100.3.5", - "magento/theme-frontend-blank": "100.3.5", - "magento/theme-frontend-luma": "100.3.5", + "magento/theme-frontend-blank": "100.3.6", + "magento/theme-frontend-luma": "100.3.6", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "msp/recaptcha": "2.2.3", @@ -13551,7 +13637,7 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "3.4.0", + "vertex/product-magento-module": "3.4.3", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.0" @@ -13589,11 +13675,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.5.0.zip", - "shasum": "f0e75444b5b01011d429ffccdf36e4c8635cb8f9" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.6.0.zip", + "shasum": "d66b2b8d303e265edc461d27825053e98c59c4d9" }, "require": { "magento/framework": "102.0.*", @@ -13613,11 +13699,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.3.5", + "version": "100.3.6", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.5.0.zip", - "shasum": "b538c03c982a1329fe87c0d8d4e2c2de90c3f57b" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.6.0.zip", + "shasum": "d5b9670c351389a0c67545f29f933fc61b6374dc" }, "require": { "magento/framework": "102.0.*", @@ -14270,16 +14356,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.28", + "version": "2.0.29", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260" + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", "shasum": "" }, "require": { @@ -14288,7 +14374,6 @@ "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -14372,7 +14457,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T09:08:33+00:00" + "time": "2020-09-08T04:24:43+00:00" }, { "name": "psr/container", @@ -14690,16 +14775,16 @@ }, { "name": "seld/jsonlint", - "version": "1.8.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { @@ -14745,7 +14830,7 @@ "type": "tidelift" } ], - "time": "2020-04-30T19:05:18+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { "name": "seld/phar-utils", @@ -14857,16 +14942,16 @@ }, { "name": "symfony/console", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", + "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124", "shasum": "" }, "require": { @@ -14944,11 +15029,11 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:18:39+00:00" + "time": "2020-09-15T07:58:55+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -15015,16 +15100,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8" + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd", "shasum": "" }, "require": { @@ -15042,6 +15127,7 @@ "psr/log": "~1.0", "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", @@ -15095,7 +15181,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:59:13+00:00" + "time": "2020-09-18T14:07:46+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -15175,16 +15261,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b27f491309db5757816db672b256ea2e03677d30" + "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b27f491309db5757816db672b256ea2e03677d30", - "reference": "b27f491309db5757816db672b256ea2e03677d30", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ebc51494739d3b081ea543ed7c462fa73a4f74db", + "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db", "shasum": "" }, "require": { @@ -15235,20 +15321,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:50:54+00:00" + "time": "2020-09-27T13:54:16+00:00" }, { "name": "symfony/finder", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2727aa35fddfada1dd37599948528e9b152eb742" + "reference": "60d08560f9aa72997c44077c40d47aa28a963230" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2727aa35fddfada1dd37599948528e9b152eb742", - "reference": "2727aa35fddfada1dd37599948528e9b152eb742", + "url": "https://api.github.com/repos/symfony/finder/zipball/60d08560f9aa72997c44077c40d47aa28a963230", + "reference": "60d08560f9aa72997c44077c40d47aa28a963230", "shasum": "" }, "require": { @@ -15298,20 +15384,20 @@ "type": "tidelift" } ], - "time": "2020-07-05T09:39:30+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/options-resolver", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "376bd3a02e7946dbf90b01563361b47dde425025" + "reference": "02b120a79ff06b779819f1594a300226bfc75105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/376bd3a02e7946dbf90b01563361b47dde425025", - "reference": "376bd3a02e7946dbf90b01563361b47dde425025", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/02b120a79ff06b779819f1594a300226bfc75105", + "reference": "02b120a79ff06b779819f1594a300226bfc75105", "shasum": "" }, "require": { @@ -15366,7 +15452,7 @@ "type": "tidelift" } ], - "time": "2020-07-10T09:12:14+00:00" + "time": "2020-09-24T16:40:22+00:00" }, { "name": "symfony/polyfill-ctype", @@ -16217,16 +16303,16 @@ }, { "name": "symfony/process", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" + "reference": "9b887acc522935f77555ae8813495958c7771ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", + "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7", + "reference": "9b887acc522935f77555ae8813495958c7771ba7", "shasum": "" }, "require": { @@ -16276,20 +16362,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/property-access", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9" + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4c43f7ff784e1e3ee1c96e15f76b342af6617b39", + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39", "shasum": "" }, "require": { @@ -16358,20 +16444,20 @@ "type": "tidelift" } ], - "time": "2020-07-03T07:49:29+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020" + "reference": "22518930091e0bdb249694efc509e3697f7e325e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020", + "url": "https://api.github.com/repos/symfony/property-info/zipball/22518930091e0bdb249694efc509e3697f7e325e", + "reference": "22518930091e0bdb249694efc509e3697f7e325e", "shasum": "" }, "require": { @@ -16449,20 +16535,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T21:19:28+00:00" + "time": "2020-09-07T05:10:28+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442" + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { @@ -16475,7 +16561,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -16525,20 +16611,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/string", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", "shasum": "" }, "require": { @@ -16610,7 +16696,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T08:27:49+00:00" + "time": "2020-09-15T12:23:47+00:00" }, { "name": "tedivm/jshrink", @@ -16806,11 +16892,11 @@ }, { "name": "vertex/module-address-validation", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-1.1.0.0.zip", - "shasum": "5ea30b8c087a9631f6dd6a3e83996f41e314d8d5" + "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-1.1.2.0.zip", + "shasum": "4a878033de8bf793e5f994aa0aaa17136010f2c3" }, "require": { "ext-json": "*", @@ -16823,7 +16909,7 @@ "magento/module-store": "^100|^101", "magento/module-tax": "^100", "php": "^7.0", - "vertex/module-tax": "^3.4.0" + "vertex/module-tax": "^3.4.2" }, "require-dev": { "ext-dom": "*", @@ -16848,11 +16934,11 @@ }, { "name": "vertex/module-tax", - "version": "3.4.0", + "version": "3.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.4.0.0.zip", - "shasum": "7762da2cba9ec285fed2b2eac6c872fe27770e36" + "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.4.3.0.zip", + "shasum": "6479c6679532204f8ad29e77fe3e83c941ce52a5" }, "require": { "ext-intl": "*", @@ -16868,7 +16954,7 @@ "magento/module-customer": "^100|^101|^102", "magento/module-directory": "^100", "magento/module-eav": "^100|^101|^102", - "magento/module-quote": ">=101.1.0 <= 101.1.5 || 101.2.0", + "magento/module-quote": ">=101.1.0 <= 101.1.6 || 101.2.0", "magento/module-sales": "^100|^101|^102", "magento/module-shipping": "^100", "magento/module-store": "^100|^101", @@ -16912,20 +16998,28 @@ }, { "name": "vertex/product-magento-module", - "version": "3.4.0", + "version": "3.4.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.4.0.0.zip", - "shasum": "2e22c0e3ce6d60cfcacc90274027d695fc4de537" + "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.4.3.0.zip", + "shasum": "4b1cf3666acb71ff92827cfd5c5d4e592ecb8f9a" }, "require": { - "vertex/module-address-validation": "1.1.0", - "vertex/module-tax": "3.4.0" + "vertex/module-address-validation": "1.1.2", + "vertex/module-tax": "3.4.3" }, "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": [ @@ -16935,11 +17029,11 @@ }, { "name": "vertex/sdk", - "version": "1.2.5", + "version": "1.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.5.0.zip", - "shasum": "1d2cab94f393be238516799fc7077c336829fae4" + "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip", + "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee" }, "require": { "ext-mbstring": "*", @@ -16948,9 +17042,11 @@ "php": "^5.4|^7" }, "require-dev": { - "php": "^7.1", + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", + "php": "^7.3", "phpmd/phpmd": "^2.6", - "phpunit/phpunit": "^7.2", + "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.3" }, "type": "library", @@ -16964,6 +17060,61 @@ ], "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" }, + { + "name": "webimpress/safe-writer", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.8 || ^9.3.7", + "vimeo/psalm": "^3.14.2", + "webimpress/coding-standard": "^1.1.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev", + "dev-develop": "2.2.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" + ], + "funding": [ + { + "url": "https://github.com/michalbundyra", + "type": "github" + } + ], + "time": "2020-08-25T07:21:11+00:00" + }, { "name": "webonyx/graphql-php", "version": "v0.13.9", @@ -17337,16 +17488,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.148.1", + "version": "3.158.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "56caf889ddc8dcc5b6999c234998f3b945d787e3" + "reference": "4e912c1ae4d4b3538ada36ac1478f980f9bdf329" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/56caf889ddc8dcc5b6999c234998f3b945d787e3", - "reference": "56caf889ddc8dcc5b6999c234998f3b945d787e3", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4e912c1ae4d4b3538ada36ac1478f980f9bdf329", + "reference": "4e912c1ae4d4b3538ada36ac1478f980f9bdf329", "shasum": "" }, "require": { @@ -17418,7 +17569,7 @@ "s3", "sdk" ], - "time": "2020-08-10T18:14:21+00:00" + "time": "2020-10-09T18:11:48+00:00" }, { "name": "behat/gherkin", @@ -17665,16 +17816,16 @@ }, { "name": "codeception/phpunit-wrapper", - "version": "6.8.1", + "version": "6.8.2", "source": { "type": "git", "url": "https://github.com/Codeception/phpunit-wrapper.git", - "reference": "ca6e94c6dadc19db05698d4e0d84214e570ce045" + "reference": "372f1b5c1b0842dfc1fb491175ea22861a42ba13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/ca6e94c6dadc19db05698d4e0d84214e570ce045", - "reference": "ca6e94c6dadc19db05698d4e0d84214e570ce045", + "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/372f1b5c1b0842dfc1fb491175ea22861a42ba13", + "reference": "372f1b5c1b0842dfc1fb491175ea22861a42ba13", "shasum": "" }, "require": { @@ -17707,7 +17858,7 @@ } ], "description": "PHPUnit classes used by Codeception", - "time": "2020-03-20T08:05:05+00:00" + "time": "2020-10-11T18:17:59+00:00" }, { "name": "codeception/stub", @@ -18309,6 +18460,7 @@ } ], "description": "JSONPath implementation for parsing, searching and flattening arrays", + "abandoned": "softcreatr/jsonpath", "time": "2019-07-15T17:23:22+00:00" }, { @@ -18626,16 +18778,16 @@ }, { "name": "league/flysystem", - "version": "1.1.0", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692" + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/481c0174b9c99b189959e2bb9d6f52188ed1f692", - "reference": "481c0174b9c99b189959e2bb9d6f52188ed1f692", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a", + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a", "shasum": "" }, "require": { @@ -18713,20 +18865,20 @@ "type": "other" } ], - "time": "2020-08-09T15:57:10+00:00" + "time": "2020-08-23T07:39:11+00:00" }, { "name": "league/mime-type-detection", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "fda190b62b962d96a069fcc414d781db66d65b69" + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/fda190b62b962d96a069fcc414d781db66d65b69", - "reference": "fda190b62b962d96a069fcc414d781db66d65b69", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ea2fbfc988bade315acd5967e6d02274086d0f28", + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28", "shasum": "" }, "require": { @@ -18764,7 +18916,7 @@ "type": "tidelift" } ], - "time": "2020-08-09T10:34:01+00:00" + "time": "2020-09-21T18:10:53+00:00" }, { "name": "lusitanian/oauth", @@ -19308,23 +19460,23 @@ }, { "name": "php-cs-fixer/diff", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", "symfony/process": "^3.3" }, "type": "library", @@ -19338,14 +19490,14 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, { "name": "SpacePossum" } @@ -19355,7 +19507,7 @@ "keywords": [ "diff" ], - "time": "2018-02-15T16:58:55+00:00" + "time": "2020-10-14T08:39:05+00:00" }, { "name": "php-webdriver/webdriver", @@ -19579,16 +19731,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.0", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df" + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", "shasum": "" }, "require": { @@ -19627,20 +19779,20 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2020-07-20T20:05:34+00:00" + "time": "2020-09-03T19:13:55+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651" + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "shasum": "" }, "require": { @@ -19672,7 +19824,7 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2020-06-27T10:12:23+00:00" + "time": "2020-09-17T18:55:26+00:00" }, { "name": "phpmd/phpmd", @@ -19872,16 +20024,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.37", + "version": "0.12.49", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a" + "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", - "reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05", + "reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05", "shasum": "" }, "require": { @@ -19924,7 +20076,7 @@ "type": "tidelift" } ], - "time": "2020-08-09T14:32:41+00:00" + "time": "2020-10-12T14:10:44+00:00" }, { "name": "phpunit/php-code-coverage", @@ -20173,6 +20325,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2017-11-27T05:48:46+00:00" }, { @@ -20732,6 +20885,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", + "abandoned": true, "time": "2020-01-16T08:08:45+00:00" }, { @@ -21118,16 +21272,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "f53310646af9901292488b2ff36e26ea10f545f5" + "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f53310646af9901292488b2ff36e26ea10f545f5", - "reference": "f53310646af9901292488b2ff36e26ea10f545f5", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9a1786e5020783605a30cff2ceed9aca030e8d80", + "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80", "shasum": "" }, "require": { @@ -21187,20 +21341,20 @@ "type": "tidelift" } ], - "time": "2020-05-22T17:28:00+00:00" + "time": "2020-10-02T08:38:15+00:00" }, { "name": "symfony/config", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36" + "reference": "7c5a1002178a612787c291a4f515f87b19176b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b1d8f0d9341ea1d378b8b043ba90739f37c49d36", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36", + "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61", + "reference": "7c5a1002178a612787c291a4f515f87b19176b61", "shasum": "" }, "require": { @@ -21265,20 +21419,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T08:27:46+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/dependency-injection", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d" + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f33a28edd42708ed579377391b3a556bcd6a626d", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e", + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e", "shasum": "" }, "require": { @@ -21352,20 +21506,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-10T10:08:39+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf" + "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/72b3a65ddd5052cf6d65eac6669748ed311f39bf", - "reference": "72b3a65ddd5052cf6d65eac6669748ed311f39bf", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bdcb7633a501770a0daefbf81d2e6b28c3864f2b", + "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b", "shasum": "" }, "require": { @@ -21427,20 +21581,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "3675676b6a47f3e71d3ab10bcf53fb9239eb77e6" + "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3675676b6a47f3e71d3ab10bcf53fb9239eb77e6", - "reference": "3675676b6a47f3e71d3ab10bcf53fb9239eb77e6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/10683b407c3b6087c64619ebc97a87e36ea62c92", + "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92", "shasum": "" }, "require": { @@ -21496,20 +21650,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T09:48:09+00:00" + "time": "2020-09-27T14:14:06+00:00" }, { "name": "symfony/mime", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "cb00d7210bc096f997e63189a62b5e35d72babac" + "reference": "42df2507eb8e6cd9795f51c99dd52bab543a918f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/cb00d7210bc096f997e63189a62b5e35d72babac", - "reference": "cb00d7210bc096f997e63189a62b5e35d72babac", + "url": "https://api.github.com/repos/symfony/mime/zipball/42df2507eb8e6cd9795f51c99dd52bab543a918f", + "reference": "42df2507eb8e6cd9795f51c99dd52bab543a918f", "shasum": "" }, "require": { @@ -21572,20 +21726,20 @@ "type": "tidelift" } ], - "time": "2020-07-22T12:10:07+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/stopwatch", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "f51fb90df1154a7f75987198a9689e28f91e6a50" + "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f51fb90df1154a7f75987198a9689e28f91e6a50", - "reference": "f51fb90df1154a7f75987198a9689e28f91e6a50", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6f89e19772cf61b3c65bab329fe0e318259fbd91", + "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91", "shasum": "" }, "require": { @@ -21636,20 +21790,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a" + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", + "url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1", + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1", "shasum": "" }, "require": { @@ -21709,7 +21863,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-27T03:36:23+00:00" }, { "name": "theseer/fdomdocument", diff --git a/src/_data/codebase/v2_4/cloud/composer_lock.json b/src/_data/codebase/v2_4/cloud/composer_lock.json index fbca47d6c77..1eaddf16b56 100644 --- a/src/_data/codebase/v2_4/cloud/composer_lock.json +++ b/src/_data/codebase/v2_4/cloud/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": "17131e99a0a133d4fe676b584f79cdaf", + "content-hash": "11cf91b3c3075e1fdadf99ec51e011e8", "packages": [ { "name": "2tvenom/cborencode", @@ -49,16 +49,16 @@ }, { "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "4.0.2", + "version": "4.0.4", "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.0.2.0.zip", - "shasum": "1fb726b3424fe9f006dfb6442df5fbb25bbc0053" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-4.0.4.0.zip", + "shasum": "f2fd46eae1287b3a870981c6db98ad6faaed77be" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.2", - "amzn/amazon-pay-module": "4.0.2", - "amzn/login-with-amazon-module": "4.0.2" + "amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.4", + "amzn/amazon-pay-module": "4.0.4", + "amzn/login-with-amazon-module": "4.0.4" }, "type": "metapackage", "license": [ @@ -68,11 +68,11 @@ }, { "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "4.0.2", + "version": "4.0.4", "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.0.2.0.zip", - "shasum": "2ceab6d9226b15f20af17090e46c7c30fd64fbc9" + "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.0.4.0.zip", + "shasum": "b2b8a2d134e93377f29950a5e512824f63beca12" }, "require": { "amzn/amazon-pay-sdk-php": "^3.2.0", @@ -107,15 +107,15 @@ }, { "name": "amzn/amazon-pay-module", - "version": "4.0.2", + "version": "4.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.2.0.zip", - "shasum": "6ed5ad082c21756b7ce6698c4d58ae6baba70cfb" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.4.0.zip", + "shasum": "85dec4b75da4301eebf12ed6de4cd1f93129437d" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.2", - "amzn/login-with-amazon-module": "^4.0.2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4", + "amzn/login-with-amazon-module": "^4.0.4", "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", @@ -201,14 +201,14 @@ }, { "name": "amzn/login-with-amazon-module", - "version": "4.0.2", + "version": "4.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.2.0.zip", - "shasum": "4db680418aefd94153d05501d4c42e7b32bc16c9" + "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.4.0.zip", + "shasum": "3706a86e6e199b14757c7f5a05f3f58214cea034" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4", "magento/framework": "*", "magento/module-checkout": "*", "magento/module-checkout-agreements": "*", @@ -383,16 +383,16 @@ }, { "name": "braintree/braintree_php", - "version": "4.5.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "4aa200601e126183a572133d7ea2037de44b3d2d" + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/4aa200601e126183a572133d7ea2037de44b3d2d", - "reference": "4aa200601e126183a572133d7ea2037de44b3d2d", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", "shasum": "" }, "require": { @@ -408,9 +408,6 @@ }, "type": "library", "autoload": { - "psr-0": { - "Braintree": "lib/" - }, "psr-4": { "Braintree\\": "lib/Braintree" } @@ -426,7 +423,7 @@ } ], "description": "Braintree PHP Client Library", - "time": "2019-10-28T16:05:37+00:00" + "time": "2020-06-15T19:02:23+00:00" }, { "name": "christian-riesen/base32", @@ -594,21 +591,21 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "669521218794f125c7b668252f4f576eda65e1e4" + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/669521218794f125c7b668252f4f576eda65e1e4", - "reference": "669521218794f125c7b668252f4f576eda65e1e4", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/39ca38da5e0a981bc1a7e39a86693c128784a513", + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513", "shasum": "" }, "require": { "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0" + "php": "^5.5 || ^7.0|| ^7.1 || ^7.2" }, "type": "library", "autoload": { @@ -627,20 +624,20 @@ ], "description": "A Redis-based session handler with optimistic locking", "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", - "time": "2020-01-08T17:41:01+00:00" + "time": "2020-10-07T09:47:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -688,25 +685,29 @@ "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-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", - "version": "1.10.10", + "version": "1.10.15", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a" + "reference": "547c9ee73fe26c77af09a0ea16419176b1cdbd12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/32966a3b1d48bc01472a8321fd6472b44fad033a", - "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a", + "url": "https://api.github.com/repos/composer/composer/zipball/547c9ee73fe26c77af09a0ea16419176b1cdbd12", + "reference": "547c9ee73fe26c77af09a0ea16419176b1cdbd12", "shasum": "" }, "require": { @@ -787,20 +788,20 @@ "type": "tidelift" } ], - "time": "2020-08-03T09:35:19+00:00" + "time": "2020-10-13T13:59:09+00:00" }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", "shasum": "" }, "require": { @@ -848,7 +849,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "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-09-27T13:13:07+00:00" }, { "name": "composer/spdx-licenses", @@ -926,16 +941,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -980,7 +995,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "container-interop/container-interop", @@ -1016,16 +1031,16 @@ }, { "name": "dasprid/enum", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "6ccc0d7141a7f149e3c56cb0ce5f05d9152cfd07" + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6ccc0d7141a7f149e3c56cb0ce5f05d9152cfd07", - "reference": "6ccc0d7141a7f149e3c56cb0ce5f05d9152cfd07", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", "shasum": "" }, "require-dev": { @@ -1055,7 +1070,7 @@ "enum", "map" ], - "time": "2020-07-30T16:37:13+00:00" + "time": "2020-10-02T16:03:48+00:00" }, { "name": "doctrine/inflector", @@ -1151,16 +1166,16 @@ }, { "name": "donatj/phpuseragentparser", - "version": "v0.16.0", + "version": "v0.17.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce" + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b3551112ed84524aef6542a8778a3f812c8098ce", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/e159493010d4b71c9620a43fd05f8284f29dcfeb", + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb", "shasum": "" }, "require": { @@ -1208,18 +1223,19 @@ "type": "github" } ], - "time": "2020-04-07T15:47:30+00:00" + "time": "2020-09-01T16:15:49+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.6.0.0.zip", - "shasum": "9d16976f52bbb3aee2356687a8bc7c7028a4e51d" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.8.0.0.zip", + "shasum": "936e7cb91b6c1d981f4c6c195130603288b3284d" }, "require": { "magento/framework": ">=101 <104", + "magento/module-authorization": "100.4.*", "magento/module-backend": ">=100 <103", "magento/module-bundle": ">=100 <102", "magento/module-catalog": ">=101 <105", @@ -1271,14 +1287,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.1.0.0.zip", - "shasum": "70c2a165be11b865dd8de7a8e2cd2b867aa8dce6" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.2.0.0.zip", + "shasum": "f70ba21b96985e6826ff208cefc3b0a88f26146c" }, "require": { "dotmailer/dotmailer-magento2-extension": "^4.3.1", + "magento/framework": ">=101 <104", "magento/module-backend": ">=100 <103", "magento/module-checkout": "100.*", "magento/module-config": ">=100 <103", @@ -1303,17 +1320,18 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-enterprise", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise/dotmailer-dotmailer-magento2-extension-enterprise-1.1.0.0.zip", - "shasum": "e92e6824a562ba2655751b5f9e56aeac09f92211" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise/dotmailer-dotmailer-magento2-extension-enterprise-1.2.0.0.zip", + "shasum": "dd76b9175957e213cb5c534e5af73fd283839464" }, "require": { - "dotmailer/dotmailer-magento2-extension": "^4.3.1", + "dotmailer/dotmailer-magento2-extension": "^4.8.0", "magento/module-customer-segment": ">=100 <103", "magento/module-reward": ">=100 <102", - "magento/module-store": ">=100 <102" + "magento/module-store": ">=100 <102", + "magento/page-builder-commerce": "^1.4" }, "type": "magento2-module", "autoload": { @@ -1331,16 +1349,16 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-enterprise-package", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.6.0.0.zip", - "shasum": "fc7c26d33c529705b3487f237543c2e5d484fd6d" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.8.0.0.zip", + "shasum": "e7b8c8c589f00daf62a52b4d7689c5e489b7e185" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.6.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.1.0", - "dotmailer/dotmailer-magento2-extension-enterprise": "1.1.0" + "dotmailer/dotmailer-magento2-extension": "4.8.0", + "dotmailer/dotmailer-magento2-extension-chat": "1.2.0", + "dotmailer/dotmailer-magento2-extension-enterprise": "1.2.0" }, "type": "metapackage", "license": [ @@ -1350,15 +1368,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.6.0.0.zip", - "shasum": "d00023ec7e379b215db599f0133f2106f3dea31a" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.8.0.0.zip", + "shasum": "ed68af95837c3cea0be8cad328a4fd0682451356" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.6.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.1.0" + "dotmailer/dotmailer-magento2-extension": "4.8.0", + "dotmailer/dotmailer-magento2-extension-chat": "1.2.0" }, "type": "metapackage", "license": [ @@ -1431,16 +1449,16 @@ }, { "name": "endroid/qr-code", - "version": "3.9.1", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "8605e2c958ed568788da4e16bd8a9502e32f375f" + "reference": "58d5872ca46b99b5c2e72cd2c8dea09ce2988156" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/8605e2c958ed568788da4e16bd8a9502e32f375f", - "reference": "8605e2c958ed568788da4e16bd8a9502e32f375f", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/58d5872ca46b99b5c2e72cd2c8dea09ce2988156", + "reference": "58d5872ca46b99b5c2e72cd2c8dea09ce2988156", "shasum": "" }, "require": { @@ -1498,7 +1516,7 @@ "type": "github" } ], - "time": "2020-07-10T10:16:06+00:00" + "time": "2020-10-07T09:42:59+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -1603,16 +1621,16 @@ }, { "name": "fastly/magento2", - "version": "1.2.144", + "version": "1.2.148", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "36065594588d95560d4282a127cd3da10e53e2d8" + "reference": "0a6bffa24431b6500b92ffd42388d1c91b820fed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/36065594588d95560d4282a127cd3da10e53e2d8", - "reference": "36065594588d95560d4282a127cd3da10e53e2d8", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/0a6bffa24431b6500b92ffd42388d1c91b820fed", + "reference": "0a6bffa24431b6500b92ffd42388d1c91b820fed", "shasum": "" }, "require": { @@ -1638,7 +1656,7 @@ "BSD-3-Clause" ], "description": "Fastly CDN Module for Magento 2.x", - "time": "2020-07-31T14:01:38+00:00" + "time": "2020-09-30T20:30:22+00:00" }, { "name": "google/recaptcha", @@ -1810,23 +1828,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1857,20 +1875,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -1883,15 +1901,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1928,7 +1946,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "illuminate/config", @@ -2197,17 +2215,18 @@ }, { "name": "klarna/m2-payments", - "version": "8.0.2", + "version": "8.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.0.2.0.zip", - "shasum": "81ed938d910a52c0df4181c464c62091f2a8a634" + "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.1.0.0.zip", + "shasum": "c31e4d0746cf9b281ee2058a0353ab8f5dcdf7b0" }, "require": { - "klarna/module-core": "6.0.1", - "klarna/module-kp": "7.0.1", - "klarna/module-onsitemessaging": "1.0.1", - "klarna/module-ordermanagement": "6.0.2" + "klarna/module-core": "6.0.2", + "klarna/module-kp": "7.1.0", + "klarna/module-kp-graph-ql": "0.9.0", + "klarna/module-onsitemessaging": "1.0.2", + "klarna/module-ordermanagement": "6.0.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.16.0", @@ -2219,7 +2238,7 @@ "pdepend/pdepend": "^2.5.2", "phploc/phploc": "^6.0", "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.14", + "phpro/grumphp": "^0.19", "phpunit/phpunit": "^9", "sebastian/phpcpd": "~5.0.0", "squizlabs/php_codesniffer": "~3.5.4" @@ -2232,16 +2251,16 @@ }, { "name": "klarna/module-core", - "version": "6.0.1", + "version": "6.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.1.0.zip", - "shasum": "782be784675bd9d586cda2d267053456e212f00f" + "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.2.0.zip", + "shasum": "d3878dc3a1a1d9c7e70681291412982dfa00b22e" }, "require": { "guzzlehttp/guzzle": "^6.0", "magento/framework": "^102|^103", - "magento/module-bundle": "^100.3 ||^101.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", @@ -2319,11 +2338,11 @@ }, { "name": "klarna/module-kp", - "version": "7.0.1", + "version": "7.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.0.1.0.zip", - "shasum": "45082a499985c7fa9385b85abdd1bd1b49f81e3c" + "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.1.0.0.zip", + "shasum": "7266fec0ff572260945069c5f0360e18931b12c4" }, "require": { "klarna/module-core": "^6.0", @@ -2386,13 +2405,55 @@ ], "description": "Klarna Payments Magento 2 Extension" }, + { + "name": "klarna/module-kp-graph-ql", + "version": "0.9.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.0.0.zip", + "shasum": "a877f3b010cc16b026b2c82998184a88fd83d42b" + }, + "require": { + "klarna/module-kp": "^7.0.2", + "magento/framework": "^102|^103", + "magento/module-graph-ql": "^100", + "magento/module-payment": "^100.1", + "magento/module-quote-graph-ql": "^100", + "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.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.1.0.zip", - "shasum": "dade15bbef2ae9230b4612de5f0bc59cbeafb0f9" + "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.2.0.zip", + "shasum": "303e3b36a4720cda912128ec3bb33f9324d4c495" }, "require": { "klarna/module-core": "^6.0", @@ -2431,11 +2492,11 @@ }, { "name": "klarna/module-ordermanagement", - "version": "6.0.2", + "version": "6.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.2.0.zip", - "shasum": "aef328ea439f0b0f06760af9378b7005b4b0272e" + "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.3.0.zip", + "shasum": "4010e13db02da44929ff12f20091bb01f4c5c21f" }, "require": { "klarna/module-core": "^6.0", @@ -3077,41 +3138,41 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082", + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-eventmanager": "self.version" + "zendframework/zend-eventmanager": "^3.2.1" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", + "container-interop/container-interop": "^1.1", "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { - "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "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", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -3131,20 +3192,26 @@ "events", "laminas" ], - "time": "2019-12-31T16:44:52+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T11:10:44+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012", + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012", "shasum": "" }, "require": { @@ -3198,7 +3265,13 @@ "feed", "laminas" ], - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-18T13:45:04+00:00" }, { "name": "laminas/laminas-filter", @@ -3359,16 +3432,16 @@ }, { "name": "laminas/laminas-http", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575" + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/48bd06ffa3a6875e2b77d6852405eb7b1589d575", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5", + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5", "shasum": "" }, "require": { @@ -3391,12 +3464,6 @@ "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Http\\": "src/" @@ -3419,7 +3486,7 @@ "type": "community_bridge" } ], - "time": "2020-06-23T15:14:37+00:00" + "time": "2020-08-18T17:11:58+00:00" }, { "name": "laminas/laminas-hydrator", @@ -3805,16 +3872,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b" + "reference": "c154a733b122539ac2c894561996c770db289f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a85bd6ec20ebc382498cc1d3086dfe3fa201849b", - "reference": "a85bd6ec20ebc382498cc1d3086dfe3fa201849b", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/c154a733b122539ac2c894561996c770db289f70", + "reference": "c154a733b122539ac2c894561996c770db289f70", "shasum": "" }, "require": { @@ -3869,7 +3936,7 @@ "type": "community_bridge" } ], - "time": "2020-08-06T14:33:28+00:00" + "time": "2020-08-12T14:51:33+00:00" }, { "name": "laminas/laminas-math", @@ -3981,16 +4048,16 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.8.4", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78" + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, "require": { @@ -3998,10 +4065,11 @@ "laminas/laminas-eventmanager": "^3.2 || ^2.6.3", "laminas/laminas-stdlib": "^3.1 || ^2.7", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "replace": { - "zendframework/zend-modulemanager": "self.version" + "zendframework/zend-modulemanager": "^2.8.4" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", @@ -4021,8 +4089,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" } }, "autoload": { @@ -4040,7 +4108,13 @@ "laminas", "modulemanager" ], - "time": "2019-12-31T17:26:56+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:29:22+00:00" }, { "name": "laminas/laminas-mvc", @@ -4490,35 +4564,35 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6", + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-stdlib": "self.version" + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^9.3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -4536,7 +4610,13 @@ "laminas", "stdlib" ], - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:08:16+00:00" }, { "name": "laminas/laminas-text", @@ -4813,31 +4893,27 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -4867,7 +4943,7 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "league/iso3166", @@ -4923,37 +4999,42 @@ ], "time": "2020-01-29T07:08:12+00:00" }, + { + "name": "magento/adobe-ims", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.0.0.zip", + "shasum": "4c47779423d0bbe55951a3cfd08134e5cddfdbe9" + }, + "require": { + "magento/module-adobe-ims": "2.1.0", + "magento/module-adobe-ims-api": "2.1.0" + }, + "type": "metapackage", + "description": "Adobe IMS Integration" + }, { "name": "magento/adobe-stock-integration", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.0.0.0.zip", - "shasum": "2da07f38b1316a518b1a5a87baa63aef9843b2be" - }, - "require": { - "magento/module-adobe-ims": "1.1.0", - "magento/module-adobe-ims-api": "2.0.0", - "magento/module-adobe-stock-admin-ui": "1.1.0", - "magento/module-adobe-stock-asset": "1.1.0", - "magento/module-adobe-stock-asset-api": "1.1.0", - "magento/module-adobe-stock-client": "1.1.0", - "magento/module-adobe-stock-client-api": "1.1.0", - "magento/module-adobe-stock-image": "1.1.0", - "magento/module-adobe-stock-image-admin-ui": "1.1.0", - "magento/module-adobe-stock-image-api": "1.1.0", - "magento/module-media-content-synchronization": "1.0.0", - "magento/module-media-content-synchronization-api": "1.0.0", - "magento/module-media-content-synchronization-catalog": "1.0.0", - "magento/module-media-content-synchronization-cms": "1.0.0", - "magento/module-media-gallery-integration": "1.0.0", - "magento/module-media-gallery-synchronization": "1.0.0", - "magento/module-media-gallery-synchronization-api": "1.0.0", - "magento/module-media-gallery-ui": "1.0.0", - "magento/module-media-gallery-ui-api": "1.0.0" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.0.0.zip", + "shasum": "c8f38ee734f6706b8d6ecfe593e000e9b87951ac" + }, + "require": { + "magento/adobe-ims": "2.1.0", + "magento/module-adobe-stock-admin-ui": "1.2.0", + "magento/module-adobe-stock-asset": "1.2.0", + "magento/module-adobe-stock-asset-api": "1.2.0", + "magento/module-adobe-stock-client": "1.2.0", + "magento/module-adobe-stock-client-api": "2.0.0", + "magento/module-adobe-stock-image": "1.2.0", + "magento/module-adobe-stock-image-admin-ui": "1.2.0", + "magento/module-adobe-stock-image-api": "1.2.0" }, "type": "metapackage", - "description": "Adobe Stock integration" + "description": "Adobe Stock Integration" }, { "name": "magento/composer", @@ -5061,11 +5142,11 @@ }, { "name": "magento/framework", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.0.0.zip", - "shasum": "c6f70138f0048dca680d57aafe33778771b096bf" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.1.0.zip", + "shasum": "a26164efffe0cdb5ed2f821a1b6a599a74b957ff" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -5105,12 +5186,12 @@ }, "type": "magento2-library", "autoload": { - "psr-4": { - "Magento\\Framework\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\Framework\\": "" + } }, "license": [ "OSL-3.0", @@ -5202,11 +5283,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.0.0.zip", - "shasum": "d15ab4611e564e86e2635f9e026babd434e69650" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.1.0.zip", + "shasum": "84002f5f98e987902b1378be040c3cd46cbe92d2" }, "require": { "magento/framework": "103.0.*", @@ -5214,12 +5295,12 @@ }, "type": "magento2-library", "autoload": { - "psr-4": { - "Magento\\Framework\\MessageQueue\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\Framework\\MessageQueue\\": "" + } }, "license": [ "OSL-3.0", @@ -5287,16 +5368,16 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.0.0.zip", - "shasum": "3474c67672b7c9bca13cd5dfb4249385dafd8fec" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.1.0.zip", + "shasum": "819bfcfeb6d72493274419b3a095be26b233f019" }, "require": { "magento/inventory-composer-installer": "1.1.0", - "magento/module-inventory": "1.1.0", - "magento/module-inventory-admin-ui": "1.1.0", + "magento/module-inventory": "1.1.1", + "magento/module-inventory-admin-ui": "1.1.2", "magento/module-inventory-advanced-checkout": "1.1.0", "magento/module-inventory-api": "1.1.0", "magento/module-inventory-bundle-import-export": "1.0.0", @@ -5304,8 +5385,8 @@ "magento/module-inventory-bundle-product-admin-ui": "1.1.0", "magento/module-inventory-bundle-product-indexer": "1.0.0", "magento/module-inventory-cache": "1.1.0", - "magento/module-inventory-catalog": "1.1.0", - "magento/module-inventory-catalog-admin-ui": "1.1.0", + "magento/module-inventory-catalog": "1.1.1", + "magento/module-inventory-catalog-admin-ui": "1.1.2", "magento/module-inventory-catalog-api": "1.2.0", "magento/module-inventory-catalog-search": "1.1.0", "magento/module-inventory-configurable-product": "1.1.0", @@ -5323,11 +5404,11 @@ "magento/module-inventory-grouped-product": "1.1.0", "magento/module-inventory-grouped-product-admin-ui": "1.1.0", "magento/module-inventory-grouped-product-indexer": "1.1.0", - "magento/module-inventory-import-export": "1.1.0", - "magento/module-inventory-in-store-pickup": "1.0.0", - "magento/module-inventory-in-store-pickup-admin-ui": "1.0.0", + "magento/module-inventory-import-export": "1.1.1", + "magento/module-inventory-in-store-pickup": "1.0.1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.0.1", "magento/module-inventory-in-store-pickup-api": "1.0.0", - "magento/module-inventory-in-store-pickup-frontend": "1.0.0", + "magento/module-inventory-in-store-pickup-frontend": "1.0.1", "magento/module-inventory-in-store-pickup-graph-ql": "1.0.0", "magento/module-inventory-in-store-pickup-multishipping": "1.0.0", "magento/module-inventory-in-store-pickup-quote": "1.0.0", @@ -5340,25 +5421,26 @@ "magento/module-inventory-in-store-pickup-shipping-api": "1.0.0", "magento/module-inventory-in-store-pickup-webapi-extension": "1.0.0", "magento/module-inventory-indexer": "2.0.0", - "magento/module-inventory-low-quantity-notification": "1.1.0", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.1.0", + "magento/module-inventory-low-quantity-notification": "1.1.1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.1.1", "magento/module-inventory-low-quantity-notification-api": "1.1.0", "magento/module-inventory-multi-dimensional-indexer-api": "1.1.0", "magento/module-inventory-product-alert": "1.1.0", "magento/module-inventory-requisition-list": "1.1.0", - "magento/module-inventory-reservation-cli": "1.1.0", - "magento/module-inventory-reservations": "1.1.0", + "magento/module-inventory-reservation-cli": "1.1.1", + "magento/module-inventory-reservations": "1.1.1", "magento/module-inventory-reservations-api": "1.1.0", - "magento/module-inventory-sales": "1.1.0", + "magento/module-inventory-sales": "1.1.1", "magento/module-inventory-sales-admin-ui": "1.1.0", "magento/module-inventory-sales-api": "1.1.0", "magento/module-inventory-sales-frontend-ui": "1.1.0", "magento/module-inventory-setup-fixture-generator": "1.1.0", - "magento/module-inventory-shipping": "1.1.0", + "magento/module-inventory-shipping": "1.1.1", "magento/module-inventory-shipping-admin-ui": "1.1.0", "magento/module-inventory-source-deduction-api": "1.1.0", "magento/module-inventory-source-selection": "1.1.0", - "magento/module-inventory-source-selection-api": "1.3.0" + "magento/module-inventory-source-selection-api": "1.3.1", + "magento/module-inventory-visual-merchandiser": "1.0.0" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -5526,11 +5608,11 @@ }, { "name": "magento/magento-cloud-components", - "version": "1.0.6", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.0.6.0.zip", - "shasum": "291926a7210ba72eabe45c0220e2bad11b84569e" + "url": "https://repo.magento.com/archives/magento/magento-cloud-components/magento-magento-cloud-components-1.0.7.0.zip", + "shasum": "bc663be7930e70b2ceec6172d7c6fc7407025cfd" }, "require": { "colinmollenhour/cache-backend-redis": "^1.9", @@ -5543,7 +5625,7 @@ "consolidation/robo": "^1.2", "phpmd/phpmd": "@stable", "phpstan/phpstan": "^0.11", - "phpunit/phpunit": "^6.2", + "phpunit/phpunit": "^7.2", "squizlabs/php_codesniffer": "^3.0" }, "suggest": { @@ -5565,11 +5647,11 @@ }, { "name": "magento/magento-cloud-docker", - "version": "1.1.1", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.1.1.0.zip", - "shasum": "9abb937c2bd3a3e557ef1602620297377886926b" + "url": "https://repo.magento.com/archives/magento/magento-cloud-docker/magento-magento-cloud-docker-1.1.2.0.zip", + "shasum": "dc97c4c2f5e5c0e082531d3be1c9707655d9566c" }, "require": { "composer/composer": "^1.0", @@ -5655,17 +5737,17 @@ }, { "name": "magento/magento-cloud-metapackage", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.0.0.zip", - "shasum": "81480f70ed6a711f57db0225a8d19498a7112aea" + "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.4.1.0.zip", + "shasum": "6bc9b32da713dee47b1b499cd81a6a2d287e394b" }, "require": { "fastly/magento2": "^1.2.34", "magento/ece-tools": "^2002.1.0", "magento/module-paypal-on-boarding": "~100.4.0", - "magento/product-enterprise-edition": ">=2.4.0 <2.4.1" + "magento/product-enterprise-edition": ">=2.4.1 <2.4.2" }, "type": "metapackage", "license": [ @@ -5675,25 +5757,25 @@ }, { "name": "magento/magento-cloud-patches", - "version": "1.0.6", + "version": "1.0.8", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.6.0.zip", - "shasum": "7e98bf341fb4b80df0231930cd659e972dd06b0c" + "url": "https://repo.magento.com/archives/magento/magento-cloud-patches/magento-magento-cloud-patches-1.0.8.0.zip", + "shasum": "16b1d026dc273c01aad76fe9e01c777f208f967f" }, "require": { "composer/composer": "@stable", "composer/semver": "^1.5", "ext-json": "*", - "magento/quality-patches": "^1.0.0", + "magento/quality-patches": "^1.0.7", "monolog/monolog": "^1.16", "php": "^7.0", - "symfony/config": "^3.3||^4.4", - "symfony/console": "^2.6||^4.0", - "symfony/dependency-injection": "^3.3||^4.3", - "symfony/process": "^2.1||^4.1", - "symfony/proxy-manager-bridge": "^3.3||^4.3", - "symfony/yaml": "^3.3||^4.0" + "symfony/config": "^3.3||^4.4||^5.1", + "symfony/console": "^2.6||^4.0||^5.1", + "symfony/dependency-injection": "^3.3||^4.3||^5.1", + "symfony/process": "^2.1||^4.1||^5.1", + "symfony/proxy-manager-bridge": "^3.3||^4.3||^5.1", + "symfony/yaml": "^3.3||^4.0||^5.1" }, "require-dev": { "codeception/codeception": "^2.5.3", @@ -5799,11 +5881,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.0.0.zip", - "shasum": "c3244337e2d0f20022766749ea6e02c509e33255" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.1.0.zip", + "shasum": "2e62201dde82607daa5a9d56db9bea3e5535f93d" }, "require": { "composer/composer": "^1.9", @@ -5856,27 +5938,29 @@ }, "type": "magento2-component", "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], "component_paths": { - "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "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" ], - "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader", "components/jqueryui": "lib/web/jquery/jquery-ui.js", - "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js", - "tinymce/tinymce": "lib/web/tiny_mce_4" + "tinymce/tinymce": "lib/web/tiny_mce_4", + "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" }, "map": [ [ ".editorconfig", ".editorconfig" ], - [ - ".github", - ".github" - ], [ ".htaccess", ".htaccess" @@ -6165,14 +6249,14 @@ "lib/web/images", "lib/web/images" ], - [ - "lib/web/jquery.js", - "lib/web/jquery.js" - ], [ "lib/web/jquery", "lib/web/jquery" ], + [ + "lib/web/jquery.js", + "lib/web/jquery.js" + ], [ "lib/web/knockoutjs", "lib/web/knockoutjs" @@ -6309,14 +6393,14 @@ "pub/opt", "pub/opt" ], - [ - "pub/static.php", - "pub/static.php" - ], [ "pub/static/.htaccess", "pub/static/.htaccess" ], + [ + "pub/static.php", + "pub/static.php" + ], [ "setup", "setup" @@ -6329,12 +6413,6 @@ "vendor/.htaccess", "vendor/.htaccess" ] - ], - "chmod": [ - { - "mask": "0755", - "path": "bin/magento" - } ] }, "license": [ @@ -6345,11 +6423,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.0.0.zip", - "shasum": "2374e3f9c0399133e54428854d61e079ed36fe97" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.1.0.zip", + "shasum": "fe407d88bfddeae3eea2994fcc8d5389ca553bc5" }, "require": { "composer/composer": "^1.9", @@ -6394,11 +6472,13 @@ }, "type": "magento2-component", "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], "map": [ - [ - ".github", - ".github" - ], [ "LICENSE_EE.txt", "LICENSE_EE.txt" @@ -6451,12 +6531,6 @@ "setup", "setup" ] - ], - "chmod": [ - { - "mask": "0755", - "path": "bin/magento" - } ] }, "license": [ @@ -6466,11 +6540,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.0.0.zip", - "shasum": "bf83acd2288effd433438d20b38bdeec49ac8bdd" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.1.0.zip", + "shasum": "c7d3d0f138c18f00482f0af3a75dcd6c3de277ed" }, "require": { "magento/framework": "103.0.*", @@ -6497,11 +6571,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.0.0.zip", - "shasum": "ea598334db44200163a44051b1c20593120cda06" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.1.0.zip", + "shasum": "e5f6c30da8d2298870a483e42272255f8760f8c4" }, "require": { "magento/framework": "103.0.*", @@ -6541,6 +6615,34 @@ ], "description": "N/A" }, + { + "name": "magento/module-admin-gws-configurable-product", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.0.0.zip", + "shasum": "e815b10dbc7875c6c8b2c2af151db6bdcae96f89" + }, + "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.0", @@ -6605,15 +6707,15 @@ }, { "name": "magento/module-adobe-ims", - "version": "1.1.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.1.0.0.zip", - "shasum": "17147174448ab48ef5119d70c2a1f9e12e64b2d8" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.1.0.0.zip", + "shasum": "90fa1d2e45978e2a5e023293f1f3ba6820be7f65" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", + "magento/module-adobe-ims-api": "2.1.*", "magento/module-authorization": "*", "magento/module-backend": "*", "magento/module-config": "*", @@ -6637,11 +6739,11 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.0.0.0.zip", - "shasum": "b73c31968fecdcb6bf28fb19731709e2108acb30" + "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": "*", @@ -6664,16 +6766,16 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.1.0.0.zip", - "shasum": "dabbf54b359fe7fb144f4f2efa49a6eacc9da981" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.2.0.0.zip", + "shasum": "23f516262484ee476eef26e8eec3b42da0745276" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-client-api": "2.0.*", "magento/module-backend": "*", "magento/module-config": "*", "php": "~7.3.0||~7.4.0" @@ -6698,16 +6800,16 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.1.0.0.zip", - "shasum": "e3e51bdc87ff8e5904a31aeed2b8b7d1d0f82344" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.2.0.0.zip", + "shasum": "7f6f041099cc7972fbaa589ef979311db743785f" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", "magento/module-config": "*", "magento/module-media-gallery": "*", "magento/module-media-gallery-api": "*", @@ -6730,11 +6832,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.1.0.0.zip", - "shasum": "9c7d33acaf9e049b06d568fe6480a867ff57e251" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.2.0.0.zip", + "shasum": "9f9cd8863ffbbd3f16debf9be7d78f58f03f0e5d" }, "require": { "magento/framework": "*", @@ -6757,17 +6859,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.1.0.0.zip", - "shasum": "cc1d94f91106f98e08b5938a66a1b8de57679b49" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.2.0.0.zip", + "shasum": "dc90ad4a134df1d4afd6afe80c0882e3287e90d2" }, "require": { "astock/stock-api-libphp": "^1.1.2", "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-client-api": "2.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -6787,11 +6889,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "1.1.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.1.0.0.zip", - "shasum": "e1e986652ff89e41824d0546a8947925d033efda" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.0.0.0.zip", + "shasum": "37eb6691c4c7926a0293661a3a4a6f021b2d8e9c" }, "require": { "magento/framework": "*", @@ -6814,19 +6916,19 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.1.0.0.zip", - "shasum": "fcbc4468a86d3fc84c8bdbb9f75d481075bb7093" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.2.0.0.zip", + "shasum": "364603aa22c544b3e40e4d3f8f7edde6d487e068" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", - "magento/module-adobe-stock-image-api": "1.1.*", - "magento/module-cms": "*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", + "magento/module-adobe-stock-image-api": "1.2.*", "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-synchronization-api": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -6849,21 +6951,22 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.1.0.0.zip", - "shasum": "7e10f45d9cc42b79bd60fe8269182d2df87318b7" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.2.0.0.zip", + "shasum": "9009bda4867a288317434ef130ee325c182bceb7" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims": "1.1.*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", - "magento/module-adobe-stock-image-api": "1.1.*", + "magento/module-adobe-ims": "2.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", + "magento/module-adobe-stock-image-api": "1.2.*", "magento/module-backend": "*", - "magento/module-media-gallery-ui": "1.0.*", + "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-ui": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -6887,11 +6990,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.1.0.0.zip", - "shasum": "f0731af35a21ca09d51750741413da0bd56e43d9" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.2.0.0.zip", + "shasum": "b6a894607df2d38446dde2efe928483d1ce058cd" }, "require": { "magento/framework": "*", @@ -6944,11 +7047,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.0.0.zip", - "shasum": "4f91e4a7a9e7af31d6ed963fd6405de616a9e315" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.1.0.zip", + "shasum": "2f0210d5ce31e881e9c02700f494099096da682c" }, "require": { "magento/framework": "103.0.*", @@ -6989,11 +7092,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.0.0.zip", - "shasum": "1e17693cbf4b71688c353e57ef1371e9d194fd7a" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.1.0.zip", + "shasum": "507279ac2b39e9f8c9e95e92d7dcf0d6095aeee3" }, "require": { "magento/framework": "103.0.*", @@ -7181,11 +7284,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.0.0.zip", - "shasum": "cc706617851941292d53867117785c101cd98ad4" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.1.0.zip", + "shasum": "0d8d21cd754db18be3ec001063c16a5d09d440ce" }, "require": { "magento/framework": "103.0.*", @@ -7212,11 +7315,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.0.0.zip", - "shasum": "6a56ce8d20f38a832ceb558bc0f58a77905be22c" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.1.0.zip", + "shasum": "814fe86466644ab4542e5e0bbddd7a217d532b4f" }, "require": { "magento/framework": "103.0.*", @@ -7229,7 +7332,7 @@ }, "suggest": { "magento/module-admin-notification": "100.4.*", - "magento/module-logging": "101.2.*" + "magento/module-logging": "*" }, "type": "magento2-module", "autoload": { @@ -7248,11 +7351,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.0.0.zip", - "shasum": "6b0409ed55a82662097db7e35f20f7a13d57e30b" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.1.0.zip", + "shasum": "0b41ed63fdf10d5f9553c8a310d0499d65d3c39f" }, "require": { "magento/framework": "103.0.*", @@ -7276,11 +7379,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.0.0.zip", - "shasum": "8a1bf66c5e6dd2279f99340145c2afb582fb986f" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.1.0.zip", + "shasum": "bbb52b121acd7107abc6e846fa3400283b5519c6" }, "require": { "magento/framework": "103.0.*", @@ -7322,11 +7425,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.0.0.zip", - "shasum": "99f602843baf059c5e74ebf0c9344e2890faaff9" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.1.0.zip", + "shasum": "543a2dffcdc0e1fd4d9e7a2ae7b1979aa6d79fb7" }, "require": { "magento/framework": "103.0.*", @@ -7352,11 +7455,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.0.0.zip", - "shasum": "a0b3afb158e2eac50158c6a221955164f7c72224" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.1.0.zip", + "shasum": "d53f82e0b9a4bb0bcadd46cc3373fa21ca4208fa" }, "require": { "magento/framework": "103.0.*", @@ -7418,21 +7521,21 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.0.0.0.zip", - "shasum": "9fb1f3b5352b29aa35320be269b7387503806a6c" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.1.0.0.zip", + "shasum": "7a3ea1ebf2b0d3ccbbfeb616aefea8c32fc1b2d6" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-backend": "~102.0.0-beta2", - "magento/module-banner": "~101.2.0-beta2", - "magento/module-banner-customer-segment": "~100.4.0-beta2", + "magento/framework": "~103.0.1-alpha2", + "magento/module-backend": "~102.0.1-alpha2", + "magento/module-banner": "~101.2.1-alpha2", + "magento/module-banner-customer-segment": "~100.4.0", "magento/module-catalog-rule": "*", - "magento/module-customer-segment": "~102.1.0-beta2", - "magento/module-page-builder": "2.0.*", - "magento/module-sales-rule": "~101.2.0-beta2", + "magento/module-customer-segment": "~102.1.1-alpha2", + "magento/module-page-builder": "2.1.*", + "magento/module-sales-rule": "~101.2.1-alpha2", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7451,16 +7554,16 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.4.0.0.zip", - "shasum": "d407267ec12210a8b86ea3b46e14e20c9a3e1f4f" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.5.0.0.zip", + "shasum": "7233768d087683328e444f9a438495f478967404" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-banner": "~101.2.0-beta2", - "magento/module-page-builder-analytics": "1.4.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-banner": "~101.2.1-alpha2", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7479,11 +7582,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.0.0.zip", - "shasum": "6be53d368f6b64ecf49d6daabad98a08a0b0baf8" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.1.0.zip", + "shasum": "4dca663bbc5f6835c2e3a12e88d9416c9edfa206" }, "require": { "magento/framework": "103.0.*", @@ -7526,11 +7629,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.0.0.zip", - "shasum": "dace13e9da2be339bb5fd7dd6dea1184af1f1666" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.1.0.zip", + "shasum": "816cc1ec4c5f0cee0283fbeb9f4dba178917b0ec" }, "require": { "magento/framework": "103.0.*", @@ -7539,6 +7642,8 @@ "magento/module-catalog-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" }, @@ -7622,11 +7727,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.0.0.zip", - "shasum": "8cd5da7d204f64e8719cce70d1cb88bb504ac71e" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.1.0.zip", + "shasum": "e9cee4b6238d932acdd90f91944ed7f6bc58a1ed" }, "require": { "magento/framework": "103.0.*", @@ -7682,17 +7787,18 @@ }, { "name": "magento/module-captcha", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.0.0.zip", - "shasum": "e86d5696144577a7d7b9ba7c36ac435a1c4b02d1" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.1.0.zip", + "shasum": "38f7925b06310d50c87d062d53bbdc2fdc5920f5" }, "require": { "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-db": "^2.8.2", "laminas/laminas-session": "^2.7.3", "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-checkout": "100.4.*", "magento/module-customer": "103.0.*", @@ -7746,11 +7852,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.0", + "version": "104.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.0.0.zip", - "shasum": "36c1174284754b3fa992e5a832643af195ed7082" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.1.0.zip", + "shasum": "573c5c090fac813941027a797bc14d0690fd41a8" }, "require": { "magento/framework": "103.0.*", @@ -7866,11 +7972,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.0.0.zip", - "shasum": "5ed7beed2acc812145f325baa646b7ca392d97ee" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.1.0.zip", + "shasum": "dddbec549a3a9546cf437cec95bf3a4909294d89" }, "require": { "magento/framework": "103.0.*", @@ -7897,11 +8003,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.0.0.zip", - "shasum": "aadf02b7f5bb81eaee6dfd5de71c8269ddae4501" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.1.0.zip", + "shasum": "1d2dc820537a2ea7effe8713a050f1fcde7c1e50" }, "require": { "magento/framework": "103.0.*", @@ -7933,11 +8039,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.0.0.zip", - "shasum": "e0171524c27ccfcabe0641e7e49f825eccf8a691" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.1.0.zip", + "shasum": "d17c9d14142d2723f3e57c9e5bde98a9f1b665aa" }, "require": { "magento/framework": "103.0.*", @@ -7946,12 +8052,12 @@ "magento/module-catalog-search": "102.0.*", "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": "100.4.*", "magento/module-graph-ql-cache": "100.4.*", "magento/module-store-graph-ql": "100.4.*" }, @@ -7972,11 +8078,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.0.0.zip", - "shasum": "9588ebc86f35d4363ee0f0fd051de36ebbbda966" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.1.0.zip", + "shasum": "e6761f2f46b78234d49c8f251b1a29f485832928" }, "require": { "ext-ctype": "*", @@ -8042,11 +8148,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.0.0.zip", - "shasum": "660af2a2b58dc795e87d56abf4d25e63da3acd42" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.1.0.zip", + "shasum": "7736d83444b73dec7b0c5c6035739739013763bf" }, "require": { "magento/framework": "103.0.*", @@ -8140,16 +8246,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.4.0.0.zip", - "shasum": "aacda66e19f77e2121cf9eaf87c814b297e5ed9f" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.5.0.0.zip", + "shasum": "190a16c88e509f2d8dcb0140cabe24905c941de7" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-catalog": "~104.0.0-beta2", - "magento/module-page-builder-analytics": "1.4.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-catalog": "~104.0.1-alpha2", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8168,16 +8274,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.4.0.0.zip", - "shasum": "34b25ad4bbb390969c4901f3e905b21eb34936b1" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.5.0.0.zip", + "shasum": "30e208d8fac93a32ed5c47a0fb7d4c8e75b0c3ce" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-catalog": "~104.0.0-beta2", - "magento/module-page-builder-analytics": "1.4.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-catalog": "~104.0.1-alpha2", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8196,11 +8302,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.0.0.zip", - "shasum": "59f38cd259334ef6284425104468fdd0fe9179dd" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.1.0.zip", + "shasum": "b1d519aca1261ffe98bcf6725392cbaf2fa12776" }, "require": { "magento/framework": "103.0.*", @@ -8232,13 +8338,45 @@ ], "description": "N/A" }, + { + "name": "magento/module-catalog-permissions-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.0.0.zip", + "shasum": "dd522b4eb930ff984a52504e65e6f00a45328251" + }, + "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-graph-ql": "100.4.*", + "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.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.0.0.zip", - "shasum": "dff3d586a4b9b18fc9b493839cfc403c8138a22c" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.1.0.zip", + "shasum": "96be335eaf75ac296f745e4d09160748f06ce191" }, "require": { "magento/framework": "103.0.*", @@ -8336,11 +8474,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.0.0.zip", - "shasum": "e89179fd47b21fe2d0e1c662918e15938153764a" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.1.0.zip", + "shasum": "fd7f44506152c0b57399a7585915a8b2a8941ab2" }, "require": { "magento/framework": "103.0.*", @@ -8371,11 +8509,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.0.0.zip", - "shasum": "a9b74ae5689d0a81e6b33aa62858c6dba4926808" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.1.0.zip", + "shasum": "435a36afe5f8bfdbb0c81c68470a7c8859c7b55d" }, "require": { "magento/framework": "103.0.*", @@ -8412,11 +8550,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.0.0.zip", - "shasum": "d449e80a4882bfecd9c9d761b77fae2061a19bb4" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.1.0.zip", + "shasum": "dc441a2d6e5610cdea5a5936b3bb1712ff78cb10" }, "require": { "lib-libxml": "*", @@ -8464,15 +8602,16 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.0.0.zip", - "shasum": "f1538aa461154c8f4f8be5605a128d519bd43b73" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.1.0.zip", + "shasum": "3b55b3bd51530075b00ed415aeddd9e0385527d0" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", "magento/module-staging": "101.2.*", "php": "~7.3.0||~7.4.0" }, @@ -8496,14 +8635,14 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.4.0.0.zip", - "shasum": "5191968cd3b5c94916547f3614eb949bbc59f27b" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.5.0.0.zip", + "shasum": "7bdc01d8c4a3a0fcbaada7e1321a69069debb03b" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -8526,11 +8665,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.0.0.zip", - "shasum": "dc06042f8b61a64a81b2660f504d414f5a026fa5" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.1.0.zip", + "shasum": "61f50535c4826e65d72af9823d48c7414c8b9237" }, "require": { "magento/framework": "103.0.*", @@ -8629,11 +8768,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.0.0.zip", - "shasum": "6a998f268e7399f26f0f556428aed6e35d38053f" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.1.0.zip", + "shasum": "93d26be38f7e7ea94f4f716bcf7a5ff6874e867d" }, "require": { "magento/framework": "103.0.*", @@ -8665,14 +8804,15 @@ }, { "name": "magento/module-checkout", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.0.0.zip", - "shasum": "e4e5025d992740cb726aec7f65e8dc27a3ad671c" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.1.0.zip", + "shasum": "2a5734afe062bdd1d2bcd75be1d3207600d4b1cd" }, "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.*", @@ -8871,11 +9011,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.0", + "version": "104.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.0.0.zip", - "shasum": "2e0c9a3eb8c7aa83a4e2856d1ccef89dc071fb63" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.1.0.zip", + "shasum": "1c5c8d11502dbac51f396a800318c300166d30a9" }, "require": { "magento/framework": "103.0.*", @@ -8945,16 +9085,16 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.4.0.0.zip", - "shasum": "d977e8e7d58502f70310f945c0e23f111d84014f" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.5.0.0.zip", + "shasum": "168b2c817e9a57c0de763dc6ed8405137338eafb" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "magento/module-cms": "*", - "magento/module-page-builder-analytics": "1.4.*", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8973,16 +9113,16 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.4.0.0.zip", - "shasum": "e45a093e68832ef7a2e907df892eeea2f5464788" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.5.0.0.zip", + "shasum": "d59cdb07dce1b3528e9484fdbb3ecdbbc1cabe13" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "magento/module-cms": "*", - "magento/module-page-builder-analytics": "1.4.*", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -9001,11 +9141,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.0.0.zip", - "shasum": "8cf9725b09615d01e974dc6c0d1ac4214d7409db" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.1.0.zip", + "shasum": "9835e79b60904a610c467698198c2db61db2e4a6" }, "require": { "magento/framework": "103.0.*", @@ -9032,11 +9172,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.0.0.zip", - "shasum": "19dcfaf8658f4f5c855fc4b290cdcad88199b809" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.1.0.zip", + "shasum": "7d0078ba3fc02de9414c2d21e2fa2c1b42694467" }, "require": { "magento/framework": "103.0.*", @@ -9096,11 +9236,11 @@ }, { "name": "magento/module-config", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.0.0.zip", - "shasum": "2a4de22a1af83fee9531c09f4ddef93ed28a634a" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.1.0.zip", + "shasum": "05bb2df12fa2f13ba476a327a8a313394fa6743e" }, "require": { "magento/framework": "103.0.*", @@ -9163,11 +9303,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.0.0.zip", - "shasum": "bd9cd79cfce3fee88f4bc135a3b9872f5a6ab88a" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.1.0.zip", + "shasum": "5fd6c7ced2356129cc09e6837dc2d77c79d7e006" }, "require": { "magento/framework": "103.0.*", @@ -9210,17 +9350,18 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.0.0.zip", - "shasum": "f2f6f35eda676b7c2e923beb0d918bdb88856a7c" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.1.0.zip", + "shasum": "12c44fae9964a4f27926df978f688461075e52cf" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "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" @@ -9310,11 +9451,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.0.0.zip", - "shasum": "9ea0606355a83c45f3d225b3abe28e0780992402" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.1.0.zip", + "shasum": "d4c5baccc6de5a296a80a73d787126d137f1b2a4" }, "require": { "magento/framework": "103.0.*", @@ -9341,11 +9482,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.0.0.zip", - "shasum": "d2fde4538540900f60677db6eba33ecc9797a17b" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.1.0.zip", + "shasum": "4a912c43b535cfbcf758b7eb6a600220278f2c93" }, "require": { "magento/framework": "103.0.*", @@ -9372,11 +9513,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.0.0.zip", - "shasum": "6afa4ea3198c535b5685fb3900a388cf85b0085a" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.1.0.zip", + "shasum": "ad1d4c544ba2d9d923ba5c9fe81f58fcfd67e4fa" }, "require": { "magento/framework": "103.0.*", @@ -9493,11 +9634,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.0.0.zip", - "shasum": "f57f04a8edcb876fa2823aeabaee3875647c3fed" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.1.0.zip", + "shasum": "f1d77e157bf64730d8504eede550a62eac2fe6b6" }, "require": { "magento/framework": "103.0.*", @@ -9571,11 +9712,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.0.0.zip", - "shasum": "c7a24b7d3abbadb24636ac73d889613fb70702df" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.1.0.zip", + "shasum": "0484dafd3871f11c761ffd52ea77baf0d64061d0" }, "require": { "magento/framework": "103.0.*", @@ -9641,11 +9782,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.0.0.zip", - "shasum": "285bc69d5819719b0efc196cf887030339424c03" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.1.0.zip", + "shasum": "3103412f001f506d8247f60848ca42ce0c943a58" }, "require": { "magento/framework": "103.0.*", @@ -9746,11 +9887,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.0.0.zip", - "shasum": "be17e25e7ac89f75e4c8b1f68a960f6f8e046bec" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.1.0.zip", + "shasum": "01eb382b847513213d6bcf859e540af748f47410" }, "require": { "magento/framework": "103.0.*", @@ -9781,11 +9922,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.0.0.zip", - "shasum": "b038805e05c313e517211d2c61f06e5ba43f2db2" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.1.0.zip", + "shasum": "96b6fed38ea9965b4c73bed9484c0f18565d608b" }, "require": { "magento/framework": "103.0.*", @@ -9814,18 +9955,20 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.0", + "version": "102.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.0.0.zip", - "shasum": "824b8667ac0d8d849d4a83ad9890dc04377b975f" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.1.0.zip", + "shasum": "99bed2eac0dcaf187b325704bd425350e8b0ceb2" }, "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-catalog-rule": "101.2.*", "magento/module-config": "101.2.*", "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", @@ -9857,11 +10000,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.0.0.zip", - "shasum": "a96d2ee89198e2c56aad0a660334dfb8d4a532bb" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.1.0.zip", + "shasum": "e3243986149cc97e12ab89d6453a84252f70223c" }, "require": { "magento/framework": "103.0.*", @@ -9889,11 +10032,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.0.0.zip", - "shasum": "ecf9dda2e67a8d12b7e4872848b0034d6e421c1f" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.1.0.zip", + "shasum": "6df9bee93b7977dccaa72512e4b136a74993c3ef" }, "require": { "magento/framework": "103.0.*", @@ -9958,11 +10101,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.0.0.zip", - "shasum": "236cd6cfed6e4edbbfb22035153c311768f4feef" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.1.0.zip", + "shasum": "a3e502a836af07e820b9b81dd62a79970442300a" }, "require": { "lib-libxml": "*", @@ -10019,11 +10162,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.0.0.zip", - "shasum": "572dcd214f12c936161ca6a7d7a7e170087b0521" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.1.0.zip", + "shasum": "e8b3d64d3aa6851f7dab3401694109f01cfe8b1c" }, "require": { "magento/framework": "103.0.*", @@ -10065,11 +10208,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.0.0.zip", - "shasum": "05469df18674e6a3d9564a789e48b2b9e4b1623e" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.1.0.zip", + "shasum": "cf287ee98ba85d490748fa7210f04f985cbfe2d1" }, "require": { "magento/framework": "103.0.*", @@ -10077,10 +10220,13 @@ "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-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -10165,11 +10311,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.0", + "version": "102.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.0.0.zip", - "shasum": "0d9cdb60c5f15afe85721bac2256cead89d07640" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.1.0.zip", + "shasum": "03b2b59ec72a4ae0840da7ad054282a3ee3b48f2" }, "require": { "magento/framework": "103.0.*", @@ -10228,11 +10374,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.0.0.zip", - "shasum": "f6dfe5646a1011e7059daf54d0041c6e64e1a0c5" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.1.0.zip", + "shasum": "f495fe004d07b435ee750b983a70ca6cbaa3ebe7" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -10267,11 +10413,11 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.0.0.zip", - "shasum": "d67f6b116afd206098248c7b6945684e9ca2f22c" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.1.0.zip", + "shasum": "a00dfdb1aab3a49d1bf1ee3e356c61993e13ca6f" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -10302,11 +10448,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.0.0.zip", - "shasum": "bee1e7f5b15660414feba6dd5110df2c8b3f2fda" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.1.0.zip", + "shasum": "205981031bec3dd5084ec40298de75394abb60ba" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -10373,11 +10519,11 @@ }, { "name": "magento/module-email", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.0.0.zip", - "shasum": "7947b2ce88d2800162a697913c009fa48348f4a6" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.1.0.zip", + "shasum": "42887f4bd3c92634aa83c3dfeb110a2872bc0995" }, "require": { "magento/framework": "103.0.*", @@ -10494,11 +10640,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.0.0.zip", - "shasum": "63b17a564f337f88d7c3d1671ce5ba1457f3a8cd" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.1.0.zip", + "shasum": "43cfaafd20695314930c14213d26d4aa3a733faa" }, "require": { "lib-libxml": "*", @@ -10530,11 +10676,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.0", + "version": "101.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.0.0.zip", - "shasum": "caf1a58e578bb6ab1431fe18ed2cc5f435be3bc9" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.1.0.zip", + "shasum": "867e242cbe1fccea7eac95afc96f04312381de79" }, "require": { "magento/framework": "103.0.*", @@ -10579,11 +10725,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.0.0.zip", - "shasum": "85a4695f10e9eec4d3c0653edec3404031aa23ef" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.1.0.zip", + "shasum": "8eea7101956214b0ae7eff6c5874a0f19a98ce24" }, "require": { "magento/framework": "103.0.*", @@ -10646,21 +10792,25 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.0.0.zip", - "shasum": "e3cc389e69118c38d0769b8960431f4df24ab19e" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.1.0.zip", + "shasum": "b00febeb874c9bbe1f3c4d445fa59c6f8c05dd08" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-gift-card": "101.3.*", + "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-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -10672,8 +10822,7 @@ } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, @@ -10776,6 +10925,37 @@ ], "description": "N/A" }, + { + "name": "magento/module-gift-message-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.0.0.zip", + "shasum": "3657cead0c7c969fbc4e9b99d2d4fef72e0b6cf0" + }, + "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.0", @@ -10810,11 +10990,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.0.0.zip", - "shasum": "835ce6e68a14e0f503c65d8ad6b42a08cebdb14f" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.1.0.zip", + "shasum": "97a7dbe5413917e8a3e63aed11e18393f76e7670" }, "require": { "magento/framework": "103.0.*", @@ -10892,6 +11072,39 @@ ], "description": "N/A" }, + { + "name": "magento/module-gift-wrapping-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.0.0.zip", + "shasum": "66e875b451fd6b4868e044d80573c4df5692e3ad" + }, + "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.0", @@ -10988,11 +11201,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.0.0.zip", - "shasum": "e48c7b3eae7dea7b0ba2948c2a53320a839f32f5" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.1.0.zip", + "shasum": "704e95284b292b70c155feba5430c7b1121862a2" }, "require": { "magento/framework": "103.0.*", @@ -11053,11 +11266,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.0.0.zip", - "shasum": "5d40a0daa5fd88856e2a05dee830709e4e47512b" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.1.0.zip", + "shasum": "e8a79d02717fa96c6e6919245e6a3ac7378924ca" }, "require": { "magento/framework": "103.0.*", @@ -11093,20 +11306,20 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.0.0.zip", - "shasum": "1e55fb05d13c0368ce4b1cc60135155376de4763" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.1.0.zip", + "shasum": "a8634f6da7a37c9fbec98ce9af0d38aec0d79b76" }, "require": { "magento/framework": "103.0.*", "magento/module-eav": "102.1.*", + "magento/module-webapi": "100.4.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-graph-ql-cache": "100.4.*", - "magento/module-webapi": "100.4.*" + "magento/module-graph-ql-cache": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -11216,11 +11429,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.0.0.zip", - "shasum": "25968382e595e0cc0a27b399a627abc1d65a2758" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.1.0.zip", + "shasum": "da1b6dc8680e006e552ce291889bfd4f1185023e" }, "require": { "magento/framework": "103.0.*", @@ -11259,11 +11472,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.0.0.zip", - "shasum": "a3e2e69ff935c33c140b86e4aa875b9fe4652edc" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.1.0.zip", + "shasum": "b3ab99fcaa83024d3e811960b5dd9d2dd9814fbc" }, "require": { "magento/framework": "103.0.*", @@ -11323,11 +11536,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.0.0.zip", - "shasum": "d6399fe4ee4e02292c64d470b072283b7fac9e0d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.1.0.zip", + "shasum": "09c23354fa38a3e3efe9e8a8747cfcb23828b879" }, "require": { "ext-ctype": "*", @@ -11357,11 +11570,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.0.0.zip", - "shasum": "e301e2e47f054de057dcb4bb4e72dcdb28e36e65" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.1.0.zip", + "shasum": "fc3c7a58d2644ea12fb6bfe8fc871dedd5cda4c9" }, "require": { "magento/framework": "103.0.*", @@ -11419,11 +11632,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.0.0.zip", - "shasum": "be468bb54a51e52bfe828ca0cb48e19293cda81b" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.1.0.zip", + "shasum": "b8d7f364be6908ccfc2dea0fc513e8763e579131" }, "require": { "magento/framework": "103.0.*", @@ -11453,11 +11666,11 @@ }, { "name": "magento/module-inventory", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.0.0.zip", - "shasum": "5109cf1b25101ab64c693799a424b9cf1e48234b" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.1.0.zip", + "shasum": "431857698e06daaf33a2beb2159d04d63de9816d" }, "require": { "magento/framework": "*", @@ -11481,11 +11694,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.0.0.zip", - "shasum": "b29fa8a4a1dc318a96ca1f07e7ae9d267d8685f0" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.2.0.zip", + "shasum": "af49d87f5d76980bc229e05432df986dc4a79931" }, "require": { "magento/framework": "*", @@ -11743,11 +11956,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.0.0.zip", - "shasum": "16633c4c505b3043dda41460c97f23772f223147" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.1.0.zip", + "shasum": "5f7b3d99861612627b0999246e097235932e1161" }, "require": { "magento/framework": "*", @@ -11783,11 +11996,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.0.0.zip", - "shasum": "e8af992a00280d2458aeaf671d66be93ab8a0611" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.2.0.zip", + "shasum": "8327eeca9aa27d0044ea5315f593a6af70fd1c2f" }, "require": { "magento/framework": "*", @@ -12359,11 +12572,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.0.0.zip", - "shasum": "5d72aada4e3d05ecf99733260c1a99d5c14a6849" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.1.0.zip", + "shasum": "b25f146acdf7dd718499b01b863c3d418aa7a2f1" }, "require": { "magento/framework": "*", @@ -12395,11 +12608,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.0.0.zip", - "shasum": "303ed46a86984384d8f24c78f76031fb965cc13f" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.1.0.zip", + "shasum": "5f45ecc169e80d329e4206881184eb4b27270039" }, "require": { "magento/framework": "*", @@ -12430,11 +12643,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.0.0", + "version": "1.0.1", "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.0.0.0.zip", - "shasum": "2c33271b20b1ee5e3f58175de64f978975c3e89d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.0.1.0.zip", + "shasum": "3e2daff9b30770102bca878473bbb7b38a9b3451" }, "require": { "magento/framework": "*", @@ -12490,11 +12703,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.0.0.zip", - "shasum": "457dc03470e7aa12062e59e90d4936490a691b61" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.1.0.zip", + "shasum": "59bd37f5111dc4884572f4310b6042ad7bd5bd28" }, "require": { "magento/framework": "*", @@ -12900,11 +13113,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.0.0.zip", - "shasum": "245640a404b8e5dd7e4d1a77a917d12aade61d16" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.1.0.zip", + "shasum": "4ca2aec356fe6d3d9c03b5433912b0de558713c1" }, "require": { "magento/framework": "*", @@ -12936,11 +13149,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.1.0", + "version": "1.1.1", "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.1.0.0.zip", - "shasum": "d4e5c2c08203a39d981e4ad4f1f20c718f2dcefb" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.1.1.0.zip", + "shasum": "4ff086bea7b4aea18a6bffe413b433a65e0d364a" }, "require": { "magento/framework": "*", @@ -13094,11 +13307,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.0.0.zip", - "shasum": "4bce06cb6a0d3e9a6bc877737980f7c71797af5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.1.0.zip", + "shasum": "c1f5c90b878bd6d751d4ddd1395f108626892415" }, "require": { "magento/framework": "*", @@ -13126,11 +13339,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.0.0.zip", - "shasum": "fcaa8a85a3881a0b03e521ce5e04cd4018faa046" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.1.0.zip", + "shasum": "d6bfb7c8b5929faa55c09fad0b4ba2fda74a5860" }, "require": { "magento/framework": "*", @@ -13181,11 +13394,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.0.0.zip", - "shasum": "0ee4c05493a210473d327cbf9b922df787d23a10" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.1.0.zip", + "shasum": "0fd6213eea798b0b15d0df9dcd741ba4133b2809" }, "require": { "magento/framework": "*", @@ -13350,11 +13563,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.0.0.zip", - "shasum": "1102bd299e0ce31366baa24e2f32738ba69b3d0a" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.1.0.zip", + "shasum": "002159ce58342e8f786cd4c2c809c3fe743bf874" }, "require": { "magento/framework": "*", @@ -13479,11 +13692,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.3.0", + "version": "1.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.0.0.zip", - "shasum": "c074fbdfa96de014265c7b3419a854854884dc47" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.1.0.zip", + "shasum": "c7bd51bb40f2ec0840f3f77a93fe76279f0e528c" }, "require": { "magento/framework": "*", @@ -13508,6 +13721,46 @@ ], "description": "N/A" }, + { + "name": "magento/module-inventory-visual-merchandiser", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.0.0.0.zip", + "shasum": "16530dfa034151b341658d41f5baa7e37411b669" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory": "1.1.*", + "magento/module-inventory-catalog-api": "1.2.*", + "magento/module-inventory-indexer": "2.0.*", + "magento/module-inventory-sales-api": "1.1.*", + "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-invitation", "version": "100.4.0", @@ -13548,11 +13801,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.0.0.zip", - "shasum": "dbbeec3773fcd21cb868d39d6689ae1696572083" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.1.0.zip", + "shasum": "92087b1618edd369f7240b61b0964f2798bc8e20" }, "require": { "magento/framework": "103.0.*", @@ -13606,11 +13859,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.0.0.zip", - "shasum": "a33c9ecdb65d56ebefec64de32f7a51887a921a6" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.1.0.zip", + "shasum": "3f8bc83719b7ada2e7a18394907184e45e08331a" }, "require": { "magento/framework": "103.0.*", @@ -13640,14 +13893,15 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.0.0.zip", - "shasum": "72a3d2d69cca982c11f47f8e128426e8e791a432" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.1.0.zip", + "shasum": "ed1916a23ce7e593a2b2493a1a7d32580bf21ad0" }, "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" @@ -13672,11 +13926,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "49fc4007d1407b82fa701c4633b0fb5e1edd24ac" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.1.0.zip", + "shasum": "ca449e85a8e0a9a0c92cd51aa0f790e39202f305" }, "require": { "magento/framework": "103.0.*", @@ -13684,6 +13938,7 @@ "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" }, @@ -13706,11 +13961,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.0.0.zip", - "shasum": "41a46864df031407d7c977369f8c0ecdc5e421b0" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.1.0.zip", + "shasum": "4196200cf12a2419ca4145790997bcfbe9eb2ec2" }, "require": { "magento/framework": "103.0.*", @@ -13732,27 +13987,32 @@ "description": "Allow for admin to enter a customer account" }, { - "name": "magento/module-login-as-customer-frontend-ui", + "name": "magento/module-login-as-customer-assistance", "version": "100.4.0", "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.0.0.zip", - "shasum": "8fb328e705ce499ecd13d660a070f2bc46f90d93" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.0.0.zip", + "shasum": "d1983cd39e2477e2193b1394d611009c0885fcac" }, "require": { "magento/framework": "103.0.*", + "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\\LoginAsCustomerFrontendUi\\": "" + "Magento\\LoginAsCustomerAssistance\\": "" } }, "license": [ @@ -13761,16 +14021,45 @@ ] }, { - "name": "magento/module-login-as-customer-log", - "version": "100.4.0", + "name": "magento/module-login-as-customer-frontend-ui", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.0.0.zip", - "shasum": "e2d4cce5ac3fe2cc619c5556913288dc1b8aeb75" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.1.0.zip", + "shasum": "ed163897b44a78ea346e2387d66018e075a7d337" }, "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-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-log", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.0.0.zip", + "shasum": "e2d4cce5ac3fe2cc619c5556913288dc1b8aeb75" + }, + "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.*", @@ -13796,11 +14085,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.0.0.zip", - "shasum": "deab861519726fd3cfa09ff08e59aa0372c7f551" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.1.0.zip", + "shasum": "6cd9c65f775901657ce0d2e3ce54edb293f4f602" }, "require": { "magento/framework": "103.0.*", @@ -13830,15 +14119,15 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "986e4679536ee24a8ea50d508d04ff8455109c03" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.1.0.zip", + "shasum": "b817b36aa7f9ef8eb92f6ef5efb4bd571de3ef64" }, "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" }, @@ -13893,16 +14182,16 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.0.0.zip", - "shasum": "b0af6cb9cbd317de758590288ac93d6303c1ec11" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.1.0.zip", + "shasum": "df840f1c190c40dc3dae5d33578051a3dd250ce7" }, "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-user": "101.2.*", "php": "~7.3.0||~7.4.0" }, @@ -13925,14 +14214,19 @@ }, { "name": "magento/module-login-as-customer-website-restriction", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "9cc33968b56d0d306a2086722e0eaa2e81277e52" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.1.0.zip", + "shasum": "cf75667be62d844484c7ee5e6d21e5ace6b8c3f0" }, "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", @@ -13979,11 +14273,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.0.0.zip", - "shasum": "ec7927ffff864b341c5533c952742c3d13244242" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.1.0.zip", + "shasum": "fecea4462c80337ede954d301cd209325e61f0a8" }, "require": { "magento/framework": "103.0.*", @@ -14008,11 +14302,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.0.0.zip", - "shasum": "c5da1a6080670675591bbd395b28e0f21b794b0e" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.1.0.zip", + "shasum": "e94bddc8514c0fe5e52f14dd82da996f098418f9" }, "require": { "magento/framework": "103.0.*", @@ -14036,17 +14330,18 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.0.0.zip", - "shasum": "567dd79b973da79d7b22e44abecee611c7eab3b3" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.1.0.zip", + "shasum": "5c0045b8695d16a9c4be3c13c23bf250c9ae79f3" }, "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", @@ -14096,11 +14391,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.0.0.zip", - "shasum": "f35b451d666cb5f783c37595ddd564b7c4622614" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.1.0.zip", + "shasum": "cfae369321712081a9258535fddc20d97924092f" }, "require": { "magento/framework": "103.0.*", @@ -14125,20 +14420,21 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-1.0.0.0.zip", - "shasum": "3242e80e2f814431636d8bd8a0b4abeb7698d394" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.0.0.zip", + "shasum": "3783cce2c3642cb24fb2cac6933237157c84bbcb" }, "require": { - "magento/framework": "*", - "magento/framework-message-queue": "*", - "magento/module-media-content-synchronization-api": "1.0.*", + "magento/framework": "103.0.*", + "magento/framework-message-queue": "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": "1.0.*" + "magento/module-media-gallery-synchronization": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -14157,14 +14453,14 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-1.0.0.0.zip", - "shasum": "b5a3dca7b54114d59111e1f5f0e1d72a6f1cce49" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.0.0.zip", + "shasum": "1d4737df3ec742b8cb2fa47d0e026740d99ec9f6" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14184,17 +14480,17 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-1.0.0.0.zip", - "shasum": "ebd6207bc81cf9b3a88c269b9cc028ea3419b05c" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.0.0.zip", + "shasum": "6bdf3215d98a450169fefe0127d6cb70d7c5f387" }, "require": { - "magento/framework": "*", - "magento/module-media-content-api": "*", - "magento/module-media-content-synchronization-api": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -14214,17 +14510,17 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-1.0.0.0.zip", - "shasum": "98d07914a1e9dfe8eee4157ec2881a593ebce665" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.0.0.zip", + "shasum": "09fc182163ee8cb434f43cb72537cb17d0181187" }, "require": { - "magento/framework": "*", - "magento/module-media-content-api": "*", - "magento/module-media-content-synchronization-api": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -14244,11 +14540,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.0.0.zip", - "shasum": "5764d22b998dddae5b7c18582ac5807a78fd4d2f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.1.0.zip", + "shasum": "b1a5c8bd0e280ab993f3b903850a567e219f8dbd" }, "require": { "magento/framework": "103.0.*", @@ -14273,11 +14569,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.0.0.zip", - "shasum": "a16c2906a46f8e5d86f423d9f58b015de42b749c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.1.0.zip", + "shasum": "1afad98a4d25563f1c3f21bf23c91651728fdc58" }, "require": { "magento/framework": "103.0.*", @@ -14327,24 +14623,123 @@ ], "description": "Magento module responsible for catalog gallery processor delete operation handling" }, + { + "name": "magento/module-media-gallery-catalog-integration", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.0.0.zip", + "shasum": "d59c80944de882c9c4e610e8ce397e5c74ce5e5d" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.0.0.zip", + "shasum": "797ca4ca5a0b17b6b7b31b40ef5e0d633ae9e4f7" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.0.0.zip", + "shasum": "5f91c8f981e94210da69e0f37f9f15c04556219b" + }, + "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": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-1.0.0.0.zip", - "shasum": "aca1404e6e392a389236e6fc1211de566ad13c44" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.0.0.zip", + "shasum": "f5bb6edce6b7c28d1efd05fa969d7d13ea2ff070" }, "require": { - "magento/framework": "*", - "magento/module-cms": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization": "1.0.*", - "magento/module-media-gallery-ui-api": "1.0.*", + "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": "*" + "magento/module-catalog": "104.0.*", + "magento/module-cms": "104.0.*" }, "type": "magento2-module", "autoload": { @@ -14361,19 +14756,74 @@ ], "description": "Magento module responsible for integration of enhanced media gallery" }, + { + "name": "magento/module-media-gallery-metadata", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.0.0.zip", + "shasum": "cc2470c5131e1899b27383c54405eea1f456e571" + }, + "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-synchronization", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-1.0.0.0.zip", - "shasum": "1a0087f50e693d39704d0f0602cb50bcf06a6e30" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.0.0.zip", + "shasum": "eb535793174f15330db45a19ce85c588ec2b9f91" }, "require": { - "magento/framework": "*", - "magento/framework-message-queue": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -14393,14 +14843,15 @@ }, { "name": "magento/module-media-gallery-synchronization-api", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-1.0.0.0.zip", - "shasum": "709986991c673e1d5b09be0976342ccd7c049fae" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.0.0.zip", + "shasum": "7585408242ad5bf0b7cc97fc671c836256733e3e" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", + "magento/module-media-gallery-api": "101.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14418,25 +14869,55 @@ ], "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": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-1.0.0.0.zip", - "shasum": "5e3581423f8a66a4bafa2b239b1bb7515c470fc9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.0.0.zip", + "shasum": "832e615e417436f97a41cdbb824559efaabd0d71" }, "require": { - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-cms": "*", - "magento/module-media-content-api": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", - "magento/module-media-gallery-ui-api": "1.0.*", - "magento/module-store": "*", - "magento/module-ui": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "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", @@ -14456,14 +14937,14 @@ }, { "name": "magento/module-media-gallery-ui-api", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-1.0.0.0.zip", - "shasum": "61c4058da2521f007851fe769cf63675d2bf4a64" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.0.0.zip", + "shasum": "014d1bcd24264b0dcd08ec977d1bba3ecc37b5fd" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14518,11 +14999,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.0.0.zip", - "shasum": "540b0b266e2bd9c9a5b3078ff84398d422461039" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.1.0.zip", + "shasum": "137eafed34c6f12aed51daf399e5297649f1459b" }, "require": { "magento/framework": "103.0.*", @@ -14675,11 +15156,11 @@ }, { "name": "magento/module-multiple-wishlist", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.0.0.zip", - "shasum": "b894ca8f4db2a9d0a1a8f4eda3f857f05b71ce82" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.1.0.zip", + "shasum": "4dbf7f05a087e0d0fe705df93a06a5388c644f93" }, "require": { "magento/framework": "103.0.*", @@ -14691,6 +15172,7 @@ "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" @@ -14715,14 +15197,15 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.0.0.zip", - "shasum": "6611a9c16190d4f6b9721b7a749ef5c338e67bc3" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.1.0.zip", + "shasum": "127f7ac9700422be364744d7e29fae796e2c61e4" }, "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.*", @@ -14815,11 +15298,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.0.0.zip", - "shasum": "94d4535b429478f31d5ae3719321882d7c43ba37" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.1.0.zip", + "shasum": "35c4500d83eafae25bbb6c1ac0b372fb08fb9191" }, "require": { "magento/framework": "103.0.*", @@ -14849,6 +15332,39 @@ ], "description": "N/A" }, + { + "name": "magento/module-newsletter-graph-ql", + "version": "100.4.0", + "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" + }, + "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.0", @@ -14923,27 +15439,27 @@ }, { "name": "magento/module-page-builder", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.0.0.0.zip", - "shasum": "94a2405e64643d67d3b3443adff9e03dfa60871c" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.1.0.0.zip", + "shasum": "bd1ec9f4275a73811275b825d217225d37d75fcc" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-backend": "~102.0.0-beta2", - "magento/module-catalog": "~104.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", + "magento/module-backend": "~102.0.1-alpha2", + "magento/module-catalog": "~104.0.1-alpha2", "magento/module-catalog-inventory": "*", "magento/module-catalog-widget": "*", "magento/module-cms": "*", - "magento/module-config": "~101.2.0-beta2", - "magento/module-directory": "~100.4.0-beta2", + "magento/module-config": "~101.2.1-alpha2", + "magento/module-directory": "~100.4.1-alpha2", "magento/module-eav": "*", "magento/module-email": "*", "magento/module-media-storage": "*", "magento/module-require-js": "*", - "magento/module-rule": "~100.4.0-beta2", - "magento/module-store": "~101.1.0-beta2", + "magento/module-rule": "~100.4.0", + "magento/module-store": "~101.1.1-alpha2", "magento/module-theme": "*", "magento/module-ui": "*", "magento/module-variable": "*", @@ -14972,18 +15488,48 @@ ], "description": "Page Builder module" }, + { + "name": "magento/module-page-builder-admin-analytics", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.0.0.0.zip", + "shasum": "d27cefc91e0fe95caf7dd2939aafd972d487e752" + }, + "require": { + "magento/framework": "~103.0.1-alpha2", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-admin-analytics": "*", + "magento/module-page-builder": "*" + }, + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\PageBuilderAdminAnalytics\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Page Builder Admin Analytics module" + }, { "name": "magento/module-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.4.0.0.zip", - "shasum": "206088af3943c3b5f14d8bb8f914382c36914472" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.5.0.0.zip", + "shasum": "7258f86bce29afa61e9869fdf62f2ef53d2f5d85" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-analytics": "~100.4.0-beta2", - "magento/module-page-builder": "2.0.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-analytics": "~100.4.1-alpha2", + "magento/module-page-builder": "2.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15002,11 +15548,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.0.0.zip", - "shasum": "123419536c1409d9c35f74620252243d37274cdd" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.1.0.zip", + "shasum": "8a99f0c727a647af8168adf4fb96690c2c1daa1a" }, "require": { "magento/framework": "103.0.*", @@ -15032,11 +15578,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.0.0.zip", - "shasum": "ecc5c41cf4085a0c60fccc940bc952724c58e4b9" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.1.0.zip", + "shasum": "64407e124c23d19c67a0b7054e5a1ad5d870a528" }, "require": { "magento/framework": "103.0.*", @@ -15098,11 +15644,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.0.0.zip", - "shasum": "a08238a74023ad3c42c22001874a3bdfb11abf02" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.1.0.zip", + "shasum": "77473632069350fcf5a971b1c9862c95ba80fd3e" }, "require": { "lib-libxml": "*", @@ -15178,11 +15724,11 @@ }, { "name": "magento/module-paypal-graph-ql", - "version": "100.4.0", + "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.0.0.zip", - "shasum": "fc6e2fd0348bb09205246c533e93ba214cf3e155" + "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.*", @@ -15193,10 +15739,12 @@ "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-graph-ql": "100.4.*", + "magento/module-store-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -15215,11 +15763,11 @@ }, { "name": "magento/module-paypal-on-boarding", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-on-boarding/magento-module-paypal-on-boarding-100.4.0.0.zip", - "shasum": "c5d912ab743e25ee7ed17898cc8a9d6c2fcc2761" + "url": "https://repo.magento.com/archives/magento/module-paypal-on-boarding/magento-module-paypal-on-boarding-100.4.1.0.zip", + "shasum": "3124c854f0b7a036c0f28343e6bf646b80fbd779" }, "require": { "magento/framework": "103.0.*", @@ -15245,11 +15793,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.0.0.zip", - "shasum": "65f0b213725c661c3168b3cdfc5a8e8e2e5bb43c" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.1.0.zip", + "shasum": "f8a54bfed9db62c618b180a735a9c9e3d31239fb" }, "require": { "magento/framework": "103.0.*", @@ -15354,11 +15902,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.0.0.zip", - "shasum": "2d1f5364fd3322d76c46c117f4e6c3749df7f82a" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.1.0.zip", + "shasum": "1945570a5bb73b1aa264a9a7fa1ba6e007a70690" }, "require": { "magento/framework": "103.0.*", @@ -15389,11 +15937,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.0.0.zip", - "shasum": "0499a054bf9ded45622da6c14f419f73c5a031e9" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.1.0.zip", + "shasum": "43e25564c5fd9da795108e412037004afc020134" }, "require": { "magento/framework": "103.0.*", @@ -15492,59 +16040,172 @@ }, { "name": "magento/module-quote", - "version": "101.2.0", + "version": "101.2.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.1.0.zip", + "shasum": "75623438d1c4167a0283f3fb1793d45dc7151178" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.1.0.zip", + "shasum": "05ee2b4e81f5a5b4003fb96ed18f3b901413bb8c" + }, + "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.0", + "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" + }, + "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.0", + "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" + }, + "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.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.0.0.zip", - "shasum": "b3b20916a7fbc286801b2bd2ce36bcb64199d124" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip", + "shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221" }, "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.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-webapi": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Quote\\": "" + "Magento\\QuoteDownloadableLinks\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module provides data provider for creating buy request for links of downloadable products" }, { - "name": "magento/module-quote-analytics", + "name": "magento/module-quote-gift-card-options", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.0.0.zip", - "shasum": "bbbd89971918862af4aa5868f58fd8c87800d1f6" + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.0.0.zip", + "shasum": "94a6b166d0c6317d5a436b39eb9817159a30644d" }, "require": { "magento/framework": "103.0.*", - "magento/module-analytics": "100.4.*", + "magento/module-gift-card": "101.3.*", "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, @@ -15554,22 +16215,21 @@ "registration.php" ], "psr-4": { - "Magento\\QuoteAnalytics\\": "" + "Magento\\QuoteGiftCardOptions\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], - "description": "N/A" + "description": "Magento module provides data provider for creating buy request for gift card products" }, { "name": "magento/module-quote-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.0.0.zip", - "shasum": "ae58d39019962a34b246f0fe94180cc72ec7a4f5" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.1.0.zip", + "shasum": "7dfaa9fad320206a8b5c939e6f4a455cf5065c22" }, "require": { "magento/framework": "103.0.*", @@ -15578,6 +16238,7 @@ "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.*", @@ -15604,16 +16265,17 @@ }, { "name": "magento/module-re-captcha-admin-ui", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.0.0.0.zip", - "shasum": "fda64de870bd54381489319ab071ce8b4a4a1715" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.0.0.zip", + "shasum": "f88ca56de721ba40a3b57f49a6f98fcceacd8c91" }, "require": { "magento/framework": "*", "magento/module-config": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15632,16 +16294,16 @@ }, { "name": "magento/module-re-captcha-checkout", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.0.0.0.zip", - "shasum": "1ced533bc16fba1fb3b326e4eb3d4cc8335c11c0" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.0.0.zip", + "shasum": "6d55c828dc35a8b5a870d17a6ec9e754d682f4de" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15660,15 +16322,15 @@ }, { "name": "magento/module-re-captcha-contact", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.0.0.0.zip", - "shasum": "8a6fa9fd7890a5bfd78b3dac145ad8c52f5d29a5" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.0.0.zip", + "shasum": "3ceb2b5c3e3afd6a0655378aa69b7803675d5429" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15687,17 +16349,17 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.0.0.0.zip", - "shasum": "b1964a538f7c0c53b15408a14c1c9aa4da49b7a6" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.0.0.zip", + "shasum": "5d475ec29193f61386ea06e1f71d39213142b6f3" }, "require": { "magento/framework": "*", "magento/module-customer": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15716,15 +16378,15 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.0.0.0.zip", - "shasum": "d4da31edac5626333ec03bbcdefa53f8d8cc581f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.0.0.zip", + "shasum": "d1aa622ee1e4428fe830dbeb4e9131f736842a15" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -15744,11 +16406,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.0.0.0.zip", - "shasum": "5572a2f825dced7650ba3ce1e732956824ec925e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.0.0.zip", + "shasum": "f2e9e44a089ce344078e5fd4b4c41c74c1f3d6e3" }, "require": { "magento/framework": "*", @@ -15771,15 +16433,15 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.0.0.0.zip", - "shasum": "9da6f608ba440c84a99f2732ace1c74446629ded" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.0.0.zip", + "shasum": "b3ffbe9785e530a1a1b7f4f71e3fe151efabc708" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15798,17 +16460,17 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.0.0.0.zip", - "shasum": "8da4a3e4ea311405bda83baafea0d838040d811f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.0.0.zip", + "shasum": "b2d68dc57ced68c60ced8c9f939688464889c1cd" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15827,15 +16489,15 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.0.0.0.zip", - "shasum": "2cc148c7315de455755ad16a48834aac68dddf21" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.0.0.zip", + "shasum": "1534a0431995fc48ba6e076695eed57017a077c5" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15854,15 +16516,15 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.0.0.0.zip", - "shasum": "48f87e21458c2ec554403f53a521f660313a5383" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.0.0.zip", + "shasum": "bea1720bec4686a5257325fc71fb1d56b61fa1f4" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15881,15 +16543,15 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.0.0.0.zip", - "shasum": "ff154ea5529e53eff2a5f4fa24f406444bb4743e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.0.0.zip", + "shasum": "21b9c5e3b70c6181a913debae9c0da20bb44f13e" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15914,16 +16576,16 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.0.0.0.zip", - "shasum": "87340c47919cf825877dc1b5b9bfff44bdbf63aa" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.0.0.zip", + "shasum": "caa712bfd103beec01c22a20dfb4ce90106e9417" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15942,16 +16604,16 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.0.0.0.zip", - "shasum": "7442ac656dc5a79d75973f331403e9762a98e7a7" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip", + "shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6" }, "require": { "google/recaptcha": "^1.2", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15970,11 +16632,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.0.0.0.zip", - "shasum": "12a6b6124020338c2849f3f656c7a31994b8ee54" + "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" }, "require": { "magento/framework": "*", @@ -15996,22 +16658,22 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "1.0.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-1.0.0.0.zip", - "shasum": "a8a25db92f6600bf0466f0946efb3a9adfc059db" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.0.0.zip", + "shasum": "8b499934e07d259e273b56d56a230d6dee080d68" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -16029,22 +16691,22 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "1.0.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-1.0.0.0.zip", - "shasum": "5e3aa45c68c85182cdea47dfcb19498496277cd1" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.0.0.zip", + "shasum": "58ec898769fb85b11593d5d49b22149ce517f91f" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -16062,22 +16724,22 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "1.0.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-1.0.0.0.zip", - "shasum": "1f2696f83f5dace6bc4c1b5d7c48ee3d2317ba58" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.0.0.zip", + "shasum": "1214fdf89a58c7e2ed267f1c33a55c40f1ec1054" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -16197,11 +16859,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.0.0.zip", - "shasum": "d5bfac444ac991aff16e88d12bb9619aa25e4090" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.1.0.zip", + "shasum": "507a4841a101d08e0b29cf33ff73e1c2072fa27d" }, "require": { "magento/framework": "103.0.*", @@ -16293,11 +16955,11 @@ }, { "name": "magento/module-review", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.0.0.zip", - "shasum": "26de6f8b816476df517cbafc0ef582f027f37c24" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.1.0.zip", + "shasum": "3b53f164707f690daba2c344fa9f342d51ca8063" }, "require": { "magento/framework": "103.0.*", @@ -16359,6 +17021,40 @@ ], "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.0", @@ -16394,11 +17090,11 @@ }, { "name": "magento/module-reward", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.0.0.zip", - "shasum": "a2145ba6172a215aecde20cedf09a30862dd6d81" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.1.0.zip", + "shasum": "456ee538a8c3b8c5b7af419ddd400bb14927deea" }, "require": { "magento/framework": "103.0.*", @@ -16440,19 +17136,24 @@ }, { "name": "magento/module-reward-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.0.0.zip", - "shasum": "82e7fc3da138434aa87a6397f5614001e4473d32" + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.1.0.zip", + "shasum": "5045291e31458a5324a7b3afeace172073544450" }, "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-reward": "101.2.*" + "magento/module-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -16503,11 +17204,11 @@ }, { "name": "magento/module-rma", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.0.0.zip", - "shasum": "778b624a5ff75d7c3c53b4259e3459cc647bc772" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.1.0.zip", + "shasum": "16b135dd749844f12d9134ee215bf9b989a343c3" }, "require": { "ext-gd": "*", @@ -16710,11 +17411,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.0.0.zip", - "shasum": "1ec4b2bba3a0f89ab4641a9e9ab4531485dea645" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.1.0.zip", + "shasum": "94d8a3b1e45b223fcaebd8da4dda7f91368d8c42" }, "require": { "magento/framework": "103.0.*", @@ -16825,16 +17526,21 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.0.0.zip", - "shasum": "4edf4c0befdaf06f45b705e409b886cc860397b0" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.1.0.zip", + "shasum": "ffd609d0daa15c4798f08fee141bbe4b7058b166" }, "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", @@ -16885,11 +17591,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.0.0.zip", - "shasum": "6c5064668400a2d3cb447f0b762f7daab2b9a09f" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.1.0.zip", + "shasum": "35c495f50571d4fbca942fdeb29f7e5f8724513f" }, "require": { "magento/framework": "103.0.*", @@ -16970,11 +17676,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.0.0.zip", - "shasum": "17c6d19b579f082e0fd5b7d1abcf21a11b60e85a" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip", + "shasum": "5508458a59641dccd017849f68a79573c41a4808" }, "require": { "magento/framework": "103.0.*", @@ -16997,11 +17703,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.0.0.zip", - "shasum": "ae4dd0d30a7a1938143253484ef582ad9bb3ef87" + "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.*", @@ -17122,11 +17828,11 @@ }, { "name": "magento/module-scheduled-import-export", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.0.0.zip", - "shasum": "e3a5a34cc8bd530ce976c58e301b2fe794180825" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.1.0.zip", + "shasum": "346e39ae71588d6d57970a69270c50fad46a36eb" }, "require": { "magento/framework": "103.0.*", @@ -17154,11 +17860,11 @@ }, { "name": "magento/module-search", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.0.0.zip", - "shasum": "e0b7555bd350ab0620f25c79bd4883d9e01e6294" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.1.0.zip", + "shasum": "bf9ed39a53d22eb3b903ed1f32eb9cbf74d808d6" }, "require": { "magento/framework": "103.0.*", @@ -17215,11 +17921,11 @@ }, { "name": "magento/module-security", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.0.0.zip", - "shasum": "4ce36b7765f2ccaedd06d6b37a57f794861a4a4a" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.1.0.zip", + "shasum": "b6953177562c9cb4a4f3d4d625482fb060e8eb5b" }, "require": { "magento/framework": "103.0.*", @@ -17248,11 +17954,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.0.0.0.zip", - "shasum": "301d85665c96a260b6fc9762585fcc0997a0c6cc" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.0.0.zip", + "shasum": "123186217c5e8ff358e266eb5157fff8b64fddff" }, "require": { "magento/framework": "*", @@ -17346,11 +18052,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.0.0.zip", - "shasum": "7e2aafcc5f38a8cb26b26175465d28d33c051ff8" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.1.0.zip", + "shasum": "cd84f8168196fd6470d1399dd1122a2ab23984a0" }, "require": { "ext-gd": "*", @@ -17392,11 +18098,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.0.0.zip", - "shasum": "7f414420b8dbe5e4ff7dcef1b2d2851b1fde2b7d" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.1.0.zip", + "shasum": "abb5185f1adc722a3dd9ebee9f0c0c91fb5666be" }, "require": { "magento/framework": "103.0.*", @@ -17431,11 +18137,11 @@ }, { "name": "magento/module-staging", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.0.0.zip", - "shasum": "ff072da453aff91c4e197928cb25eb3f5ed65ed4" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.1.0.zip", + "shasum": "850a4203992e667f28a0adb2a813cd6627e8486b" }, "require": { "lib-libxml": "*", @@ -17498,14 +18204,14 @@ }, { "name": "magento/module-staging-page-builder", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.0.0.0.zip", - "shasum": "14ab9f02c7c2f51b815c53ba866f38904633ace5" + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.1.0.0.zip", + "shasum": "e218f7e00025ca88eeb47f3b5b660e8c4c4c514c" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -17528,11 +18234,11 @@ }, { "name": "magento/module-store", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.0.0.zip", - "shasum": "3a19d9c63531f77916fb19d8e5c9c34291c978c3" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.1.0.zip", + "shasum": "3bdbc7289b6e4a2e4d6a3c27a53015ed2ceb0d39" }, "require": { "magento/framework": "103.0.*", @@ -17566,11 +18272,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.0.0.zip", - "shasum": "a9111e9e748a7f24262488aae5117fa086fb3097" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.1.0.zip", + "shasum": "69699feda3fe1d21bbe2082f3cd3bdfa2d403999" }, "require": { "magento/framework": "103.0.*", @@ -17727,12 +18433,40 @@ "description": "N/A" }, { - "name": "magento/module-swatches", + "name": "magento/module-swat", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.0.0.zip", - "shasum": "dba6085416a1ed78c8d60548858181406d8e7589" + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.0.0.zip", + "shasum": "bf326977244ae9b883b588cf27731da4edde83f6" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.1.0.zip", + "shasum": "7db3f519e490de8c8ed5e34a51d965265c432912" }, "require": { "magento/framework": "103.0.*", @@ -17769,21 +18503,19 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.0.0.zip", - "shasum": "a664d436a73f676c9e515a5f676bafce666b9464" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.1.0.zip", + "shasum": "4788f5e071c9cd64276072474582d2ae45bfa8d7" }, "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-catalog-graph-ql": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -17829,11 +18561,11 @@ }, { "name": "magento/module-target-rule", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.0.0.zip", - "shasum": "f8755a800a590af790bdec1d8d4e26fba969d640" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.1.0.zip", + "shasum": "5a62dd0f00dc0db129edcc5d51ff5c099a0472cf" }, "require": { "magento/framework": "103.0.*", @@ -17869,12 +18601,42 @@ "description": "N/A" }, { - "name": "magento/module-tax", + "name": "magento/module-target-rule-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.0.0.zip", - "shasum": "eeee9793b16140314f57f47e03331e494693241e" + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.1.0.zip", + "shasum": "29eb56e51551199ce0b17e948e4ba9d4b673c590" }, "require": { "magento/framework": "103.0.*", @@ -17945,11 +18707,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.0.0.zip", - "shasum": "b7e75d55aec11250aac048ddf68d5ac1cff11c1d" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.1.0.zip", + "shasum": "bdc4b5a29c380a0e010dbd7e3a3e27551f8519ec" }, "require": { "magento/framework": "103.0.*", @@ -17977,11 +18739,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.0.0.zip", - "shasum": "2a0f4c62f42941af6e3e49c4c775fd85c55937c0" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.1.0.zip", + "shasum": "8f02c7613fbccba355ec5a4271f22221d18ebc60" }, "require": { "magento/framework": "103.0.*", @@ -18049,11 +18811,11 @@ }, { "name": "magento/module-tinymce-3", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.0.0.zip", - "shasum": "e26848511ebe2f02073e5b3f16d35e8bc583b407" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.1.0.zip", + "shasum": "8e6445a4ef4ebe913fa326818bdb25d47e91af4f" }, "require": { "magento/framework": "103.0.*", @@ -18113,11 +18875,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.0.0.zip", - "shasum": "9bf9a6081484de21db1e388e7d123a91457a1281" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.1.0.zip", + "shasum": "2279f7b98ad66c1176528ce18331ceb90bdad361" }, "require": { "magento/framework": "103.0.*", @@ -18147,11 +18909,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.0.0.0.zip", - "shasum": "2cac3b59970a5ec3890154856e3f1e56ff4e8836" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.0.0.zip", + "shasum": "8cdb7265c9268a06654c229fe5b5e7d588810297" }, "require": { "2tvenom/cborencode": "^1.0", @@ -18187,11 +18949,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.0.0.zip", - "shasum": "9bf33f8e9f60efc8fad04d65df58b47046468c72" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.1.0.zip", + "shasum": "f66f3ff72cf8b5d754b93221f733b75566d67ea0" }, "require": { "magento/framework": "103.0.*", @@ -18222,11 +18984,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.0.0.zip", - "shasum": "441d79e3453f9b4f6e315d4862dcb7d7627c92b3" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.1.0.zip", + "shasum": "c1ab7b037dd915018c562c4d62d680b726d514f0" }, "require": { "magento/framework": "103.0.*", @@ -18259,11 +19021,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.0.0.zip", - "shasum": "ab97bb625606c2e639a3f0b45d503adbfcf82f3f" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.1.0.zip", + "shasum": "9e27a79511124a3b4bb54635149df7259544677d" }, "require": { "magento/framework": "103.0.*", @@ -18324,11 +19086,11 @@ }, { "name": "magento/module-user", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.0.0.zip", - "shasum": "0caaaa786e222f0ffe67ba4c4fe88d6fdbc6f643" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.1.0.zip", + "shasum": "a3f2951b2e8f03464bbca5a15024c3b4a072c51f" }, "require": { "magento/framework": "103.0.*", @@ -18425,11 +19187,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.0.0.zip", - "shasum": "c959aa06935d83745efe96dd5a27f50450eb0c98" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.1.0.zip", + "shasum": "e35e0d8dc742aabc00dd56e09f089e4b7c71db30" }, "require": { "magento/framework": "103.0.*", @@ -18514,11 +19276,11 @@ }, { "name": "magento/module-versions-cms", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.0.0.zip", - "shasum": "de1a66d74903227c450403d02d3a3a6bfb445508" + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.1.0.zip", + "shasum": "f72c9d30da83c4152e57f1d56052047a6b16173e" }, "require": { "magento/framework": "103.0.*", @@ -18576,11 +19338,11 @@ }, { "name": "magento/module-visual-merchandiser", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.0.0.zip", - "shasum": "3d7653cede5d01e5e7fc6ffa76241f6dc270a5f8" + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.1.0.zip", + "shasum": "ae4d2891b27623152d0aee00ddcb87fed8abbde2" }, "require": { "magento/framework": "103.0.*", @@ -18708,11 +19470,11 @@ }, { "name": "magento/module-website-restriction", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.0.0.zip", - "shasum": "a40523dc49b253d1c54fc7dcfae86aaed38da6aa" + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.1.0.zip", + "shasum": "4206511e7196ce518784ba3c7031fa588d160e86" }, "require": { "magento/framework": "103.0.*", @@ -18740,11 +19502,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.0.0.zip", - "shasum": "36f8d7bfe0f77bd4afb3c2623903561306006f67" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.1.0.zip", + "shasum": "a4ffe3fbab088fc50788d909b189e4a27badd7c0" }, "require": { "magento/framework": "103.0.*", @@ -18848,11 +19610,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.0.0.zip", - "shasum": "06981a9bf8d55cd83616648be8436d954f5bfffe" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.1.0.zip", + "shasum": "ed113b57bb9c093d5361c873f5920c92fc72c4ac" }, "require": { "magento/framework": "103.0.*", @@ -18885,11 +19647,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.0.0.zip", - "shasum": "c5116be562966727b8fa72d46b966b9f35ad1893" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.1.0.zip", + "shasum": "0214c64d46496945913ff9e22d7925c5231993f5" }, "require": { "magento/framework": "103.0.*", @@ -18960,11 +19722,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.0.0.zip", - "shasum": "d9da626ccfe7c150ef6f923c48e1d700088d8bd0" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.1.0.zip", + "shasum": "1d59c07d6f052fbe9fa9fa7cfa3ced3ac70d8e98" }, "require": { "magento/framework": "103.0.*", @@ -18990,43 +19752,44 @@ }, { "name": "magento/page-builder-commerce", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.4.0.0.zip", - "shasum": "e20aa17225f11645842803b68b642383967810f0" + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.5.0.0.zip", + "shasum": "95e59997a5c52e3a7bbb1dc5733f23c926af6cca" }, "require": { - "magento/module-banner-page-builder": "2.0.0", - "magento/module-banner-page-builder-analytics": "1.4.0", - "magento/module-catalog-page-builder-analytics": "1.4.0", - "magento/module-catalog-page-builder-analytics-staging": "1.4.0", - "magento/module-catalog-staging-page-builder": "1.4.0", - "magento/module-cms-page-builder-analytics": "1.4.0", - "magento/module-cms-page-builder-analytics-staging": "1.4.0", - "magento/module-page-builder": "2.0.0", - "magento/module-page-builder-analytics": "1.4.0", - "magento/module-staging-page-builder": "2.0.0" + "magento/module-banner-page-builder": "2.1.0", + "magento/module-banner-page-builder-analytics": "1.5.0", + "magento/module-catalog-page-builder-analytics": "1.5.0", + "magento/module-catalog-page-builder-analytics-staging": "1.5.0", + "magento/module-catalog-staging-page-builder": "1.5.0", + "magento/module-cms-page-builder-analytics": "1.5.0", + "magento/module-cms-page-builder-analytics-staging": "1.5.0", + "magento/module-page-builder": "2.1.0", + "magento/module-page-builder-admin-analytics": "1.0.0", + "magento/module-page-builder-analytics": "1.5.0", + "magento/module-staging-page-builder": "2.1.0" }, "type": "metapackage", "description": "Page Builder Commerce metapackage" }, { "name": "magento/product-community-edition", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.0.0.zip", - "shasum": "9306dd594ac714c29e5a8728e07fb03fcae7afde" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.1.0.zip", + "shasum": "7eefebc4396277fdfabdb079828488393a70cc83" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.0.2", + "amzn/amazon-pay-and-login-magento-2-module": "4.0.4", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.11.0", "colinmollenhour/credis": "1.11.1", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-package": "4.6.0", + "dotmailer/dotmailer-magento2-extension-package": "4.8.0", "elasticsearch/elasticsearch": "~7.7.0", "ext-bcmath": "*", "ext-ctype": "*", @@ -19044,7 +19807,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.0.2", + "klarna/m2-payments": "8.1.0", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.4.1", "laminas/laminas-config": "^2.6.0", @@ -19075,14 +19838,14 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "2.0.0", + "magento/adobe-stock-integration": "2.1.0", "magento/composer": "1.6.0", - "magento/framework": "103.0.0", + "magento/framework": "103.0.1", "magento/framework-amqp": "100.4.0", "magento/framework-bulk": "101.0.0", - "magento/framework-message-queue": "100.4.0", + "magento/framework-message-queue": "100.4.1", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.0", + "magento/inventory-metapackage": "1.2.1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -19091,194 +19854,216 @@ "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.0", - "magento/module-admin-analytics": "100.4.0", + "magento/magento2-base": "2.4.1", + "magento/module-admin-analytics": "100.4.1", "magento/module-admin-notification": "100.4.0", - "magento/module-advanced-pricing-import-export": "100.4.0", + "magento/module-advanced-pricing-import-export": "100.4.1", "magento/module-advanced-search": "100.4.0", "magento/module-amqp": "100.4.0", "magento/module-amqp-store": "100.4.0", - "magento/module-analytics": "100.4.0", - "magento/module-asynchronous-operations": "100.4.0", - "magento/module-authorization": "100.4.0", - "magento/module-backend": "102.0.0", - "magento/module-backup": "100.4.0", - "magento/module-bundle": "101.0.0", - "magento/module-bundle-graph-ql": "100.4.0", + "magento/module-analytics": "100.4.1", + "magento/module-asynchronous-operations": "100.4.1", + "magento/module-authorization": "100.4.1", + "magento/module-backend": "102.0.1", + "magento/module-backup": "100.4.1", + "magento/module-bundle": "101.0.1", + "magento/module-bundle-graph-ql": "100.4.1", "magento/module-bundle-import-export": "100.4.0", "magento/module-cache-invalidate": "100.4.0", - "magento/module-captcha": "100.4.0", + "magento/module-captcha": "100.4.1", "magento/module-cardinal-commerce": "100.4.0", - "magento/module-catalog": "104.0.0", + "magento/module-catalog": "104.0.1", "magento/module-catalog-analytics": "100.4.0", "magento/module-catalog-cms-graph-ql": "100.4.0", - "magento/module-catalog-customer-graph-ql": "100.4.0", - "magento/module-catalog-graph-ql": "100.4.0", - "magento/module-catalog-import-export": "101.1.0", - "magento/module-catalog-inventory": "100.4.0", + "magento/module-catalog-customer-graph-ql": "100.4.1", + "magento/module-catalog-graph-ql": "100.4.1", + "magento/module-catalog-import-export": "101.1.1", + "magento/module-catalog-inventory": "100.4.1", "magento/module-catalog-inventory-graph-ql": "100.4.0", - "magento/module-catalog-rule": "101.2.0", + "magento/module-catalog-rule": "101.2.1", "magento/module-catalog-rule-configurable": "100.4.0", "magento/module-catalog-rule-graph-ql": "100.4.0", - "magento/module-catalog-search": "102.0.0", - "magento/module-catalog-url-rewrite": "100.4.0", + "magento/module-catalog-search": "102.0.1", + "magento/module-catalog-url-rewrite": "100.4.1", "magento/module-catalog-url-rewrite-graph-ql": "100.4.0", - "magento/module-catalog-widget": "100.4.0", - "magento/module-checkout": "100.4.0", + "magento/module-catalog-widget": "100.4.1", + "magento/module-checkout": "100.4.1", "magento/module-checkout-agreements": "100.4.0", "magento/module-checkout-agreements-graph-ql": "100.4.0", - "magento/module-cms": "104.0.0", + "magento/module-cms": "104.0.1", "magento/module-cms-graph-ql": "100.4.0", - "magento/module-cms-url-rewrite": "100.4.0", + "magento/module-cms-url-rewrite": "100.4.1", "magento/module-cms-url-rewrite-graph-ql": "100.4.0", - "magento/module-config": "101.2.0", + "magento/module-config": "101.2.1", "magento/module-configurable-import-export": "100.4.0", - "magento/module-configurable-product": "100.4.0", - "magento/module-configurable-product-graph-ql": "100.4.0", + "magento/module-configurable-product": "100.4.1", + "magento/module-configurable-product-graph-ql": "100.4.1", "magento/module-configurable-product-sales": "100.4.0", - "magento/module-contact": "100.4.0", - "magento/module-cookie": "100.4.0", - "magento/module-cron": "100.4.0", + "magento/module-contact": "100.4.1", + "magento/module-cookie": "100.4.1", + "magento/module-cron": "100.4.1", "magento/module-csp": "100.4.0", "magento/module-currency-symbol": "100.4.0", - "magento/module-customer": "103.0.0", + "magento/module-customer": "103.0.1", "magento/module-customer-analytics": "100.4.0", "magento/module-customer-downloadable-graph-ql": "100.4.0", - "magento/module-customer-graph-ql": "100.4.0", - "magento/module-customer-import-export": "100.4.0", - "magento/module-deploy": "100.4.0", - "magento/module-developer": "100.4.0", + "magento/module-customer-graph-ql": "100.4.1", + "magento/module-customer-import-export": "100.4.1", + "magento/module-deploy": "100.4.1", + "magento/module-developer": "100.4.1", "magento/module-dhl": "100.4.0", - "magento/module-directory": "100.4.0", + "magento/module-directory": "100.4.1", "magento/module-directory-graph-ql": "100.4.0", - "magento/module-downloadable": "100.4.0", - "magento/module-downloadable-graph-ql": "100.4.0", + "magento/module-downloadable": "100.4.1", + "magento/module-downloadable-graph-ql": "100.4.1", "magento/module-downloadable-import-export": "100.4.0", - "magento/module-eav": "102.1.0", + "magento/module-eav": "102.1.1", "magento/module-eav-graph-ql": "100.4.0", - "magento/module-elasticsearch": "101.0.0", - "magento/module-elasticsearch-6": "100.4.0", - "magento/module-elasticsearch-7": "100.4.0", - "magento/module-email": "101.1.0", + "magento/module-elasticsearch": "101.0.1", + "magento/module-elasticsearch-6": "100.4.1", + "magento/module-elasticsearch-7": "100.4.1", + "magento/module-email": "101.1.1", "magento/module-encryption-key": "100.4.0", - "magento/module-fedex": "100.4.0", + "magento/module-fedex": "100.4.1", "magento/module-gift-message": "100.4.0", + "magento/module-gift-message-graph-ql": "100.4.0", "magento/module-google-adwords": "100.4.0", "magento/module-google-analytics": "100.4.0", - "magento/module-google-optimizer": "100.4.0", - "magento/module-graph-ql": "100.4.0", + "magento/module-google-optimizer": "100.4.1", + "magento/module-graph-ql": "100.4.1", "magento/module-graph-ql-cache": "100.4.0", "magento/module-grouped-catalog-inventory": "100.4.0", "magento/module-grouped-import-export": "100.4.0", - "magento/module-grouped-product": "100.4.0", - "magento/module-grouped-product-graph-ql": "100.4.0", - "magento/module-import-export": "101.0.0", - "magento/module-indexer": "100.4.0", + "magento/module-grouped-product": "100.4.1", + "magento/module-grouped-product-graph-ql": "100.4.1", + "magento/module-import-export": "101.0.1", + "magento/module-indexer": "100.4.1", "magento/module-instant-purchase": "100.4.0", - "magento/module-integration": "100.4.0", - "magento/module-layered-navigation": "100.4.0", - "magento/module-login-as-customer": "100.4.0", - "magento/module-login-as-customer-admin-ui": "100.4.0", - "magento/module-login-as-customer-api": "100.4.0", - "magento/module-login-as-customer-frontend-ui": "100.4.0", + "magento/module-integration": "100.4.1", + "magento/module-layered-navigation": "100.4.1", + "magento/module-login-as-customer": "100.4.1", + "magento/module-login-as-customer-admin-ui": "100.4.1", + "magento/module-login-as-customer-api": "100.4.1", + "magento/module-login-as-customer-assistance": "100.4.0", + "magento/module-login-as-customer-frontend-ui": "100.4.1", "magento/module-login-as-customer-log": "100.4.0", - "magento/module-login-as-customer-page-cache": "100.4.0", + "magento/module-login-as-customer-page-cache": "100.4.1", "magento/module-login-as-customer-quote": "100.4.0", - "magento/module-login-as-customer-sales": "100.4.0", + "magento/module-login-as-customer-sales": "100.4.1", "magento/module-marketplace": "100.4.0", - "magento/module-media-content": "100.4.0", - "magento/module-media-content-api": "100.4.0", - "magento/module-media-content-catalog": "100.4.0", - "magento/module-media-content-cms": "100.4.0", - "magento/module-media-gallery": "100.4.0", - "magento/module-media-gallery-api": "101.0.0", + "magento/module-media-content": "100.4.1", + "magento/module-media-content-api": "100.4.1", + "magento/module-media-content-catalog": "100.4.1", + "magento/module-media-content-cms": "100.4.1", + "magento/module-media-content-synchronization": "100.4.0", + "magento/module-media-content-synchronization-api": "100.4.0", + "magento/module-media-content-synchronization-catalog": "100.4.0", + "magento/module-media-content-synchronization-cms": "100.4.0", + "magento/module-media-gallery": "100.4.1", + "magento/module-media-gallery-api": "101.0.1", "magento/module-media-gallery-catalog": "100.4.0", + "magento/module-media-gallery-catalog-integration": "100.4.0", + "magento/module-media-gallery-catalog-ui": "100.4.0", + "magento/module-media-gallery-cms-ui": "100.4.0", + "magento/module-media-gallery-integration": "100.4.0", + "magento/module-media-gallery-metadata": "100.4.0", + "magento/module-media-gallery-metadata-api": "100.4.0", + "magento/module-media-gallery-synchronization": "100.4.0", + "magento/module-media-gallery-synchronization-api": "100.4.0", + "magento/module-media-gallery-synchronization-metadata": "100.4.0", + "magento/module-media-gallery-ui": "100.4.0", + "magento/module-media-gallery-ui-api": "100.4.0", "magento/module-media-storage": "100.4.0", - "magento/module-message-queue": "100.4.0", + "magento/module-message-queue": "100.4.1", "magento/module-msrp": "100.4.0", "magento/module-msrp-configurable-product": "100.4.0", "magento/module-msrp-grouped-product": "100.4.0", - "magento/module-multishipping": "100.4.0", + "magento/module-multishipping": "100.4.1", "magento/module-mysql-mq": "100.4.0", "magento/module-new-relic-reporting": "100.4.0", - "magento/module-newsletter": "100.4.0", + "magento/module-newsletter": "100.4.1", + "magento/module-newsletter-graph-ql": "100.4.0", "magento/module-offline-payments": "100.4.0", "magento/module-offline-shipping": "100.4.0", - "magento/module-page-cache": "100.4.0", - "magento/module-payment": "100.4.0", - "magento/module-paypal": "101.0.0", + "magento/module-page-cache": "100.4.1", + "magento/module-payment": "100.4.1", + "magento/module-paypal": "101.0.1", "magento/module-paypal-captcha": "100.4.0", - "magento/module-paypal-graph-ql": "100.4.0", - "magento/module-persistent": "100.4.0", - "magento/module-product-alert": "100.4.0", - "magento/module-product-video": "100.4.0", - "magento/module-quote": "101.2.0", - "magento/module-quote-analytics": "100.4.0", - "magento/module-quote-graph-ql": "100.4.0", + "magento/module-paypal-graph-ql": "100.4.1", + "magento/module-persistent": "100.4.1", + "magento/module-product-alert": "100.4.1", + "magento/module-product-video": "100.4.1", + "magento/module-quote": "101.2.1", + "magento/module-quote-analytics": "100.4.1", + "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.1", "magento/module-related-product-graph-ql": "100.4.0", "magento/module-release-notification": "100.4.0", - "magento/module-reports": "100.4.0", + "magento/module-reports": "100.4.1", "magento/module-require-js": "100.4.0", - "magento/module-review": "100.4.0", + "magento/module-review": "100.4.1", "magento/module-review-analytics": "100.4.0", + "magento/module-review-graph-ql": "100.4.0", "magento/module-robots": "101.1.0", "magento/module-rss": "100.4.0", "magento/module-rule": "100.4.0", - "magento/module-sales": "103.0.0", + "magento/module-sales": "103.0.1", "magento/module-sales-analytics": "100.4.0", - "magento/module-sales-graph-ql": "100.4.0", + "magento/module-sales-graph-ql": "100.4.1", "magento/module-sales-inventory": "100.4.0", - "magento/module-sales-rule": "101.2.0", - "magento/module-sales-sequence": "100.4.0", - "magento/module-sample-data": "100.4.0", - "magento/module-search": "101.1.0", - "magento/module-security": "100.4.0", + "magento/module-sales-rule": "101.2.1", + "magento/module-sales-sequence": "100.4.1", + "magento/module-sample-data": "100.4.1", + "magento/module-search": "101.1.1", + "magento/module-security": "100.4.1", "magento/module-send-friend": "100.4.0", "magento/module-send-friend-graph-ql": "100.4.0", - "magento/module-shipping": "100.4.0", - "magento/module-sitemap": "100.4.0", - "magento/module-store": "101.1.0", - "magento/module-store-graph-ql": "100.4.0", + "magento/module-shipping": "100.4.1", + "magento/module-sitemap": "100.4.1", + "magento/module-store": "101.1.1", + "magento/module-store-graph-ql": "100.4.1", "magento/module-swagger": "100.4.0", "magento/module-swagger-webapi": "100.4.0", "magento/module-swagger-webapi-async": "100.4.0", - "magento/module-swatches": "100.4.0", - "magento/module-swatches-graph-ql": "100.4.0", + "magento/module-swatches": "100.4.1", + "magento/module-swatches-graph-ql": "100.4.1", "magento/module-swatches-layered-navigation": "100.4.0", - "magento/module-tax": "100.4.0", + "magento/module-tax": "100.4.1", "magento/module-tax-graph-ql": "100.4.0", - "magento/module-tax-import-export": "100.4.0", - "magento/module-theme": "101.1.0", + "magento/module-tax-import-export": "100.4.1", + "magento/module-theme": "101.1.1", "magento/module-theme-graph-ql": "100.4.0", - "magento/module-tinymce-3": "100.4.0", - "magento/module-translation": "100.4.0", - "magento/module-ui": "101.2.0", - "magento/module-ups": "100.4.0", - "magento/module-url-rewrite": "102.0.0", + "magento/module-tinymce-3": "100.4.1", + "magento/module-translation": "100.4.1", + "magento/module-ui": "101.2.1", + "magento/module-ups": "100.4.1", + "magento/module-url-rewrite": "102.0.1", "magento/module-url-rewrite-graph-ql": "100.4.0", - "magento/module-user": "101.2.0", + "magento/module-user": "101.2.1", "magento/module-usps": "100.4.0", "magento/module-variable": "100.4.0", - "magento/module-vault": "101.2.0", + "magento/module-vault": "101.2.1", "magento/module-vault-graph-ql": "100.4.0", "magento/module-version": "100.4.0", "magento/module-webapi": "100.4.0", "magento/module-webapi-async": "100.4.0", "magento/module-webapi-security": "100.4.0", - "magento/module-weee": "100.4.0", + "magento/module-weee": "100.4.1", "magento/module-weee-graph-ql": "100.4.0", - "magento/module-widget": "101.2.0", - "magento/module-wishlist": "101.2.0", + "magento/module-widget": "101.2.1", + "magento/module-wishlist": "101.2.1", "magento/module-wishlist-analytics": "100.4.0", - "magento/module-wishlist-graph-ql": "100.4.0", - "magento/security-package": "1.0.0", - "magento/theme-adminhtml-backend": "100.4.0", - "magento/theme-frontend-blank": "100.4.0", - "magento/theme-frontend-luma": "100.4.0", + "magento/module-wishlist-graph-ql": "100.4.1", + "magento/security-package": "1.1.0", + "magento/theme-adminhtml-backend": "100.4.1", + "magento/theme-frontend-blank": "100.4.1", + "magento/theme-frontend-luma": "100.4.1", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.1.0", + "paypal/module-braintree": "4.2.0", "pelago/emogrifier": "^3.1.0", "php": "~7.3.0||~7.4.0", "php-amqplib/php-amqplib": "~2.10.0", @@ -19291,10 +20076,10 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "4.0.0", + "vertex/product-magento-module": "4.1.0", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.1" + "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.2" }, "type": "metapackage", "license": [ @@ -19305,20 +20090,19 @@ }, { "name": "magento/product-enterprise-edition", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.0.0.zip", - "shasum": "1fafd8ae2b1620733ffb8b955acaea52cfff41d5" + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.1.0.zip", + "shasum": "20aaf9284bac091ee8cb4d3737a015a977c19f93" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.0.2", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.11.0", "colinmollenhour/credis": "1.11.1", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.6.0", + "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.8.0", "elasticsearch/elasticsearch": "~7.7.0", "ext-bcmath": "*", "ext-ctype": "*", @@ -19337,7 +20121,6 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.0.2", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.4.1", "laminas/laminas-config": "^2.6.0", @@ -19368,78 +20151,79 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "2.0.0", "magento/composer": "1.6.0", "magento/framework-foreign-key": "100.4.0", - "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.0", "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-ee-base": "2.4.0", - "magento/module-admin-gws": "100.4.0", + "magento/magento2-ee-base": "2.4.1", + "magento/module-admin-gws": "100.4.1", + "magento/module-admin-gws-configurable-product": "100.4.0", "magento/module-admin-gws-staging": "100.4.0", "magento/module-advanced-catalog": "100.4.0", - "magento/module-advanced-checkout": "100.4.0", + "magento/module-advanced-checkout": "100.4.1", "magento/module-advanced-rule": "100.4.0", "magento/module-advanced-sales-rule": "100.4.0", - "magento/module-banner": "101.2.0", + "magento/module-banner": "101.2.1", "magento/module-banner-customer-segment": "100.4.0", "magento/module-bundle-import-export-staging": "100.4.0", - "magento/module-bundle-staging": "100.4.0", - "magento/module-catalog-event": "101.1.0", + "magento/module-bundle-staging": "100.4.1", + "magento/module-catalog-event": "101.1.1", "magento/module-catalog-import-export-staging": "100.4.0", "magento/module-catalog-inventory-staging": "100.4.0", - "magento/module-catalog-permissions": "100.4.0", - "magento/module-catalog-rule-staging": "100.4.0", - "magento/module-catalog-staging": "100.4.0", - "magento/module-catalog-staging-graph-ql": "100.4.0", + "magento/module-catalog-permissions": "100.4.1", + "magento/module-catalog-permissions-graph-ql": "100.4.0", + "magento/module-catalog-rule-staging": "100.4.1", + "magento/module-catalog-staging": "100.4.1", + "magento/module-catalog-staging-graph-ql": "100.4.1", "magento/module-catalog-url-rewrite-staging": "100.4.0", "magento/module-checkout-address-search": "100.4.0", "magento/module-checkout-address-search-gift-registry": "100.4.0", "magento/module-checkout-staging": "100.4.0", - "magento/module-cms-staging": "100.4.0", + "magento/module-cms-staging": "100.4.1", "magento/module-configurable-product-staging": "100.4.0", "magento/module-custom-attribute-management": "100.4.0", - "magento/module-customer-balance": "100.4.0", + "magento/module-customer-balance": "100.4.1", "magento/module-customer-balance-graph-ql": "100.4.0", - "magento/module-customer-custom-attributes": "100.4.0", + "magento/module-customer-custom-attributes": "100.4.1", "magento/module-customer-finance": "100.4.0", - "magento/module-customer-segment": "102.1.0", + "magento/module-customer-segment": "102.1.1", "magento/module-downloadable-staging": "100.4.0", "magento/module-elasticsearch-catalog-permissions": "100.4.0", "magento/module-enterprise": "100.4.0", - "magento/module-gift-card": "101.3.0", - "magento/module-gift-card-account": "101.2.0", + "magento/module-gift-card": "101.3.1", + "magento/module-gift-card-account": "101.2.1", "magento/module-gift-card-account-graph-ql": "100.4.0", - "magento/module-gift-card-graph-ql": "100.4.0", + "magento/module-gift-card-graph-ql": "100.4.1", "magento/module-gift-card-import-export": "100.4.0", "magento/module-gift-card-staging": "100.4.0", "magento/module-gift-message-staging": "100.4.0", - "magento/module-gift-registry": "101.2.0", + "magento/module-gift-registry": "101.2.1", "magento/module-gift-wrapping": "101.2.0", + "magento/module-gift-wrapping-graph-ql": "100.4.0", "magento/module-gift-wrapping-staging": "100.4.0", "magento/module-google-optimizer-staging": "100.4.0", - "magento/module-google-tag-manager": "100.4.0", + "magento/module-google-tag-manager": "100.4.1", "magento/module-grouped-product-staging": "100.4.0", "magento/module-invitation": "100.4.0", "magento/module-layered-navigation-staging": "100.4.0", - "magento/module-logging": "101.2.0", - "magento/module-login-as-customer-logging": "100.4.0", - "magento/module-login-as-customer-website-restriction": "100.4.0", + "magento/module-logging": "101.2.1", + "magento/module-login-as-customer-logging": "100.4.1", + "magento/module-login-as-customer-website-restriction": "100.4.1", "magento/module-media-content-catalog-staging": "100.4.0", "magento/module-msrp-staging": "100.4.0", - "magento/module-multiple-wishlist": "100.4.0", + "magento/module-multiple-wishlist": "100.4.1", "magento/module-payment-staging": "100.4.0", "magento/module-persistent-history": "100.4.0", "magento/module-price-permissions": "100.4.0", "magento/module-product-video-staging": "100.4.0", "magento/module-promotion-permissions": "100.4.0", + "magento/module-quote-gift-card-options": "100.4.0", "magento/module-reminder": "101.2.0", "magento/module-resource-connections": "100.4.0", "magento/module-review-staging": "100.4.0", - "magento/module-reward": "101.2.0", - "magento/module-reward-graph-ql": "100.4.0", + "magento/module-reward": "101.2.1", + "magento/module-reward-graph-ql": "100.4.1", "magento/module-reward-staging": "100.4.0", - "magento/module-rma": "101.2.0", + "magento/module-rma": "101.2.1", "magento/module-rma-graph-ql": "100.4.0", "magento/module-rma-staging": "100.4.0", "magento/module-sales-archive": "101.0.0", @@ -19447,25 +20231,25 @@ "magento/module-scalable-checkout": "100.4.0", "magento/module-scalable-inventory": "100.4.0", "magento/module-scalable-oms": "100.4.0", - "magento/module-scheduled-import-export": "101.2.0", + "magento/module-scheduled-import-export": "101.2.1", "magento/module-search-staging": "100.4.0", - "magento/module-staging": "101.2.0", + "magento/module-staging": "101.2.1", "magento/module-staging-graph-ql": "100.4.0", "magento/module-support": "101.2.0", - "magento/module-target-rule": "101.2.0", + "magento/module-swat": "100.4.0", + "magento/module-target-rule": "101.2.1", + "magento/module-target-rule-graph-ql": "100.4.0", "magento/module-tinymce-3-banner": "100.4.0", - "magento/module-versions-cms": "101.2.0", + "magento/module-versions-cms": "101.2.1", "magento/module-versions-cms-url-rewrite": "100.4.0", - "magento/module-visual-merchandiser": "100.4.0", - "magento/module-website-restriction": "100.4.0", + "magento/module-visual-merchandiser": "100.4.1", + "magento/module-website-restriction": "100.4.1", "magento/module-weee-staging": "100.4.0", - "magento/page-builder-commerce": "1.4.0", - "magento/product-community-edition": "2.4.0", - "magento/security-package": "1.0.0", + "magento/page-builder-commerce": "1.5.0", + "magento/product-community-edition": "2.4.1", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.1.0", "pelago/emogrifier": "^3.1.0", "php": "~7.3.0||~7.4.0", "php-amqplib/php-amqplib": "~2.7.0||~2.10.0", @@ -19476,12 +20260,9 @@ "symfony/event-dispatcher": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.3.0", - "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "4.0.0", "webonyx/graphql-php": "^0.13.8", - "wikimedia/less.php": "~1.8.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.1" + "wikimedia/less.php": "~1.8.0" }, "type": "metapackage", "license": [ @@ -19491,11 +20272,11 @@ }, { "name": "magento/quality-patches", - "version": "1.0.1", + "version": "1.0.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.0.1.0.zip", - "shasum": "6b4e81499a68d6ee484f20c31ac71b3bfcd93098" + "url": "https://repo.magento.com/archives/magento/quality-patches/magento-quality-patches-1.0.7.0.zip", + "shasum": "cc23243da343d5b84acb8d221f2e8337640805b1" }, "require": { "ext-json": "*", @@ -19525,43 +20306,44 @@ }, { "name": "magento/security-package", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.0.0.0.zip", - "shasum": "35744adb8548c112800798579da82bfd35d8c39f" - }, - "require": { - "magento/module-re-captcha-admin-ui": "1.0.0", - "magento/module-re-captcha-checkout": "1.0.0", - "magento/module-re-captcha-contact": "1.0.0", - "magento/module-re-captcha-customer": "1.0.0", - "magento/module-re-captcha-frontend-ui": "1.0.0", - "magento/module-re-captcha-migration": "1.0.0", - "magento/module-re-captcha-newsletter": "1.0.0", - "magento/module-re-captcha-paypal": "1.0.0", - "magento/module-re-captcha-review": "1.0.0", - "magento/module-re-captcha-send-friend": "1.0.0", - "magento/module-re-captcha-ui": "1.0.0", - "magento/module-re-captcha-user": "1.0.0", - "magento/module-re-captcha-validation": "1.0.0", - "magento/module-re-captcha-validation-api": "1.0.0", - "magento/module-re-captcha-version-2-checkbox": "1.0.0", - "magento/module-re-captcha-version-2-invisible": "1.0.0", - "magento/module-re-captcha-version-3-invisible": "1.0.0", - "magento/module-securitytxt": "1.0.0", - "magento/module-two-factor-auth": "1.0.0" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.0.0.zip", + "shasum": "a3719d48b34ac464ee8692c7c5a2f155800430b3" + }, + "require": { + "google/recaptcha": "^1.2", + "magento/module-re-captcha-admin-ui": "1.1.0", + "magento/module-re-captcha-checkout": "1.1.0", + "magento/module-re-captcha-contact": "1.1.0", + "magento/module-re-captcha-customer": "1.1.0", + "magento/module-re-captcha-frontend-ui": "1.1.0", + "magento/module-re-captcha-migration": "1.1.0", + "magento/module-re-captcha-newsletter": "1.1.0", + "magento/module-re-captcha-paypal": "1.1.0", + "magento/module-re-captcha-review": "1.1.0", + "magento/module-re-captcha-send-friend": "1.1.0", + "magento/module-re-captcha-ui": "1.1.0", + "magento/module-re-captcha-user": "1.1.0", + "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.0", + "magento/module-re-captcha-version-2-invisible": "2.0.0", + "magento/module-re-captcha-version-3-invisible": "2.0.0", + "magento/module-securitytxt": "1.1.0", + "magento/module-two-factor-auth": "1.1.0" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.0.0.zip", - "shasum": "b575cba61fa73982f3e5469ff65bd57fe78cc321" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.1.0.zip", + "shasum": "73398c0478f0e4dd5c2c25a40577cc554552a917" }, "require": { "magento/framework": "103.0.*", @@ -19581,11 +20363,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.0.0.zip", - "shasum": "d38bc758f681a7aee6706306bb1aa00f06360bfe" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.1.0.zip", + "shasum": "8f6187a999cabee73e5968b3a98519fbdf080531" }, "require": { "magento/framework": "103.0.*", @@ -19605,11 +20387,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.0.0.zip", - "shasum": "9d3a2014796dd36e2ff0224ee367fb4e05a2cca5" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.1.0.zip", + "shasum": "38cf4b18eed6542e4f32cd894277389f2a57e856" }, "require": { "magento/framework": "103.0.*", @@ -19810,16 +20592,16 @@ }, { "name": "nesbot/carbon", - "version": "2.38.0", + "version": "2.41.3", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d8f6a6a91d1eb9304527b040500f61923e97674b" + "reference": "e148788eeae9b9b7b87996520358b86faad37b52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d8f6a6a91d1eb9304527b040500f61923e97674b", - "reference": "d8f6a6a91d1eb9304527b040500f61923e97674b", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e148788eeae9b9b7b87996520358b86faad37b52", + "reference": "e148788eeae9b9b7b87996520358b86faad37b52", "shasum": "" }, "require": { @@ -19832,7 +20614,7 @@ "doctrine/orm": "^2.7", "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", "kylekatarnls/multi-tester": "^2.0", - "phpmd/phpmd": "^2.8", + "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12.35", "phpunit/phpunit": "^7.5 || ^8.0", @@ -19895,7 +20677,7 @@ "type": "tidelift" } ], - "time": "2020-08-04T19:12:46+00:00" + "time": "2020-10-12T20:36:09+00:00" }, { "name": "ocramius/package-versions", @@ -20234,15 +21016,15 @@ }, { "name": "paypal/module-braintree", - "version": "4.1.0", + "version": "4.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.1.0.0.zip", - "shasum": "abb52b4930cbc91c5116bbf19b8044bb356a463c" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.0.0.zip", + "shasum": "7a13c18488bab661e6c06c862e9df371eee6f8a4" }, "require": { - "paypal/module-braintree-core": "4.1.0", - "paypal/module-braintree-graph-ql": "4.1.0" + "paypal/module-braintree-core": "4.2.0", + "paypal/module-braintree-graph-ql": "4.1.1" }, "type": "metapackage", "license": [ @@ -20252,14 +21034,14 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.1.0", + "version": "4.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.1.0.0.zip", - "shasum": "28be379fc99016538d24d028d766b289cc522c41" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.0.0.zip", + "shasum": "dc646d71fb9a76c9ef2b37d8b0bfdd539ac19111" }, "require": { - "braintree/braintree_php": "4.5.0", + "braintree/braintree_php": "5.2.0", "ext-json": "*", "ext-simplexml": "*", "league/iso3166": "^2.1", @@ -20297,11 +21079,11 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.1.0", + "version": "4.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.0.0.zip", - "shasum": "c9f7e844d807f10e1bfb964e234d747d755ad3fb" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.1.0.zip", + "shasum": "c9ec37feb321b5a2a4fc4c355e20c2206084b33c" }, "require": { "magento/framework": "^102||^103", @@ -20650,16 +21432,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.28", + "version": "2.0.29", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260" + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", "shasum": "" }, "require": { @@ -20668,7 +21450,6 @@ "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -20752,7 +21533,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T09:08:33+00:00" + "time": "2020-09-08T04:24:43+00:00" }, { "name": "psr/container", @@ -21118,16 +21899,16 @@ }, { "name": "seld/jsonlint", - "version": "1.8.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { @@ -21173,7 +21954,7 @@ "type": "tidelift" } ], - "time": "2020-04-30T19:05:18+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { "name": "seld/phar-utils", @@ -21292,16 +22073,16 @@ }, { "name": "symfony/config", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36" + "reference": "7c5a1002178a612787c291a4f515f87b19176b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b1d8f0d9341ea1d378b8b043ba90739f37c49d36", - "reference": "b1d8f0d9341ea1d378b8b043ba90739f37c49d36", + "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61", + "reference": "7c5a1002178a612787c291a4f515f87b19176b61", "shasum": "" }, "require": { @@ -21366,20 +22147,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T08:27:46+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/console", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", + "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124", "shasum": "" }, "require": { @@ -21457,11 +22238,11 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:18:39+00:00" + "time": "2020-09-15T07:58:55+00:00" }, { "name": "symfony/css-selector", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -21528,16 +22309,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d" + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f33a28edd42708ed579377391b3a556bcd6a626d", - "reference": "f33a28edd42708ed579377391b3a556bcd6a626d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e", + "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e", "shasum": "" }, "require": { @@ -21611,20 +22392,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-10T10:08:39+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14" + "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14", - "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", "shasum": "" }, "require": { @@ -21633,7 +22414,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -21675,20 +22456,20 @@ "type": "tidelift" } ], - "time": "2020-06-06T08:49:21+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8" + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd", "shasum": "" }, "require": { @@ -21706,6 +22487,7 @@ "psr/log": "~1.0", "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", @@ -21759,7 +22541,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:59:13+00:00" + "time": "2020-09-18T14:07:46+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -21839,16 +22621,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157" + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae", + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae", "shasum": "" }, "require": { @@ -21899,20 +22681,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-09-27T14:02:37+00:00" }, { "name": "symfony/finder", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187" + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187", + "url": "https://api.github.com/repos/symfony/finder/zipball/2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", "shasum": "" }, "require": { @@ -21962,20 +22744,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/options-resolver", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "9ff59517938f88d90b6e65311fef08faa640f681" + "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/9ff59517938f88d90b6e65311fef08faa640f681", - "reference": "9ff59517938f88d90b6e65311fef08faa640f681", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4c7e155bf7d93ea4ba3824d5a14476694a5278dd", + "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd", "shasum": "" }, "require": { @@ -22032,7 +22814,7 @@ "type": "tidelift" } ], - "time": "2020-07-12T12:58:00+00:00" + "time": "2020-09-27T03:44:28+00:00" }, { "name": "symfony/polyfill-ctype", @@ -22739,16 +23521,16 @@ }, { "name": "symfony/process", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" + "reference": "9b887acc522935f77555ae8813495958c7771ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", + "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7", + "reference": "9b887acc522935f77555ae8813495958c7771ba7", "shasum": "" }, "require": { @@ -22798,20 +23580,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/property-access", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9" + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4c43f7ff784e1e3ee1c96e15f76b342af6617b39", + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39", "shasum": "" }, "require": { @@ -22880,20 +23662,20 @@ "type": "tidelift" } ], - "time": "2020-07-03T07:49:29+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020" + "reference": "22518930091e0bdb249694efc509e3697f7e325e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020", + "url": "https://api.github.com/repos/symfony/property-info/zipball/22518930091e0bdb249694efc509e3697f7e325e", + "reference": "22518930091e0bdb249694efc509e3697f7e325e", "shasum": "" }, "require": { @@ -22971,20 +23753,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T21:19:28+00:00" + "time": "2020-09-07T05:10:28+00:00" }, { "name": "symfony/proxy-manager-bridge", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", - "reference": "3f42656c548a373b9ffa212fb16f11e6cda2e0c6" + "reference": "3d698b01104bfca5b0776637cdfae6e1c8f658f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3f42656c548a373b9ffa212fb16f11e6cda2e0c6", - "reference": "3f42656c548a373b9ffa212fb16f11e6cda2e0c6", + "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3d698b01104bfca5b0776637cdfae6e1c8f658f1", + "reference": "3d698b01104bfca5b0776637cdfae6e1c8f658f1", "shasum": "" }, "require": { @@ -23042,20 +23824,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "0fe47b7aa55ff28b1b781e380120c0731e2d36c7" + "reference": "8e97a9cfc5a48de83437f286d6d0ab4a2a2c22b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/0fe47b7aa55ff28b1b781e380120c0731e2d36c7", - "reference": "0fe47b7aa55ff28b1b781e380120c0731e2d36c7", + "url": "https://api.github.com/repos/symfony/serializer/zipball/8e97a9cfc5a48de83437f286d6d0ab4a2a2c22b0", + "reference": "8e97a9cfc5a48de83437f286d6d0ab4a2a2c22b0", "shasum": "" }, "require": { @@ -23138,20 +23920,20 @@ "type": "tidelift" } ], - "time": "2020-07-21T15:17:25+00:00" + "time": "2020-10-02T20:12:42+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442" + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { @@ -23164,7 +23946,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -23214,20 +23996,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/string", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", "shasum": "" }, "require": { @@ -23299,20 +24081,20 @@ "type": "tidelift" } ], - "time": "2020-07-08T08:27:49+00:00" + "time": "2020-09-15T12:23:47+00:00" }, { "name": "symfony/translation", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "a8ea9d97353294eb6783f2894ef8cee99a045822" + "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/a8ea9d97353294eb6783f2894ef8cee99a045822", - "reference": "a8ea9d97353294eb6783f2894ef8cee99a045822", + "url": "https://api.github.com/repos/symfony/translation/zipball/8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd", + "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd", "shasum": "" }, "require": { @@ -23389,20 +24171,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.1.3", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63" + "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63", - "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105", + "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105", "shasum": "" }, "require": { @@ -23414,7 +24196,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -23464,20 +24246,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-28T13:05:58+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a" + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", - "reference": "c2d2cc66e892322cfcc03f8f12f8340dbd7a3f8a", + "url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1", + "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1", "shasum": "" }, "require": { @@ -23537,7 +24319,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T08:37:50+00:00" + "time": "2020-09-27T03:36:23+00:00" }, { "name": "tedivm/jshrink", @@ -23634,16 +24416,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.1.3", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb" + "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/9f277171e296a3c8629c04ac93ec95ff0f208ccb", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a6b795aeb367c90cc6ed88dadb4cdcac436377c2", + "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2", "shasum": "" }, "require": { @@ -23664,15 +24446,21 @@ "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/apc.php", "generated/apcu.php", "generated/array.php", "generated/bzip2.php", + "generated/calendar.php", "generated/classobj.php", "generated/com.php", "generated/cubrid.php", @@ -23701,14 +24489,12 @@ "generated/inotify.php", "generated/json.php", "generated/ldap.php", - "generated/libevent.php", "generated/libxml.php", "generated/lzf.php", "generated/mailparse.php", "generated/mbstring.php", "generated/misc.php", "generated/msql.php", - "generated/mssql.php", "generated/mysql.php", "generated/mysqli.php", "generated/mysqlndMs.php", @@ -23740,7 +24526,6 @@ "generated/sqlsrv.php", "generated/ssdeep.php", "generated/ssh2.php", - "generated/stats.php", "generated/stream.php", "generated/strings.php", "generated/swoole.php", @@ -23754,8 +24539,7 @@ "generated/yaml.php", "generated/yaz.php", "generated/zip.php", - "generated/zlib.php", - "lib/special_cases.php" + "generated/zlib.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -23763,7 +24547,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-07-10T09:34:29+00:00" + "time": "2020-10-08T08:40:29+00:00" }, { "name": "true/punycode", @@ -23866,11 +24650,11 @@ }, { "name": "vertex/module-address-validation", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.0.0.0.zip", - "shasum": "24bbeaba65d0f940ad649e3b3871eb89673420b5" + "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.1.0.0.zip", + "shasum": "9023166c5a152f3884322cde5af1b4e9f3854e71" }, "require": { "ext-json": "*", @@ -23879,18 +24663,18 @@ "magento/framework": "^100|^101|^102|^103", "magento/module-checkout": "^100", "magento/module-config": "^101", - "magento/module-quote": "^100|^101|^102", + "magento/module-quote": "^100|^101", "magento/module-store": "^100|^101", "magento/module-tax": "^100", "php": "^7.0", + "vertex/module-address-validation-api": "^1", "vertex/module-tax": "^4" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", "ext-dom": "*", - "ext-simplexml": "*", - "magento/marketplace-eqp": "^1.0", - "magento/module-offline-shipping": "^100.2", - "magento/module-usps": "^100.2" + "magento/magento-coding-standard": "^5.0", + "roave/security-advisories": "dev-master" }, "type": "magento2-module", "autoload": { @@ -23906,13 +24690,49 @@ ], "description": "Vertex Address Validation module for Magento 2" }, + { + "name": "vertex/module-address-validation-api", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/vertex/module-address-validation-api/vertex-module-address-validation-api-1.0.0.0.zip", + "shasum": "85bcd6896132e132e0098db915eb9d506569646e" + }, + "require": { + "magento/framework": "^100|^101|^102|^103", + "magento/module-store": "^100|^101", + "php": "^7.1", + "vertex/sdk": "^1" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.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": "vertex/module-tax", - "version": "4.0.0", + "version": "4.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.0.0.0.zip", - "shasum": "da54bf6f1d37f9ab94573ca9094b5408e40b2c2e" + "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.1.0.0.zip", + "shasum": "bca2e2d6a19294edf066c032ce26edd8dcc2f692" }, "require": { "ext-intl": "*", @@ -23927,8 +24747,8 @@ "magento/module-cron": "^100", "magento/module-customer": "^100|^101|^102|^103", "magento/module-directory": "^100", - "magento/module-eav": "^100|^101|^102|^103", - "magento/module-quote": "^100|^101|^102 ", + "magento/module-eav": "^100|^101|^102", + "magento/module-quote": ">=101.1.0 <= 101.1.5 || ^101.2", "magento/module-sales": "^100|^101|^102|^103", "magento/module-shipping": "^100", "magento/module-store": "^100|^101", @@ -23944,6 +24764,7 @@ "vertex/tax-ee": "*" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", "ext-dom": "*", "ext-simplexml": "*", "magento/magento-coding-standard": "^5", @@ -23972,15 +24793,15 @@ }, { "name": "vertex/product-magento-module", - "version": "4.0.0", + "version": "4.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.0.0.0.zip", - "shasum": "6048ffc711bb6635fc0288345b87724225345481" + "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.1.0.0.zip", + "shasum": "ef350f455be0e3e6784e86987e89b78be984f056" }, "require": { - "vertex/module-address-validation": "2.0.0", - "vertex/module-tax": "4.0.0" + "vertex/module-address-validation": "2.1.0", + "vertex/module-tax": "4.1.0" }, "type": "metapackage", "license": [ @@ -24003,11 +24824,11 @@ }, { "name": "vertex/sdk", - "version": "1.2.4", + "version": "1.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.4.0.zip", - "shasum": "2b9fd3deb46f45930b90d4e020f3236d8256cd4a" + "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip", + "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee" }, "require": { "ext-mbstring": "*", @@ -24016,6 +24837,8 @@ "php": "^5.4|^7" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", "php": "^7.3", "phpmd/phpmd": "^2.6", "phpunit/phpunit": "^9", @@ -24034,30 +24857,31 @@ }, { "name": "webimpress/safe-writer", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/webimpress/safe-writer.git", - "reference": "d6e879960febb307c112538997316371f1e95b12" + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/d6e879960febb307c112538997316371f1e95b12", - "reference": "d6e879960febb307c112538997316371f1e95b12", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd", "shasum": "" }, "require": { - "php": "^7.2" + "php": "^7.2 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^8.5.2 || ^9.0.1", - "webimpress/coding-standard": "^1.1.4" + "phpunit/phpunit": "^8.5.8 || ^9.3.7", + "vimeo/psalm": "^3.14.2", + "webimpress/coding-standard": "^1.1.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev", - "dev-develop": "2.1.x-dev", + "dev-master": "2.1.x-dev", + "dev-develop": "2.2.x-dev", "dev-release-1.0": "1.0.x-dev" } }, @@ -24084,7 +24908,7 @@ "type": "github" } ], - "time": "2020-03-21T15:49:08+00:00" + "time": "2020-08-25T07:21:11+00:00" }, { "name": "webonyx/graphql-php", @@ -24207,11 +25031,11 @@ }, { "name": "yotpo/magento2-module-yotpo-reviews", - "version": "3.1.1", + "version": "3.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.1.0.zip", - "shasum": "2a7c0636c17d5b698b89d49cadd429709a2b477b" + "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.2.0.zip", + "shasum": "686436cac2a13758388d720bc5c388517422e774" }, "require": { "magento/framework": "103.0.*", @@ -24248,14 +25072,14 @@ }, { "name": "yotpo/magento2-module-yotpo-reviews-bundle", - "version": "3.1.1", + "version": "3.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.1.0.zip", - "shasum": "72da94c9906f5a140aeead630c7cbd2cafecf2f2" + "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.2.0.zip", + "shasum": "fb070323fec2763df00062bab4a0b0b67eed60d1" }, "require": { - "yotpo/magento2-module-yotpo-reviews": "3.1.1" + "yotpo/magento2-module-yotpo-reviews": "3.1.2" }, "type": "metapackage", "license": [ diff --git a/src/_data/codebase/v2_4/commerce/composer_lock.json b/src/_data/codebase/v2_4/commerce/composer_lock.json index 28d62aad9a3..6e6c3bb2c35 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": "bb275e3ab1f651bb58c057a36ac78203", + "content-hash": "ece6b9228f9a7a93dd7d47d951aac907", "packages": [ { "name": "2tvenom/cborencode", @@ -49,16 +49,16 @@ }, { "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "4.0.2", + "version": "4.0.4", "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.0.2.0.zip", - "shasum": "1fb726b3424fe9f006dfb6442df5fbb25bbc0053" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-4.0.4.0.zip", + "shasum": "f2fd46eae1287b3a870981c6db98ad6faaed77be" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.2", - "amzn/amazon-pay-module": "4.0.2", - "amzn/login-with-amazon-module": "4.0.2" + "amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.4", + "amzn/amazon-pay-module": "4.0.4", + "amzn/login-with-amazon-module": "4.0.4" }, "type": "metapackage", "license": [ @@ -68,11 +68,11 @@ }, { "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "4.0.2", + "version": "4.0.4", "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.0.2.0.zip", - "shasum": "2ceab6d9226b15f20af17090e46c7c30fd64fbc9" + "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.0.4.0.zip", + "shasum": "b2b8a2d134e93377f29950a5e512824f63beca12" }, "require": { "amzn/amazon-pay-sdk-php": "^3.2.0", @@ -107,15 +107,15 @@ }, { "name": "amzn/amazon-pay-module", - "version": "4.0.2", + "version": "4.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.2.0.zip", - "shasum": "6ed5ad082c21756b7ce6698c4d58ae6baba70cfb" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.4.0.zip", + "shasum": "85dec4b75da4301eebf12ed6de4cd1f93129437d" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.2", - "amzn/login-with-amazon-module": "^4.0.2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4", + "amzn/login-with-amazon-module": "^4.0.4", "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", @@ -201,14 +201,14 @@ }, { "name": "amzn/login-with-amazon-module", - "version": "4.0.2", + "version": "4.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.2.0.zip", - "shasum": "4db680418aefd94153d05501d4c42e7b32bc16c9" + "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.4.0.zip", + "shasum": "3706a86e6e199b14757c7f5a05f3f58214cea034" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4", "magento/framework": "*", "magento/module-checkout": "*", "magento/module-checkout-agreements": "*", @@ -272,16 +272,16 @@ }, { "name": "bacon/bacon-qr-code", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", - "reference": "6e53ced3d2499cee4a0ef23a7c4d6449607ac7da" + "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/6e53ced3d2499cee4a0ef23a7c4d6449607ac7da", - "reference": "6e53ced3d2499cee4a0ef23a7c4d6449607ac7da", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/add6d9ff97336b62f95a3b94f75cea4e085465b2", + "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2", "shasum": "" }, "require": { @@ -291,8 +291,8 @@ }, "require-dev": { "phly/keep-a-changelog": "^1.4", - "phpunit/phpunit": "^6.4", - "squizlabs/php_codesniffer": "^3.1" + "phpunit/phpunit": "^7 | ^8 | ^9", + "squizlabs/php_codesniffer": "^3.4" }, "suggest": { "ext-imagick": "to generate QR code images" @@ -311,13 +311,13 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "http://www.dasprids.de", + "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", - "time": "2020-07-14T11:04:05+00:00" + "time": "2020-07-30T16:40:58+00:00" }, { "name": "beberlei/assert", @@ -383,16 +383,16 @@ }, { "name": "braintree/braintree_php", - "version": "4.5.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "4aa200601e126183a572133d7ea2037de44b3d2d" + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/4aa200601e126183a572133d7ea2037de44b3d2d", - "reference": "4aa200601e126183a572133d7ea2037de44b3d2d", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", "shasum": "" }, "require": { @@ -408,9 +408,6 @@ }, "type": "library", "autoload": { - "psr-0": { - "Braintree": "lib/" - }, "psr-4": { "Braintree\\": "lib/Braintree" } @@ -426,7 +423,7 @@ } ], "description": "Braintree PHP Client Library", - "time": "2019-10-28T16:05:37+00:00" + "time": "2020-06-15T19:02:23+00:00" }, { "name": "christian-riesen/base32", @@ -594,21 +591,21 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "669521218794f125c7b668252f4f576eda65e1e4" + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/669521218794f125c7b668252f4f576eda65e1e4", - "reference": "669521218794f125c7b668252f4f576eda65e1e4", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/39ca38da5e0a981bc1a7e39a86693c128784a513", + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513", "shasum": "" }, "require": { "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0" + "php": "^5.5 || ^7.0|| ^7.1 || ^7.2" }, "type": "library", "autoload": { @@ -627,20 +624,20 @@ ], "description": "A Redis-based session handler with optimistic locking", "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", - "time": "2020-01-08T17:41:01+00:00" + "time": "2020-10-07T09:47:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -688,12 +685,16 @@ "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-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", @@ -788,16 +789,16 @@ }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", "shasum": "" }, "require": { @@ -845,7 +846,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "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-09-27T13:13:07+00:00" }, { "name": "composer/spdx-licenses", @@ -923,16 +938,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -977,7 +992,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "container-interop/container-interop", @@ -1013,21 +1028,21 @@ }, { "name": "dasprid/enum", - "version": "1.0.0", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "631ef6e638e9494b0310837fa531bedd908fc22b" + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/631ef6e638e9494b0310837fa531bedd908fc22b", - "reference": "631ef6e638e9494b0310837fa531bedd908fc22b", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "^6.4", - "squizlabs/php_codesniffer": "^3.1" + "phpunit/phpunit": "^7 | ^8 | ^9", + "squizlabs/php_codesniffer": "^3.4" }, "type": "library", "autoload": { @@ -1043,7 +1058,8 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "https://dasprids.de/" + "homepage": "https://dasprids.de/", + "role": "Developer" } ], "description": "PHP 7.1 enum implementation", @@ -1051,20 +1067,20 @@ "enum", "map" ], - "time": "2017-10-25T22:45:27+00:00" + "time": "2020-10-02T16:03:48+00:00" }, { "name": "donatj/phpuseragentparser", - "version": "v0.16.0", + "version": "v0.17.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce" + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b3551112ed84524aef6542a8778a3f812c8098ce", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/e159493010d4b71c9620a43fd05f8284f29dcfeb", + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb", "shasum": "" }, "require": { @@ -1112,18 +1128,19 @@ "type": "github" } ], - "time": "2020-04-07T15:47:30+00:00" + "time": "2020-09-01T16:15:49+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.6.0.0.zip", - "shasum": "9d16976f52bbb3aee2356687a8bc7c7028a4e51d" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.8.0.0.zip", + "shasum": "936e7cb91b6c1d981f4c6c195130603288b3284d" }, "require": { "magento/framework": ">=101 <104", + "magento/module-authorization": "100.4.*", "magento/module-backend": ">=100 <103", "magento/module-bundle": ">=100 <102", "magento/module-catalog": ">=101 <105", @@ -1175,14 +1192,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.1.0.0.zip", - "shasum": "70c2a165be11b865dd8de7a8e2cd2b867aa8dce6" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.2.0.0.zip", + "shasum": "f70ba21b96985e6826ff208cefc3b0a88f26146c" }, "require": { "dotmailer/dotmailer-magento2-extension": "^4.3.1", + "magento/framework": ">=101 <104", "magento/module-backend": ">=100 <103", "magento/module-checkout": "100.*", "magento/module-config": ">=100 <103", @@ -1207,17 +1225,18 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-enterprise", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise/dotmailer-dotmailer-magento2-extension-enterprise-1.1.0.0.zip", - "shasum": "e92e6824a562ba2655751b5f9e56aeac09f92211" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise/dotmailer-dotmailer-magento2-extension-enterprise-1.2.0.0.zip", + "shasum": "dd76b9175957e213cb5c534e5af73fd283839464" }, "require": { - "dotmailer/dotmailer-magento2-extension": "^4.3.1", + "dotmailer/dotmailer-magento2-extension": "^4.8.0", "magento/module-customer-segment": ">=100 <103", "magento/module-reward": ">=100 <102", - "magento/module-store": ">=100 <102" + "magento/module-store": ">=100 <102", + "magento/page-builder-commerce": "^1.4" }, "type": "magento2-module", "autoload": { @@ -1235,16 +1254,16 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-enterprise-package", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.6.0.0.zip", - "shasum": "fc7c26d33c529705b3487f237543c2e5d484fd6d" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise-package/dotmailer-dotmailer-magento2-extension-enterprise-package-4.8.0.0.zip", + "shasum": "e7b8c8c589f00daf62a52b4d7689c5e489b7e185" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.6.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.1.0", - "dotmailer/dotmailer-magento2-extension-enterprise": "1.1.0" + "dotmailer/dotmailer-magento2-extension": "4.8.0", + "dotmailer/dotmailer-magento2-extension-chat": "1.2.0", + "dotmailer/dotmailer-magento2-extension-enterprise": "1.2.0" }, "type": "metapackage", "license": [ @@ -1254,15 +1273,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.6.0.0.zip", - "shasum": "d00023ec7e379b215db599f0133f2106f3dea31a" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.8.0.0.zip", + "shasum": "ed68af95837c3cea0be8cad328a4fd0682451356" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.6.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.1.0" + "dotmailer/dotmailer-magento2-extension": "4.8.0", + "dotmailer/dotmailer-magento2-extension-chat": "1.2.0" }, "type": "metapackage", "license": [ @@ -1335,16 +1354,16 @@ }, { "name": "endroid/qr-code", - "version": "3.9.1", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "8605e2c958ed568788da4e16bd8a9502e32f375f" + "reference": "58d5872ca46b99b5c2e72cd2c8dea09ce2988156" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/8605e2c958ed568788da4e16bd8a9502e32f375f", - "reference": "8605e2c958ed568788da4e16bd8a9502e32f375f", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/58d5872ca46b99b5c2e72cd2c8dea09ce2988156", + "reference": "58d5872ca46b99b5c2e72cd2c8dea09ce2988156", "shasum": "" }, "require": { @@ -1402,7 +1421,7 @@ "type": "github" } ], - "time": "2020-07-10T10:16:06+00:00" + "time": "2020-10-07T09:42:59+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -1621,23 +1640,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1668,20 +1687,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -1694,15 +1713,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1739,7 +1758,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "justinrainbow/json-schema", @@ -1859,17 +1878,18 @@ }, { "name": "klarna/m2-payments", - "version": "8.0.2", + "version": "8.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.0.2.0.zip", - "shasum": "81ed938d910a52c0df4181c464c62091f2a8a634" + "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.1.0.0.zip", + "shasum": "c31e4d0746cf9b281ee2058a0353ab8f5dcdf7b0" }, "require": { - "klarna/module-core": "6.0.1", - "klarna/module-kp": "7.0.1", - "klarna/module-onsitemessaging": "1.0.1", - "klarna/module-ordermanagement": "6.0.2" + "klarna/module-core": "6.0.2", + "klarna/module-kp": "7.1.0", + "klarna/module-kp-graph-ql": "0.9.0", + "klarna/module-onsitemessaging": "1.0.2", + "klarna/module-ordermanagement": "6.0.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.16.0", @@ -1881,7 +1901,7 @@ "pdepend/pdepend": "^2.5.2", "phploc/phploc": "^6.0", "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.14", + "phpro/grumphp": "^0.19", "phpunit/phpunit": "^9", "sebastian/phpcpd": "~5.0.0", "squizlabs/php_codesniffer": "~3.5.4" @@ -1894,16 +1914,16 @@ }, { "name": "klarna/module-core", - "version": "6.0.1", + "version": "6.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.1.0.zip", - "shasum": "782be784675bd9d586cda2d267053456e212f00f" + "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.2.0.zip", + "shasum": "d3878dc3a1a1d9c7e70681291412982dfa00b22e" }, "require": { "guzzlehttp/guzzle": "^6.0", "magento/framework": "^102|^103", - "magento/module-bundle": "^100.3 ||^101.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", @@ -1981,11 +2001,11 @@ }, { "name": "klarna/module-kp", - "version": "7.0.1", + "version": "7.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.0.1.0.zip", - "shasum": "45082a499985c7fa9385b85abdd1bd1b49f81e3c" + "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.1.0.0.zip", + "shasum": "7266fec0ff572260945069c5f0360e18931b12c4" }, "require": { "klarna/module-core": "^6.0", @@ -2048,13 +2068,55 @@ ], "description": "Klarna Payments Magento 2 Extension" }, + { + "name": "klarna/module-kp-graph-ql", + "version": "0.9.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.0.0.zip", + "shasum": "a877f3b010cc16b026b2c82998184a88fd83d42b" + }, + "require": { + "klarna/module-kp": "^7.0.2", + "magento/framework": "^102|^103", + "magento/module-graph-ql": "^100", + "magento/module-payment": "^100.1", + "magento/module-quote-graph-ql": "^100", + "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.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.1.0.zip", - "shasum": "dade15bbef2ae9230b4612de5f0bc59cbeafb0f9" + "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.2.0.zip", + "shasum": "303e3b36a4720cda912128ec3bb33f9324d4c495" }, "require": { "klarna/module-core": "^6.0", @@ -2093,11 +2155,11 @@ }, { "name": "klarna/module-ordermanagement", - "version": "6.0.2", + "version": "6.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.2.0.zip", - "shasum": "aef328ea439f0b0f06760af9378b7005b4b0272e" + "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.3.0.zip", + "shasum": "4010e13db02da44929ff12f20091bb01f4c5c21f" }, "require": { "klarna/module-core": "^6.0", @@ -2739,41 +2801,41 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082", + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-eventmanager": "self.version" + "zendframework/zend-eventmanager": "^3.2.1" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", + "container-interop/container-interop": "^1.1", "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { - "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "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", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -2793,20 +2855,26 @@ "events", "laminas" ], - "time": "2019-12-31T16:44:52+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T11:10:44+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012", + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012", "shasum": "" }, "require": { @@ -2860,7 +2928,13 @@ "feed", "laminas" ], - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-18T13:45:04+00:00" }, { "name": "laminas/laminas-filter", @@ -3021,16 +3095,16 @@ }, { "name": "laminas/laminas-http", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575" + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/48bd06ffa3a6875e2b77d6852405eb7b1589d575", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5", + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5", "shasum": "" }, "require": { @@ -3053,12 +3127,6 @@ "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Http\\": "src/" @@ -3081,7 +3149,7 @@ "type": "community_bridge" } ], - "time": "2020-06-23T15:14:37+00:00" + "time": "2020-08-18T17:11:58+00:00" }, { "name": "laminas/laminas-hydrator", @@ -3467,16 +3535,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.11.0", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "4c5545637eea3dc745668ddff1028692ed004c4b" + "reference": "c154a733b122539ac2c894561996c770db289f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/4c5545637eea3dc745668ddff1028692ed004c4b", - "reference": "4c5545637eea3dc745668ddff1028692ed004c4b", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/c154a733b122539ac2c894561996c770db289f70", + "reference": "c154a733b122539ac2c894561996c770db289f70", "shasum": "" }, "require": { @@ -3486,7 +3554,7 @@ "laminas/laminas-stdlib": "^2.7 || ^3.0", "laminas/laminas-validator": "^2.10.2", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "^7.1", "true/punycode": "^2.1" }, "replace": { @@ -3496,8 +3564,8 @@ "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-config": "^2.6", "laminas/laminas-crypt": "^2.6 || ^3.0", - "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1", - "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1.4" + "laminas/laminas-servicemanager": "^3.2.1", + "phpunit/phpunit": "^7.5.20" }, "suggest": { "laminas/laminas-crypt": "Crammd5 support in SMTP Auth", @@ -3505,10 +3573,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.11.x-dev", - "dev-develop": "2.12.x-dev" - }, "laminas": { "component": "Laminas\\Mail", "config-provider": "Laminas\\Mail\\ConfigProvider" @@ -3535,7 +3599,7 @@ "type": "community_bridge" } ], - "time": "2020-06-30T20:17:23+00:00" + "time": "2020-08-12T14:51:33+00:00" }, { "name": "laminas/laminas-math", @@ -3647,16 +3711,16 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.8.4", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78" + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, "require": { @@ -3664,10 +3728,11 @@ "laminas/laminas-eventmanager": "^3.2 || ^2.6.3", "laminas/laminas-stdlib": "^3.1 || ^2.7", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "replace": { - "zendframework/zend-modulemanager": "self.version" + "zendframework/zend-modulemanager": "^2.8.4" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", @@ -3687,8 +3752,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" } }, "autoload": { @@ -3706,7 +3771,13 @@ "laminas", "modulemanager" ], - "time": "2019-12-31T17:26:56+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:29:22+00:00" }, { "name": "laminas/laminas-mvc", @@ -4156,35 +4227,35 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6", + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-stdlib": "self.version" + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^9.3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -4202,7 +4273,13 @@ "laminas", "stdlib" ], - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:08:16+00:00" }, { "name": "laminas/laminas-text", @@ -4479,31 +4556,27 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -4533,7 +4606,7 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "league/iso3166", @@ -4589,37 +4662,42 @@ ], "time": "2020-01-29T07:08:12+00:00" }, + { + "name": "magento/adobe-ims", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.0.0.zip", + "shasum": "4c47779423d0bbe55951a3cfd08134e5cddfdbe9" + }, + "require": { + "magento/module-adobe-ims": "2.1.0", + "magento/module-adobe-ims-api": "2.1.0" + }, + "type": "metapackage", + "description": "Adobe IMS Integration" + }, { "name": "magento/adobe-stock-integration", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.0.0.0.zip", - "shasum": "2da07f38b1316a518b1a5a87baa63aef9843b2be" - }, - "require": { - "magento/module-adobe-ims": "1.1.0", - "magento/module-adobe-ims-api": "2.0.0", - "magento/module-adobe-stock-admin-ui": "1.1.0", - "magento/module-adobe-stock-asset": "1.1.0", - "magento/module-adobe-stock-asset-api": "1.1.0", - "magento/module-adobe-stock-client": "1.1.0", - "magento/module-adobe-stock-client-api": "1.1.0", - "magento/module-adobe-stock-image": "1.1.0", - "magento/module-adobe-stock-image-admin-ui": "1.1.0", - "magento/module-adobe-stock-image-api": "1.1.0", - "magento/module-media-content-synchronization": "1.0.0", - "magento/module-media-content-synchronization-api": "1.0.0", - "magento/module-media-content-synchronization-catalog": "1.0.0", - "magento/module-media-content-synchronization-cms": "1.0.0", - "magento/module-media-gallery-integration": "1.0.0", - "magento/module-media-gallery-synchronization": "1.0.0", - "magento/module-media-gallery-synchronization-api": "1.0.0", - "magento/module-media-gallery-ui": "1.0.0", - "magento/module-media-gallery-ui-api": "1.0.0" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.0.0.zip", + "shasum": "c8f38ee734f6706b8d6ecfe593e000e9b87951ac" + }, + "require": { + "magento/adobe-ims": "2.1.0", + "magento/module-adobe-stock-admin-ui": "1.2.0", + "magento/module-adobe-stock-asset": "1.2.0", + "magento/module-adobe-stock-asset-api": "1.2.0", + "magento/module-adobe-stock-client": "1.2.0", + "magento/module-adobe-stock-client-api": "2.0.0", + "magento/module-adobe-stock-image": "1.2.0", + "magento/module-adobe-stock-image-admin-ui": "1.2.0", + "magento/module-adobe-stock-image-api": "1.2.0" }, "type": "metapackage", - "description": "Adobe Stock integration" + "description": "Adobe Stock Integration" }, { "name": "magento/composer", @@ -4684,11 +4762,11 @@ }, { "name": "magento/framework", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.0.0.zip", - "shasum": "c6f70138f0048dca680d57aafe33778771b096bf" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.1.0.zip", + "shasum": "a26164efffe0cdb5ed2f821a1b6a599a74b957ff" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -4728,12 +4806,12 @@ }, "type": "magento2-library", "autoload": { - "psr-4": { - "Magento\\Framework\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\Framework\\": "" + } }, "license": [ "OSL-3.0", @@ -4825,11 +4903,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.0.0.zip", - "shasum": "d15ab4611e564e86e2635f9e026babd434e69650" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.1.0.zip", + "shasum": "84002f5f98e987902b1378be040c3cd46cbe92d2" }, "require": { "magento/framework": "103.0.*", @@ -4837,12 +4915,12 @@ }, "type": "magento2-library", "autoload": { - "psr-4": { - "Magento\\Framework\\MessageQueue\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\Framework\\MessageQueue\\": "" + } }, "license": [ "OSL-3.0", @@ -4910,16 +4988,16 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.0.0.zip", - "shasum": "3474c67672b7c9bca13cd5dfb4249385dafd8fec" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.1.0.zip", + "shasum": "819bfcfeb6d72493274419b3a095be26b233f019" }, "require": { "magento/inventory-composer-installer": "1.1.0", - "magento/module-inventory": "1.1.0", - "magento/module-inventory-admin-ui": "1.1.0", + "magento/module-inventory": "1.1.1", + "magento/module-inventory-admin-ui": "1.1.2", "magento/module-inventory-advanced-checkout": "1.1.0", "magento/module-inventory-api": "1.1.0", "magento/module-inventory-bundle-import-export": "1.0.0", @@ -4927,8 +5005,8 @@ "magento/module-inventory-bundle-product-admin-ui": "1.1.0", "magento/module-inventory-bundle-product-indexer": "1.0.0", "magento/module-inventory-cache": "1.1.0", - "magento/module-inventory-catalog": "1.1.0", - "magento/module-inventory-catalog-admin-ui": "1.1.0", + "magento/module-inventory-catalog": "1.1.1", + "magento/module-inventory-catalog-admin-ui": "1.1.2", "magento/module-inventory-catalog-api": "1.2.0", "magento/module-inventory-catalog-search": "1.1.0", "magento/module-inventory-configurable-product": "1.1.0", @@ -4946,11 +5024,11 @@ "magento/module-inventory-grouped-product": "1.1.0", "magento/module-inventory-grouped-product-admin-ui": "1.1.0", "magento/module-inventory-grouped-product-indexer": "1.1.0", - "magento/module-inventory-import-export": "1.1.0", - "magento/module-inventory-in-store-pickup": "1.0.0", - "magento/module-inventory-in-store-pickup-admin-ui": "1.0.0", + "magento/module-inventory-import-export": "1.1.1", + "magento/module-inventory-in-store-pickup": "1.0.1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.0.1", "magento/module-inventory-in-store-pickup-api": "1.0.0", - "magento/module-inventory-in-store-pickup-frontend": "1.0.0", + "magento/module-inventory-in-store-pickup-frontend": "1.0.1", "magento/module-inventory-in-store-pickup-graph-ql": "1.0.0", "magento/module-inventory-in-store-pickup-multishipping": "1.0.0", "magento/module-inventory-in-store-pickup-quote": "1.0.0", @@ -4963,25 +5041,26 @@ "magento/module-inventory-in-store-pickup-shipping-api": "1.0.0", "magento/module-inventory-in-store-pickup-webapi-extension": "1.0.0", "magento/module-inventory-indexer": "2.0.0", - "magento/module-inventory-low-quantity-notification": "1.1.0", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.1.0", + "magento/module-inventory-low-quantity-notification": "1.1.1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.1.1", "magento/module-inventory-low-quantity-notification-api": "1.1.0", "magento/module-inventory-multi-dimensional-indexer-api": "1.1.0", "magento/module-inventory-product-alert": "1.1.0", "magento/module-inventory-requisition-list": "1.1.0", - "magento/module-inventory-reservation-cli": "1.1.0", - "magento/module-inventory-reservations": "1.1.0", + "magento/module-inventory-reservation-cli": "1.1.1", + "magento/module-inventory-reservations": "1.1.1", "magento/module-inventory-reservations-api": "1.1.0", - "magento/module-inventory-sales": "1.1.0", + "magento/module-inventory-sales": "1.1.1", "magento/module-inventory-sales-admin-ui": "1.1.0", "magento/module-inventory-sales-api": "1.1.0", "magento/module-inventory-sales-frontend-ui": "1.1.0", "magento/module-inventory-setup-fixture-generator": "1.1.0", - "magento/module-inventory-shipping": "1.1.0", + "magento/module-inventory-shipping": "1.1.1", "magento/module-inventory-shipping-admin-ui": "1.1.0", "magento/module-inventory-source-deduction-api": "1.1.0", "magento/module-inventory-source-selection": "1.1.0", - "magento/module-inventory-source-selection-api": "1.3.0" + "magento/module-inventory-source-selection-api": "1.3.1", + "magento/module-inventory-visual-merchandiser": "1.0.0" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -5228,11 +5307,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.0.0.zip", - "shasum": "c3244337e2d0f20022766749ea6e02c509e33255" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.1.0.zip", + "shasum": "2e62201dde82607daa5a9d56db9bea3e5535f93d" }, "require": { "composer/composer": "^1.9", @@ -5285,27 +5364,29 @@ }, "type": "magento2-component", "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], "component_paths": { - "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "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" ], - "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader", "components/jqueryui": "lib/web/jquery/jquery-ui.js", - "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js", - "tinymce/tinymce": "lib/web/tiny_mce_4" + "tinymce/tinymce": "lib/web/tiny_mce_4", + "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" }, "map": [ [ ".editorconfig", ".editorconfig" ], - [ - ".github", - ".github" - ], [ ".htaccess", ".htaccess" @@ -5594,14 +5675,14 @@ "lib/web/images", "lib/web/images" ], - [ - "lib/web/jquery.js", - "lib/web/jquery.js" - ], [ "lib/web/jquery", "lib/web/jquery" ], + [ + "lib/web/jquery.js", + "lib/web/jquery.js" + ], [ "lib/web/knockoutjs", "lib/web/knockoutjs" @@ -5738,14 +5819,14 @@ "pub/opt", "pub/opt" ], - [ - "pub/static.php", - "pub/static.php" - ], [ "pub/static/.htaccess", "pub/static/.htaccess" ], + [ + "pub/static.php", + "pub/static.php" + ], [ "setup", "setup" @@ -5758,12 +5839,6 @@ "vendor/.htaccess", "vendor/.htaccess" ] - ], - "chmod": [ - { - "mask": "0755", - "path": "bin/magento" - } ] }, "license": [ @@ -5774,11 +5849,11 @@ }, { "name": "magento/magento2-ee-base", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.0.0.zip", - "shasum": "2374e3f9c0399133e54428854d61e079ed36fe97" + "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.4.1.0.zip", + "shasum": "fe407d88bfddeae3eea2994fcc8d5389ca553bc5" }, "require": { "composer/composer": "^1.9", @@ -5823,11 +5898,13 @@ }, "type": "magento2-component", "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], "map": [ - [ - ".github", - ".github" - ], [ "LICENSE_EE.txt", "LICENSE_EE.txt" @@ -5880,12 +5957,6 @@ "setup", "setup" ] - ], - "chmod": [ - { - "mask": "0755", - "path": "bin/magento" - } ] }, "license": [ @@ -5895,11 +5966,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.0.0.zip", - "shasum": "bf83acd2288effd433438d20b38bdeec49ac8bdd" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.1.0.zip", + "shasum": "c7d3d0f138c18f00482f0af3a75dcd6c3de277ed" }, "require": { "magento/framework": "103.0.*", @@ -5926,11 +5997,11 @@ }, { "name": "magento/module-admin-gws", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.0.0.zip", - "shasum": "ea598334db44200163a44051b1c20593120cda06" + "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.4.1.0.zip", + "shasum": "e5f6c30da8d2298870a483e42272255f8760f8c4" }, "require": { "magento/framework": "103.0.*", @@ -5970,6 +6041,34 @@ ], "description": "N/A" }, + { + "name": "magento/module-admin-gws-configurable-product", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-admin-gws-configurable-product/magento-module-admin-gws-configurable-product-100.4.0.0.zip", + "shasum": "e815b10dbc7875c6c8b2c2af151db6bdcae96f89" + }, + "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.0", @@ -6034,15 +6133,15 @@ }, { "name": "magento/module-adobe-ims", - "version": "1.1.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.1.0.0.zip", - "shasum": "17147174448ab48ef5119d70c2a1f9e12e64b2d8" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.1.0.0.zip", + "shasum": "90fa1d2e45978e2a5e023293f1f3ba6820be7f65" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", + "magento/module-adobe-ims-api": "2.1.*", "magento/module-authorization": "*", "magento/module-backend": "*", "magento/module-config": "*", @@ -6066,11 +6165,11 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.0.0.0.zip", - "shasum": "b73c31968fecdcb6bf28fb19731709e2108acb30" + "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": "*", @@ -6093,16 +6192,16 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.1.0.0.zip", - "shasum": "dabbf54b359fe7fb144f4f2efa49a6eacc9da981" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.2.0.0.zip", + "shasum": "23f516262484ee476eef26e8eec3b42da0745276" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-client-api": "2.0.*", "magento/module-backend": "*", "magento/module-config": "*", "php": "~7.3.0||~7.4.0" @@ -6127,16 +6226,16 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.1.0.0.zip", - "shasum": "e3e51bdc87ff8e5904a31aeed2b8b7d1d0f82344" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.2.0.0.zip", + "shasum": "7f6f041099cc7972fbaa589ef979311db743785f" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", "magento/module-config": "*", "magento/module-media-gallery": "*", "magento/module-media-gallery-api": "*", @@ -6159,11 +6258,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.1.0.0.zip", - "shasum": "9c7d33acaf9e049b06d568fe6480a867ff57e251" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.2.0.0.zip", + "shasum": "9f9cd8863ffbbd3f16debf9be7d78f58f03f0e5d" }, "require": { "magento/framework": "*", @@ -6186,17 +6285,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.1.0.0.zip", - "shasum": "cc1d94f91106f98e08b5938a66a1b8de57679b49" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.2.0.0.zip", + "shasum": "dc90ad4a134df1d4afd6afe80c0882e3287e90d2" }, "require": { "astock/stock-api-libphp": "^1.1.2", "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-client-api": "2.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -6216,11 +6315,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "1.1.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.1.0.0.zip", - "shasum": "e1e986652ff89e41824d0546a8947925d033efda" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.0.0.0.zip", + "shasum": "37eb6691c4c7926a0293661a3a4a6f021b2d8e9c" }, "require": { "magento/framework": "*", @@ -6243,19 +6342,19 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.1.0.0.zip", - "shasum": "fcbc4468a86d3fc84c8bdbb9f75d481075bb7093" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.2.0.0.zip", + "shasum": "364603aa22c544b3e40e4d3f8f7edde6d487e068" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", - "magento/module-adobe-stock-image-api": "1.1.*", - "magento/module-cms": "*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", + "magento/module-adobe-stock-image-api": "1.2.*", "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-synchronization-api": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -6278,21 +6377,22 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.1.0.0.zip", - "shasum": "7e10f45d9cc42b79bd60fe8269182d2df87318b7" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.2.0.0.zip", + "shasum": "9009bda4867a288317434ef130ee325c182bceb7" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims": "1.1.*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", - "magento/module-adobe-stock-image-api": "1.1.*", + "magento/module-adobe-ims": "2.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", + "magento/module-adobe-stock-image-api": "1.2.*", "magento/module-backend": "*", - "magento/module-media-gallery-ui": "1.0.*", + "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-ui": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -6316,11 +6416,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.1.0.0.zip", - "shasum": "f0731af35a21ca09d51750741413da0bd56e43d9" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.2.0.0.zip", + "shasum": "b6a894607df2d38446dde2efe928483d1ce058cd" }, "require": { "magento/framework": "*", @@ -6373,11 +6473,11 @@ }, { "name": "magento/module-advanced-checkout", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.0.0.zip", - "shasum": "4f91e4a7a9e7af31d6ed963fd6405de616a9e315" + "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.4.1.0.zip", + "shasum": "2f0210d5ce31e881e9c02700f494099096da682c" }, "require": { "magento/framework": "103.0.*", @@ -6418,11 +6518,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.0.0.zip", - "shasum": "1e17693cbf4b71688c353e57ef1371e9d194fd7a" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.1.0.zip", + "shasum": "507279ac2b39e9f8c9e95e92d7dcf0d6095aeee3" }, "require": { "magento/framework": "103.0.*", @@ -6610,11 +6710,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.0.0.zip", - "shasum": "cc706617851941292d53867117785c101cd98ad4" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.1.0.zip", + "shasum": "0d8d21cd754db18be3ec001063c16a5d09d440ce" }, "require": { "magento/framework": "103.0.*", @@ -6641,11 +6741,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.0.0.zip", - "shasum": "6a56ce8d20f38a832ceb558bc0f58a77905be22c" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.1.0.zip", + "shasum": "814fe86466644ab4542e5e0bbddd7a217d532b4f" }, "require": { "magento/framework": "103.0.*", @@ -6658,7 +6758,7 @@ }, "suggest": { "magento/module-admin-notification": "100.4.*", - "magento/module-logging": "101.2.*" + "magento/module-logging": "*" }, "type": "magento2-module", "autoload": { @@ -6677,11 +6777,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.0.0.zip", - "shasum": "6b0409ed55a82662097db7e35f20f7a13d57e30b" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.1.0.zip", + "shasum": "0b41ed63fdf10d5f9553c8a310d0499d65d3c39f" }, "require": { "magento/framework": "103.0.*", @@ -6705,11 +6805,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.0.0.zip", - "shasum": "8a1bf66c5e6dd2279f99340145c2afb582fb986f" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.1.0.zip", + "shasum": "bbb52b121acd7107abc6e846fa3400283b5519c6" }, "require": { "magento/framework": "103.0.*", @@ -6751,11 +6851,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.0.0.zip", - "shasum": "99f602843baf059c5e74ebf0c9344e2890faaff9" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.1.0.zip", + "shasum": "543a2dffcdc0e1fd4d9e7a2ae7b1979aa6d79fb7" }, "require": { "magento/framework": "103.0.*", @@ -6781,11 +6881,11 @@ }, { "name": "magento/module-banner", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.0.0.zip", - "shasum": "a0b3afb158e2eac50158c6a221955164f7c72224" + "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.1.0.zip", + "shasum": "d53f82e0b9a4bb0bcadd46cc3373fa21ca4208fa" }, "require": { "magento/framework": "103.0.*", @@ -6847,21 +6947,21 @@ }, { "name": "magento/module-banner-page-builder", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.0.0.0.zip", - "shasum": "9fb1f3b5352b29aa35320be269b7387503806a6c" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder/magento-module-banner-page-builder-2.1.0.0.zip", + "shasum": "7a3ea1ebf2b0d3ccbbfeb616aefea8c32fc1b2d6" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-backend": "~102.0.0-beta2", - "magento/module-banner": "~101.2.0-beta2", - "magento/module-banner-customer-segment": "~100.4.0-beta2", + "magento/framework": "~103.0.1-alpha2", + "magento/module-backend": "~102.0.1-alpha2", + "magento/module-banner": "~101.2.1-alpha2", + "magento/module-banner-customer-segment": "~100.4.0", "magento/module-catalog-rule": "*", - "magento/module-customer-segment": "~102.1.0-beta2", - "magento/module-page-builder": "2.0.*", - "magento/module-sales-rule": "~101.2.0-beta2", + "magento/module-customer-segment": "~102.1.1-alpha2", + "magento/module-page-builder": "2.1.*", + "magento/module-sales-rule": "~101.2.1-alpha2", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -6880,16 +6980,16 @@ }, { "name": "magento/module-banner-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.4.0.0.zip", - "shasum": "d407267ec12210a8b86ea3b46e14e20c9a3e1f4f" + "url": "https://repo.magento.com/archives/magento/module-banner-page-builder-analytics/magento-module-banner-page-builder-analytics-1.5.0.0.zip", + "shasum": "7233768d087683328e444f9a438495f478967404" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-banner": "~101.2.0-beta2", - "magento/module-page-builder-analytics": "1.4.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-banner": "~101.2.1-alpha2", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -6908,11 +7008,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.0.0.zip", - "shasum": "6be53d368f6b64ecf49d6daabad98a08a0b0baf8" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.1.0.zip", + "shasum": "4dca663bbc5f6835c2e3a12e88d9416c9edfa206" }, "require": { "magento/framework": "103.0.*", @@ -6955,11 +7055,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.0.0.zip", - "shasum": "dace13e9da2be339bb5fd7dd6dea1184af1f1666" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.1.0.zip", + "shasum": "816cc1ec4c5f0cee0283fbeb9f4dba178917b0ec" }, "require": { "magento/framework": "103.0.*", @@ -6968,6 +7068,8 @@ "magento/module-catalog-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" }, @@ -7051,11 +7153,11 @@ }, { "name": "magento/module-bundle-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.0.0.zip", - "shasum": "8cd5da7d204f64e8719cce70d1cb88bb504ac71e" + "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.4.1.0.zip", + "shasum": "e9cee4b6238d932acdd90f91944ed7f6bc58a1ed" }, "require": { "magento/framework": "103.0.*", @@ -7111,17 +7213,18 @@ }, { "name": "magento/module-captcha", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.0.0.zip", - "shasum": "e86d5696144577a7d7b9ba7c36ac435a1c4b02d1" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.1.0.zip", + "shasum": "38f7925b06310d50c87d062d53bbdc2fdc5920f5" }, "require": { "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-db": "^2.8.2", "laminas/laminas-session": "^2.7.3", "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-checkout": "100.4.*", "magento/module-customer": "103.0.*", @@ -7175,11 +7278,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.0", + "version": "104.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.0.0.zip", - "shasum": "36c1174284754b3fa992e5a832643af195ed7082" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.1.0.zip", + "shasum": "573c5c090fac813941027a797bc14d0690fd41a8" }, "require": { "magento/framework": "103.0.*", @@ -7295,11 +7398,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.0.0.zip", - "shasum": "5ed7beed2acc812145f325baa646b7ca392d97ee" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.1.0.zip", + "shasum": "dddbec549a3a9546cf437cec95bf3a4909294d89" }, "require": { "magento/framework": "103.0.*", @@ -7326,11 +7429,11 @@ }, { "name": "magento/module-catalog-event", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.0.0.zip", - "shasum": "aadf02b7f5bb81eaee6dfd5de71c8269ddae4501" + "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.1.1.0.zip", + "shasum": "1d2dc820537a2ea7effe8713a050f1fcde7c1e50" }, "require": { "magento/framework": "103.0.*", @@ -7362,11 +7465,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.0.0.zip", - "shasum": "e0171524c27ccfcabe0641e7e49f825eccf8a691" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.1.0.zip", + "shasum": "d17c9d14142d2723f3e57c9e5bde98a9f1b665aa" }, "require": { "magento/framework": "103.0.*", @@ -7375,12 +7478,12 @@ "magento/module-catalog-search": "102.0.*", "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": "100.4.*", "magento/module-graph-ql-cache": "100.4.*", "magento/module-store-graph-ql": "100.4.*" }, @@ -7401,11 +7504,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.0.0.zip", - "shasum": "9588ebc86f35d4363ee0f0fd051de36ebbbda966" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.1.0.zip", + "shasum": "e6761f2f46b78234d49c8f251b1a29f485832928" }, "require": { "ext-ctype": "*", @@ -7471,11 +7574,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.0.0.zip", - "shasum": "660af2a2b58dc795e87d56abf4d25e63da3acd42" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.1.0.zip", + "shasum": "7736d83444b73dec7b0c5c6035739739013763bf" }, "require": { "magento/framework": "103.0.*", @@ -7569,16 +7672,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.4.0.0.zip", - "shasum": "aacda66e19f77e2121cf9eaf87c814b297e5ed9f" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics/magento-module-catalog-page-builder-analytics-1.5.0.0.zip", + "shasum": "190a16c88e509f2d8dcb0140cabe24905c941de7" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-catalog": "~104.0.0-beta2", - "magento/module-page-builder-analytics": "1.4.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-catalog": "~104.0.1-alpha2", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7597,16 +7700,16 @@ }, { "name": "magento/module-catalog-page-builder-analytics-staging", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.4.0.0.zip", - "shasum": "34b25ad4bbb390969c4901f3e905b21eb34936b1" + "url": "https://repo.magento.com/archives/magento/module-catalog-page-builder-analytics-staging/magento-module-catalog-page-builder-analytics-staging-1.5.0.0.zip", + "shasum": "30e208d8fac93a32ed5c47a0fb7d4c8e75b0c3ce" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-catalog": "~104.0.0-beta2", - "magento/module-page-builder-analytics": "1.4.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-catalog": "~104.0.1-alpha2", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -7625,11 +7728,11 @@ }, { "name": "magento/module-catalog-permissions", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.0.0.zip", - "shasum": "59f38cd259334ef6284425104468fdd0fe9179dd" + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.4.1.0.zip", + "shasum": "b1d519aca1261ffe98bcf6725392cbaf2fa12776" }, "require": { "magento/framework": "103.0.*", @@ -7661,13 +7764,45 @@ ], "description": "N/A" }, + { + "name": "magento/module-catalog-permissions-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-catalog-permissions-graph-ql/magento-module-catalog-permissions-graph-ql-100.4.0.0.zip", + "shasum": "dd522b4eb930ff984a52504e65e6f00a45328251" + }, + "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-graph-ql": "100.4.*", + "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.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.0.0.zip", - "shasum": "dff3d586a4b9b18fc9b493839cfc403c8138a22c" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.1.0.zip", + "shasum": "96be335eaf75ac296f745e4d09160748f06ce191" }, "require": { "magento/framework": "103.0.*", @@ -7765,11 +7900,11 @@ }, { "name": "magento/module-catalog-rule-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.0.0.zip", - "shasum": "e89179fd47b21fe2d0e1c662918e15938153764a" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.4.1.0.zip", + "shasum": "fd7f44506152c0b57399a7585915a8b2a8941ab2" }, "require": { "magento/framework": "103.0.*", @@ -7800,11 +7935,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.0.0.zip", - "shasum": "a9b74ae5689d0a81e6b33aa62858c6dba4926808" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.1.0.zip", + "shasum": "435a36afe5f8bfdbb0c81c68470a7c8859c7b55d" }, "require": { "magento/framework": "103.0.*", @@ -7841,11 +7976,11 @@ }, { "name": "magento/module-catalog-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.0.0.zip", - "shasum": "d449e80a4882bfecd9c9d761b77fae2061a19bb4" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.4.1.0.zip", + "shasum": "dc441a2d6e5610cdea5a5936b3bb1712ff78cb10" }, "require": { "lib-libxml": "*", @@ -7893,15 +8028,16 @@ }, { "name": "magento/module-catalog-staging-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.0.0.zip", - "shasum": "f1538aa461154c8f4f8be5605a128d519bd43b73" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-graph-ql/magento-module-catalog-staging-graph-ql-100.4.1.0.zip", + "shasum": "3b55b3bd51530075b00ed415aeddd9e0385527d0" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*", "magento/module-staging": "101.2.*", "php": "~7.3.0||~7.4.0" }, @@ -7925,14 +8061,14 @@ }, { "name": "magento/module-catalog-staging-page-builder", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.4.0.0.zip", - "shasum": "5191968cd3b5c94916547f3614eb949bbc59f27b" + "url": "https://repo.magento.com/archives/magento/module-catalog-staging-page-builder/magento-module-catalog-staging-page-builder-1.5.0.0.zip", + "shasum": "7bdc01d8c4a3a0fcbaada7e1321a69069debb03b" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -7955,11 +8091,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.0.0.zip", - "shasum": "dc06042f8b61a64a81b2660f504d414f5a026fa5" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.1.0.zip", + "shasum": "61f50535c4826e65d72af9823d48c7414c8b9237" }, "require": { "magento/framework": "103.0.*", @@ -8058,11 +8194,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.0.0.zip", - "shasum": "6a998f268e7399f26f0f556428aed6e35d38053f" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.1.0.zip", + "shasum": "93d26be38f7e7ea94f4f716bcf7a5ff6874e867d" }, "require": { "magento/framework": "103.0.*", @@ -8094,14 +8230,15 @@ }, { "name": "magento/module-checkout", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.0.0.zip", - "shasum": "e4e5025d992740cb726aec7f65e8dc27a3ad671c" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.1.0.zip", + "shasum": "2a5734afe062bdd1d2bcd75be1d3207600d4b1cd" }, "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.*", @@ -8300,11 +8437,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.0", + "version": "104.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.0.0.zip", - "shasum": "2e0c9a3eb8c7aa83a4e2856d1ccef89dc071fb63" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.1.0.zip", + "shasum": "1c5c8d11502dbac51f396a800318c300166d30a9" }, "require": { "magento/framework": "103.0.*", @@ -8374,16 +8511,16 @@ }, { "name": "magento/module-cms-page-builder-analytics", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.4.0.0.zip", - "shasum": "d977e8e7d58502f70310f945c0e23f111d84014f" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics/magento-module-cms-page-builder-analytics-1.5.0.0.zip", + "shasum": "168b2c817e9a57c0de763dc6ed8405137338eafb" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "magento/module-cms": "*", - "magento/module-page-builder-analytics": "1.4.*", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8402,16 +8539,16 @@ }, { "name": "magento/module-cms-page-builder-analytics-staging", - "version": "1.4.0", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.4.0.0.zip", - "shasum": "e45a093e68832ef7a2e907df892eeea2f5464788" + "url": "https://repo.magento.com/archives/magento/module-cms-page-builder-analytics-staging/magento-module-cms-page-builder-analytics-staging-1.5.0.0.zip", + "shasum": "d59cdb07dce1b3528e9484fdbb3ecdbbc1cabe13" }, "require": { - "magento/framework": "~103.0.0-beta2", + "magento/framework": "~103.0.1-alpha2", "magento/module-cms": "*", - "magento/module-page-builder-analytics": "1.4.*", + "magento/module-page-builder-analytics": "1.5.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -8430,11 +8567,11 @@ }, { "name": "magento/module-cms-staging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.0.0.zip", - "shasum": "8cf9725b09615d01e974dc6c0d1ac4214d7409db" + "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.4.1.0.zip", + "shasum": "9835e79b60904a610c467698198c2db61db2e4a6" }, "require": { "magento/framework": "103.0.*", @@ -8461,11 +8598,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.0.0.zip", - "shasum": "19dcfaf8658f4f5c855fc4b290cdcad88199b809" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.1.0.zip", + "shasum": "7d0078ba3fc02de9414c2d21e2fa2c1b42694467" }, "require": { "magento/framework": "103.0.*", @@ -8525,11 +8662,11 @@ }, { "name": "magento/module-config", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.0.0.zip", - "shasum": "2a4de22a1af83fee9531c09f4ddef93ed28a634a" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.1.0.zip", + "shasum": "05bb2df12fa2f13ba476a327a8a313394fa6743e" }, "require": { "magento/framework": "103.0.*", @@ -8592,11 +8729,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.0.0.zip", - "shasum": "bd9cd79cfce3fee88f4bc135a3b9872f5a6ab88a" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.1.0.zip", + "shasum": "5fd6c7ced2356129cc09e6837dc2d77c79d7e006" }, "require": { "magento/framework": "103.0.*", @@ -8639,17 +8776,18 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.0.0.zip", - "shasum": "f2f6f35eda676b7c2e923beb0d918bdb88856a7c" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.1.0.zip", + "shasum": "12c44fae9964a4f27926df978f688461075e52cf" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "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" @@ -8739,11 +8877,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.0.0.zip", - "shasum": "9ea0606355a83c45f3d225b3abe28e0780992402" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.1.0.zip", + "shasum": "d4c5baccc6de5a296a80a73d787126d137f1b2a4" }, "require": { "magento/framework": "103.0.*", @@ -8770,11 +8908,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.0.0.zip", - "shasum": "d2fde4538540900f60677db6eba33ecc9797a17b" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.1.0.zip", + "shasum": "4a912c43b535cfbcf758b7eb6a600220278f2c93" }, "require": { "magento/framework": "103.0.*", @@ -8801,11 +8939,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.0.0.zip", - "shasum": "6afa4ea3198c535b5685fb3900a388cf85b0085a" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.1.0.zip", + "shasum": "ad1d4c544ba2d9d923ba5c9fe81f58fcfd67e4fa" }, "require": { "magento/framework": "103.0.*", @@ -8922,11 +9060,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.0.0.zip", - "shasum": "f57f04a8edcb876fa2823aeabaee3875647c3fed" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.1.0.zip", + "shasum": "f1d77e157bf64730d8504eede550a62eac2fe6b6" }, "require": { "magento/framework": "103.0.*", @@ -9000,11 +9138,11 @@ }, { "name": "magento/module-customer-balance", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.0.0.zip", - "shasum": "c7a24b7d3abbadb24636ac73d889613fb70702df" + "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.4.1.0.zip", + "shasum": "0484dafd3871f11c761ffd52ea77baf0d64061d0" }, "require": { "magento/framework": "103.0.*", @@ -9070,11 +9208,11 @@ }, { "name": "magento/module-customer-custom-attributes", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.0.0.zip", - "shasum": "285bc69d5819719b0efc196cf887030339424c03" + "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.4.1.0.zip", + "shasum": "3103412f001f506d8247f60848ca42ce0c943a58" }, "require": { "magento/framework": "103.0.*", @@ -9175,11 +9313,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.0.0.zip", - "shasum": "be17e25e7ac89f75e4c8b1f68a960f6f8e046bec" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.1.0.zip", + "shasum": "01eb382b847513213d6bcf859e540af748f47410" }, "require": { "magento/framework": "103.0.*", @@ -9210,11 +9348,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.0.0.zip", - "shasum": "b038805e05c313e517211d2c61f06e5ba43f2db2" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.1.0.zip", + "shasum": "96b6fed38ea9965b4c73bed9484c0f18565d608b" }, "require": { "magento/framework": "103.0.*", @@ -9243,18 +9381,20 @@ }, { "name": "magento/module-customer-segment", - "version": "102.1.0", + "version": "102.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.0.0.zip", - "shasum": "824b8667ac0d8d849d4a83ad9890dc04377b975f" + "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.1.1.0.zip", + "shasum": "99bed2eac0dcaf187b325704bd425350e8b0ceb2" }, "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-catalog-rule": "101.2.*", "magento/module-config": "101.2.*", "magento/module-customer": "103.0.*", "magento/module-directory": "100.4.*", @@ -9286,11 +9426,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.0.0.zip", - "shasum": "a96d2ee89198e2c56aad0a660334dfb8d4a532bb" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.1.0.zip", + "shasum": "e3243986149cc97e12ab89d6453a84252f70223c" }, "require": { "magento/framework": "103.0.*", @@ -9318,11 +9458,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.0.0.zip", - "shasum": "ecf9dda2e67a8d12b7e4872848b0034d6e421c1f" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.1.0.zip", + "shasum": "6df9bee93b7977dccaa72512e4b136a74993c3ef" }, "require": { "magento/framework": "103.0.*", @@ -9387,11 +9527,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.0.0.zip", - "shasum": "236cd6cfed6e4edbbfb22035153c311768f4feef" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.1.0.zip", + "shasum": "a3e502a836af07e820b9b81dd62a79970442300a" }, "require": { "lib-libxml": "*", @@ -9448,11 +9588,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.0.0.zip", - "shasum": "572dcd214f12c936161ca6a7d7a7e170087b0521" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.1.0.zip", + "shasum": "e8b3d64d3aa6851f7dab3401694109f01cfe8b1c" }, "require": { "magento/framework": "103.0.*", @@ -9494,11 +9634,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.0.0.zip", - "shasum": "05469df18674e6a3d9564a789e48b2b9e4b1623e" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.1.0.zip", + "shasum": "cf287ee98ba85d490748fa7210f04f985cbfe2d1" }, "require": { "magento/framework": "103.0.*", @@ -9506,10 +9646,13 @@ "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-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -9594,11 +9737,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.0", + "version": "102.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.0.0.zip", - "shasum": "0d9cdb60c5f15afe85721bac2256cead89d07640" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.1.0.zip", + "shasum": "03b2b59ec72a4ae0840da7ad054282a3ee3b48f2" }, "require": { "magento/framework": "103.0.*", @@ -9657,11 +9800,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.0.0.zip", - "shasum": "f6dfe5646a1011e7059daf54d0041c6e64e1a0c5" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.1.0.zip", + "shasum": "f495fe004d07b435ee750b983a70ca6cbaa3ebe7" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -9696,11 +9839,11 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.0.0.zip", - "shasum": "d67f6b116afd206098248c7b6945684e9ca2f22c" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.1.0.zip", + "shasum": "a00dfdb1aab3a49d1bf1ee3e356c61993e13ca6f" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -9731,11 +9874,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.0.0.zip", - "shasum": "bee1e7f5b15660414feba6dd5110df2c8b3f2fda" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.1.0.zip", + "shasum": "205981031bec3dd5084ec40298de75394abb60ba" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -9802,11 +9945,11 @@ }, { "name": "magento/module-email", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.0.0.zip", - "shasum": "7947b2ce88d2800162a697913c009fa48348f4a6" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.1.0.zip", + "shasum": "42887f4bd3c92634aa83c3dfeb110a2872bc0995" }, "require": { "magento/framework": "103.0.*", @@ -9923,11 +10066,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.0.0.zip", - "shasum": "63b17a564f337f88d7c3d1671ce5ba1457f3a8cd" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.1.0.zip", + "shasum": "43cfaafd20695314930c14213d26d4aa3a733faa" }, "require": { "lib-libxml": "*", @@ -9959,11 +10102,11 @@ }, { "name": "magento/module-gift-card", - "version": "101.3.0", + "version": "101.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.0.0.zip", - "shasum": "caf1a58e578bb6ab1431fe18ed2cc5f435be3bc9" + "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.3.1.0.zip", + "shasum": "867e242cbe1fccea7eac95afc96f04312381de79" }, "require": { "magento/framework": "103.0.*", @@ -10008,11 +10151,11 @@ }, { "name": "magento/module-gift-card-account", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.0.0.zip", - "shasum": "85a4695f10e9eec4d3c0653edec3404031aa23ef" + "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.2.1.0.zip", + "shasum": "8eea7101956214b0ae7eff6c5874a0f19a98ce24" }, "require": { "magento/framework": "103.0.*", @@ -10075,21 +10218,25 @@ }, { "name": "magento/module-gift-card-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.0.0.zip", - "shasum": "e3cc389e69118c38d0769b8960431f4df24ab19e" + "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.4.1.0.zip", + "shasum": "b00febeb874c9bbe1f3c4d445fa59c6f8c05dd08" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-gift-card": "101.3.*", + "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-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -10101,8 +10248,7 @@ } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, @@ -10205,6 +10351,37 @@ ], "description": "N/A" }, + { + "name": "magento/module-gift-message-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.0.0.zip", + "shasum": "3657cead0c7c969fbc4e9b99d2d4fef72e0b6cf0" + }, + "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.0", @@ -10239,11 +10416,11 @@ }, { "name": "magento/module-gift-registry", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.0.0.zip", - "shasum": "835ce6e68a14e0f503c65d8ad6b42a08cebdb14f" + "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.2.1.0.zip", + "shasum": "97a7dbe5413917e8a3e63aed11e18393f76e7670" }, "require": { "magento/framework": "103.0.*", @@ -10321,6 +10498,39 @@ ], "description": "N/A" }, + { + "name": "magento/module-gift-wrapping-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-graph-ql/magento-module-gift-wrapping-graph-ql-100.4.0.0.zip", + "shasum": "66e875b451fd6b4868e044d80573c4df5692e3ad" + }, + "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.0", @@ -10417,11 +10627,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.0.0.zip", - "shasum": "e48c7b3eae7dea7b0ba2948c2a53320a839f32f5" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.1.0.zip", + "shasum": "704e95284b292b70c155feba5430c7b1121862a2" }, "require": { "magento/framework": "103.0.*", @@ -10482,11 +10692,11 @@ }, { "name": "magento/module-google-tag-manager", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.0.0.zip", - "shasum": "5d40a0daa5fd88856e2a05dee830709e4e47512b" + "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.4.1.0.zip", + "shasum": "e8a79d02717fa96c6e6919245e6a3ac7378924ca" }, "require": { "magento/framework": "103.0.*", @@ -10522,20 +10732,20 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.0.0.zip", - "shasum": "1e55fb05d13c0368ce4b1cc60135155376de4763" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.1.0.zip", + "shasum": "a8634f6da7a37c9fbec98ce9af0d38aec0d79b76" }, "require": { "magento/framework": "103.0.*", "magento/module-eav": "102.1.*", + "magento/module-webapi": "100.4.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-graph-ql-cache": "100.4.*", - "magento/module-webapi": "100.4.*" + "magento/module-graph-ql-cache": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -10645,11 +10855,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.0.0.zip", - "shasum": "25968382e595e0cc0a27b399a627abc1d65a2758" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.1.0.zip", + "shasum": "da1b6dc8680e006e552ce291889bfd4f1185023e" }, "require": { "magento/framework": "103.0.*", @@ -10688,11 +10898,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.0.0.zip", - "shasum": "a3e2e69ff935c33c140b86e4aa875b9fe4652edc" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.1.0.zip", + "shasum": "b3ab99fcaa83024d3e811960b5dd9d2dd9814fbc" }, "require": { "magento/framework": "103.0.*", @@ -10752,11 +10962,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.0.0.zip", - "shasum": "d6399fe4ee4e02292c64d470b072283b7fac9e0d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.1.0.zip", + "shasum": "09c23354fa38a3e3efe9e8a8747cfcb23828b879" }, "require": { "ext-ctype": "*", @@ -10786,11 +10996,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.0.0.zip", - "shasum": "e301e2e47f054de057dcb4bb4e72dcdb28e36e65" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.1.0.zip", + "shasum": "fc3c7a58d2644ea12fb6bfe8fc871dedd5cda4c9" }, "require": { "magento/framework": "103.0.*", @@ -10848,11 +11058,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.0.0.zip", - "shasum": "be468bb54a51e52bfe828ca0cb48e19293cda81b" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.1.0.zip", + "shasum": "b8d7f364be6908ccfc2dea0fc513e8763e579131" }, "require": { "magento/framework": "103.0.*", @@ -10882,11 +11092,11 @@ }, { "name": "magento/module-inventory", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.0.0.zip", - "shasum": "5109cf1b25101ab64c693799a424b9cf1e48234b" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.1.0.zip", + "shasum": "431857698e06daaf33a2beb2159d04d63de9816d" }, "require": { "magento/framework": "*", @@ -10910,11 +11120,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.0.0.zip", - "shasum": "b29fa8a4a1dc318a96ca1f07e7ae9d267d8685f0" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.2.0.zip", + "shasum": "af49d87f5d76980bc229e05432df986dc4a79931" }, "require": { "magento/framework": "*", @@ -11172,11 +11382,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.0.0.zip", - "shasum": "16633c4c505b3043dda41460c97f23772f223147" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.1.0.zip", + "shasum": "5f7b3d99861612627b0999246e097235932e1161" }, "require": { "magento/framework": "*", @@ -11212,11 +11422,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.0.0.zip", - "shasum": "e8af992a00280d2458aeaf671d66be93ab8a0611" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.2.0.zip", + "shasum": "8327eeca9aa27d0044ea5315f593a6af70fd1c2f" }, "require": { "magento/framework": "*", @@ -11788,11 +11998,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.0.0.zip", - "shasum": "5d72aada4e3d05ecf99733260c1a99d5c14a6849" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.1.0.zip", + "shasum": "b25f146acdf7dd718499b01b863c3d418aa7a2f1" }, "require": { "magento/framework": "*", @@ -11824,11 +12034,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.0.0.zip", - "shasum": "303ed46a86984384d8f24c78f76031fb965cc13f" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.1.0.zip", + "shasum": "5f45ecc169e80d329e4206881184eb4b27270039" }, "require": { "magento/framework": "*", @@ -11859,11 +12069,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.0.0", + "version": "1.0.1", "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.0.0.0.zip", - "shasum": "2c33271b20b1ee5e3f58175de64f978975c3e89d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.0.1.0.zip", + "shasum": "3e2daff9b30770102bca878473bbb7b38a9b3451" }, "require": { "magento/framework": "*", @@ -11919,11 +12129,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.0.0.zip", - "shasum": "457dc03470e7aa12062e59e90d4936490a691b61" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.1.0.zip", + "shasum": "59bd37f5111dc4884572f4310b6042ad7bd5bd28" }, "require": { "magento/framework": "*", @@ -12329,11 +12539,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.0.0.zip", - "shasum": "245640a404b8e5dd7e4d1a77a917d12aade61d16" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.1.0.zip", + "shasum": "4ca2aec356fe6d3d9c03b5433912b0de558713c1" }, "require": { "magento/framework": "*", @@ -12365,11 +12575,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.1.0", + "version": "1.1.1", "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.1.0.0.zip", - "shasum": "d4e5c2c08203a39d981e4ad4f1f20c718f2dcefb" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.1.1.0.zip", + "shasum": "4ff086bea7b4aea18a6bffe413b433a65e0d364a" }, "require": { "magento/framework": "*", @@ -12523,11 +12733,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.0.0.zip", - "shasum": "4bce06cb6a0d3e9a6bc877737980f7c71797af5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.1.0.zip", + "shasum": "c1f5c90b878bd6d751d4ddd1395f108626892415" }, "require": { "magento/framework": "*", @@ -12555,11 +12765,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.0.0.zip", - "shasum": "fcaa8a85a3881a0b03e521ce5e04cd4018faa046" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.1.0.zip", + "shasum": "d6bfb7c8b5929faa55c09fad0b4ba2fda74a5860" }, "require": { "magento/framework": "*", @@ -12610,11 +12820,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.0.0.zip", - "shasum": "0ee4c05493a210473d327cbf9b922df787d23a10" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.1.0.zip", + "shasum": "0fd6213eea798b0b15d0df9dcd741ba4133b2809" }, "require": { "magento/framework": "*", @@ -12779,11 +12989,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.0.0.zip", - "shasum": "1102bd299e0ce31366baa24e2f32738ba69b3d0a" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.1.0.zip", + "shasum": "002159ce58342e8f786cd4c2c809c3fe743bf874" }, "require": { "magento/framework": "*", @@ -12908,11 +13118,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.3.0", + "version": "1.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.0.0.zip", - "shasum": "c074fbdfa96de014265c7b3419a854854884dc47" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.1.0.zip", + "shasum": "c7bd51bb40f2ec0840f3f77a93fe76279f0e528c" }, "require": { "magento/framework": "*", @@ -12937,6 +13147,46 @@ ], "description": "N/A" }, + { + "name": "magento/module-inventory-visual-merchandiser", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.0.0.0.zip", + "shasum": "16530dfa034151b341658d41f5baa7e37411b669" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory": "1.1.*", + "magento/module-inventory-catalog-api": "1.2.*", + "magento/module-inventory-indexer": "2.0.*", + "magento/module-inventory-sales-api": "1.1.*", + "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-invitation", "version": "100.4.0", @@ -12977,11 +13227,11 @@ }, { "name": "magento/module-layered-navigation", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.0.0.zip", - "shasum": "dbbeec3773fcd21cb868d39d6689ae1696572083" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.1.0.zip", + "shasum": "92087b1618edd369f7240b61b0964f2798bc8e20" }, "require": { "magento/framework": "103.0.*", @@ -13035,11 +13285,11 @@ }, { "name": "magento/module-logging", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.0.0.zip", - "shasum": "a33c9ecdb65d56ebefec64de32f7a51887a921a6" + "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.2.1.0.zip", + "shasum": "3f8bc83719b7ada2e7a18394907184e45e08331a" }, "require": { "magento/framework": "103.0.*", @@ -13069,14 +13319,15 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.0.0.zip", - "shasum": "72a3d2d69cca982c11f47f8e128426e8e791a432" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.1.0.zip", + "shasum": "ed1916a23ce7e593a2b2493a1a7d32580bf21ad0" }, "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" @@ -13101,11 +13352,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "49fc4007d1407b82fa701c4633b0fb5e1edd24ac" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.1.0.zip", + "shasum": "ca449e85a8e0a9a0c92cd51aa0f790e39202f305" }, "require": { "magento/framework": "103.0.*", @@ -13113,6 +13364,7 @@ "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" }, @@ -13135,11 +13387,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.0.0.zip", - "shasum": "41a46864df031407d7c977369f8c0ecdc5e421b0" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.1.0.zip", + "shasum": "4196200cf12a2419ca4145790997bcfbe9eb2ec2" }, "require": { "magento/framework": "103.0.*", @@ -13161,12 +13413,46 @@ "description": "Allow for admin to enter a customer account" }, { - "name": "magento/module-login-as-customer-frontend-ui", + "name": "magento/module-login-as-customer-assistance", "version": "100.4.0", "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.0.0.zip", - "shasum": "8fb328e705ce499ecd13d660a070f2bc46f90d93" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.0.0.zip", + "shasum": "d1983cd39e2477e2193b1394d611009c0885fcac" + }, + "require": { + "magento/framework": "103.0.*", + "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.1", + "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.1.0.zip", + "shasum": "ed163897b44a78ea346e2387d66018e075a7d337" }, "require": { "magento/framework": "103.0.*", @@ -13225,11 +13511,11 @@ }, { "name": "magento/module-login-as-customer-logging", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.0.0.zip", - "shasum": "deab861519726fd3cfa09ff08e59aa0372c7f551" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-logging/magento-module-login-as-customer-logging-100.4.1.0.zip", + "shasum": "6cd9c65f775901657ce0d2e3ce54edb293f4f602" }, "require": { "magento/framework": "103.0.*", @@ -13259,15 +13545,15 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "986e4679536ee24a8ea50d508d04ff8455109c03" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.1.0.zip", + "shasum": "b817b36aa7f9ef8eb92f6ef5efb4bd571de3ef64" }, "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" }, @@ -13322,16 +13608,16 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.0.0.zip", - "shasum": "b0af6cb9cbd317de758590288ac93d6303c1ec11" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.1.0.zip", + "shasum": "df840f1c190c40dc3dae5d33578051a3dd250ce7" }, "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-user": "101.2.*", "php": "~7.3.0||~7.4.0" }, @@ -13354,14 +13640,19 @@ }, { "name": "magento/module-login-as-customer-website-restriction", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "9cc33968b56d0d306a2086722e0eaa2e81277e52" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-website-restriction/magento-module-login-as-customer-website-restriction-100.4.1.0.zip", + "shasum": "cf75667be62d844484c7ee5e6d21e5ace6b8c3f0" }, "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", @@ -13408,11 +13699,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.0.0.zip", - "shasum": "ec7927ffff864b341c5533c952742c3d13244242" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.1.0.zip", + "shasum": "fecea4462c80337ede954d301cd209325e61f0a8" }, "require": { "magento/framework": "103.0.*", @@ -13437,11 +13728,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.0.0.zip", - "shasum": "c5da1a6080670675591bbd395b28e0f21b794b0e" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.1.0.zip", + "shasum": "e94bddc8514c0fe5e52f14dd82da996f098418f9" }, "require": { "magento/framework": "103.0.*", @@ -13465,17 +13756,18 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.0.0.zip", - "shasum": "567dd79b973da79d7b22e44abecee611c7eab3b3" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.1.0.zip", + "shasum": "5c0045b8695d16a9c4be3c13c23bf250c9ae79f3" }, "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", @@ -13525,11 +13817,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.0.0.zip", - "shasum": "f35b451d666cb5f783c37595ddd564b7c4622614" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.1.0.zip", + "shasum": "cfae369321712081a9258535fddc20d97924092f" }, "require": { "magento/framework": "103.0.*", @@ -13554,20 +13846,21 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-1.0.0.0.zip", - "shasum": "3242e80e2f814431636d8bd8a0b4abeb7698d394" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.0.0.zip", + "shasum": "3783cce2c3642cb24fb2cac6933237157c84bbcb" }, "require": { - "magento/framework": "*", - "magento/framework-message-queue": "*", - "magento/module-media-content-synchronization-api": "1.0.*", + "magento/framework": "103.0.*", + "magento/framework-message-queue": "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": "1.0.*" + "magento/module-media-gallery-synchronization": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -13586,14 +13879,14 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-1.0.0.0.zip", - "shasum": "b5a3dca7b54114d59111e1f5f0e1d72a6f1cce49" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.0.0.zip", + "shasum": "1d4737df3ec742b8cb2fa47d0e026740d99ec9f6" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13613,17 +13906,17 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-1.0.0.0.zip", - "shasum": "ebd6207bc81cf9b3a88c269b9cc028ea3419b05c" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.0.0.zip", + "shasum": "6bdf3215d98a450169fefe0127d6cb70d7c5f387" }, "require": { - "magento/framework": "*", - "magento/module-media-content-api": "*", - "magento/module-media-content-synchronization-api": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -13643,17 +13936,17 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-1.0.0.0.zip", - "shasum": "98d07914a1e9dfe8eee4157ec2881a593ebce665" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.0.0.zip", + "shasum": "09fc182163ee8cb434f43cb72537cb17d0181187" }, "require": { - "magento/framework": "*", - "magento/module-media-content-api": "*", - "magento/module-media-content-synchronization-api": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -13673,11 +13966,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.0.0.zip", - "shasum": "5764d22b998dddae5b7c18582ac5807a78fd4d2f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.1.0.zip", + "shasum": "b1a5c8bd0e280ab993f3b903850a567e219f8dbd" }, "require": { "magento/framework": "103.0.*", @@ -13702,11 +13995,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.0.0.zip", - "shasum": "a16c2906a46f8e5d86f423d9f58b015de42b749c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.1.0.zip", + "shasum": "1afad98a4d25563f1c3f21bf23c91651728fdc58" }, "require": { "magento/framework": "103.0.*", @@ -13757,23 +14050,23 @@ "description": "Magento module responsible for catalog gallery processor delete operation handling" }, { - "name": "magento/module-media-gallery-integration", - "version": "1.0.0", + "name": "magento/module-media-gallery-catalog-integration", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-1.0.0.0.zip", - "shasum": "aca1404e6e392a389236e6fc1211de566ad13c44" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.0.0.zip", + "shasum": "d59c80944de882c9c4e610e8ce397e5c74ce5e5d" }, "require": { - "magento/framework": "*", - "magento/module-cms": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization": "1.0.*", - "magento/module-media-gallery-ui-api": "1.0.*", + "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": "*" + "magento/module-catalog": "104.0.*" }, "type": "magento2-module", "autoload": { @@ -13781,28 +14074,30 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGalleryIntegration\\": "" + "Magento\\MediaGalleryCatalogIntegration\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for integration of enhanced media gallery" + "description": "Magento module responsible for extending catalog image uploader functionality" }, { - "name": "magento/module-media-gallery-synchronization", - "version": "1.0.0", + "name": "magento/module-media-gallery-catalog-ui", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-1.0.0.0.zip", - "shasum": "1a0087f50e693d39704d0f0602cb50bcf06a6e30" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.0.0.zip", + "shasum": "797ca4ca5a0b17b6b7b31b40ef5e0d633ae9e4f7" }, "require": { - "magento/framework": "*", - "magento/framework-message-queue": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -13811,25 +14106,27 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGallerySynchronization\\": "" + "Magento\\MediaGalleryCatalogUi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module provides implementation of the media gallery data synchronization." + "description": "Magento module that implement category grid for media gallery." }, { - "name": "magento/module-media-gallery-synchronization-api", - "version": "1.0.0", + "name": "magento/module-media-gallery-cms-ui", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-1.0.0.0.zip", - "shasum": "709986991c673e1d5b09be0976342ccd7c049fae" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.0.0.zip", + "shasum": "5f91c8f981e94210da69e0f37f9f15c04556219b" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13838,61 +14135,64 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGallerySynchronizationApi\\": "" + "Magento\\MediaGalleryCmsUi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for the media gallery synchronization implementation API" + "description": "Cms related UI elements in the magento media gallery" }, { - "name": "magento/module-media-gallery-ui", - "version": "1.0.0", + "name": "magento/module-media-gallery-integration", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-1.0.0.0.zip", - "shasum": "5e3581423f8a66a4bafa2b239b1bb7515c470fc9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.0.0.zip", + "shasum": "f5bb6edce6b7c28d1efd05fa969d7d13ea2ff070" }, "require": { - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-cms": "*", - "magento/module-media-content-api": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", - "magento/module-media-gallery-ui-api": "1.0.*", - "magento/module-store": "*", - "magento/module-ui": "*", + "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\\MediaGalleryUi\\": "" + "Magento\\MediaGalleryIntegration\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for the media gallery UI implementation" + "description": "Magento module responsible for integration of enhanced media gallery" }, { - "name": "magento/module-media-gallery-ui-api", - "version": "1.0.0", + "name": "magento/module-media-gallery-metadata", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-1.0.0.0.zip", - "shasum": "61c4058da2521f007851fe769cf63675d2bf4a64" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.0.0.zip", + "shasum": "cc2470c5131e1899b27383c54405eea1f456e571" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", + "magento/module-media-gallery-metadata-api": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -13901,33 +14201,25 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGalleryUiApi\\": "" + "Magento\\MediaGalleryMetadata\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for the media gallery UI implementation API" + "description": "Magento module responsible for images metadata processing" }, { - "name": "magento/module-media-storage", + "name": "magento/module-media-gallery-metadata-api", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.0.0.zip", - "shasum": "8c5783a214bda8691260ce98895d610ef1546614" + "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.*", - "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", @@ -13936,27 +14228,28 @@ "registration.php" ], "psr-4": { - "Magento\\MediaStorage\\": "" + "Magento\\MediaGalleryMetadataApi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module responsible for media gallery metadata implementation API" }, { - "name": "magento/module-message-queue", + "name": "magento/module-media-gallery-synchronization", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.0.0.zip", - "shasum": "540b0b266e2bd9c9a5b3078ff84398d422461039" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.0.0.zip", + "shasum": "eb535793174f15330db45a19ce85c588ec2b9f91" }, "require": { "magento/framework": "103.0.*", "magento/framework-message-queue": "100.4.*", - "magento/magento-composer-installer": "*", + "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", @@ -13965,64 +14258,56 @@ "registration.php" ], "psr-4": { - "Magento\\MessageQueue\\": "" + "Magento\\MediaGallerySynchronization\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module provides implementation of the media gallery data synchronization." }, { - "name": "magento/module-msrp", + "name": "magento/module-media-gallery-synchronization-api", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.0.0.zip", - "shasum": "d416af37c1cbe031bde6e408df9034a43038e5fa" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.0.0.zip", + "shasum": "7585408242ad5bf0b7cc97fc671c836256733e3e" }, "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.*", + "magento/module-media-gallery-api": "101.0.*", "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\\": "" + "Magento\\MediaGallerySynchronizationApi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module responsible for the media gallery synchronization implementation API" }, { - "name": "magento/module-msrp-configurable-product", + "name": "magento/module-media-gallery-synchronization-metadata", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.0.0.zip", - "shasum": "f9247eba8077f2720611792f351c8707357b4451" + "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-catalog": "104.0.*", - "magento/module-configurable-product": "100.4.*", - "magento/module-msrp": "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.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14031,28 +14316,34 @@ "registration.php" ], "psr-4": { - "Magento\\MsrpConfigurableProduct\\": "" + "Magento\\MediaGallerySynchronizationMetadata\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module responsible for images metadata synchronization" }, { - "name": "magento/module-msrp-grouped-product", + "name": "magento/module-media-gallery-ui", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.0.0.zip", - "shasum": "2ce6552b1c8bb912d7270e93af27675ed0bfe415" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.0.0.zip", + "shasum": "832e615e417436f97a41cdbb824559efaabd0d71" }, "require": { "magento/framework": "103.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-grouped-product": "100.4.*", - "magento/module-msrp": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "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", @@ -14061,106 +14352,89 @@ "registration.php" ], "psr-4": { - "Magento\\MsrpGroupedProduct\\": "" + "Magento\\MediaGalleryUi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module responsible for the media gallery UI implementation" }, { - "name": "magento/module-msrp-staging", + "name": "magento/module-media-gallery-ui-api", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.0.0.zip", - "shasum": "c28a9f53cd14a4af934963c20f489030c7aa8fb9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.0.0.zip", + "shasum": "014d1bcd24264b0dcd08ec977d1bba3ecc37b5fd" }, "require": { - "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/magento-composer-installer": "*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-msrp": "100.4.*", - "magento/module-staging": "101.2.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\MsrpStaging\\": "" + "Magento\\MediaGalleryUiApi\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], - "description": "N/A" + "description": "Magento module responsible for the media gallery UI implementation API" }, { - "name": "magento/module-multiple-wishlist", + "name": "magento/module-media-storage", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.0.0.zip", - "shasum": "b894ca8f4db2a9d0a1a8f4eda3f857f05b71ce82" + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.0.0.zip", + "shasum": "8c5783a214bda8691260ce98895d610ef1546614" }, "require": { "magento/framework": "103.0.*", - "magento/module-advanced-checkout": "100.4.*", + "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-catalog-inventory": "100.4.*", - "magento/module-checkout": "100.4.*", - "magento/module-customer": "103.0.*", - "magento/module-sales": "103.0.*", + "magento/module-config": "101.2.*", "magento/module-store": "101.1.*", - "magento/module-widget": "101.2.*", - "magento/module-wishlist": "101.2.*", + "magento/module-theme": "101.1.*", "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\\": "" + "Magento\\MediaStorage\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-multishipping", - "version": "100.4.0", + "name": "magento/module-message-queue", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.0.0.zip", - "shasum": "6611a9c16190d4f6b9721b7a749ef5c338e67bc3" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.1.0.zip", + "shasum": "137eafed34c6f12aed51daf399e5297649f1459b" }, "require": { "magento/framework": "103.0.*", - "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.*", + "magento/framework-message-queue": "100.4.*", + "magento/magento-composer-installer": "*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14169,7 +14443,7 @@ "registration.php" ], "psr-4": { - "Magento\\Multishipping\\": "" + "Magento\\MessageQueue\\": "" } }, "license": [ @@ -14179,27 +14453,33 @@ "description": "N/A" }, { - "name": "magento/module-mysql-mq", + "name": "magento/module-msrp", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.0.0.zip", - "shasum": "a5aa6ad11c3416bb18cb14d2b8e71a0cca566670" + "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.0.0.zip", + "shasum": "d416af37c1cbe031bde6e408df9034a43038e5fa" }, "require": { "magento/framework": "103.0.*", - "magento/framework-message-queue": "100.4.*", - "magento/magento-composer-installer": "*", + "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\\MysqlMq\\": "" + "Magento\\Msrp\\": "" } }, "license": [ @@ -14209,22 +14489,18 @@ "description": "N/A" }, { - "name": "magento/module-new-relic-reporting", + "name": "magento/module-msrp-configurable-product", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.0.0.zip", - "shasum": "5936b6ba969529a601e47ef2b0ba4c12068914a4" + "url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.0.0.zip", + "shasum": "f9247eba8077f2720611792f351c8707357b4451" }, "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.*", + "magento/module-msrp": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14233,7 +14509,7 @@ "registration.php" ], "psr-4": { - "Magento\\NewRelicReporting\\": "" + "Magento\\MsrpConfigurableProduct\\": "" } }, "license": [ @@ -14243,24 +14519,18 @@ "description": "N/A" }, { - "name": "magento/module-newsletter", + "name": "magento/module-msrp-grouped-product", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.0.0.zip", - "shasum": "94d4535b429478f31d5ae3719321882d7c43ba37" + "url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.0.0.zip", + "shasum": "2ce6552b1c8bb912d7270e93af27675ed0bfe415" }, "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.*", + "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", @@ -14269,7 +14539,7 @@ "registration.php" ], "psr-4": { - "Magento\\Newsletter\\": "" + "Magento\\MsrpGroupedProduct\\": "" } }, "license": [ @@ -14279,21 +14549,22 @@ "description": "N/A" }, { - "name": "magento/module-offline-payments", + "name": "magento/module-msrp-staging", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.0.0.zip", - "shasum": "55f57672aad3e0a0a1378125c31eb40f92ba84f4" + "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.4.0.0.zip", + "shasum": "c28a9f53cd14a4af934963c20f489030c7aa8fb9" }, "require": { + "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/module-checkout": "100.4.*", - "magento/module-payment": "100.4.*", + "magento/magento-composer-installer": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-config": "101.2.*" + "magento/module-msrp": "100.4.*", + "magento/module-staging": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -14301,39 +14572,40 @@ "registration.php" ], "psr-4": { - "Magento\\OfflinePayments\\": "" + "Magento\\MsrpStaging\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-offline-shipping", - "version": "100.4.0", + "name": "magento/module-multiple-wishlist", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.0.0.zip", - "shasum": "16abb1eff00ea3b704099ff7b67789ba17d965e5" + "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.4.1.0.zip", + "shasum": "4dbf7f05a087e0d0fe705df93a06a5388c644f93" }, "require": { "magento/framework": "103.0.*", + "magento/module-advanced-checkout": "100.4.*", "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-catalog-inventory": "100.4.*", + "magento/module-checkout": "100.4.*", + "magento/module-customer": "103.0.*", "magento/module-sales": "103.0.*", - "magento/module-sales-rule": "101.2.*", - "magento/module-shipping": "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" }, "suggest": { - "magento/module-checkout": "100.4.*", - "magento/module-offline-shipping-sample-data": "Sample Data version: 100.4.*" + "magento/module-multiple-wishlist-sample-data": "Sample Data version: 100.4.*", + "magento/module-reports": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -14341,51 +14613,35 @@ "registration.php" ], "psr-4": { - "Magento\\OfflineShipping\\": "" + "Magento\\MultipleWishlist\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-page-builder", - "version": "2.0.0", + "name": "magento/module-multishipping", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.0.0.0.zip", - "shasum": "94a2405e64643d67d3b3443adff9e03dfa60871c" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.1.0.zip", + "shasum": "127f7ac9700422be364744d7e29fae796e2c61e4" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-backend": "~102.0.0-beta2", - "magento/module-catalog": "~104.0.0-beta2", - "magento/module-catalog-inventory": "*", - "magento/module-catalog-widget": "*", - "magento/module-cms": "*", - "magento/module-config": "~101.2.0-beta2", - "magento/module-directory": "~100.4.0-beta2", - "magento/module-eav": "*", - "magento/module-email": "*", - "magento/module-media-storage": "*", - "magento/module-require-js": "*", - "magento/module-rule": "~100.4.0-beta2", - "magento/module-store": "~101.1.0-beta2", - "magento/module-theme": "*", - "magento/module-ui": "*", - "magento/module-variable": "*", - "magento/module-widget": "*", - "magento/module-wishlist": "*", - "php": "~7.3.0||~7.4.0", - "phpgt/dom": "2.1.6" - }, - "conflict": { - "gene/bluefoot": "*" - }, - "suggest": { - "magento/module-review": "*" + "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": { @@ -14393,26 +14649,28 @@ "registration.php" ], "psr-4": { - "Magento\\PageBuilder\\": "" + "Magento\\Multishipping\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], - "description": "Page Builder module" + "description": "N/A" }, { - "name": "magento/module-page-builder-analytics", - "version": "1.4.0", + "name": "magento/module-mysql-mq", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.4.0.0.zip", - "shasum": "206088af3943c3b5f14d8bb8f914382c36914472" + "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.0.0.zip", + "shasum": "a5aa6ad11c3416bb18cb14d2b8e71a0cca566670" }, "require": { - "magento/framework": "~103.0.0-beta2", - "magento/module-analytics": "~100.4.0-beta2", - "magento/module-page-builder": "2.0.*", + "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", @@ -14421,26 +14679,31 @@ "registration.php" ], "psr-4": { - "Magento\\PageBuilderAnalytics\\": "" + "Magento\\MysqlMq\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], - "description": "Page Builder Analytics module" + "description": "N/A" }, { - "name": "magento/module-page-cache", + "name": "magento/module-new-relic-reporting", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.0.0.zip", - "shasum": "123419536c1409d9c35f74620252243d37274cdd" + "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.0.0.zip", + "shasum": "5936b6ba969529a601e47ef2b0ba4c12068914a4" }, "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" }, @@ -14450,7 +14713,7 @@ "registration.php" ], "psr-4": { - "Magento\\PageCache\\": "" + "Magento\\NewRelicReporting\\": "" } }, "license": [ @@ -14460,22 +14723,24 @@ "description": "N/A" }, { - "name": "magento/module-payment", - "version": "100.4.0", + "name": "magento/module-newsletter", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.0.0.zip", - "shasum": "ecc5c41cf4085a0c60fccc940bc952724c58e4b9" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.1.0.zip", + "shasum": "35c4500d83eafae25bbb6c1ac0b372fb08fb9191" }, "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-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", @@ -14484,7 +14749,7 @@ "registration.php" ], "psr-4": { - "Magento\\Payment\\": "" + "Magento\\Newsletter\\": "" } }, "license": [ @@ -14494,21 +14759,22 @@ "description": "N/A" }, { - "name": "magento/module-payment-staging", + "name": "magento/module-newsletter-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.0.0.zip", - "shasum": "f881aaff208f48bfaf9f238a2f1dcf7c89b0947d" + "url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.0.0.zip", + "shasum": "e5585c22858a6e8c7733f30161aa185570cc32f2" }, "require": { "magento/framework": "103.0.*", - "magento/module-quote": "101.2.*", - "magento/module-staging": "101.2.*", + "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-payment": "100.4.*" + "magento/module-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -14516,46 +14782,31 @@ "registration.php" ], "psr-4": { - "Magento\\PaymentStaging\\": "" + "Magento\\NewsletterGraphQl\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Provides GraphQl functionality for the newsletter subscriptions." }, { - "name": "magento/module-paypal", - "version": "101.0.0", + "name": "magento/module-offline-payments", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.0.0.zip", - "shasum": "a08238a74023ad3c42c22001874a3bdfb11abf02" + "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.0.0.zip", + "shasum": "55f57672aad3e0a0a1378125c31eb40f92ba84f4" }, "require": { - "lib-libxml": "*", "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-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.*" + "magento/module-config": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -14563,7 +14814,7 @@ "registration.php" ], "psr-4": { - "Magento\\Paypal\\": "" + "Magento\\OfflinePayments\\": "" } }, "license": [ @@ -14573,22 +14824,29 @@ "description": "N/A" }, { - "name": "magento/module-paypal-captcha", + "name": "magento/module-offline-shipping", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.0.0.zip", - "shasum": "d3b5150333614bb9c02be61651240c5c3f7cda7e" + "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.0.0.zip", + "shasum": "16abb1eff00ea3b704099ff7b67789ba17d965e5" }, "require": { "magento/framework": "103.0.*", - "magento/module-captcha": "100.4.*", - "magento/module-checkout": "100.4.*", + "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-paypal": "101.0.*" + "magento/module-checkout": "100.4.*", + "magento/module-offline-shipping-sample-data": "Sample Data version: 100.4.*" }, "type": "magento2-module", "autoload": { @@ -14596,36 +14854,51 @@ "registration.php" ], "psr-4": { - "Magento\\PaypalCaptcha\\": "" + "Magento\\OfflineShipping\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Provides CAPTCHA validation for PayPal Payflow Pro" + "description": "N/A" }, { - "name": "magento/module-paypal-graph-ql", - "version": "100.4.0", + "name": "magento/module-page-builder", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.0.0.zip", - "shasum": "fc6e2fd0348bb09205246c533e93ba214cf3e155" + "url": "https://repo.magento.com/archives/magento/module-page-builder/magento-module-page-builder-2.1.0.0.zip", + "shasum": "bd1ec9f4275a73811275b825d217225d37d75fcc" }, "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.*", - "php": "~7.3.0||~7.4.0" - }, - "suggest": { - "magento/module-graph-ql": "100.4.*" + "magento/framework": "~103.0.1-alpha2", + "magento/module-backend": "~102.0.1-alpha2", + "magento/module-catalog": "~104.0.1-alpha2", + "magento/module-catalog-inventory": "*", + "magento/module-catalog-widget": "*", + "magento/module-cms": "*", + "magento/module-config": "~101.2.1-alpha2", + "magento/module-directory": "~100.4.1-alpha2", + "magento/module-eav": "*", + "magento/module-email": "*", + "magento/module-media-storage": "*", + "magento/module-require-js": "*", + "magento/module-rule": "~100.4.0", + "magento/module-store": "~101.1.1-alpha2", + "magento/module-theme": "*", + "magento/module-ui": "*", + "magento/module-variable": "*", + "magento/module-widget": "*", + "magento/module-wishlist": "*", + "php": "~7.3.0||~7.4.0", + "phpgt/dom": "2.1.6" + }, + "conflict": { + "gene/bluefoot": "*" + }, + "suggest": { + "magento/module-review": "*" }, "type": "magento2-module", "autoload": { @@ -14633,66 +14906,56 @@ "registration.php" ], "psr-4": { - "Magento\\PaypalGraphQl\\": "" + "Magento\\PageBuilder\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], - "description": "GraphQl support for Paypal" + "description": "Page Builder module" }, { - "name": "magento/module-persistent", - "version": "100.4.0", + "name": "magento/module-page-builder-admin-analytics", + "version": "1.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.0.0.zip", - "shasum": "65f0b213725c661c3168b3cdfc5a8e8e2e5bb43c" + "url": "https://repo.magento.com/archives/magento/module-page-builder-admin-analytics/magento-module-page-builder-admin-analytics-1.0.0.0.zip", + "shasum": "d27cefc91e0fe95caf7dd2939aafd972d487e752" }, "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.*", + "magento/framework": "~103.0.1-alpha2", "php": "~7.3.0||~7.4.0" }, + "suggest": { + "magento/module-admin-analytics": "*", + "magento/module-page-builder": "*" + }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Persistent\\": "" + "Magento\\PageBuilderAdminAnalytics\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], - "description": "N/A" + "description": "Page Builder Admin Analytics module" }, { - "name": "magento/module-persistent-history", - "version": "100.4.0", + "name": "magento/module-page-builder-analytics", + "version": "1.5.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.0.0.zip", - "shasum": "c4382df4569fd623005e10fe59841aa3f0ba074c" + "url": "https://repo.magento.com/archives/magento/module-page-builder-analytics/magento-module-page-builder-analytics-1.5.0.0.zip", + "shasum": "7258f86bce29afa61e9869fdf62f2ef53d2f5d85" }, "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.*", + "magento/framework": "~103.0.1-alpha2", + "magento/module-analytics": "~100.4.1-alpha2", + "magento/module-page-builder": "2.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -14701,83 +14964,70 @@ "registration.php" ], "psr-4": { - "Magento\\PersistentHistory\\": "" + "Magento\\PageBuilderAnalytics\\": "" } }, "license": [ "proprietary" ], - "description": "N/A" + "description": "Page Builder Analytics module" }, { - "name": "magento/module-price-permissions", - "version": "100.4.0", + "name": "magento/module-page-cache", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.0.0.zip", - "shasum": "e3b56d12a18080d6b736472d30018407a75cfe86" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.1.0.zip", + "shasum": "8a99f0c727a647af8168adf4fb96690c2c1daa1a" }, "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\\": "" + "Magento\\PageCache\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-product-alert", - "version": "100.4.0", + "name": "magento/module-payment", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.0.0.zip", - "shasum": "2d1f5364fd3322d76c46c117f4e6c3749df7f82a" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.1.0.zip", + "shasum": "64407e124c23d19c67a0b7054e5a1ad5d870a528" }, "require": { "magento/framework": "103.0.*", - "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-customer": "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-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\\ProductAlert\\": "" + "Magento\\Payment\\": "" } }, "license": [ @@ -14787,26 +15037,21 @@ "description": "N/A" }, { - "name": "magento/module-product-video", + "name": "magento/module-payment-staging", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.0.0.zip", - "shasum": "0499a054bf9ded45622da6c14f419f73c5a031e9" + "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.4.0.0.zip", + "shasum": "f881aaff208f48bfaf9f238a2f1dcf7c89b0947d" }, "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.*", + "magento/module-quote": "101.2.*", + "magento/module-staging": "101.2.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-config": "101.2.*", - "magento/module-customer": "103.0.*" + "magento/module-payment": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -14814,35 +15059,46 @@ "registration.php" ], "psr-4": { - "Magento\\ProductVideo\\": "" + "Magento\\PaymentStaging\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Add Video to Products" + "description": "N/A" }, { - "name": "magento/module-product-video-staging", - "version": "100.4.0", + "name": "magento/module-paypal", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.0.0.zip", - "shasum": "70fae6a2b0251d746cb49a8f1317d753e11ffd36" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.1.0.zip", + "shasum": "77473632069350fcf5a971b1c9862c95ba80fd3e" }, "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.*", + "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-catalog-staging": "100.4.*", - "magento/module-staging": "101.2.*" + "magento/module-checkout-agreements": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -14850,73 +15106,71 @@ "registration.php" ], "psr-4": { - "Magento\\ProductVideoStaging\\": "" + "Magento\\Paypal\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-promotion-permissions", + "name": "magento/module-paypal-captcha", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.0.0.zip", - "shasum": "fbac0c552d268e10463fce8a776baef51ed75458" + "url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.0.0.zip", + "shasum": "d3b5150333614bb9c02be61651240c5c3f7cda7e" }, "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.*", + "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\\PromotionPermissions\\": "" + "Magento\\PaypalCaptcha\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], - "description": "N/A" + "description": "Provides CAPTCHA validation for PayPal Payflow Pro" }, { - "name": "magento/module-quote", - "version": "101.2.0", + "name": "magento/module-paypal-graph-ql", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.0.0.zip", - "shasum": "b3b20916a7fbc286801b2bd2ce36bcb64199d124" + "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-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-paypal": "101.0.*", + "magento/module-quote": "101.2.*", + "magento/module-quote-graph-ql": "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.*", + "magento/module-vault": "101.2.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-webapi": "100.4.*" + "magento/module-graph-ql": "100.4.*", + "magento/module-store-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -14924,27 +15178,31 @@ "registration.php" ], "psr-4": { - "Magento\\Quote\\": "" + "Magento\\PaypalGraphQl\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "GraphQl support for Paypal" }, { - "name": "magento/module-quote-analytics", - "version": "100.4.0", + "name": "magento/module-persistent", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.0.0.zip", - "shasum": "bbbd89971918862af4aa5868f58fd8c87800d1f6" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.1.0.zip", + "shasum": "f8a54bfed9db62c618b180a735a9c9e3d31239fb" }, "require": { "magento/framework": "103.0.*", - "magento/module-analytics": "100.4.*", + "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", @@ -14953,7 +15211,7 @@ "registration.php" ], "psr-4": { - "Magento\\QuoteAnalytics\\": "" + "Magento\\Persistent\\": "" } }, "license": [ @@ -14963,168 +15221,203 @@ "description": "N/A" }, { - "name": "magento/module-quote-graph-ql", + "name": "magento/module-persistent-history", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.0.0.zip", - "shasum": "ae58d39019962a34b246f0fe94180cc72ec7a4f5" + "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.4.0.0.zip", + "shasum": "c4382df4569fd623005e10fe59841aa3f0ba074c" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", - "magento/module-checkout": "100.4.*", + "magento/module-config": "101.2.*", "magento/module-customer": "103.0.*", - "magento/module-customer-graph-ql": "100.4.*", - "magento/module-directory": "100.4.*", - "magento/module-graph-ql": "100.4.*", - "magento/module-quote": "101.2.*", + "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" }, - "suggest": { - "magento/module-graph-ql-cache": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\QuoteGraphQl\\": "" + "Magento\\PersistentHistory\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-re-captcha-admin-ui", - "version": "1.0.0", + "name": "magento/module-price-permissions", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.0.0.0.zip", - "shasum": "fda64de870bd54381489319ab071ce8b4a4a1715" + "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.4.0.0.zip", + "shasum": "e3b56d12a18080d6b736472d30018407a75cfe86" }, "require": { - "magento/framework": "*", - "magento/module-config": "*", - "magento/module-re-captcha-ui": "*", + "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" }, - "type": "magento2-module", - "autoload": { + "suggest": { + "magento/module-configurable-product": "100.4.*" + }, + "type": "magento2-module", + "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaAdminUi\\": "" + "Magento\\PricePermissions\\": "" } }, "license": [ - "OSL-3.0" + "proprietary" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-checkout", - "version": "1.0.0", + "name": "magento/module-product-alert", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.0.0.0.zip", - "shasum": "1ced533bc16fba1fb3b326e4eb3d4cc8335c11c0" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.1.0.zip", + "shasum": "1945570a5bb73b1aa264a9a7fa1ba6e007a70690" }, "require": { - "magento/framework": "*", - "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*", + "magento/framework": "103.0.*", + "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\\ReCaptchaCheckout\\": "" + "Magento\\ProductAlert\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-contact", - "version": "1.0.0", + "name": "magento/module-product-video", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.0.0.0.zip", - "shasum": "8a6fa9fd7890a5bfd78b3dac145ad8c52f5d29a5" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.1.0.zip", + "shasum": "43e25564c5fd9da795108e412037004afc020134" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "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\\ReCaptchaContact\\": "" + "Magento\\ProductVideo\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "Add Video to Products" }, { - "name": "magento/module-re-captcha-customer", - "version": "1.0.0", + "name": "magento/module-product-video-staging", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.0.0.0.zip", - "shasum": "b1964a538f7c0c53b15408a14c1c9aa4da49b7a6" + "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.4.0.0.zip", + "shasum": "70fae6a2b0251d746cb49a8f1317d753e11ffd36" }, "require": { - "magento/framework": "*", - "magento/module-customer": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "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\\ReCaptchaCustomer\\": "" + "Magento\\ProductVideoStaging\\": "" } }, "license": [ - "OSL-3.0" + "proprietary" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-frontend-ui", - "version": "1.0.0", + "name": "magento/module-promotion-permissions", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.0.0.0.zip", - "shasum": "d4da31edac5626333ec03bbcdefa53f8d8cc581f" + "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.4.0.0.zip", + "shasum": "fbac0c552d268e10463fce8a776baef51ed75458" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-store": "*", + "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", @@ -15133,52 +15426,70 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaFrontendUi\\": "" + "Magento\\PromotionPermissions\\": "" } }, "license": [ - "OSL-3.0" + "proprietary" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-migration", - "version": "1.0.0", + "name": "magento/module-quote", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.0.0.0.zip", - "shasum": "5572a2f825dced7650ba3ce1e732956824ec925e" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.1.0.zip", + "shasum": "75623438d1c4167a0283f3fb1793d45dc7151178" }, "require": { - "magento/framework": "*", - "magento/module-config": "*", + "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\\ReCaptchaMigration\\": "" + "Magento\\Quote\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA config migration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-newsletter", - "version": "1.0.0", + "name": "magento/module-quote-analytics", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.0.0.0.zip", - "shasum": "9da6f608ba440c84a99f2732ace1c74446629ded" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.1.0.zip", + "shasum": "05ee2b4e81f5a5b4003fb96ed18f3b901413bb8c" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/framework": "103.0.*", + "magento/module-analytics": "100.4.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15187,27 +15498,26 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaNewsletter\\": "" + "Magento\\QuoteAnalytics\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-paypal", - "version": "1.0.0", + "name": "magento/module-quote-bundle-options", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.0.0.0.zip", - "shasum": "8da4a3e4ea311405bda83baafea0d838040d811f" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.0.0.zip", + "shasum": "600b519b3bbb05d4b3c9f4b16630e6dfc1fa4a6f" }, "require": { - "magento/framework": "*", - "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15216,25 +15526,26 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaPaypal\\": "" + "Magento\\QuoteBundleOptions\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form" + "description": "Magento module provides data provider for creating buy request for bundle products" }, { - "name": "magento/module-re-captcha-review", - "version": "1.0.0", + "name": "magento/module-quote-configurable-options", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.0.0.0.zip", - "shasum": "2cc148c7315de455755ad16a48834aac68dddf21" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.0.0.zip", + "shasum": "45320a2c671d3f4a41840c9c96f21bf2b127e7dc" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15243,25 +15554,26 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaReview\\": "" + "Magento\\QuoteConfigurableOptions\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "Magento module provides data provider for creating buy request for configurable products" }, { - "name": "magento/module-re-captcha-send-friend", - "version": "1.0.0", + "name": "magento/module-quote-downloadable-links", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.0.0.0.zip", - "shasum": "48f87e21458c2ec554403f53a521f660313a5383" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip", + "shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15270,25 +15582,27 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaSendFriend\\": "" + "Magento\\QuoteDownloadableLinks\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "Magento module provides data provider for creating buy request for links of downloadable products" }, { - "name": "magento/module-re-captcha-ui", - "version": "1.0.0", + "name": "magento/module-quote-gift-card-options", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.0.0.0.zip", - "shasum": "ff154ea5529e53eff2a5f4fa24f406444bb4743e" + "url": "https://repo.magento.com/archives/magento/module-quote-gift-card-options/magento-module-quote-gift-card-options-100.4.0.0.zip", + "shasum": "94a6b166d0c6317d5a436b39eb9817159a30644d" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "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", @@ -15297,60 +15611,67 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaUi\\": "" + "Magento\\QuoteGiftCardOptions\\": "" } }, "license": [ - "OSL-3.0" - ], - "authors": [ - { - "name": "Riccardo Tempesta", - "email": "riccardo.tempesta@magespecialist.it" - } + "proprietary" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "Magento module provides data provider for creating buy request for gift card products" }, { - "name": "magento/module-re-captcha-user", - "version": "1.0.0", + "name": "magento/module-quote-graph-ql", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.0.0.0.zip", - "shasum": "87340c47919cf825877dc1b5b9bfff44bdbf63aa" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.1.0.zip", + "shasum": "7dfaa9fad320206a8b5c939e6f4a455cf5065c22" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "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\\ReCaptchaUser\\": "" + "Magento\\QuoteGraphQl\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "N/A" }, { - "name": "magento/module-re-captcha-validation", - "version": "1.0.0", + "name": "magento/module-re-captcha-admin-ui", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.0.0.0.zip", - "shasum": "7442ac656dc5a79d75973f331403e9762a98e7a7" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.0.0.zip", + "shasum": "f88ca56de721ba40a3b57f49a6f98fcceacd8c91" }, "require": { - "google/recaptcha": "^1.2", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-config": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15359,7 +15680,7 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaValidation\\": "" + "Magento\\ReCaptchaAdminUi\\": "" } }, "license": [ @@ -15368,15 +15689,17 @@ "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-re-captcha-validation-api", - "version": "1.0.0", + "name": "magento/module-re-captcha-checkout", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.0.0.0.zip", - "shasum": "12a6b6124020338c2849f3f656c7a31994b8ee54" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.0.0.zip", + "shasum": "6d55c828dc35a8b5a870d17a6ec9e754d682f4de" }, "require": { "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15385,7 +15708,7 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaValidationApi\\": "" + "Magento\\ReCaptchaCheckout\\": "" } }, "license": [ @@ -15394,31 +15717,25 @@ "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-re-captcha-version-2-checkbox", - "version": "1.0.0", + "name": "magento/module-re-captcha-contact", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-1.0.0.0.zip", - "shasum": "a8a25db92f6600bf0466f0946efb3a9adfc059db" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.0.0.zip", + "shasum": "3ceb2b5c3e3afd6a0655378aa69b7803675d5429" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", - "magento/module-store": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaVersion2Checkbox\\": "" + "Magento\\ReCaptchaContact\\": "" } }, "license": [ @@ -15427,31 +15744,27 @@ "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-re-captcha-version-2-invisible", - "version": "1.0.0", + "name": "magento/module-re-captcha-customer", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-1.0.0.0.zip", - "shasum": "5e3aa45c68c85182cdea47dfcb19498496277cd1" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.0.0.zip", + "shasum": "5d475ec29193f61386ea06e1f71d39213142b6f3" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", - "magento/module-store": "*", + "magento/module-customer": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaVersion2Invisible\\": "" + "Magento\\ReCaptchaCustomer\\": "" } }, "license": [ @@ -15460,31 +15773,26 @@ "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-re-captcha-version-3-invisible", - "version": "1.0.0", + "name": "magento/module-re-captcha-frontend-ui", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-1.0.0.0.zip", - "shasum": "1f2696f83f5dace6bc4c1b5d7c48ee3d2317ba58" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.0.0.zip", + "shasum": "d1aa622ee1e4428fe830dbeb4e9131f736842a15" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaVersion3Invisible\\": "" + "Magento\\ReCaptchaFrontendUi\\": "" } }, "license": [ @@ -15493,91 +15801,72 @@ "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-related-product-graph-ql", - "version": "100.4.0", + "name": "magento/module-re-captcha-migration", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.0.0.zip", - "shasum": "5cd0c570ccb984b9b6cb4bf6f8752ab6ccfdae06" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.0.0.zip", + "shasum": "f2e9e44a089ce344078e5fd4b4c41c74c1f3d6e3" }, "require": { - "magento/framework": "103.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-catalog-graph-ql": "100.4.*", + "magento/framework": "*", + "magento/module-config": "*", "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\\": "" + "Magento\\ReCaptchaMigration\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA config migration for Magento2" }, { - "name": "magento/module-release-notification", - "version": "100.4.0", + "name": "magento/module-re-captcha-newsletter", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.0.0.zip", - "shasum": "f50ba418574ffd4f725280ed88b2d1f06490e481" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.0.0.zip", + "shasum": "b3ffbe9785e530a1a1b7f4f71e3fe151efabc708" }, "require": { - "magento/framework": "103.0.*", - "magento/module-backend": "102.0.*", - "magento/module-ui": "101.2.*", - "magento/module-user": "101.2.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-config": "101.2.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\ReleaseNotification\\": "" + "Magento\\ReCaptchaNewsletter\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-reminder", - "version": "101.2.0", + "name": "magento/module-re-captcha-paypal", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.0.0.zip", - "shasum": "7367466f315866edb55d2829f4759ae3bf2fab45" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.0.0.zip", + "shasum": "b2d68dc57ced68c60ced8c9f939688464889c1cd" }, "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.*", + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15586,40 +15875,25 @@ "registration.php" ], "psr-4": { - "Magento\\Reminder\\": "" + "Magento\\ReCaptchaPaypal\\": "" } }, "license": [ - "proprietary" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form" }, { - "name": "magento/module-reports", - "version": "100.4.0", + "name": "magento/module-re-captcha-review", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.0.0.zip", - "shasum": "d5bfac444ac991aff16e88d12bb9619aa25e4090" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.0.0.zip", + "shasum": "1534a0431995fc48ba6e076695eed57017a077c5" }, "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-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.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15628,25 +15902,25 @@ "registration.php" ], "psr-4": { - "Magento\\Reports\\": "" + "Magento\\ReCaptchaReview\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-require-js", - "version": "100.4.0", + "name": "magento/module-re-captcha-send-friend", + "version": "1.1.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" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.0.0.zip", + "shasum": "bea1720bec4686a5257325fc71fb1d56b61fa1f4" }, "require": { - "magento/framework": "103.0.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15655,25 +15929,25 @@ "registration.php" ], "psr-4": { - "Magento\\RequireJs\\": "" + "Magento\\ReCaptchaSendFriend\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-resource-connections", - "version": "100.4.0", + "name": "magento/module-re-captcha-ui", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.0.0.zip", - "shasum": "1692977b01f1a1ec83e530176192f00423f0da34" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.0.0.zip", + "shasum": "21b9c5e3b70c6181a913debae9c0da20bb44f13e" }, "require": { - "magento/framework": "103.0.*", + "magento/framework": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15682,65 +15956,60 @@ "registration.php" ], "psr-4": { - "Magento\\ResourceConnections\\": "" + "Magento\\ReCaptchaUi\\": "" } }, "license": [ - "proprietary" + "OSL-3.0" ], - "description": "N/A" + "authors": [ + { + "name": "Riccardo Tempesta", + "email": "riccardo.tempesta@magespecialist.it" + } + ], + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-review", - "version": "100.4.0", + "name": "magento/module-re-captcha-user", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.0.0.zip", - "shasum": "26de6f8b816476df517cbafc0ef582f027f37c24" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.0.0.zip", + "shasum": "caa712bfd103beec01c22a20dfb4ce90106e9417" }, "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.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "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\\": "" + "Magento\\ReCaptchaUser\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-review-analytics", - "version": "100.4.0", + "name": "magento/module-re-captcha-validation", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.0.0.zip", - "shasum": "76756806f504188dc4f3dd256874a682fa3bee40" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip", + "shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6" }, "require": { - "magento/framework": "103.0.*", - "magento/module-analytics": "100.4.*", - "magento/module-review": "100.4.*", + "google/recaptcha": "^1.2", + "magento/framework": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -15749,79 +16018,58 @@ "registration.php" ], "psr-4": { - "Magento\\ReviewAnalytics\\": "" + "Magento\\ReCaptchaValidation\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-review-staging", - "version": "100.4.0", + "name": "magento/module-re-captcha-validation-api", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.0.0.zip", - "shasum": "92bbac45b34f8dc7ac1badaed01bce58802124d7" + "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" }, "require": { - "lib-libxml": "*", - "magento/framework": "103.0.*", - "magento/magento-composer-installer": "*", - "magento/module-catalog": "104.0.*", - "magento/module-review": "100.4.*", + "magento/framework": "*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-staging": "101.2.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\ReviewStaging\\": "" + "Magento\\ReCaptchaValidationApi\\": "" } }, "license": [ - "proprietary" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-reward", - "version": "101.2.0", + "name": "magento/module-re-captcha-version-2-checkbox", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.0.0.zip", - "shasum": "a2145ba6172a215aecde20cedf09a30862dd6d81" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.0.0.zip", + "shasum": "8b499934e07d259e273b56d56a230d6dee080d68" }, "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.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-customer-balance": "100.4.*", - "magento/module-customer-import-export": "100.4.*" + "magento/module-config": "*", + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -15829,29 +16077,32 @@ "registration.php" ], "psr-4": { - "Magento\\Reward\\": "" + "Magento\\ReCaptchaVersion2Checkbox\\": "" } }, "license": [ - "proprietary" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-reward-graph-ql", - "version": "100.4.0", + "name": "magento/module-re-captcha-version-2-invisible", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.0.0.zip", - "shasum": "82e7fc3da138434aa87a6397f5614001e4473d32" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.0.0.zip", + "shasum": "58ec898769fb85b11593d5d49b22149ce517f91f" }, "require": { - "magento/framework": "103.0.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-customer-graph-ql": "100.4.*", - "magento/module-reward": "101.2.*" + "magento/module-config": "*", + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -15859,32 +16110,32 @@ "registration.php" ], "psr-4": { - "Magento\\RewardGraphQl\\": "" + "Magento\\ReCaptchaVersion2Invisible\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-reward-staging", - "version": "100.4.0", + "name": "magento/module-re-captcha-version-3-invisible", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.0.0.zip", - "shasum": "83d491420699b5a0a5efb8e387e59e783658205f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.0.0.zip", + "shasum": "1214fdf89a58c7e2ed267f1c33a55c40f1ec1054" }, "require": { - "magento/framework": "103.0.*", - "magento/module-reward": "101.2.*", - "magento/module-sales-rule": "101.2.*", - "magento/module-sales-rule-staging": "100.4.*", + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", + "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-staging": "101.2.*" + "magento/module-config": "*", + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -15892,50 +16143,30 @@ "registration.php" ], "psr-4": { - "Magento\\RewardStaging\\": "" + "Magento\\ReCaptchaVersion3Invisible\\": "" } }, "license": [ - "proprietary" + "OSL-3.0" ], - "description": "N/A" + "description": "Google reCAPTCHA integration for Magento2" }, { - "name": "magento/module-rma", - "version": "101.2.0", + "name": "magento/module-related-product-graph-ql", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.0.0.zip", - "shasum": "778b624a5ff75d7c3c53b4259e3459cc647bc772" + "url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.0.0.zip", + "shasum": "5cd0c570ccb984b9b6cb4bf6f8752ab6ccfdae06" }, "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.*", + "magento/module-catalog-graph-ql": "100.4.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-dhl": "100.4.*", - "magento/module-fedex": "100.4.*", - "magento/module-usps": "100.4.*" + "magento/module-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -15943,29 +16174,32 @@ "registration.php" ], "psr-4": { - "Magento\\Rma\\": "" + "Magento\\RelatedProductGraphQl\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-rma-graph-ql", + "name": "magento/module-release-notification", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.0.0.zip", - "shasum": "5e37063c151f68e700b2e1d7ebc20f9b5efb38ca" + "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.0.0.zip", + "shasum": "f50ba418574ffd4f725280ed88b2d1f06490e481" }, "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-catalog-graph-ql": "100.4.*", - "magento/module-rma": "101.2.*" + "magento/module-config": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -15973,7 +16207,7 @@ "registration.php" ], "psr-4": { - "Magento\\RmaGraphQl\\": "" + "Magento\\ReleaseNotification\\": "" } }, "license": [ @@ -15983,30 +16217,35 @@ "description": "N/A" }, { - "name": "magento/module-rma-staging", - "version": "100.4.0", + "name": "magento/module-reminder", + "version": "101.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.0.0.zip", - "shasum": "45cc3dd2bc2610292144d8047a56e3621973ca2c" + "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.2.0.0.zip", + "shasum": "7367466f315866edb55d2829f4759ae3bf2fab45" }, "require": { - "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/magento-composer-installer": "*", + "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" }, - "suggest": { - "magento/module-rma": "101.2.*", - "magento/module-staging": "101.2.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\RmaStaging\\": "" + "Magento\\Reminder\\": "" } }, "license": [ @@ -16015,28 +16254,40 @@ "description": "N/A" }, { - "name": "magento/module-robots", - "version": "101.1.0", + "name": "magento/module-reports", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.0.0.zip", - "shasum": "8b5947ed3daf9760b3ef0228f156340d55355b1f" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.1.0.zip", + "shasum": "507a4841a101d08e0b29cf33ff73e1c2072fa27d" }, "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-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" }, - "suggest": { - "magento/module-theme": "101.1.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Robots\\": "" + "Magento\\Reports\\": "" } }, "license": [ @@ -16046,18 +16297,15 @@ "description": "N/A" }, { - "name": "magento/module-rss", + "name": "magento/module-require-js", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.0.0.zip", - "shasum": "d6273b5387ed101b31875ef0b985aee0af5bc63e" + "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.*", - "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", @@ -16066,7 +16314,7 @@ "registration.php" ], "psr-4": { - "Magento\\Rss\\": "" + "Magento\\RequireJs\\": "" } }, "license": [ @@ -16076,20 +16324,15 @@ "description": "N/A" }, { - "name": "magento/module-rule", + "name": "magento/module-resource-connections", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.0.0.zip", - "shasum": "39a746d47795a2d8e16663a5cf2c6b4278e48a37" + "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.4.0.0.zip", + "shasum": "1692977b01f1a1ec83e530176192f00423f0da34" }, "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", @@ -16098,53 +16341,37 @@ "registration.php" ], "psr-4": { - "Magento\\Rule\\": "" + "Magento\\ResourceConnections\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-sales", - "version": "103.0.0", + "name": "magento/module-review", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.0.0.zip", - "shasum": "1ec4b2bba3a0f89ab4641a9e9ab4531485dea645" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.1.0.zip", + "shasum": "3b53f164707f690daba2c344fa9f342d51ca8063" }, "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-newsletter": "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.*" + "magento/module-cookie": "100.4.*", + "magento/module-review-sample-data": "Sample Data version: 100.4.*" }, "type": "magento2-module", "autoload": { @@ -16152,7 +16379,7 @@ "registration.php" ], "psr-4": { - "Magento\\Sales\\": "" + "Magento\\Review\\": "" } }, "license": [ @@ -16162,17 +16389,17 @@ "description": "N/A" }, { - "name": "magento/module-sales-analytics", + "name": "magento/module-review-analytics", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.0.0.zip", - "shasum": "a55d291cfdd7191791431a3c6587c7adb7355b77" + "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.0.0.zip", + "shasum": "76756806f504188dc4f3dd256874a682fa3bee40" }, "require": { "magento/framework": "103.0.*", "magento/module-analytics": "100.4.*", - "magento/module-sales": "103.0.*", + "magento/module-review": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -16181,7 +16408,7 @@ "registration.php" ], "psr-4": { - "Magento\\SalesAnalytics\\": "" + "Magento\\ReviewAnalytics\\": "" } }, "license": [ @@ -16191,130 +16418,138 @@ "description": "N/A" }, { - "name": "magento/module-sales-archive", - "version": "101.0.0", + "name": "magento/module-review-graph-ql", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.0.0.zip", - "shasum": "8b176a1466169b6b07ca4cc076be0f9cd8d5a2df" + "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-backend": "102.0.*", - "magento/module-config": "101.2.*", - "magento/module-sales": "103.0.*", - "magento/module-sales-sequence": "100.4.*", + "magento/module-catalog": "104.0.*", + "magento/module-review": "100.4.*", "magento/module-store": "101.1.*", - "magento/module-ui": "101.2.*", "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\\SalesArchive\\": "" + "Magento\\ReviewGraphQl\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-sales-graph-ql", + "name": "magento/module-review-staging", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.0.0.zip", - "shasum": "4edf4c0befdaf06f45b705e409b886cc860397b0" + "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.4.0.0.zip", + "shasum": "92bbac45b34f8dc7ac1badaed01bce58802124d7" }, "require": { + "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/module-graph-ql": "100.4.*", - "magento/module-sales": "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\\SalesGraphQl\\": "" + "Magento\\ReviewStaging\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-sales-inventory", - "version": "100.4.0", + "name": "magento/module-reward", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.0.0.zip", - "shasum": "f00ad78a70ca2dd02dcb8fc3b1f8166aabb9aa27" + "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.2.1.0.zip", + "shasum": "456ee538a8c3b8c5b7af419ddd400bb14927deea" }, "require": { "magento/framework": "103.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-catalog-inventory": "100.4.*", + "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\\SalesInventory\\": "" + "Magento\\Reward\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-sales-rule", - "version": "101.2.0", + "name": "magento/module-reward-graph-ql", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.0.0.zip", - "shasum": "6c5064668400a2d3cb447f0b762f7daab2b9a09f" + "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.4.1.0.zip", + "shasum": "5045291e31458a5324a7b3afeace172073544450" }, "require": { "magento/framework": "103.0.*", - "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-quote-graph-ql": "100.4.*", + "magento/module-reward": "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-sales-rule-sample-data": "Sample Data version: 100.4.*" + "magento/module-customer-graph-ql": "100.4.*", + "magento/module-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -16322,7 +16557,7 @@ "registration.php" ], "psr-4": { - "Magento\\SalesRule\\": "" + "Magento\\RewardGraphQl\\": "" } }, "license": [ @@ -16332,34 +16567,30 @@ "description": "N/A" }, { - "name": "magento/module-sales-rule-staging", + "name": "magento/module-reward-staging", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.0.0.zip", - "shasum": "7159baf3a425e737e6f0bcad1c748ce983aef8b2" + "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.4.0.0.zip", + "shasum": "83d491420699b5a0a5efb8e387e59e783658205f" }, "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-reward": "101.2.*", "magento/module-sales-rule": "101.2.*", - "magento/module-staging": "101.2.*", - "magento/module-ui": "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\\SalesRuleStaging\\": "" + "Magento\\RewardStaging\\": "" } }, "license": [ @@ -16368,82 +16599,104 @@ "description": "N/A" }, { - "name": "magento/module-sales-sequence", - "version": "100.4.0", + "name": "magento/module-rma", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.0.0.zip", - "shasum": "17c6d19b579f082e0fd5b7d1abcf21a11b60e85a" + "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.2.1.0.zip", + "shasum": "16b135dd749844f12d9134ee215bf9b989a343c3" }, "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\\SalesSequence\\": "" + "Magento\\Rma\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-sample-data", + "name": "magento/module-rma-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.0.0.zip", - "shasum": "ae4dd0d30a7a1938143253484ef582ad9bb3ef87" + "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.4.0.0.zip", + "shasum": "5e37063c151f68e700b2e1d7ebc20f9b5efb38ca" }, "require": { "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/sample-data-media": "Sample Data version: 100.4.*" + "magento/module-catalog-graph-ql": "100.4.*", + "magento/module-rma": "101.2.*" }, "type": "magento2-module", "autoload": { "files": [ - "cli_commands.php", "registration.php" ], "psr-4": { - "Magento\\SampleData\\": "" + "Magento\\RmaGraphQl\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Sample Data fixtures" + "description": "N/A" }, { - "name": "magento/module-scalable-checkout", + "name": "magento/module-rma-staging", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.0.0.zip", - "shasum": "c31cd4ecf9e7fedf80395cb3765d202f92bba4b4" + "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.4.0.0.zip", + "shasum": "45cc3dd2bc2610292144d8047a56e3621973ca2c" }, "require": { + "lib-libxml": "*", "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.*", + "magento/magento-composer-installer": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-checkout-staging": "100.4.*", - "magento/module-customer-custom-attributes": "100.4.*" + "magento/module-rma": "101.2.*", + "magento/module-staging": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -16451,7 +16704,7 @@ "registration.php" ], "psr-4": { - "Magento\\ScalableCheckout\\": "" + "Magento\\RmaStaging\\": "" } }, "license": [ @@ -16460,81 +16713,81 @@ "description": "N/A" }, { - "name": "magento/module-scalable-inventory", - "version": "100.4.0", + "name": "magento/module-robots", + "version": "101.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.0.0.zip", - "shasum": "2eee8c00b3f3e34c3418f935632964a2e11ab76c" + "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/framework-message-queue": "100.4.*", - "magento/magento-composer-installer": "*", - "magento/module-catalog": "104.0.*", - "magento/module-catalog-inventory": "100.4.*", + "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\\ScalableInventory\\": "" + "Magento\\Robots\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-scalable-oms", + "name": "magento/module-rss", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.0.0.zip", - "shasum": "46d74213670522e1569a7c12c907bc2bfd63f04b" + "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.0.0.zip", + "shasum": "d6273b5387ed101b31875ef0b985aee0af5bc63e" }, "require": { "magento/framework": "103.0.*", - "magento/framework-foreign-key": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-customer": "103.0.*", + "magento/module-store": "101.1.*", "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\\": "" + "Magento\\Rss\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-scheduled-import-export", - "version": "101.2.0", + "name": "magento/module-rule", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.0.0.zip", - "shasum": "e3a5a34cc8bd530ce976c58e301b2fe794180825" + "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.0.0.zip", + "shasum": "39a746d47795a2d8e16663a5cf2c6b4278e48a37" }, "require": { + "lib-libxml": "*", "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-catalog": "104.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", @@ -16543,38 +16796,61 @@ "registration.php" ], "psr-4": { - "Magento\\ScheduledImportExport\\": "" + "Magento\\Rule\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-search", - "version": "101.1.0", + "name": "magento/module-sales", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.0.0.zip", - "shasum": "e0b7555bd350ab0620f25c79bd4883d9e01e6294" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.1.0.zip", + "shasum": "94d8a3b1e45b223fcaebd8da4dda7f91368d8c42" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", - "magento/module-catalog-search": "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\\Search\\": "" + "Magento\\Sales\\": "" } }, "license": [ @@ -16584,18 +16860,17 @@ "description": "N/A" }, { - "name": "magento/module-search-staging", + "name": "magento/module-sales-analytics", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.0.0.zip", - "shasum": "c63b07a3b11b666fbbc5f0058a18b8f698bb4ffd" + "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.0.0.zip", + "shasum": "a55d291cfdd7191791431a3c6587c7adb7355b77" }, "require": { - "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/magento-composer-installer": "*", - "magento/module-staging": "101.2.*", + "magento/module-analytics": "100.4.*", + "magento/module-sales": "103.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -16604,59 +16879,64 @@ "registration.php" ], "psr-4": { - "Magento\\SearchStaging\\": "" + "Magento\\SalesAnalytics\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-security", - "version": "100.4.0", + "name": "magento/module-sales-archive", + "version": "101.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.0.0.zip", - "shasum": "4ce36b7765f2ccaedd06d6b37a57f794861a4a4a" + "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-101.0.0.0.zip", + "shasum": "8b176a1466169b6b07ca4cc076be0f9cd8d5a2df" }, "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-user": "101.2.*", + "magento/module-ui": "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\\": "" + "Magento\\SalesArchive\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], - "description": "Security management module" + "description": "N/A" }, { - "name": "magento/module-securitytxt", - "version": "1.0.0", + "name": "magento/module-sales-graph-ql", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.0.0.0.zip", - "shasum": "301d85665c96a260b6fc9762585fcc0997a0c6cc" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.1.0.zip", + "shasum": "ffd609d0daa15c4798f08fee141bbe4b7058b166" }, "require": { - "magento/framework": "*", - "magento/module-config": "*", - "magento/module-store": "*", + "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", @@ -16665,67 +16945,29 @@ "registration.php" ], "psr-4": { - "Magento\\Securitytxt\\": "" + "Magento\\SalesGraphQl\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "authors": [ - { - "name": "Kalpesh Mehta", - "email": "k@lpe.sh" - } - ], - "description": "Security.txt file for Magento 2 websites" + "description": "N/A" }, { - "name": "magento/module-send-friend", + "name": "magento/module-sales-inventory", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.0.0.zip", - "shasum": "e336bd3e574e51d6145af1c63053a22fa3165ce0" + "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-authorization": "100.4.*", - "magento/module-captcha": "100.4.*", "magento/module-catalog": "104.0.*", - "magento/module-customer": "103.0.*", + "magento/module-catalog-inventory": "100.4.*", + "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\\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", @@ -16734,7 +16976,7 @@ "registration.php" ], "psr-4": { - "Magento\\SendFriendGraphQl\\": "" + "Magento\\SalesInventory\\": "" } }, "license": [ @@ -16744,35 +16986,38 @@ "description": "N/A" }, { - "name": "magento/module-shipping", - "version": "100.4.0", + "name": "magento/module-sales-rule", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.0.0.zip", - "shasum": "7e2aafcc5f38a8cb26b26175465d28d33c051ff8" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.1.0.zip", + "shasum": "35c495f50571d4fbca942fdeb29f7e5f8724513f" }, "require": { - "ext-gd": "*", "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", + "magento/module-captcha": "100.4.*", "magento/module-catalog": "104.0.*", - "magento/module-catalog-inventory": "100.4.*", - "magento/module-contact": "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-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-tax": "100.4.*", "magento/module-ui": "101.2.*", - "magento/module-user": "101.2.*", + "magento/module-widget": "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.*" + "magento/module-sales-rule-sample-data": "Sample Data version: 100.4.*" }, "type": "magento2-module", "autoload": { @@ -16780,7 +17025,7 @@ "registration.php" ], "psr-4": { - "Magento\\Shipping\\": "" + "Magento\\SalesRule\\": "" } }, "license": [ @@ -16790,126 +17035,118 @@ "description": "N/A" }, { - "name": "magento/module-sitemap", + "name": "magento/module-sales-rule-staging", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.0.0.zip", - "shasum": "7f414420b8dbe5e4ff7dcef1b2d2851b1fde2b7d" + "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.4.0.0.zip", + "shasum": "7159baf3a425e737e6f0bcad1c748ce983aef8b2" }, "require": { "magento/framework": "103.0.*", + "magento/module-advanced-sales-rule": "100.4.*", "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-catalog-url-rewrite": "100.4.*", - "magento/module-cms": "104.0.*", + "magento/module-banner": "101.2.*", "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.*", + "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-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\\Sitemap\\": "" + "Magento\\SalesRuleStaging\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-staging", - "version": "101.2.0", + "name": "magento/module-sales-sequence", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.0.0.zip", - "shasum": "ff072da453aff91c4e197928cb25eb3f5ed65ed4" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip", + "shasum": "5508458a59641dccd017849f68a79573c41a4808" }, "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\\": "" + "Magento\\SalesSequence\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-staging-graph-ql", - "version": "100.4.0", + "name": "magento/module-sample-data", + "version": "100.4.1", "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" + "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.*", - "magento/module-graph-ql": "100.4.*", - "magento/module-staging": "101.2.*", "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\\StagingGraphQl\\": "" + "Magento\\SampleData\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Sample Data fixtures" }, { - "name": "magento/module-staging-page-builder", - "version": "2.0.0", + "name": "magento/module-scalable-checkout", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.0.0.0.zip", - "shasum": "14ab9f02c7c2f51b815c53ba866f38904633ace5" + "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.4.0.0.zip", + "shasum": "c31cd4ecf9e7fedf80395cb3765d202f92bba4b4" }, "require": { - "magento/framework": "~103.0.0-beta2", + "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-page-builder": "*", - "magento/module-staging": "*" + "magento/module-checkout-staging": "100.4.*", + "magento/module-customer-custom-attributes": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -16917,112 +17154,90 @@ "registration.php" ], "psr-4": { - "Magento\\StagingPageBuilder\\": "" + "Magento\\ScalableCheckout\\": "" } }, "license": [ "proprietary" ], - "description": "Staging Page Builder module" + "description": "N/A" }, { - "name": "magento/module-store", - "version": "101.1.0", + "name": "magento/module-scalable-inventory", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.0.0.zip", - "shasum": "3a19d9c63531f77916fb19d8e5c9c34291c978c3" + "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.4.0.0.zip", + "shasum": "2eee8c00b3f3e34c3418f935632964a2e11ab76c" }, "require": { "magento/framework": "103.0.*", - "magento/module-authorization": "100.4.*", - "magento/module-backend": "102.0.*", + "magento/framework-message-queue": "100.4.*", + "magento/magento-composer-installer": "*", "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.*", + "magento/module-catalog-inventory": "100.4.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-deploy": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Store\\": "" + "Magento\\ScalableInventory\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-store-graph-ql", + "name": "magento/module-scalable-oms", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.0.0.zip", - "shasum": "a9111e9e748a7f24262488aae5117fa086fb3097" + "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.4.0.0.zip", + "shasum": "46d74213670522e1569a7c12c907bc2bfd63f04b" }, "require": { "magento/framework": "103.0.*", - "magento/module-graph-ql": "100.4.*", - "magento/module-store": "101.1.*", + "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\\StoreGraphQl\\": "" + "Magento\\ScalableOms\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-support", - "version": "101.2.0", + "name": "magento/module-scheduled-import-export", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.0.0.zip", - "shasum": "85177204839c3dc92faaef248a6ba7e3d05b1486" + "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.2.1.0.zip", + "shasum": "346e39ae71588d6d57970a69270c50fad46a36eb" }, "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-import-export": "101.0.*", "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", @@ -17031,7 +17246,7 @@ "registration.php" ], "psr-4": { - "Magento\\Support\\": "" + "Magento\\ScheduledImportExport\\": "" } }, "license": [ @@ -17040,15 +17255,20 @@ "description": "N/A" }, { - "name": "magento/module-swagger", - "version": "100.4.0", + "name": "magento/module-search", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.0.0.zip", - "shasum": "a0454abc1868d3647d4aee52a7ce0b79c5f4f888" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.1.0.zip", + "shasum": "bf9ed39a53d22eb3b903ed1f32eb9cbf74d808d6" }, "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", @@ -17057,7 +17277,7 @@ "registration.php" ], "psr-4": { - "Magento\\Swagger\\": "" + "Magento\\Search\\": "" } }, "license": [ @@ -17067,16 +17287,18 @@ "description": "N/A" }, { - "name": "magento/module-swagger-webapi", + "name": "magento/module-search-staging", "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" + "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.4.0.0.zip", + "shasum": "c63b07a3b11b666fbbc5f0058a18b8f698bb4ffd" }, "require": { + "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/module-swagger": "100.4.*", + "magento/magento-composer-installer": "*", + "magento/module-staging": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17085,30 +17307,31 @@ "registration.php" ], "psr-4": { - "Magento\\SwaggerWebapi\\": "" + "Magento\\SearchStaging\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-swagger-webapi-async", - "version": "100.4.0", + "name": "magento/module-security", + "version": "100.4.1", "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" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.1.0.zip", + "shasum": "b6953177562c9cb4a4f3d4d625482fb060e8eb5b" }, "require": { "magento/framework": "103.0.*", - "magento/module-swagger": "100.4.*", + "magento/module-backend": "102.0.*", + "magento/module-store": "101.1.*", + "magento/module-user": "101.2.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-config": "101.2.*" + "magento/module-customer": "103.0.*" }, "type": "magento2-module", "autoload": { @@ -17116,80 +17339,75 @@ "registration.php" ], "psr-4": { - "Magento\\SwaggerWebapiAsync\\": "" + "Magento\\Security\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Security management module" }, { - "name": "magento/module-swatches", - "version": "100.4.0", + "name": "magento/module-securitytxt", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.0.0.zip", - "shasum": "dba6085416a1ed78c8d60548858181406d8e7589" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.0.0.zip", + "shasum": "123186217c5e8ff358e266eb5157fff8b64fddff" }, "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.*", + "magento/framework": "*", + "magento/module-config": "*", + "magento/module-store": "*", "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\\": "" + "Magento\\Securitytxt\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Add Swatches to Products" + "authors": [ + { + "name": "Kalpesh Mehta", + "email": "k@lpe.sh" + } + ], + "description": "Security.txt file for Magento 2 websites" }, { - "name": "magento/module-swatches-graph-ql", + "name": "magento/module-send-friend", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.0.0.zip", - "shasum": "a664d436a73f676c9e515a5f676bafce666b9464" + "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.0.0.zip", + "shasum": "e336bd3e574e51d6145af1c63053a22fa3165ce0" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", + "magento/module-captcha": "100.4.*", "magento/module-catalog": "104.0.*", - "magento/module-swatches": "100.4.*", + "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-catalog-graph-ql": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\SwatchesGraphQl\\": "" + "Magento\\SendFriend\\": "" } }, "license": [ @@ -17199,16 +17417,18 @@ "description": "N/A" }, { - "name": "magento/module-swatches-layered-navigation", + "name": "magento/module-send-friend-graph-ql", "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" + "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/magento-composer-installer": "*", + "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", @@ -17217,7 +17437,7 @@ "registration.php" ], "psr-4": { - "Magento\\SwatchesLayeredNavigation\\": "" + "Magento\\SendFriendGraphQl\\": "" } }, "license": [ @@ -17227,31 +17447,35 @@ "description": "N/A" }, { - "name": "magento/module-target-rule", - "version": "101.2.0", + "name": "magento/module-shipping", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.0.0.zip", - "shasum": "f8755a800a590af790bdec1d8d4e26fba969d640" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.1.0.zip", + "shasum": "cd84f8168196fd6470d1399dd1122a2ab23984a0" }, "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-checkout": "100.4.*", + "magento/module-contact": "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-directory": "100.4.*", + "magento/module-payment": "100.4.*", "magento/module-quote": "101.2.*", - "magento/module-rule": "100.4.*", + "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-import-export": "101.0.*", - "magento/module-target-rule-sample-data": "Sample Data version: 100.4.*" + "magento/module-config": "101.2.*", + "magento/module-fedex": "100.4.*", + "magento/module-ups": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -17259,42 +17483,38 @@ "registration.php" ], "psr-4": { - "Magento\\TargetRule\\": "" + "Magento\\Shipping\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-tax", - "version": "100.4.0", + "name": "magento/module-sitemap", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.0.0.zip", - "shasum": "eeee9793b16140314f57f47e03331e494693241e" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.1.0.zip", + "shasum": "abb5185f1adc722a3dd9ebee9f0c0c91fb5666be" }, "require": { "magento/framework": "103.0.*", "magento/module-backend": "102.0.*", "magento/module-catalog": "104.0.*", - "magento/module-checkout": "100.4.*", + "magento/module-catalog-url-rewrite": "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-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-media-storage": "100.4.*", + "magento/module-robots": "101.1.*", "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.*" + "magento/module-config": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -17302,7 +17522,7 @@ "registration.php" ], "psr-4": { - "Magento\\Tax\\": "" + "Magento\\Sitemap\\": "" } }, "license": [ @@ -17312,20 +17532,28 @@ "description": "N/A" }, { - "name": "magento/module-tax-graph-ql", - "version": "100.4.0", + "name": "magento/module-staging", + "version": "101.2.1", "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" + "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.2.1.0.zip", + "shasum": "850a4203992e667f28a0adb2a813cd6627e8486b" }, "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-catalog-graph-ql": "100.4.*", - "magento/module-tax": "100.4.*" + "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": { @@ -17333,30 +17561,26 @@ "registration.php" ], "psr-4": { - "Magento\\TaxGraphQl\\": "" + "Magento\\Staging\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-tax-import-export", + "name": "magento/module-staging-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.0.0.zip", - "shasum": "b7e75d55aec11250aac048ddf68d5ac1cff11c1d" + "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-backend": "102.0.*", - "magento/module-directory": "100.4.*", - "magento/module-store": "101.1.*", - "magento/module-tax": "100.4.*", - "magento/module-ui": "101.2.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-staging": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17365,7 +17589,7 @@ "registration.php" ], "psr-4": { - "Magento\\TaxImportExport\\": "" + "Magento\\StagingGraphQl\\": "" } }, "license": [ @@ -17375,31 +17599,57 @@ "description": "N/A" }, { - "name": "magento/module-theme", - "version": "101.1.0", + "name": "magento/module-staging-page-builder", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.1.0.0.zip", + "shasum": "e218f7e00025ca88eeb47f3b5b660e8c4c4c514c" + }, + "require": { + "magento/framework": "~103.0.1-alpha2", + "php": "~7.3.0||~7.4.0" + }, + "suggest": { + "magento/module-page-builder": "*", + "magento/module-staging": "*" + }, + "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.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.0.0.zip", - "shasum": "2a0f4c62f42941af6e3e49c4c775fd85c55937c0" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.1.0.zip", + "shasum": "3bdbc7289b6e4a2e4d6a3c27a53015ed2ceb0d39" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", - "magento/module-cms": "104.0.*", + "magento/module-catalog": "104.0.*", "magento/module-config": "101.2.*", "magento/module-customer": "103.0.*", - "magento/module-eav": "102.1.*", + "magento/module-directory": "100.4.*", "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.*" + "magento/module-deploy": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -17407,7 +17657,7 @@ "registration.php" ], "psr-4": { - "Magento\\Theme\\": "" + "Magento\\Store\\": "" } }, "license": [ @@ -17417,27 +17667,26 @@ "description": "N/A" }, { - "name": "magento/module-theme-graph-ql", - "version": "100.4.0", + "name": "magento/module-store-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.0.0.zip", - "shasum": "2097aa3d1f8b2a4aa8bc40d0b841254ea871c868" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.1.0.zip", + "shasum": "69699feda3fe1d21bbe2082f3cd3bdfa2d403999" }, "require": { "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-store": "101.1.*", "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\\": "" + "Magento\\StoreGraphQl\\": "" } }, "license": [ @@ -17447,95 +17696,99 @@ "description": "N/A" }, { - "name": "magento/module-tinymce-3", - "version": "100.4.0", + "name": "magento/module-support", + "version": "101.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.0.0.zip", - "shasum": "e26848511ebe2f02073e5b3f16d35e8bc583b407" + "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.2.0.0.zip", + "shasum": "85177204839c3dc92faaef248a6ba7e3d05b1486" }, "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-variable": "100.4.*", - "magento/module-widget": "101.2.*", + "magento/module-url-rewrite": "102.0.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-cms": "104.0.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Tinymce3\\": "" + "Magento\\Support\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-tinymce-3-banner", + "name": "magento/module-swagger", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3-banner/magento-module-tinymce-3-banner-100.4.0.0.zip", - "shasum": "917b92baa33f77d04cf887565c3f77c300088ec4" + "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.0.0.zip", + "shasum": "a0454abc1868d3647d4aee52a7ce0b79c5f4f888" }, "require": { "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-target-rule-sample-data": "Sample Data version: 100.4.*", - "magento/module-tinymce-3": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\TargetRule\\": "" + "Magento\\Swagger\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-translation", + "name": "magento/module-swagger-webapi", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.0.0.zip", - "shasum": "9bf9a6081484de21db1e388e7d123a91457a1281" + "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-backend": "102.0.*", - "magento/module-developer": "100.4.*", - "magento/module-store": "101.1.*", - "magento/module-theme": "101.1.*", + "magento/module-swagger": "100.4.*", "php": "~7.3.0||~7.4.0" }, - "suggest": { - "magento/module-deploy": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Translation\\": "" + "Magento\\SwaggerWebapi\\": "" } }, "license": [ @@ -17545,60 +17798,16 @@ "description": "N/A" }, { - "name": "magento/module-two-factor-auth", - "version": "1.0.0", + "name": "magento/module-swagger-webapi-async", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.0.0.0.zip", - "shasum": "2cac3b59970a5ec3890154856e3f1e56ff4e8836" - }, - "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", - "phpseclib/phpseclib": "2.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.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.0.0.zip", - "shasum": "9bf33f8e9f60efc8fad04d65df58b47046468c72" + "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-authorization": "100.4.*", - "magento/module-backend": "102.0.*", - "magento/module-eav": "102.1.*", - "magento/module-store": "101.1.*", - "magento/module-user": "101.2.*", + "magento/module-swagger": "100.4.*", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -17610,7 +17819,7 @@ "registration.php" ], "psr-4": { - "Magento\\Ui\\": "" + "Magento\\SwaggerWebapiAsync\\": "" } }, "license": [ @@ -17620,99 +17829,96 @@ "description": "N/A" }, { - "name": "magento/module-ups", + "name": "magento/module-swat", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.0.0.zip", - "shasum": "441d79e3453f9b4f6e315d4862dcb7d7627c92b3" + "url": "https://repo.magento.com/archives/magento/module-swat/magento-module-swat-100.4.0.0.zip", + "shasum": "bf326977244ae9b883b588cf27731da4edde83f6" }, "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.*", + "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\\Ups\\": "" + "Magento\\Swat\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-url-rewrite", - "version": "102.0.0", + "name": "magento/module-swatches", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.0.0.zip", - "shasum": "ab97bb625606c2e639a3f0b45d503adbfcf82f3f" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.1.0.zip", + "shasum": "7db3f519e490de8c8ed5e34a51d965265c432912" }, "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-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-ui": "101.2.*", + "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\\UrlRewrite\\": "" + "Magento\\Swatches\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Add Swatches to Products" }, { - "name": "magento/module-url-rewrite-graph-ql", - "version": "100.4.0", + "name": "magento/module-swatches-graph-ql", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.0.0.zip", - "shasum": "70d823fc915575e6cd927eadbb60bda4dfa8f1ed" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.1.0.zip", + "shasum": "4788f5e071c9cd64276072474582d2ae45bfa8d7" }, "require": { "magento/framework": "103.0.*", - "magento/module-url-rewrite": "102.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-graph-ql": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\UrlRewriteGraphQl\\": "" + "Magento\\SwatchesGraphQl\\": "" } }, "license": [ @@ -17722,22 +17928,16 @@ "description": "N/A" }, { - "name": "magento/module-user", - "version": "101.2.0", + "name": "magento/module-swatches-layered-navigation", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.0.0.zip", - "shasum": "0caaaa786e222f0ffe67ba4c4fe88d6fdbc6f643" + "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/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.*", + "magento/magento-composer-installer": "*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -17746,7 +17946,7 @@ "registration.php" ], "psr-4": { - "Magento\\User\\": "" + "Magento\\SwatchesLayeredNavigation\\": "" } }, "license": [ @@ -17756,55 +17956,60 @@ "description": "N/A" }, { - "name": "magento/module-usps", - "version": "100.4.0", + "name": "magento/module-target-rule", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.0.0.zip", - "shasum": "1e74cf2583aea702bd78a5baa1ddfaa388feff90" + "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.2.1.0.zip", + "shasum": "5a62dd0f00dc0db129edcc5d51ff5c099a0472cf" }, "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-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-sales": "103.0.*", - "magento/module-shipping": "100.4.*", + "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\\Usps\\": "" + "Magento\\TargetRule\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-variable", + "name": "magento/module-target-rule-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.0.0.zip", - "shasum": "f7448026a799d7be842dcaf700b6f3baf97a9d71" + "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-backend": "102.0.*", - "magento/module-config": "101.2.*", - "magento/module-store": "101.1.*", - "magento/module-ui": "101.2.*", + "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", @@ -17813,69 +18018,81 @@ "registration.php" ], "psr-4": { - "Magento\\Variable\\": "" + "Magento\\TargetRuleGraphQl\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-vault", - "version": "101.2.0", + "name": "magento/module-tax", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.0.0.zip", - "shasum": "c959aa06935d83745efe96dd5a27f50450eb0c98" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.1.0.zip", + "shasum": "29eb56e51551199ce0b17e948e4ba9d4b673c590" }, "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-payment": "100.4.*", + "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-theme": "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\\Vault\\": "" + "Magento\\Tax\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" - ] + ], + "description": "N/A" }, { - "name": "magento/module-vault-graph-ql", + "name": "magento/module-tax-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" + "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.*", - "magento/module-graph-ql": "100.4.*", - "magento/module-vault": "101.2.*", "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\\VaultGraphQl\\": "" + "Magento\\TaxGraphQl\\": "" } }, "license": [ @@ -17885,15 +18102,20 @@ "description": "N/A" }, { - "name": "magento/module-version", - "version": "100.4.0", + "name": "magento/module-tax-import-export", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.0.0.zip", - "shasum": "ab2321feb1e90cadee584f413561f750d92d8707" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.1.0.zip", + "shasum": "bdc4b5a29c380a0e010dbd7e3a3e27551f8519ec" }, "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", @@ -17902,7 +18124,7 @@ "registration.php" ], "psr-4": { - "Magento\\Version\\": "" + "Magento\\TaxImportExport\\": "" } }, "license": [ @@ -17912,121 +18134,126 @@ "description": "N/A" }, { - "name": "magento/module-versions-cms", - "version": "101.2.0", + "name": "magento/module-theme", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.0.0.zip", - "shasum": "de1a66d74903227c450403d02d3a3a6bfb445508" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.1.0.zip", + "shasum": "8f02c7613fbccba355ec5a4271f22221d18ebc60" }, "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-user": "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\\VersionsCms\\": "" + "Magento\\Theme\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-versions-cms-url-rewrite", + "name": "magento/module-theme-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.0.0.zip", - "shasum": "5adb0456221cd95819788428787a44e9fa6ab6bd" + "url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.0.0.zip", + "shasum": "2097aa3d1f8b2a4aa8bc40d0b841254ea871c868" }, "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" }, + "suggest": { + "magento/module-store-graph-ql": "100.4.*" + }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\VersionsCmsUrlRewrite\\": "" + "Magento\\ThemeGraphQl\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-visual-merchandiser", - "version": "100.4.0", + "name": "magento/module-tinymce-3", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.0.0.zip", - "shasum": "3d7653cede5d01e5e7fc6ffa76241f6dc270a5f8" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.1.0.zip", + "shasum": "8e6445a4ef4ebe913fa326818bdb25d47e91af4f" }, "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.*", + "magento/module-variable": "100.4.*", + "magento/module-widget": "101.2.*", "php": "~7.3.0||~7.4.0" }, + "suggest": { + "magento/module-cms": "104.0.*" + }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\VisualMerchandiser\\": "" + "Magento\\Tinymce3\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-webapi", + "name": "magento/module-tinymce-3-banner", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.0.0.zip", - "shasum": "9426eb8e346c2ce92c82bb0cafe1464b4172e277" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3-banner/magento-module-tinymce-3-banner-100.4.0.0.zip", + "shasum": "917b92baa33f77d04cf887565c3f77c300088ec4" }, "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.*" + "magento/module-target-rule-sample-data": "Sample Data version: 100.4.*", + "magento/module-tinymce-3": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -18034,33 +18261,32 @@ "registration.php" ], "psr-4": { - "Magento\\Webapi\\": "" + "Magento\\TargetRule\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], "description": "N/A" }, { - "name": "magento/module-webapi-async", - "version": "100.4.0", + "name": "magento/module-translation", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.0.0.zip", - "shasum": "54ff024a15093348f2500db66c9e6c8b5c91061a" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.1.0.zip", + "shasum": "2279f7b98ad66c1176528ce18331ceb90bdad361" }, "require": { "magento/framework": "103.0.*", - "magento/framework-message-queue": "100.4.*", - "magento/module-asynchronous-operations": "100.4.*", - "magento/module-webapi": "100.4.*", + "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-customer": "103.0.*", - "magento/module-user": "101.2.*" + "magento/module-deploy": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -18068,7 +18294,7 @@ "registration.php" ], "psr-4": { - "Magento\\WebapiAsync\\": "" + "Magento\\Translation\\": "" } }, "license": [ @@ -18078,17 +18304,30 @@ "description": "N/A" }, { - "name": "magento/module-webapi-security", - "version": "100.4.0", + "name": "magento/module-two-factor-auth", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.0.0.zip", - "shasum": "cfa2a6ee999bc4fbcd0b0e8598fafdd4dd0be7e5" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.0.0.zip", + "shasum": "8cdb7265c9268a06654c229fe5b5e7d588810297" }, "require": { - "magento/framework": "103.0.*", - "magento/module-webapi": "100.4.*", - "php": "~7.3.0||~7.4.0" + "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", + "phpseclib/phpseclib": "2.0.*", + "spomky-labs/otphp": "^10.0" }, "type": "magento2-module", "autoload": { @@ -18096,32 +18335,33 @@ "registration.php" ], "psr-4": { - "Magento\\WebapiSecurity\\": "" + "Magento\\TwoFactorAuth\\": "" } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "OSL-3.0" ], - "description": "WebapiSecurity module provides option to loosen security on some webapi resources." + "description": "Two Factor Authentication module for Magento2" }, { - "name": "magento/module-website-restriction", - "version": "100.4.0", + "name": "magento/module-ui", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.0.0.zip", - "shasum": "a40523dc49b253d1c54fc7dcfae86aaed38da6aa" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.1.0.zip", + "shasum": "f66f3ff72cf8b5d754b93221f733b75566d67ea0" }, "require": { "magento/framework": "103.0.*", - "magento/module-cms": "104.0.*", - "magento/module-customer": "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-theme": "101.1.*" + "magento/module-config": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -18129,40 +18369,36 @@ "registration.php" ], "psr-4": { - "Magento\\WebsiteRestriction\\": "" + "Magento\\Ui\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-weee", - "version": "100.4.0", + "name": "magento/module-ups", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.0.0.zip", - "shasum": "36f8d7bfe0f77bd4afb3c2623903561306006f67" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.1.0.zip", + "shasum": "c1ab7b037dd915018c562c4d62d680b726d514f0" }, "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-catalog-inventory": "100.4.*", "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-shipping": "100.4.*", "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.*" + "magento/module-config": "101.2.*" }, "type": "magento2-module", "autoload": { @@ -18170,7 +18406,7 @@ "registration.php" ], "psr-4": { - "Magento\\Weee\\": "" + "Magento\\Ups\\": "" } }, "license": [ @@ -18180,30 +18416,31 @@ "description": "N/A" }, { - "name": "magento/module-weee-graph-ql", - "version": "100.4.0", + "name": "magento/module-url-rewrite", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.0.0.zip", - "shasum": "feef543935bd5aa11dd8338caf15616a0a73fb5c" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.1.0.zip", + "shasum": "9e27a79511124a3b4bb54635149df7259544677d" }, "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-tax": "100.4.*", - "magento/module-weee": "100.4.*", + "magento/module-ui": "101.2.*", "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\\": "" + "Magento\\UrlRewrite\\": "" } }, "license": [ @@ -18213,23 +18450,20 @@ "description": "N/A" }, { - "name": "magento/module-weee-staging", + "name": "magento/module-url-rewrite-graph-ql", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.0.0.zip", - "shasum": "222161b8e42079fa6a56cc19e6ba438c1fa708ce" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.0.0.zip", + "shasum": "70d823fc915575e6cd927eadbb60bda4dfa8f1ed" }, "require": { - "lib-libxml": "*", "magento/framework": "103.0.*", - "magento/magento-composer-installer": "*", - "magento/module-catalog-staging": "100.4.*", - "magento/module-weee": "100.4.*", + "magento/module-url-rewrite": "102.0.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-staging": "101.2.*" + "magento/module-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -18237,43 +18471,41 @@ "registration.php" ], "psr-4": { - "Magento\\WeeeStaging\\": "" + "Magento\\UrlRewriteGraphQl\\": "" } }, "license": [ - "proprietary" + "OSL-3.0", + "AFL-3.0" ], "description": "N/A" }, { - "name": "magento/module-widget", - "version": "101.2.0", + "name": "magento/module-user", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.0.0.zip", - "shasum": "06981a9bf8d55cd83616648be8436d954f5bfffe" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.1.0.zip", + "shasum": "a3f2951b2e8f03464bbca5a15024c3b4a072c51f" }, "require": { "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-cms": "104.0.*", + "magento/module-email": "101.1.*", + "magento/module-integration": "100.4.*", + "magento/module-security": "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-widget-sample-data": "Sample Data version: 100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ "registration.php" ], "psr-4": { - "Magento\\Widget\\": "" + "Magento\\User\\": "" } }, "license": [ @@ -18283,43 +18515,33 @@ "description": "N/A" }, { - "name": "magento/module-wishlist", - "version": "101.2.0", + "name": "magento/module-usps", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.0.0.zip", - "shasum": "c5116be562966727b8fa72d46b966b9f35ad1893" + "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.0.0.zip", + "shasum": "1e74cf2583aea702bd78a5baa1ddfaa388feff90" }, "require": { + "lib-libxml": "*", "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-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.*", - "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\\": "" + "Magento\\Usps\\": "" } }, "license": [ @@ -18329,17 +18551,19 @@ "description": "N/A" }, { - "name": "magento/module-wishlist-analytics", + "name": "magento/module-variable", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.0.0.zip", - "shasum": "4c5b0bec5b1becbb05ebd737a6b7e966866ba3ef" + "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.0.0.zip", + "shasum": "f7448026a799d7be842dcaf700b6f3baf97a9d71" }, "require": { "magento/framework": "103.0.*", - "magento/module-analytics": "100.4.*", - "magento/module-wishlist": "101.2.*", + "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", @@ -18348,7 +18572,7 @@ "registration.php" ], "psr-4": { - "Magento\\WishlistAnalytics\\": "" + "Magento\\Variable\\": "" } }, "license": [ @@ -18358,18 +18582,22 @@ "description": "N/A" }, { - "name": "magento/module-wishlist-graph-ql", - "version": "100.4.0", + "name": "magento/module-vault", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.0.0.zip", - "shasum": "d9da626ccfe7c150ef6f923c48e1d700088d8bd0" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.1.0.zip", + "shasum": "e35e0d8dc742aabc00dd56e09f089e4b7c71db30" }, "require": { "magento/framework": "103.0.*", - "magento/module-catalog-graph-ql": "100.4.*", + "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-wishlist": "101.2.*", + "magento/module-theme": "101.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -18378,72 +18606,604 @@ "registration.php" ], "psr-4": { - "Magento\\WishlistGraphQl\\": "" + "Magento\\Vault\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" - ], - "description": "N/A" + ] }, { - "name": "magento/page-builder-commerce", - "version": "1.4.0", + "name": "magento/module-vault-graph-ql", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.4.0.0.zip", - "shasum": "e20aa17225f11645842803b68b642383967810f0" + "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/module-banner-page-builder": "2.0.0", - "magento/module-banner-page-builder-analytics": "1.4.0", - "magento/module-catalog-page-builder-analytics": "1.4.0", - "magento/module-catalog-page-builder-analytics-staging": "1.4.0", - "magento/module-catalog-staging-page-builder": "1.4.0", - "magento/module-cms-page-builder-analytics": "1.4.0", - "magento/module-cms-page-builder-analytics-staging": "1.4.0", - "magento/module-page-builder": "2.0.0", - "magento/module-page-builder-analytics": "1.4.0", - "magento/module-staging-page-builder": "2.0.0" + "magento/framework": "103.0.*", + "magento/module-graph-ql": "100.4.*", + "magento/module-vault": "101.2.*", + "php": "~7.3.0||~7.4.0" }, - "type": "metapackage", - "description": "Page Builder Commerce metapackage" + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Magento\\VaultGraphQl\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "N/A" }, { - "name": "magento/product-community-edition", - "version": "2.4.0", + "name": "magento/module-version", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.0.0.zip", - "shasum": "9306dd594ac714c29e5a8728e07fb03fcae7afde" + "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.0.0.zip", + "shasum": "ab2321feb1e90cadee584f413561f750d92d8707" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.0.2", - "colinmollenhour/cache-backend-file": "~1.4.1", - "colinmollenhour/cache-backend-redis": "1.11.0", - "colinmollenhour/credis": "1.11.1", - "colinmollenhour/php-redis-session-abstract": "~1.4.0", - "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-package": "4.6.0", - "elasticsearch/elasticsearch": "~7.7.0", - "ext-bcmath": "*", - "ext-ctype": "*", - "ext-curl": "*", - "ext-dom": "*", - "ext-gd": "*", - "ext-hash": "*", - "ext-iconv": "*", - "ext-intl": "*", - "ext-mbstring": "*", - "ext-openssl": "*", + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.2.1.0.zip", + "shasum": "f72c9d30da83c4152e57f1d56052047a6b16173e" + }, + "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-url-rewrite", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-versions-cms-url-rewrite/magento-module-versions-cms-url-rewrite-100.4.0.0.zip", + "shasum": "5adb0456221cd95819788428787a44e9fa6ab6bd" + }, + "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-visual-merchandiser", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.4.1.0.zip", + "shasum": "ae4d2891b27623152d0aee00ddcb87fed8abbde2" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.0.0.zip", + "shasum": "9426eb8e346c2ce92c82bb0cafe1464b4172e277" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.0.0.zip", + "shasum": "54ff024a15093348f2500db66c9e6c8b5c91061a" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.0.0.zip", + "shasum": "cfa2a6ee999bc4fbcd0b0e8598fafdd4dd0be7e5" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.4.1.0.zip", + "shasum": "4206511e7196ce518784ba3c7031fa588d160e86" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.1.0.zip", + "shasum": "a4ffe3fbab088fc50788d909b189e4a27badd7c0" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.0.0.zip", + "shasum": "feef543935bd5aa11dd8338caf15616a0a73fb5c" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.4.0.0.zip", + "shasum": "222161b8e42079fa6a56cc19e6ba438c1fa708ce" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.1.0.zip", + "shasum": "ed113b57bb9c093d5361c873f5920c92fc72c4ac" + }, + "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-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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.1.0.zip", + "shasum": "0214c64d46496945913ff9e22d7925c5231993f5" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.0.0.zip", + "shasum": "4c5b0bec5b1becbb05ebd737a6b7e966866ba3ef" + }, + "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-graph-ql", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.1.0.zip", + "shasum": "1d59c07d6f052fbe9fa9fa7cfa3ced3ac70d8e98" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-catalog-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-commerce", + "version": "1.5.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/page-builder-commerce/magento-page-builder-commerce-1.5.0.0.zip", + "shasum": "95e59997a5c52e3a7bbb1dc5733f23c926af6cca" + }, + "require": { + "magento/module-banner-page-builder": "2.1.0", + "magento/module-banner-page-builder-analytics": "1.5.0", + "magento/module-catalog-page-builder-analytics": "1.5.0", + "magento/module-catalog-page-builder-analytics-staging": "1.5.0", + "magento/module-catalog-staging-page-builder": "1.5.0", + "magento/module-cms-page-builder-analytics": "1.5.0", + "magento/module-cms-page-builder-analytics-staging": "1.5.0", + "magento/module-page-builder": "2.1.0", + "magento/module-page-builder-admin-analytics": "1.0.0", + "magento/module-page-builder-analytics": "1.5.0", + "magento/module-staging-page-builder": "2.1.0" + }, + "type": "metapackage", + "description": "Page Builder Commerce metapackage" + }, + { + "name": "magento/product-community-edition", + "version": "2.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.1.0.zip", + "shasum": "7eefebc4396277fdfabdb079828488393a70cc83" + }, + "require": { + "amzn/amazon-pay-and-login-magento-2-module": "4.0.4", + "colinmollenhour/cache-backend-file": "~1.4.1", + "colinmollenhour/cache-backend-redis": "1.11.0", + "colinmollenhour/credis": "1.11.1", + "colinmollenhour/php-redis-session-abstract": "~1.4.0", + "composer/composer": "^1.9", + "dotmailer/dotmailer-magento2-extension-package": "4.8.0", + "elasticsearch/elasticsearch": "~7.7.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-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.0.2", + "klarna/m2-payments": "8.1.0", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.4.1", "laminas/laminas-config": "^2.6.0", @@ -18474,14 +19234,14 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "2.0.0", + "magento/adobe-stock-integration": "2.1.0", "magento/composer": "1.6.0", - "magento/framework": "103.0.0", + "magento/framework": "103.0.1", "magento/framework-amqp": "100.4.0", "magento/framework-bulk": "101.0.0", - "magento/framework-message-queue": "100.4.0", + "magento/framework-message-queue": "100.4.1", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.0", + "magento/inventory-metapackage": "1.2.1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -18490,197 +19250,405 @@ "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.0", - "magento/module-admin-analytics": "100.4.0", + "magento/magento2-base": "2.4.1", + "magento/module-admin-analytics": "100.4.1", "magento/module-admin-notification": "100.4.0", - "magento/module-advanced-pricing-import-export": "100.4.0", + "magento/module-advanced-pricing-import-export": "100.4.1", "magento/module-advanced-search": "100.4.0", "magento/module-amqp": "100.4.0", "magento/module-amqp-store": "100.4.0", - "magento/module-analytics": "100.4.0", - "magento/module-asynchronous-operations": "100.4.0", - "magento/module-authorization": "100.4.0", - "magento/module-backend": "102.0.0", - "magento/module-backup": "100.4.0", - "magento/module-bundle": "101.0.0", - "magento/module-bundle-graph-ql": "100.4.0", + "magento/module-analytics": "100.4.1", + "magento/module-asynchronous-operations": "100.4.1", + "magento/module-authorization": "100.4.1", + "magento/module-backend": "102.0.1", + "magento/module-backup": "100.4.1", + "magento/module-bundle": "101.0.1", + "magento/module-bundle-graph-ql": "100.4.1", "magento/module-bundle-import-export": "100.4.0", "magento/module-cache-invalidate": "100.4.0", - "magento/module-captcha": "100.4.0", + "magento/module-captcha": "100.4.1", "magento/module-cardinal-commerce": "100.4.0", - "magento/module-catalog": "104.0.0", + "magento/module-catalog": "104.0.1", "magento/module-catalog-analytics": "100.4.0", "magento/module-catalog-cms-graph-ql": "100.4.0", - "magento/module-catalog-customer-graph-ql": "100.4.0", - "magento/module-catalog-graph-ql": "100.4.0", - "magento/module-catalog-import-export": "101.1.0", - "magento/module-catalog-inventory": "100.4.0", + "magento/module-catalog-customer-graph-ql": "100.4.1", + "magento/module-catalog-graph-ql": "100.4.1", + "magento/module-catalog-import-export": "101.1.1", + "magento/module-catalog-inventory": "100.4.1", "magento/module-catalog-inventory-graph-ql": "100.4.0", - "magento/module-catalog-rule": "101.2.0", + "magento/module-catalog-rule": "101.2.1", "magento/module-catalog-rule-configurable": "100.4.0", "magento/module-catalog-rule-graph-ql": "100.4.0", - "magento/module-catalog-search": "102.0.0", - "magento/module-catalog-url-rewrite": "100.4.0", + "magento/module-catalog-search": "102.0.1", + "magento/module-catalog-url-rewrite": "100.4.1", "magento/module-catalog-url-rewrite-graph-ql": "100.4.0", - "magento/module-catalog-widget": "100.4.0", - "magento/module-checkout": "100.4.0", + "magento/module-catalog-widget": "100.4.1", + "magento/module-checkout": "100.4.1", "magento/module-checkout-agreements": "100.4.0", "magento/module-checkout-agreements-graph-ql": "100.4.0", - "magento/module-cms": "104.0.0", + "magento/module-cms": "104.0.1", "magento/module-cms-graph-ql": "100.4.0", - "magento/module-cms-url-rewrite": "100.4.0", + "magento/module-cms-url-rewrite": "100.4.1", "magento/module-cms-url-rewrite-graph-ql": "100.4.0", - "magento/module-config": "101.2.0", + "magento/module-config": "101.2.1", "magento/module-configurable-import-export": "100.4.0", - "magento/module-configurable-product": "100.4.0", - "magento/module-configurable-product-graph-ql": "100.4.0", + "magento/module-configurable-product": "100.4.1", + "magento/module-configurable-product-graph-ql": "100.4.1", "magento/module-configurable-product-sales": "100.4.0", - "magento/module-contact": "100.4.0", - "magento/module-cookie": "100.4.0", - "magento/module-cron": "100.4.0", + "magento/module-contact": "100.4.1", + "magento/module-cookie": "100.4.1", + "magento/module-cron": "100.4.1", "magento/module-csp": "100.4.0", "magento/module-currency-symbol": "100.4.0", - "magento/module-customer": "103.0.0", + "magento/module-customer": "103.0.1", "magento/module-customer-analytics": "100.4.0", "magento/module-customer-downloadable-graph-ql": "100.4.0", - "magento/module-customer-graph-ql": "100.4.0", - "magento/module-customer-import-export": "100.4.0", - "magento/module-deploy": "100.4.0", - "magento/module-developer": "100.4.0", + "magento/module-customer-graph-ql": "100.4.1", + "magento/module-customer-import-export": "100.4.1", + "magento/module-deploy": "100.4.1", + "magento/module-developer": "100.4.1", "magento/module-dhl": "100.4.0", - "magento/module-directory": "100.4.0", + "magento/module-directory": "100.4.1", "magento/module-directory-graph-ql": "100.4.0", - "magento/module-downloadable": "100.4.0", - "magento/module-downloadable-graph-ql": "100.4.0", + "magento/module-downloadable": "100.4.1", + "magento/module-downloadable-graph-ql": "100.4.1", "magento/module-downloadable-import-export": "100.4.0", - "magento/module-eav": "102.1.0", + "magento/module-eav": "102.1.1", "magento/module-eav-graph-ql": "100.4.0", - "magento/module-elasticsearch": "101.0.0", - "magento/module-elasticsearch-6": "100.4.0", - "magento/module-elasticsearch-7": "100.4.0", - "magento/module-email": "101.1.0", + "magento/module-elasticsearch": "101.0.1", + "magento/module-elasticsearch-6": "100.4.1", + "magento/module-elasticsearch-7": "100.4.1", + "magento/module-email": "101.1.1", "magento/module-encryption-key": "100.4.0", - "magento/module-fedex": "100.4.0", + "magento/module-fedex": "100.4.1", "magento/module-gift-message": "100.4.0", + "magento/module-gift-message-graph-ql": "100.4.0", "magento/module-google-adwords": "100.4.0", "magento/module-google-analytics": "100.4.0", - "magento/module-google-optimizer": "100.4.0", - "magento/module-graph-ql": "100.4.0", + "magento/module-google-optimizer": "100.4.1", + "magento/module-graph-ql": "100.4.1", "magento/module-graph-ql-cache": "100.4.0", "magento/module-grouped-catalog-inventory": "100.4.0", "magento/module-grouped-import-export": "100.4.0", - "magento/module-grouped-product": "100.4.0", - "magento/module-grouped-product-graph-ql": "100.4.0", - "magento/module-import-export": "101.0.0", - "magento/module-indexer": "100.4.0", + "magento/module-grouped-product": "100.4.1", + "magento/module-grouped-product-graph-ql": "100.4.1", + "magento/module-import-export": "101.0.1", + "magento/module-indexer": "100.4.1", "magento/module-instant-purchase": "100.4.0", - "magento/module-integration": "100.4.0", - "magento/module-layered-navigation": "100.4.0", - "magento/module-login-as-customer": "100.4.0", - "magento/module-login-as-customer-admin-ui": "100.4.0", - "magento/module-login-as-customer-api": "100.4.0", - "magento/module-login-as-customer-frontend-ui": "100.4.0", + "magento/module-integration": "100.4.1", + "magento/module-layered-navigation": "100.4.1", + "magento/module-login-as-customer": "100.4.1", + "magento/module-login-as-customer-admin-ui": "100.4.1", + "magento/module-login-as-customer-api": "100.4.1", + "magento/module-login-as-customer-assistance": "100.4.0", + "magento/module-login-as-customer-frontend-ui": "100.4.1", "magento/module-login-as-customer-log": "100.4.0", - "magento/module-login-as-customer-page-cache": "100.4.0", + "magento/module-login-as-customer-page-cache": "100.4.1", "magento/module-login-as-customer-quote": "100.4.0", - "magento/module-login-as-customer-sales": "100.4.0", + "magento/module-login-as-customer-sales": "100.4.1", "magento/module-marketplace": "100.4.0", - "magento/module-media-content": "100.4.0", - "magento/module-media-content-api": "100.4.0", - "magento/module-media-content-catalog": "100.4.0", - "magento/module-media-content-cms": "100.4.0", - "magento/module-media-gallery": "100.4.0", - "magento/module-media-gallery-api": "101.0.0", + "magento/module-media-content": "100.4.1", + "magento/module-media-content-api": "100.4.1", + "magento/module-media-content-catalog": "100.4.1", + "magento/module-media-content-cms": "100.4.1", + "magento/module-media-content-synchronization": "100.4.0", + "magento/module-media-content-synchronization-api": "100.4.0", + "magento/module-media-content-synchronization-catalog": "100.4.0", + "magento/module-media-content-synchronization-cms": "100.4.0", + "magento/module-media-gallery": "100.4.1", + "magento/module-media-gallery-api": "101.0.1", "magento/module-media-gallery-catalog": "100.4.0", + "magento/module-media-gallery-catalog-integration": "100.4.0", + "magento/module-media-gallery-catalog-ui": "100.4.0", + "magento/module-media-gallery-cms-ui": "100.4.0", + "magento/module-media-gallery-integration": "100.4.0", + "magento/module-media-gallery-metadata": "100.4.0", + "magento/module-media-gallery-metadata-api": "100.4.0", + "magento/module-media-gallery-synchronization": "100.4.0", + "magento/module-media-gallery-synchronization-api": "100.4.0", + "magento/module-media-gallery-synchronization-metadata": "100.4.0", + "magento/module-media-gallery-ui": "100.4.0", + "magento/module-media-gallery-ui-api": "100.4.0", "magento/module-media-storage": "100.4.0", - "magento/module-message-queue": "100.4.0", + "magento/module-message-queue": "100.4.1", "magento/module-msrp": "100.4.0", "magento/module-msrp-configurable-product": "100.4.0", "magento/module-msrp-grouped-product": "100.4.0", - "magento/module-multishipping": "100.4.0", + "magento/module-multishipping": "100.4.1", "magento/module-mysql-mq": "100.4.0", "magento/module-new-relic-reporting": "100.4.0", - "magento/module-newsletter": "100.4.0", + "magento/module-newsletter": "100.4.1", + "magento/module-newsletter-graph-ql": "100.4.0", "magento/module-offline-payments": "100.4.0", "magento/module-offline-shipping": "100.4.0", - "magento/module-page-cache": "100.4.0", - "magento/module-payment": "100.4.0", - "magento/module-paypal": "101.0.0", + "magento/module-page-cache": "100.4.1", + "magento/module-payment": "100.4.1", + "magento/module-paypal": "101.0.1", "magento/module-paypal-captcha": "100.4.0", - "magento/module-paypal-graph-ql": "100.4.0", - "magento/module-persistent": "100.4.0", - "magento/module-product-alert": "100.4.0", - "magento/module-product-video": "100.4.0", - "magento/module-quote": "101.2.0", - "magento/module-quote-analytics": "100.4.0", - "magento/module-quote-graph-ql": "100.4.0", + "magento/module-paypal-graph-ql": "100.4.1", + "magento/module-persistent": "100.4.1", + "magento/module-product-alert": "100.4.1", + "magento/module-product-video": "100.4.1", + "magento/module-quote": "101.2.1", + "magento/module-quote-analytics": "100.4.1", + "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.1", "magento/module-related-product-graph-ql": "100.4.0", "magento/module-release-notification": "100.4.0", - "magento/module-reports": "100.4.0", + "magento/module-reports": "100.4.1", "magento/module-require-js": "100.4.0", - "magento/module-review": "100.4.0", + "magento/module-review": "100.4.1", "magento/module-review-analytics": "100.4.0", + "magento/module-review-graph-ql": "100.4.0", "magento/module-robots": "101.1.0", "magento/module-rss": "100.4.0", "magento/module-rule": "100.4.0", - "magento/module-sales": "103.0.0", + "magento/module-sales": "103.0.1", "magento/module-sales-analytics": "100.4.0", - "magento/module-sales-graph-ql": "100.4.0", + "magento/module-sales-graph-ql": "100.4.1", "magento/module-sales-inventory": "100.4.0", - "magento/module-sales-rule": "101.2.0", - "magento/module-sales-sequence": "100.4.0", - "magento/module-sample-data": "100.4.0", - "magento/module-search": "101.1.0", - "magento/module-security": "100.4.0", + "magento/module-sales-rule": "101.2.1", + "magento/module-sales-sequence": "100.4.1", + "magento/module-sample-data": "100.4.1", + "magento/module-search": "101.1.1", + "magento/module-security": "100.4.1", "magento/module-send-friend": "100.4.0", "magento/module-send-friend-graph-ql": "100.4.0", - "magento/module-shipping": "100.4.0", - "magento/module-sitemap": "100.4.0", - "magento/module-store": "101.1.0", - "magento/module-store-graph-ql": "100.4.0", + "magento/module-shipping": "100.4.1", + "magento/module-sitemap": "100.4.1", + "magento/module-store": "101.1.1", + "magento/module-store-graph-ql": "100.4.1", "magento/module-swagger": "100.4.0", "magento/module-swagger-webapi": "100.4.0", "magento/module-swagger-webapi-async": "100.4.0", - "magento/module-swatches": "100.4.0", - "magento/module-swatches-graph-ql": "100.4.0", + "magento/module-swatches": "100.4.1", + "magento/module-swatches-graph-ql": "100.4.1", "magento/module-swatches-layered-navigation": "100.4.0", - "magento/module-tax": "100.4.0", + "magento/module-tax": "100.4.1", "magento/module-tax-graph-ql": "100.4.0", - "magento/module-tax-import-export": "100.4.0", - "magento/module-theme": "101.1.0", + "magento/module-tax-import-export": "100.4.1", + "magento/module-theme": "101.1.1", "magento/module-theme-graph-ql": "100.4.0", - "magento/module-tinymce-3": "100.4.0", - "magento/module-translation": "100.4.0", - "magento/module-ui": "101.2.0", - "magento/module-ups": "100.4.0", - "magento/module-url-rewrite": "102.0.0", + "magento/module-tinymce-3": "100.4.1", + "magento/module-translation": "100.4.1", + "magento/module-ui": "101.2.1", + "magento/module-ups": "100.4.1", + "magento/module-url-rewrite": "102.0.1", "magento/module-url-rewrite-graph-ql": "100.4.0", - "magento/module-user": "101.2.0", + "magento/module-user": "101.2.1", "magento/module-usps": "100.4.0", "magento/module-variable": "100.4.0", - "magento/module-vault": "101.2.0", + "magento/module-vault": "101.2.1", "magento/module-vault-graph-ql": "100.4.0", "magento/module-version": "100.4.0", "magento/module-webapi": "100.4.0", "magento/module-webapi-async": "100.4.0", "magento/module-webapi-security": "100.4.0", - "magento/module-weee": "100.4.0", + "magento/module-weee": "100.4.1", "magento/module-weee-graph-ql": "100.4.0", - "magento/module-widget": "101.2.0", - "magento/module-wishlist": "101.2.0", + "magento/module-widget": "101.2.1", + "magento/module-wishlist": "101.2.1", "magento/module-wishlist-analytics": "100.4.0", - "magento/module-wishlist-graph-ql": "100.4.0", - "magento/security-package": "1.0.0", - "magento/theme-adminhtml-backend": "100.4.0", - "magento/theme-frontend-blank": "100.4.0", - "magento/theme-frontend-luma": "100.4.0", + "magento/module-wishlist-graph-ql": "100.4.1", + "magento/security-package": "1.1.0", + "magento/theme-adminhtml-backend": "100.4.1", + "magento/theme-frontend-blank": "100.4.1", + "magento/theme-frontend-luma": "100.4.1", + "magento/zendframework1": "~1.14.2", + "monolog/monolog": "^1.17", + "paragonie/sodium_compat": "^1.6", + "paypal/module-braintree": "4.2.0", + "pelago/emogrifier": "^3.1.0", + "php": "~7.3.0||~7.4.0", + "php-amqplib/php-amqplib": "~2.10.0", + "phpseclib/mcrypt_compat": "1.0.8", + "phpseclib/phpseclib": "2.0.*", + "ramsey/uuid": "~3.8.0", + "symfony/console": "~4.4.0", + "symfony/event-dispatcher": "~4.4.0", + "symfony/process": "~4.4.0", + "tedivm/jshrink": "~1.3.0", + "temando/module-shipping": "2.0.0", + "tubalmartin/cssmin": "4.1.1", + "vertex/product-magento-module": "4.1.0", + "webonyx/graphql-php": "^0.13.8", + "wikimedia/less.php": "~1.8.0", + "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.2" + }, + "type": "metapackage", + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "eCommerce Platform for Growth (Community Edition)" + }, + { + "name": "magento/product-enterprise-edition", + "version": "2.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.1.0.zip", + "shasum": "20aaf9284bac091ee8cb4d3737a015a977c19f93" + }, + "require": { + "colinmollenhour/cache-backend-file": "~1.4.1", + "colinmollenhour/cache-backend-redis": "1.11.0", + "colinmollenhour/credis": "1.11.1", + "colinmollenhour/php-redis-session-abstract": "~1.4.0", + "composer/composer": "^1.9", + "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.8.0", + "elasticsearch/elasticsearch": "~7.7.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-spl": "*", + "ext-xsl": "*", + "ext-zip": "*", + "guzzlehttp/guzzle": "^6.3.3", + "laminas/laminas-captcha": "^2.7.1", + "laminas/laminas-code": "~3.4.1", + "laminas/laminas-config": "^2.6.0", + "laminas/laminas-console": "^2.6.0", + "laminas/laminas-crypt": "^2.6.0", + "laminas/laminas-db": "^2.8.2", + "laminas/laminas-dependency-plugin": "^1.0", + "laminas/laminas-di": "^2.6.1", + "laminas/laminas-eventmanager": "^3.0.0", + "laminas/laminas-feed": "^2.9.0", + "laminas/laminas-form": "^2.10.0", + "laminas/laminas-http": "^2.6.0", + "laminas/laminas-i18n": "^2.7.3", + "laminas/laminas-json": "^2.6.1", + "laminas/laminas-log": "^2.9.1", + "laminas/laminas-mail": "^2.9.0", + "laminas/laminas-mime": "^2.5.0", + "laminas/laminas-modulemanager": "^2.7", + "laminas/laminas-mvc": "~2.7.0", + "laminas/laminas-serializer": "^2.7.2", + "laminas/laminas-server": "^2.6.1", + "laminas/laminas-servicemanager": "^2.7.8", + "laminas/laminas-session": "^2.7.3", + "laminas/laminas-soap": "^2.7.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.11.2", + "lib-libxml": "*", + "magento/composer": "1.6.0", + "magento/framework-foreign-key": "100.4.0", + "magento/magento-composer-installer": ">=0.1.11", + "magento/magento2-ee-base": "2.4.1", + "magento/module-admin-gws": "100.4.1", + "magento/module-admin-gws-configurable-product": "100.4.0", + "magento/module-admin-gws-staging": "100.4.0", + "magento/module-advanced-catalog": "100.4.0", + "magento/module-advanced-checkout": "100.4.1", + "magento/module-advanced-rule": "100.4.0", + "magento/module-advanced-sales-rule": "100.4.0", + "magento/module-banner": "101.2.1", + "magento/module-banner-customer-segment": "100.4.0", + "magento/module-bundle-import-export-staging": "100.4.0", + "magento/module-bundle-staging": "100.4.1", + "magento/module-catalog-event": "101.1.1", + "magento/module-catalog-import-export-staging": "100.4.0", + "magento/module-catalog-inventory-staging": "100.4.0", + "magento/module-catalog-permissions": "100.4.1", + "magento/module-catalog-permissions-graph-ql": "100.4.0", + "magento/module-catalog-rule-staging": "100.4.1", + "magento/module-catalog-staging": "100.4.1", + "magento/module-catalog-staging-graph-ql": "100.4.1", + "magento/module-catalog-url-rewrite-staging": "100.4.0", + "magento/module-checkout-address-search": "100.4.0", + "magento/module-checkout-address-search-gift-registry": "100.4.0", + "magento/module-checkout-staging": "100.4.0", + "magento/module-cms-staging": "100.4.1", + "magento/module-configurable-product-staging": "100.4.0", + "magento/module-custom-attribute-management": "100.4.0", + "magento/module-customer-balance": "100.4.1", + "magento/module-customer-balance-graph-ql": "100.4.0", + "magento/module-customer-custom-attributes": "100.4.1", + "magento/module-customer-finance": "100.4.0", + "magento/module-customer-segment": "102.1.1", + "magento/module-downloadable-staging": "100.4.0", + "magento/module-elasticsearch-catalog-permissions": "100.4.0", + "magento/module-enterprise": "100.4.0", + "magento/module-gift-card": "101.3.1", + "magento/module-gift-card-account": "101.2.1", + "magento/module-gift-card-account-graph-ql": "100.4.0", + "magento/module-gift-card-graph-ql": "100.4.1", + "magento/module-gift-card-import-export": "100.4.0", + "magento/module-gift-card-staging": "100.4.0", + "magento/module-gift-message-staging": "100.4.0", + "magento/module-gift-registry": "101.2.1", + "magento/module-gift-wrapping": "101.2.0", + "magento/module-gift-wrapping-graph-ql": "100.4.0", + "magento/module-gift-wrapping-staging": "100.4.0", + "magento/module-google-optimizer-staging": "100.4.0", + "magento/module-google-tag-manager": "100.4.1", + "magento/module-grouped-product-staging": "100.4.0", + "magento/module-invitation": "100.4.0", + "magento/module-layered-navigation-staging": "100.4.0", + "magento/module-logging": "101.2.1", + "magento/module-login-as-customer-logging": "100.4.1", + "magento/module-login-as-customer-website-restriction": "100.4.1", + "magento/module-media-content-catalog-staging": "100.4.0", + "magento/module-msrp-staging": "100.4.0", + "magento/module-multiple-wishlist": "100.4.1", + "magento/module-payment-staging": "100.4.0", + "magento/module-persistent-history": "100.4.0", + "magento/module-price-permissions": "100.4.0", + "magento/module-product-video-staging": "100.4.0", + "magento/module-promotion-permissions": "100.4.0", + "magento/module-quote-gift-card-options": "100.4.0", + "magento/module-reminder": "101.2.0", + "magento/module-resource-connections": "100.4.0", + "magento/module-review-staging": "100.4.0", + "magento/module-reward": "101.2.1", + "magento/module-reward-graph-ql": "100.4.1", + "magento/module-reward-staging": "100.4.0", + "magento/module-rma": "101.2.1", + "magento/module-rma-graph-ql": "100.4.0", + "magento/module-rma-staging": "100.4.0", + "magento/module-sales-archive": "101.0.0", + "magento/module-sales-rule-staging": "100.4.0", + "magento/module-scalable-checkout": "100.4.0", + "magento/module-scalable-inventory": "100.4.0", + "magento/module-scalable-oms": "100.4.0", + "magento/module-scheduled-import-export": "101.2.1", + "magento/module-search-staging": "100.4.0", + "magento/module-staging": "101.2.1", + "magento/module-staging-graph-ql": "100.4.0", + "magento/module-support": "101.2.0", + "magento/module-swat": "100.4.0", + "magento/module-target-rule": "101.2.1", + "magento/module-target-rule-graph-ql": "100.4.0", + "magento/module-tinymce-3-banner": "100.4.0", + "magento/module-versions-cms": "101.2.1", + "magento/module-versions-cms-url-rewrite": "100.4.0", + "magento/module-visual-merchandiser": "100.4.1", + "magento/module-website-restriction": "100.4.1", + "magento/module-weee-staging": "100.4.0", + "magento/page-builder-commerce": "1.5.0", + "magento/product-community-edition": "2.4.1", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.1.0", "pelago/emogrifier": "^3.1.0", "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.10.0", + "php-amqplib/php-amqplib": "~2.7.0||~2.10.0", "phpseclib/mcrypt_compat": "1.0.8", "phpseclib/phpseclib": "2.0.*", "ramsey/uuid": "~3.8.0", @@ -18688,516 +19656,760 @@ "symfony/event-dispatcher": "~4.4.0", "symfony/process": "~4.4.0", "tedivm/jshrink": "~1.3.0", - "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "4.0.0", "webonyx/graphql-php": "^0.13.8", - "wikimedia/less.php": "~1.8.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.1" + "wikimedia/less.php": "~1.8.0" + }, + "type": "metapackage", + "license": [ + "proprietary" + ], + "description": "eCommerce Platform for Growth (Enterprise Edition)" + }, + { + "name": "magento/security-package", + "version": "1.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.0.0.zip", + "shasum": "a3719d48b34ac464ee8692c7c5a2f155800430b3" + }, + "require": { + "google/recaptcha": "^1.2", + "magento/module-re-captcha-admin-ui": "1.1.0", + "magento/module-re-captcha-checkout": "1.1.0", + "magento/module-re-captcha-contact": "1.1.0", + "magento/module-re-captcha-customer": "1.1.0", + "magento/module-re-captcha-frontend-ui": "1.1.0", + "magento/module-re-captcha-migration": "1.1.0", + "magento/module-re-captcha-newsletter": "1.1.0", + "magento/module-re-captcha-paypal": "1.1.0", + "magento/module-re-captcha-review": "1.1.0", + "magento/module-re-captcha-send-friend": "1.1.0", + "magento/module-re-captcha-ui": "1.1.0", + "magento/module-re-captcha-user": "1.1.0", + "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.0", + "magento/module-re-captcha-version-2-invisible": "2.0.0", + "magento/module-re-captcha-version-3-invisible": "2.0.0", + "magento/module-securitytxt": "1.1.0", + "magento/module-two-factor-auth": "1.1.0" + }, + "type": "metapackage", + "description": "Magento Security Package" + }, + { + "name": "magento/theme-adminhtml-backend", + "version": "100.4.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.1.0.zip", + "shasum": "73398c0478f0e4dd5c2c25a40577cc554552a917" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.1.0.zip", + "shasum": "8f6187a999cabee73e5968b3a98519fbdf080531" + }, + "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.1", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.1.0.zip", + "shasum": "38cf4b18eed6542e4f32cd894277389f2a57e856" + }, + "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.4", + "source": { + "type": "git", + "url": "https://github.com/magento/zf1.git", + "reference": "250f35c0e80b5e6fa1a1598c144cba2fff36b565" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/zf1/zipball/250f35c0e80b5e6fa1a1598c144cba2fff36b565", + "reference": "250f35c0e80b5e6fa1a1598c144cba2fff36b565", + "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" + ], + "time": "2020-05-19T23:25:07+00:00" + }, + { + "name": "monolog/monolog", + "version": "1.25.5", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0", + "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "psr/log": "~1.0" + }, + "provide": { + "psr/log-implementation": "1.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", + "php-console/php-console": "^3.1.3", + "php-parallel-lint/php-parallel-lint": "^1.0", + "phpunit/phpunit": "~4.5", + "ruflin/elastica": ">=0.90 <3.0", + "sentry/sentry": "^0.13", + "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", + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", + "ext-mongo": "Allow sending log messages to a MongoDB server", + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", + "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" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.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": "http://seld.be" + } + ], + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", + "homepage": "http://github.com/Seldaek/monolog", + "keywords": [ + "log", + "logging", + "psr-3" + ], + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], + "time": "2020-07-23T08:35:51+00:00" + }, + { + "name": "myclabs/php-enum", + "version": "1.7.6", + "source": { + "type": "git", + "url": "https://github.com/myclabs/php-enum.git", + "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c", + "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": ">=7.1" + }, + "require-dev": { + "phpunit/phpunit": "^7", + "squizlabs/php_codesniffer": "1.*", + "vimeo/psalm": "^3.8" + }, + "type": "library", + "autoload": { + "psr-4": { + "MyCLabs\\Enum\\": "src/" + } }, - "type": "metapackage", + "notification-url": "https://packagist.org/downloads/", "license": [ - "OSL-3.0", - "AFL-3.0" + "MIT" ], - "description": "eCommerce Platform for Growth (Community Edition)" + "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" + ], + "time": "2020-02-14T08:15:52+00:00" }, { - "name": "magento/product-enterprise-edition", - "version": "2.4.0", + "name": "paragonie/constant_time_encoding", + "version": "v2.3.0", + "source": { + "type": "git", + "url": "https://github.com/paragonie/constant_time_encoding.git", + "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2" + }, "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.4.0.0.zip", - "shasum": "1fafd8ae2b1620733ffb8b955acaea52cfff41d5" + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", + "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", + "shasum": "" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.0.2", - "colinmollenhour/cache-backend-file": "~1.4.1", - "colinmollenhour/cache-backend-redis": "1.11.0", - "colinmollenhour/credis": "1.11.1", - "colinmollenhour/php-redis-session-abstract": "~1.4.0", - "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-enterprise-package": "4.6.0", - "elasticsearch/elasticsearch": "~7.7.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-spl": "*", - "ext-xsl": "*", - "ext-zip": "*", - "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.0.2", - "laminas/laminas-captcha": "^2.7.1", - "laminas/laminas-code": "~3.4.1", - "laminas/laminas-config": "^2.6.0", - "laminas/laminas-console": "^2.6.0", - "laminas/laminas-crypt": "^2.6.0", - "laminas/laminas-db": "^2.8.2", - "laminas/laminas-dependency-plugin": "^1.0", - "laminas/laminas-di": "^2.6.1", - "laminas/laminas-eventmanager": "^3.0.0", - "laminas/laminas-feed": "^2.9.0", - "laminas/laminas-form": "^2.10.0", - "laminas/laminas-http": "^2.6.0", - "laminas/laminas-i18n": "^2.7.3", - "laminas/laminas-json": "^2.6.1", - "laminas/laminas-log": "^2.9.1", - "laminas/laminas-mail": "^2.9.0", - "laminas/laminas-mime": "^2.5.0", - "laminas/laminas-modulemanager": "^2.7", - "laminas/laminas-mvc": "~2.7.0", - "laminas/laminas-serializer": "^2.7.2", - "laminas/laminas-server": "^2.6.1", - "laminas/laminas-servicemanager": "^2.7.8", - "laminas/laminas-session": "^2.7.3", - "laminas/laminas-soap": "^2.7.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.11.2", - "lib-libxml": "*", - "magento/adobe-stock-integration": "2.0.0", - "magento/composer": "1.6.0", - "magento/framework-foreign-key": "100.4.0", - "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.0", - "magento/magento-composer-installer": ">=0.1.11", - "magento/magento2-ee-base": "2.4.0", - "magento/module-admin-gws": "100.4.0", - "magento/module-admin-gws-staging": "100.4.0", - "magento/module-advanced-catalog": "100.4.0", - "magento/module-advanced-checkout": "100.4.0", - "magento/module-advanced-rule": "100.4.0", - "magento/module-advanced-sales-rule": "100.4.0", - "magento/module-banner": "101.2.0", - "magento/module-banner-customer-segment": "100.4.0", - "magento/module-bundle-import-export-staging": "100.4.0", - "magento/module-bundle-staging": "100.4.0", - "magento/module-catalog-event": "101.1.0", - "magento/module-catalog-import-export-staging": "100.4.0", - "magento/module-catalog-inventory-staging": "100.4.0", - "magento/module-catalog-permissions": "100.4.0", - "magento/module-catalog-rule-staging": "100.4.0", - "magento/module-catalog-staging": "100.4.0", - "magento/module-catalog-staging-graph-ql": "100.4.0", - "magento/module-catalog-url-rewrite-staging": "100.4.0", - "magento/module-checkout-address-search": "100.4.0", - "magento/module-checkout-address-search-gift-registry": "100.4.0", - "magento/module-checkout-staging": "100.4.0", - "magento/module-cms-staging": "100.4.0", - "magento/module-configurable-product-staging": "100.4.0", - "magento/module-custom-attribute-management": "100.4.0", - "magento/module-customer-balance": "100.4.0", - "magento/module-customer-balance-graph-ql": "100.4.0", - "magento/module-customer-custom-attributes": "100.4.0", - "magento/module-customer-finance": "100.4.0", - "magento/module-customer-segment": "102.1.0", - "magento/module-downloadable-staging": "100.4.0", - "magento/module-elasticsearch-catalog-permissions": "100.4.0", - "magento/module-enterprise": "100.4.0", - "magento/module-gift-card": "101.3.0", - "magento/module-gift-card-account": "101.2.0", - "magento/module-gift-card-account-graph-ql": "100.4.0", - "magento/module-gift-card-graph-ql": "100.4.0", - "magento/module-gift-card-import-export": "100.4.0", - "magento/module-gift-card-staging": "100.4.0", - "magento/module-gift-message-staging": "100.4.0", - "magento/module-gift-registry": "101.2.0", - "magento/module-gift-wrapping": "101.2.0", - "magento/module-gift-wrapping-staging": "100.4.0", - "magento/module-google-optimizer-staging": "100.4.0", - "magento/module-google-tag-manager": "100.4.0", - "magento/module-grouped-product-staging": "100.4.0", - "magento/module-invitation": "100.4.0", - "magento/module-layered-navigation-staging": "100.4.0", - "magento/module-logging": "101.2.0", - "magento/module-login-as-customer-logging": "100.4.0", - "magento/module-login-as-customer-website-restriction": "100.4.0", - "magento/module-media-content-catalog-staging": "100.4.0", - "magento/module-msrp-staging": "100.4.0", - "magento/module-multiple-wishlist": "100.4.0", - "magento/module-payment-staging": "100.4.0", - "magento/module-persistent-history": "100.4.0", - "magento/module-price-permissions": "100.4.0", - "magento/module-product-video-staging": "100.4.0", - "magento/module-promotion-permissions": "100.4.0", - "magento/module-reminder": "101.2.0", - "magento/module-resource-connections": "100.4.0", - "magento/module-review-staging": "100.4.0", - "magento/module-reward": "101.2.0", - "magento/module-reward-graph-ql": "100.4.0", - "magento/module-reward-staging": "100.4.0", - "magento/module-rma": "101.2.0", - "magento/module-rma-graph-ql": "100.4.0", - "magento/module-rma-staging": "100.4.0", - "magento/module-sales-archive": "101.0.0", - "magento/module-sales-rule-staging": "100.4.0", - "magento/module-scalable-checkout": "100.4.0", - "magento/module-scalable-inventory": "100.4.0", - "magento/module-scalable-oms": "100.4.0", - "magento/module-scheduled-import-export": "101.2.0", - "magento/module-search-staging": "100.4.0", - "magento/module-staging": "101.2.0", - "magento/module-staging-graph-ql": "100.4.0", - "magento/module-support": "101.2.0", - "magento/module-target-rule": "101.2.0", - "magento/module-tinymce-3-banner": "100.4.0", - "magento/module-versions-cms": "101.2.0", - "magento/module-versions-cms-url-rewrite": "100.4.0", - "magento/module-visual-merchandiser": "100.4.0", - "magento/module-website-restriction": "100.4.0", - "magento/module-weee-staging": "100.4.0", - "magento/page-builder-commerce": "1.4.0", - "magento/product-community-edition": "2.4.0", - "magento/security-package": "1.0.0", - "magento/zendframework1": "~1.14.2", - "monolog/monolog": "^1.17", - "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.1.0", - "pelago/emogrifier": "^3.1.0", - "php": "~7.3.0||~7.4.0", - "php-amqplib/php-amqplib": "~2.7.0||~2.10.0", - "phpseclib/mcrypt_compat": "1.0.8", - "phpseclib/phpseclib": "2.0.*", - "ramsey/uuid": "~3.8.0", - "symfony/console": "~4.4.0", - "symfony/event-dispatcher": "~4.4.0", - "symfony/process": "~4.4.0", - "tedivm/jshrink": "~1.3.0", - "temando/module-shipping": "2.0.0", - "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "4.0.0", - "webonyx/graphql-php": "^0.13.8", - "wikimedia/less.php": "~1.8.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.1" + "php": "^7|^8" }, - "type": "metapackage", + "require-dev": { + "phpunit/phpunit": "^6|^7", + "vimeo/psalm": "^1|^2|^3" + }, + "type": "library", + "autoload": { + "psr-4": { + "ParagonIE\\ConstantTime\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "proprietary" + "MIT" ], - "description": "eCommerce Platform for Growth (Enterprise Edition)" + "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" + ], + "time": "2019-11-06T19:20:29+00:00" }, { - "name": "magento/security-package", - "version": "1.0.0", + "name": "paragonie/random_compat", + "version": "v9.99.99", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" + }, "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.0.0.0.zip", - "shasum": "35744adb8548c112800798579da82bfd35d8c39f" - }, - "require": { - "magento/module-re-captcha-admin-ui": "1.0.0", - "magento/module-re-captcha-checkout": "1.0.0", - "magento/module-re-captcha-contact": "1.0.0", - "magento/module-re-captcha-customer": "1.0.0", - "magento/module-re-captcha-frontend-ui": "1.0.0", - "magento/module-re-captcha-migration": "1.0.0", - "magento/module-re-captcha-newsletter": "1.0.0", - "magento/module-re-captcha-paypal": "1.0.0", - "magento/module-re-captcha-review": "1.0.0", - "magento/module-re-captcha-send-friend": "1.0.0", - "magento/module-re-captcha-ui": "1.0.0", - "magento/module-re-captcha-user": "1.0.0", - "magento/module-re-captcha-validation": "1.0.0", - "magento/module-re-captcha-validation-api": "1.0.0", - "magento/module-re-captcha-version-2-checkbox": "1.0.0", - "magento/module-re-captcha-version-2-invisible": "1.0.0", - "magento/module-re-captcha-version-3-invisible": "1.0.0", - "magento/module-securitytxt": "1.0.0", - "magento/module-two-factor-auth": "1.0.0" + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "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" + ], + "time": "2018-07-02T15:55:56+00:00" + }, + { + "name": "paragonie/sodium_compat", + "version": "v1.13.0", + "source": { + "type": "git", + "url": "https://github.com/paragonie/sodium_compat.git", + "reference": "bbade402cbe84c69b718120911506a3aa2bae653" }, - "type": "metapackage", - "description": "Magento Security Package" - }, - { - "name": "magento/theme-adminhtml-backend", - "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.0.0.zip", - "shasum": "b575cba61fa73982f3e5469ff65bd57fe78cc321" + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bbade402cbe84c69b718120911506a3aa2bae653", + "reference": "bbade402cbe84c69b718120911506a3aa2bae653", + "shasum": "" }, "require": { - "magento/framework": "103.0.*", - "php": "~7.3.0||~7.4.0" + "paragonie/random_compat": ">=1", + "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" }, - "type": "magento2-theme", + "require-dev": { + "phpunit/phpunit": "^3|^4|^5|^6|^7" + }, + "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": [ - "registration.php" + "autoload.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "OSL-3.0", - "AFL-3.0" + "ISC" ], - "description": "N/A" + "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" + ], + "time": "2020-03-20T21:48:09+00:00" }, { - "name": "magento/theme-frontend-blank", - "version": "100.4.0", + "name": "paypal/module-braintree", + "version": "4.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.0.0.zip", - "shasum": "d38bc758f681a7aee6706306bb1aa00f06360bfe" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.0.0.zip", + "shasum": "7a13c18488bab661e6c06c862e9df371eee6f8a4" }, "require": { - "magento/framework": "103.0.*", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-theme", - "autoload": { - "files": [ - "registration.php" - ] + "paypal/module-braintree-core": "4.2.0", + "paypal/module-braintree-graph-ql": "4.1.1" }, + "type": "metapackage", "license": [ - "OSL-3.0", - "AFL-3.0" + "Apache-2.0" ], - "description": "N/A" + "description": "Braintree Magento" }, { - "name": "magento/theme-frontend-luma", - "version": "100.4.0", + "name": "paypal/module-braintree-core", + "version": "4.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.0.0.zip", - "shasum": "9d3a2014796dd36e2ff0224ee367fb4e05a2cca5" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.0.0.zip", + "shasum": "dc646d71fb9a76c9ef2b37d8b0bfdd539ac19111" }, "require": { - "magento/framework": "103.0.*", - "magento/theme-frontend-blank": "100.4.*", - "php": "~7.3.0||~7.4.0" + "braintree/braintree_php": "5.2.0", + "ext-json": "*", + "ext-simplexml": "*", + "league/iso3166": "^2.1", + "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-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" }, - "type": "magento2-theme", + "conflict": { + "gene/module-braintree": "*", + "magento/module-braintree": "*" + }, + "type": "magento2-module", "autoload": { "files": [ "registration.php" - ] + ], + "psr-4": { + "PayPal\\Braintree\\": "" + } }, "license": [ - "OSL-3.0", - "AFL-3.0" + "proprietary" ], - "description": "N/A" + "description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal." }, { - "name": "magento/zendframework1", - "version": "1.14.4", - "source": { - "type": "git", - "url": "https://github.com/magento/zf1.git", - "reference": "250f35c0e80b5e6fa1a1598c144cba2fff36b565" - }, + "name": "paypal/module-braintree-graph-ql", + "version": "4.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/zf1/zipball/250f35c0e80b5e6fa1a1598c144cba2fff36b565", - "reference": "250f35c0e80b5e6fa1a1598c144cba2fff36b565", - "shasum": "" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.1.0.zip", + "shasum": "c9ec37feb321b5a2a4fc4c355e20c2206084b33c" }, "require": { - "php": ">=5.2.11" - }, - "require-dev": { - "phpunit/dbunit": "1.3.*", - "phpunit/phpunit": "3.7.*" + "magento/framework": "^102||^103", + "magento/module-quote": "^101", + "magento/module-quote-graph-ql": "^100", + "magento/module-store": "^101", + "paypal/module-braintree": "^4.1", + "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.12.x-dev" - } + "suggest": { + "magento/module-graph-ql": "^100" }, + "type": "magento2-module", "autoload": { - "psr-0": { - "Zend_": "library/" + "files": [ + "registration.php" + ], + "psr-4": { + "PayPal\\BraintreeGraphQl\\": "" } }, - "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" + "OSL-3.0", + "AFL-3.0" ], - "time": "2020-05-19T23:25:07+00:00" + "description": "N/A" }, { - "name": "monolog/monolog", - "version": "1.25.5", + "name": "pelago/emogrifier", + "version": "v3.1.0", "source": { "type": "git", - "url": "https://github.com/Seldaek/monolog.git", - "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0" + "url": "https://github.com/MyIntervals/emogrifier.git", + "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0", - "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0", + "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8", + "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8", "shasum": "" }, "require": { - "php": ">=5.3.0", - "psr/log": "~1.0" - }, - "provide": { - "psr/log-implementation": "1.0.0" + "ext-dom": "*", + "ext-libxml": "*", + "php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4", + "symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { - "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", - "php-console/php-console": "^3.1.3", - "php-parallel-lint/php-parallel-lint": "^1.0", - "phpunit/phpunit": "~4.5", - "ruflin/elastica": ">=0.90 <3.0", - "sentry/sentry": "^0.13", - "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", - "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", - "ext-mongo": "Allow sending log messages to a MongoDB server", - "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", - "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", - "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" + "friendsofphp/php-cs-fixer": "^2.15.3", + "phpmd/phpmd": "^2.7.0", + "phpunit/phpunit": "^5.7.27", + "squizlabs/php_codesniffer": "^3.5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Monolog\\": "src/Monolog" + "dev-master": "4.0.x-dev" } }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Sends your logs to files, sockets, inboxes, databases and various web services", - "homepage": "http://github.com/Seldaek/monolog", - "keywords": [ - "log", - "logging", - "psr-3" + "autoload": { + "psr-4": { + "Pelago\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" ], - "funding": [ + "authors": [ { - "url": "https://github.com/Seldaek", - "type": "github" + "name": "Oliver Klee", + "email": "github@oliverklee.de" }, { - "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", - "type": "tidelift" + "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" } ], - "time": "2020-07-23T08:35:51+00:00" + "description": "Converts CSS styles into inline style attributes in your HTML code", + "homepage": "https://www.myintervals.com/emogrifier.php", + "keywords": [ + "css", + "email", + "pre-processing" + ], + "time": "2019-12-26T19:37:31+00:00" }, { - "name": "myclabs/php-enum", - "version": "1.7.6", + "name": "php-amqplib/php-amqplib", + "version": "v2.10.1", "source": { "type": "git", - "url": "https://github.com/myclabs/php-enum.git", - "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c" + "url": "https://github.com/php-amqplib/php-amqplib.git", + "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c", - "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c", + "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200", + "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200", "shasum": "" }, "require": { - "ext-json": "*", - "php": ">=7.1" + "ext-bcmath": "*", + "ext-sockets": "*", + "php": ">=5.6" + }, + "replace": { + "videlalvaro/php-amqplib": "self.version" }, "require-dev": { - "phpunit/phpunit": "^7", - "squizlabs/php_codesniffer": "1.*", - "vimeo/psalm": "^3.8" + "ext-curl": "*", + "nategood/httpful": "^0.2.20", + "phpunit/phpunit": "^5.7|^6.5|^7.0", + "squizlabs/php_codesniffer": "^2.5" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.10-dev" + } + }, "autoload": { "psr-4": { - "MyCLabs\\Enum\\": "src/" + "PhpAmqpLib\\": "PhpAmqpLib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "LGPL-2.1-or-later" ], "authors": [ { - "name": "PHP Enum contributors", - "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" + "name": "Alvaro Videla", + "role": "Original Maintainer" + }, + { + "name": "John Kelly", + "email": "johnmkelly86@gmail.com", + "role": "Maintainer" + }, + { + "name": "RaĂșl Araya", + "email": "nubeiro@gmail.com", + "role": "Maintainer" + }, + { + "name": "Luke Bakken", + "email": "luke@bakken.io", + "role": "Maintainer" } ], - "description": "PHP Enum implementation", - "homepage": "http://github.com/myclabs/php-enum", + "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": [ - "enum" + "message", + "queue", + "rabbitmq" ], - "time": "2020-02-14T08:15:52+00:00" + "time": "2019-10-10T13:23:40+00:00" }, { - "name": "paragonie/constant_time_encoding", - "version": "v2.3.0", + "name": "phpgt/cssxpath", + "version": "v1.1.2", "source": { "type": "git", - "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2" + "url": "https://github.com/PhpGt/CssXPath.git", + "reference": "cca4df1a33e18aff1bb775372ece5fddb032ba67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", - "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", + "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/cca4df1a33e18aff1bb775372ece5fddb032ba67", + "reference": "cca4df1a33e18aff1bb775372ece5fddb032ba67", "shasum": "" }, "require": { - "php": "^7|^8" + "php": ">=7.2" }, "require-dev": { - "phpunit/phpunit": "^6|^7", - "vimeo/psalm": "^1|^2|^3" + "phpgt/dom": "*", + "phpunit/phpunit": "^8.0" }, "type": "library", "autoload": { "psr-4": { - "ParagonIE\\ConstantTime\\": "src/" + "Gt\\CssXPath\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", @@ -19206,294 +20418,325 @@ ], "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" + "name": "Greg Bowler", + "email": "greg.bowler@g105b.com", + "homepage": "https://www.g105b.com", + "role": "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" - ], - "time": "2019-11-06T19:20:29+00:00" + "description": "Convert CSS selectors to XPath queries.", + "time": "2019-11-08T13:40:04+00:00" }, { - "name": "paragonie/random_compat", - "version": "v9.99.99", + "name": "phpgt/dom", + "version": "v2.1.6", "source": { "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" + "url": "https://github.com/PhpGt/Dom.git", + "reference": "fceb86cdb32e846178f75b7f9806d2b77635a879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "url": "https://api.github.com/repos/PhpGt/Dom/zipball/fceb86cdb32e846178f75b7f9806d2b77635a879", + "reference": "fceb86cdb32e846178f75b7f9806d2b77635a879", "shasum": "" }, "require": { - "php": "^7" + "ext-dom": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "php": ">=7.2", + "phpgt/cssxpath": "*", + "psr/http-message": "1.*" }, "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." + "phpunit/phpunit": "8.*" }, "type": "library", + "autoload": { + "psr-4": { + "Gt\\Dom\\": "./src" + } + }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" + "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": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "time": "2018-07-02T15:55:56+00:00" + "description": "The modern DOM API for PHP 7 projects.", + "time": "2020-01-15T08:28:10+00:00" }, { - "name": "paragonie/sodium_compat", - "version": "v1.13.0", + "name": "phpseclib/mcrypt_compat", + "version": "1.0.8", "source": { "type": "git", - "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "bbade402cbe84c69b718120911506a3aa2bae653" + "url": "https://github.com/phpseclib/mcrypt_compat.git", + "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bbade402cbe84c69b718120911506a3aa2bae653", - "reference": "bbade402cbe84c69b718120911506a3aa2bae653", + "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/f74c7b1897b62f08f268184b8bb98d9d9ab723b0", + "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0", "shasum": "" }, "require": { - "paragonie/random_compat": ">=1", - "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" + "php": ">=5.3.3", + "phpseclib/phpseclib": ">=2.0.11 <3.0.0" }, "require-dev": { - "phpunit/phpunit": "^3|^4|^5|^6|^7" + "phpunit/phpunit": "^4.8.35|^5.7|^6.0" }, "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." + "ext-openssl": "Will enable faster cryptographic operations" }, "type": "library", "autoload": { "files": [ - "autoload.php" + "lib/mcrypt.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "ISC" + "MIT" ], "authors": [ { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com" - }, - { - "name": "Frank Denis", - "email": "jedisct1@pureftpd.org" + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "homepage": "http://phpseclib.sourceforge.net" } ], - "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", + "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0", "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", + "cryptograpy", "encryption", - "libsodium", - "php", - "public-key cryptography", - "secret-key cryptography", - "side-channel resistant" + "mcrypt" ], - "time": "2020-03-20T21:48:09+00:00" + "time": "2018-08-22T03:11:43+00:00" }, { - "name": "paypal/module-braintree", - "version": "4.1.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.1.0.0.zip", - "shasum": "abb52b4930cbc91c5116bbf19b8044bb356a463c" - }, - "require": { - "paypal/module-braintree-core": "4.1.0", - "paypal/module-braintree-graph-ql": "4.1.0" + "name": "phpseclib/phpseclib", + "version": "2.0.29", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, - "type": "metapackage", - "license": [ - "Apache-2.0" - ], - "description": "Braintree Magento" - }, - { - "name": "paypal/module-braintree-core", - "version": "4.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.1.0.0.zip", - "shasum": "28be379fc99016538d24d028d766b289cc522c41" + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", + "shasum": "" }, "require": { - "braintree/braintree_php": "4.5.0", - "ext-json": "*", - "ext-simplexml": "*", - "league/iso3166": "^2.1", - "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-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" + "php": ">=5.3.3" }, - "conflict": { - "gene/module-braintree": "*", - "magento/module-braintree": "*" + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0", + "squizlabs/php_codesniffer": "~2.0" }, - "type": "magento2-module", + "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": [ - "registration.php" + "phpseclib/bootstrap.php" ], "psr-4": { - "PayPal\\Braintree\\": "" + "phpseclib\\": "phpseclib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "proprietary" + "MIT" ], - "description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal." + "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" + ], + "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": "2020-09-08T04:24:43+00:00" }, { - "name": "paypal/module-braintree-graph-ql", - "version": "4.1.0", + "name": "psr/container", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + }, "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.0.0.zip", - "shasum": "c9f7e844d807f10e1bfb964e234d747d755ad3fb" + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "shasum": "" }, "require": { - "magento/framework": "^102||^103", - "magento/module-quote": "^101", - "magento/module-quote-graph-ql": "^100", - "magento/module-store": "^101", - "paypal/module-braintree": "^4.1", - "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0" + "php": ">=5.3.0" }, - "suggest": { - "magento/module-graph-ql": "^100" + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } }, - "type": "magento2-module", "autoload": { - "files": [ - "registration.php" - ], "psr-4": { - "PayPal\\BraintreeGraphQl\\": "" + "Psr\\Container\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "OSL-3.0", - "AFL-3.0" + "MIT" ], - "description": "N/A" + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", + "keywords": [ + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" + ], + "time": "2017-02-14T16:28:37+00:00" }, { - "name": "pelago/emogrifier", - "version": "v3.1.0", + "name": "psr/http-message", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/MyIntervals/emogrifier.git", - "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8" + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8", - "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-libxml": "*", - "php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4", - "symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^2.15.3", - "phpmd/phpmd": "^2.7.0", - "phpunit/phpunit": "^5.7.27", - "squizlabs/php_codesniffer": "^3.5.0" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Pelago\\": "src/" + "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -19502,136 +20745,95 @@ ], "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" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Converts CSS styles into inline style attributes in your HTML code", - "homepage": "https://www.myintervals.com/emogrifier.php", + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", "keywords": [ - "css", - "email", - "pre-processing" + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" ], - "time": "2019-12-26T19:37:31+00:00" + "time": "2016-08-06T14:39:51+00:00" }, { - "name": "php-amqplib/php-amqplib", - "version": "v2.10.1", + "name": "psr/log", + "version": "1.1.3", "source": { "type": "git", - "url": "https://github.com/php-amqplib/php-amqplib.git", - "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200" + "url": "https://github.com/php-fig/log.git", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200", - "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { - "ext-bcmath": "*", - "ext-sockets": "*", - "php": ">=5.6" - }, - "replace": { - "videlalvaro/php-amqplib": "self.version" - }, - "require-dev": { - "ext-curl": "*", - "nategood/httpful": "^0.2.20", - "phpunit/phpunit": "^5.7|^6.5|^7.0", - "squizlabs/php_codesniffer": "^2.5" + "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { - "PhpAmqpLib\\": "PhpAmqpLib/" + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-2.1-or-later" + "MIT" ], "authors": [ { - "name": "Alvaro Videla", - "role": "Original Maintainer" - }, - { - "name": "John Kelly", - "email": "johnmkelly86@gmail.com", - "role": "Maintainer" - }, - { - "name": "RaĂșl Araya", - "email": "nubeiro@gmail.com", - "role": "Maintainer" - }, - { - "name": "Luke Bakken", - "email": "luke@bakken.io", - "role": "Maintainer" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "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/", + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ - "message", - "queue", - "rabbitmq" + "log", + "psr", + "psr-3" ], - "time": "2019-10-10T13:23:40+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { - "name": "phpgt/cssxpath", - "version": "v1.1.2", + "name": "ralouphie/getallheaders", + "version": "3.0.3", "source": { "type": "git", - "url": "https://github.com/PhpGt/CssXPath.git", - "reference": "cca4df1a33e18aff1bb775372ece5fddb032ba67" + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/CssXPath/zipball/cca4df1a33e18aff1bb775372ece5fddb032ba67", - "reference": "cca4df1a33e18aff1bb775372ece5fddb032ba67", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=5.6" }, "require-dev": { - "phpgt/dom": "*", - "phpunit/phpunit": "^8.0" + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { - "psr-4": { - "Gt\\CssXPath\\": "./src" - } + "files": [ + "src/getallheaders.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -19639,44 +20841,65 @@ ], "authors": [ { - "name": "Greg Bowler", - "email": "greg.bowler@g105b.com", - "homepage": "https://www.g105b.com", - "role": "Developer" + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" } ], - "description": "Convert CSS selectors to XPath queries.", - "time": "2019-11-08T13:40:04+00:00" + "description": "A polyfill for getallheaders.", + "time": "2019-03-08T08:55:37+00:00" }, { - "name": "phpgt/dom", - "version": "v2.1.6", + "name": "ramsey/uuid", + "version": "3.8.0", "source": { "type": "git", - "url": "https://github.com/PhpGt/Dom.git", - "reference": "fceb86cdb32e846178f75b7f9806d2b77635a879" + "url": "https://github.com/ramsey/uuid.git", + "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Dom/zipball/fceb86cdb32e846178f75b7f9806d2b77635a879", - "reference": "fceb86cdb32e846178f75b7f9806d2b77635a879", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3", + "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-libxml": "*", - "ext-mbstring": "*", - "php": ">=7.2", - "phpgt/cssxpath": "*", - "psr/http-message": "1.*" + "paragonie/random_compat": "^1.0|^2.0|9.99.99", + "php": "^5.4 || ^7.0", + "symfony/polyfill-ctype": "^1.8" + }, + "replace": { + "rhumsaa/uuid": "self.version" }, "require-dev": { - "phpunit/phpunit": "8.*" + "codeception/aspect-mock": "^1.0 | ~2.0.0", + "doctrine/annotations": "~1.2.0", + "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", + "ircmaxell/random-lib": "^1.1", + "jakub-onderka/php-parallel-lint": "^0.9.0", + "mockery/mockery": "^0.9.9", + "moontoast/math": "^1.1", + "php-mock/php-mock-phpunit": "^0.3|^1.1", + "phpunit/phpunit": "^4.7|^5.0|^6.5", + "squizlabs/php_codesniffer": "^2.3" + }, + "suggest": { + "ext-ctype": "Provides support for PHP Ctype functions", + "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", + "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", + "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", + "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", + "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", + "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, "autoload": { "psr-4": { - "Gt\\Dom\\": "./src" + "Ramsey\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -19685,78 +20908,55 @@ ], "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": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" }, { - "name": "Jacob Bearden", - "homepage": "https://github.com/jacobbearden", - "role": "Documentation contributor" + "name": "Marijn Huizendveld", + "email": "marijn.huizendveld@gmail.com" }, { - "name": "Jaroslav TĂœc", - "homepage": "https://www.jaroslavtyc.com/", - "role": "Developer" + "name": "Thibaud Fabre", + "email": "thibaud@aztech.io" } ], - "description": "The modern DOM API for PHP 7 projects.", - "time": "2020-01-15T08:28:10+00:00" + "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", + "homepage": "https://github.com/ramsey/uuid", + "keywords": [ + "guid", + "identifier", + "uuid" + ], + "time": "2018-07-19T23:38:55+00:00" }, { - "name": "phpseclib/mcrypt_compat", - "version": "1.0.8", + "name": "react/promise", + "version": "v2.8.0", "source": { "type": "git", - "url": "https://github.com/phpseclib/mcrypt_compat.git", - "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0" + "url": "https://github.com/reactphp/promise.git", + "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/f74c7b1897b62f08f268184b8bb98d9d9ab723b0", - "reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0", + "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", + "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", "shasum": "" }, "require": { - "php": ">=5.3.3", - "phpseclib/phpseclib": ">=2.0.11 <3.0.0" + "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35|^5.7|^6.0" - }, - "suggest": { - "ext-openssl": "Will enable faster cryptographic operations" + "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { + "psr-4": { + "React\\Promise\\": "src/" + }, "files": [ - "lib/mcrypt.php" + "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -19765,55 +20965,44 @@ ], "authors": [ { - "name": "Jim Wigginton", - "email": "terrafrost@php.net", - "homepage": "http://phpseclib.sourceforge.net" + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com" } ], - "description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0", + "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ - "cryptograpy", - "encryption", - "mcrypt" + "promise", + "promises" ], - "time": "2018-08-22T03:11:43+00:00" + "time": "2020-05-12T15:16:56+00:00" }, { - "name": "phpseclib/phpseclib", - "version": "2.0.28", + "name": "seld/jsonlint", + "version": "1.8.2", "source": { "type": "git", - "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260" + "url": "https://github.com/Seldaek/jsonlint.git", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { - "phing/phing": "~2.7", - "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", - "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." + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, + "bin": [ + "bin/jsonlint" + ], "type": "library", "autoload": { - "files": [ - "phpseclib/bootstrap.php" - ], "psr-4": { - "phpseclib\\": "phpseclib/" + "Seld\\JsonLint\\": "src/Seld/JsonLint/" } }, "notification-url": "https://packagist.org/downloads/", @@ -19822,94 +21011,56 @@ ], "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" + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" } ], - "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", - "homepage": "http://phpseclib.sourceforge.net", + "description": "JSON Linter", "keywords": [ - "BigInteger", - "aes", - "asn.1", - "asn1", - "blowfish", - "crypto", - "cryptography", - "encryption", - "rsa", - "security", - "sftp", - "signature", - "signing", - "ssh", - "twofish", - "x.509", - "x509" + "json", + "linter", + "parser", + "validator" ], "funding": [ { - "url": "https://github.com/terrafrost", + "url": "https://github.com/Seldaek", "type": "github" }, { - "url": "https://www.patreon.com/phpseclib", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", + "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", "type": "tidelift" } ], - "time": "2020-07-08T09:08:33+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { - "name": "psr/container", - "version": "1.0.0", + "name": "seld/phar-utils", + "version": "1.1.1", "source": { "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "url": "https://github.com/Seldaek/phar-utils.git", + "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796", + "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Container\\": "src/" + "Seld\\PharUtils\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -19918,47 +21069,58 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be" } ], - "description": "Common Container Interface (PHP FIG PSR-11)", - "homepage": "https://github.com/php-fig/container", + "description": "PHAR file format utilities, for when PHP phars you up", "keywords": [ - "PSR-11", - "container", - "container-interface", - "container-interop", - "psr" + "phar" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2020-07-07T18:42:57+00:00" }, { - "name": "psr/http-message", - "version": "1.0.1", + "name": "spomky-labs/otphp", + "version": "v10.0.1", "source": { "type": "git", - "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "url": "https://github.com/Spomky-Labs/otphp.git", + "reference": "f44cce5a9db4b8da410215d992110482c931232f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f", + "reference": "f44cce5a9db4b8da410215d992110482c931232f", "shasum": "" }, "require": { - "php": ">=5.3.0" + "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": { - "dev-master": "1.0.x-dev" + "v10.0": "10.0.x-dev", + "v9.0": "9.0.x-dev", + "v8.3": "8.3.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Http\\Message\\": "src/" + "OTPHP\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -19967,94 +21129,84 @@ ], "authors": [ { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky" + }, + { + "name": "All contributors", + "homepage": "https://github.com/Spomky-Labs/otphp/contributors" } ], - "description": "Common interface for HTTP messages", - "homepage": "https://github.com/php-fig/http-message", + "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": [ - "http", - "http-message", - "psr", - "psr-7", - "request", - "response" + "FreeOTP", + "RFC 4226", + "RFC 6238", + "google authenticator", + "hotp", + "otp", + "totp" ], - "time": "2016-08-06T14:39:51+00:00" + "time": "2020-01-28T09:24:19+00:00" }, { - "name": "psr/log", - "version": "1.1.3", + "name": "symfony/console", + "version": "v4.4.15", "source": { "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "url": "https://github.com/symfony/console.git", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124", "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": "http://www.php-fig.org/" - } - ], - "description": "Common interface for logging libraries", - "homepage": "https://github.com/php-fig/log", - "keywords": [ - "log", - "psr", - "psr-3" - ], - "time": "2020-03-23T09:12:05+00:00" - }, - { - "name": "ralouphie/getallheaders", - "version": "3.0.3", - "source": { - "type": "git", - "url": "https://github.com/ralouphie/getallheaders.git", - "reference": "120b605dfeb996808c31b6477290a714d356e822" + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.8", + "symfony/polyfill-php80": "^1.15", + "symfony/service-contracts": "^1.1|^2" }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", - "reference": "120b605dfeb996808c31b6477290a714d356e822", - "shasum": "" + "conflict": { + "symfony/dependency-injection": "<3.4", + "symfony/event-dispatcher": "<4.3|>=5", + "symfony/lock": "<4.4", + "symfony/process": "<3.3" }, - "require": { - "php": ">=5.6" + "provide": { + "psr/log-implementation": "1.0" }, "require-dev": { - "php-coveralls/php-coveralls": "^2.1", - "phpunit/phpunit": "^5 || ^6.5" + "psr/log": "~1.0", + "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", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, "autoload": { - "files": [ - "src/getallheaders.php" + "psr-4": { + "Symfony\\Component\\Console\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20063,66 +21215,62 @@ ], "authors": [ { - "name": "Ralph Khattar", - "email": "ralph.khattar@gmail.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "A polyfill for getallheaders.", - "time": "2019-03-08T08:55:37+00:00" + "description": "Symfony Console Component", + "homepage": "https://symfony.com", + "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-09-15T07:58:55+00:00" }, { - "name": "ramsey/uuid", - "version": "3.8.0", + "name": "symfony/css-selector", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/ramsey/uuid.git", - "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3" + "url": "https://github.com/symfony/css-selector.git", + "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3", - "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9", + "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9", "shasum": "" }, "require": { - "paragonie/random_compat": "^1.0|^2.0|9.99.99", - "php": "^5.4 || ^7.0", - "symfony/polyfill-ctype": "^1.8" - }, - "replace": { - "rhumsaa/uuid": "self.version" - }, - "require-dev": { - "codeception/aspect-mock": "^1.0 | ~2.0.0", - "doctrine/annotations": "~1.2.0", - "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", - "ircmaxell/random-lib": "^1.1", - "jakub-onderka/php-parallel-lint": "^0.9.0", - "mockery/mockery": "^0.9.9", - "moontoast/math": "^1.1", - "php-mock/php-mock-phpunit": "^0.3|^1.1", - "phpunit/phpunit": "^4.7|^5.0|^6.5", - "squizlabs/php_codesniffer": "^2.3" - }, - "suggest": { - "ext-ctype": "Provides support for PHP Ctype functions", - "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", - "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", - "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", - "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", - "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", - "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." + "php": ">=7.2.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev" + "dev-master": "5.1-dev" } }, "autoload": { "psr-4": { - "Ramsey\\Uuid\\": "src/" - } + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -20130,55 +21278,66 @@ ], "authors": [ { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { - "name": "Marijn Huizendveld", - "email": "marijn.huizendveld@gmail.com" + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" }, { - "name": "Thibaud Fabre", - "email": "thibaud@aztech.io" + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", - "homepage": "https://github.com/ramsey/uuid", - "keywords": [ - "guid", - "identifier", - "uuid" + "description": "Symfony CssSelector Component", + "homepage": "https://symfony.com", + "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": "2018-07-19T23:38:55+00:00" + "time": "2020-05-20T17:43:50+00:00" }, { - "name": "react/promise", - "version": "v2.8.0", + "name": "symfony/deprecation-contracts", + "version": "v2.2.0", "source": { "type": "git", - "url": "https://github.com/reactphp/promise.git", - "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", - "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", "shasum": "" }, "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" + "php": ">=7.1" }, "type": "library", - "autoload": { - "psr-4": { - "React\\Promise\\": "src/" + "extra": { + "branch-alias": { + "dev-master": "2.2-dev" }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { "files": [ - "src/functions_include.php" + "function.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20187,45 +21346,84 @@ ], "authors": [ { - "name": "Jan Sorgalla", - "email": "jsorgalla@gmail.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "keywords": [ - "promise", - "promises" + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "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-05-12T15:16:56+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { - "name": "seld/jsonlint", - "version": "1.8.0", + "name": "symfony/event-dispatcher", + "version": "v4.4.15", "source": { "type": "git", - "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd", "shasum": "" }, "require": { - "php": "^5.3 || ^7.0 || ^8.0" + "php": ">=7.1.3", + "symfony/event-dispatcher-contracts": "^1.1" + }, + "conflict": { + "symfony/dependency-injection": "<3.4" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "1.1" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + "psr/log": "~1.0", + "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": "" }, - "bin": [ - "bin/jsonlint" - ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, "autoload": { "psr-4": { - "Seld\\JsonLint\\": "src/Seld/JsonLint/" - } + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -20233,56 +21431,66 @@ ], "authors": [ { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "JSON Linter", - "keywords": [ - "json", - "linter", - "parser", - "validator" - ], + "description": "Symfony EventDispatcher Component", + "homepage": "https://symfony.com", "funding": [ { - "url": "https://github.com/Seldaek", + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", "type": "github" }, { - "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2020-04-30T19:05:18+00:00" + "time": "2020-09-18T14:07:46+00:00" }, { - "name": "seld/phar-utils", - "version": "1.1.1", + "name": "symfony/event-dispatcher-contracts", + "version": "v1.1.9", "source": { "type": "git", - "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796" + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796", - "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7", "shasum": "" }, "require": { - "php": ">=5.3" + "php": ">=7.1.3" + }, + "suggest": { + "psr/event-dispatcher": "", + "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "1.1-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { - "Seld\\PharUtils\\": "src/" + "Symfony\\Contracts\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -20291,59 +21499,71 @@ ], "authors": [ { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], - "description": "PHAR file format utilities, for when PHP phars you up", + "description": "Generic abstractions related to dispatching event", + "homepage": "https://symfony.com", "keywords": [ - "phar" + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" ], - "time": "2020-07-07T18:42:57+00:00" + "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": "spomky-labs/otphp", - "version": "v10.0.1", + "name": "symfony/filesystem", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/Spomky-Labs/otphp.git", - "reference": "f44cce5a9db4b8da410215d992110482c931232f" + "url": "https://github.com/symfony/filesystem.git", + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f", - "reference": "f44cce5a9db4b8da410215d992110482c931232f", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae", + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae", "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" + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { - "v10.0": "10.0.x-dev", - "v9.0": "9.0.x-dev", - "v8.3": "8.3.x-dev" + "dev-master": "5.1-dev" } }, "autoload": { "psr-4": { - "OTPHP\\": "src/" - } + "Symfony\\Component\\Filesystem\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -20351,81 +21571,58 @@ ], "authors": [ { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { - "name": "All contributors", - "homepage": "https://github.com/Spomky-Labs/otphp/contributors" + "name": "Symfony Community", + "homepage": "https://symfony.com/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" + "description": "Symfony Filesystem Component", + "homepage": "https://symfony.com", + "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-01-28T09:24:19+00:00" + "time": "2020-09-27T14:02:37+00:00" }, { - "name": "symfony/console", - "version": "v4.4.11", + "name": "symfony/finder", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/symfony/console.git", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" + "url": "https://github.com/symfony/finder.git", + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", + "url": "https://api.github.com/repos/symfony/finder/zipball/2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", "shasum": "" }, "require": { - "php": ">=7.1.3", - "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php73": "^1.8", - "symfony/polyfill-php80": "^1.15", - "symfony/service-contracts": "^1.1|^2" - }, - "conflict": { - "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" - }, - "require-dev": { - "psr/log": "~1.0", - "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": "" + "php": ">=7.2.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Console\\": "" + "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -20445,7 +21642,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Console Component", + "description": "Symfony Finder Component", "homepage": "https://symfony.com", "funding": [ { @@ -20461,24 +21658,26 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:18:39+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { - "name": "symfony/css-selector", - "version": "v5.1.3", + "name": "symfony/options-resolver", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/symfony/css-selector.git", - "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9" + "url": "https://github.com/symfony/options-resolver.git", + "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9", - "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4c7e155bf7d93ea4ba3824d5a14476694a5278dd", + "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php80": "^1.15" }, "type": "library", "extra": { @@ -20488,7 +21687,7 @@ }, "autoload": { "psr-4": { - "Symfony\\Component\\CssSelector\\": "" + "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -20503,17 +21702,18 @@ "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": "Symfony CssSelector Component", + "description": "Symfony OptionsResolver Component", "homepage": "https://symfony.com", + "keywords": [ + "config", + "configuration", + "options" + ], "funding": [ { "url": "https://symfony.com/sponsor", @@ -20528,38 +21728,44 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-09-27T03:44:28+00:00" }, { - "name": "symfony/deprecation-contracts", - "version": "v2.1.3", + "name": "symfony/polyfill-ctype", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14" + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14", - "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", + "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "1.18-dev" }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, "files": [ - "function.php" + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20568,16 +21774,22 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "A generic function and convention to trigger deprecation notices", + "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], "funding": [ { "url": "https://symfony.com/sponsor", @@ -20592,58 +21804,44 @@ "type": "tidelift" } ], - "time": "2020-06-06T08:49:21+00:00" + "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v4.4.11", + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "shasum": "" - }, - "require": { - "php": ">=7.1.3", - "symfony/event-dispatcher-contracts": "^1.1" - }, - "conflict": { - "symfony/dependency-injection": "<3.4" + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5" }, - "provide": { - "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "1.1" + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5", + "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5", + "shasum": "" }, - "require-dev": { - "psr/log": "~1.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "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" + "require": { + "php": ">=5.3.3" }, "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { - "Symfony\\Component\\EventDispatcher\\": "" + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" }, - "exclude-from-classmap": [ - "/Tests/" + "files": [ + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20652,16 +21850,24 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony EventDispatcher Component", + "description": "Symfony polyfill for intl's grapheme_* functions", "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], "funding": [ { "url": "https://symfony.com/sponsor", @@ -20676,43 +21882,48 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:59:13+00:00" + "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.9", + "name": "symfony/polyfill-intl-idn", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7" + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251", + "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=5.3.3", + "symfony/polyfill-intl-normalizer": "^1.10", + "symfony/polyfill-php70": "^1.10", + "symfony/polyfill-php72": "^1.10" }, "suggest": { - "psr/event-dispatcher": "", - "symfony/event-dispatcher-implementation": "" + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.18-dev" }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { - "Symfony\\Contracts\\EventDispatcher\\": "" - } + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -20720,23 +21931,27 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Trevor Rowbotham", + "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Generic abstractions related to dispatching event", + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" ], "funding": [ { @@ -20752,38 +21967,47 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:19:58+00:00" + "time": "2020-08-04T06:02:08+00:00" }, { - "name": "symfony/filesystem", - "version": "v5.1.3", + "name": "symfony/polyfill-intl-normalizer", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/filesystem.git", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157" + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e", + "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-ctype": "~1.8" + "php": ">=5.3.3" + }, + "suggest": { + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.1-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Filesystem\\": "" + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, - "exclude-from-classmap": [ - "/Tests/" + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20792,16 +22016,24 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Filesystem Component", + "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "intl", + "normalizer", + "polyfill", + "portable", + "shim" + ], "funding": [ { "url": "https://symfony.com/sponsor", @@ -20816,37 +22048,44 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/finder", - "version": "v5.1.3", + "name": "symfony/polyfill-mbstring", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/finder.git", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187" + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", + "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.1-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Finder\\": "" + "Symfony\\Polyfill\\Mbstring\\": "" }, - "exclude-from-classmap": [ - "/Tests/" + "files": [ + "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20855,16 +22094,23 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Finder Component", + "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], "funding": [ { "url": "https://symfony.com/sponsor", @@ -20879,39 +22125,45 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/options-resolver", - "version": "v5.1.3", + "name": "symfony/polyfill-php70", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/options-resolver.git", - "reference": "9ff59517938f88d90b6e65311fef08faa640f681" + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/9ff59517938f88d90b6e65311fef08faa640f681", - "reference": "9ff59517938f88d90b6e65311fef08faa640f681", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", + "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1", - "symfony/polyfill-php80": "^1.15" + "paragonie/random_compat": "~1.0|~2.0|~9.99", + "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.1-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { - "Symfony\\Component\\OptionsResolver\\": "" + "Symfony\\Polyfill\\Php70\\": "" }, - "exclude-from-classmap": [ - "/Tests/" + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -20920,20 +22172,21 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony OptionsResolver Component", + "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ - "config", - "configuration", - "options" + "compatibility", + "polyfill", + "portable", + "shim" ], "funding": [ { @@ -20949,28 +22202,25 @@ "type": "tidelift" } ], - "time": "2020-07-12T12:58:00+00:00" + "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/polyfill-ctype", - "version": "v1.18.0", + "name": "symfony/polyfill-php72", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "639447d008615574653fb3bc60d1986d7172eaae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", - "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae", + "reference": "639447d008615574653fb3bc60d1986d7172eaae", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "suggest": { - "ext-ctype": "For best performance" - }, "type": "library", "extra": { "branch-alias": { @@ -20983,7 +22233,7 @@ }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" + "Symfony\\Polyfill\\Php72\\": "" }, "files": [ "bootstrap.php" @@ -20995,21 +22245,21 @@ ], "authors": [ { - "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for ctype functions", + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "ctype", "polyfill", - "portable" + "portable", + "shim" ], "funding": [ { @@ -21028,25 +22278,22 @@ "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/polyfill-intl-grapheme", - "version": "v1.18.0", + "name": "symfony/polyfill-php73", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5" + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5", - "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca", + "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "suggest": { - "ext-intl": "For best performance" - }, "type": "library", "extra": { "branch-alias": { @@ -21059,10 +22306,13 @@ }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + "Symfony\\Polyfill\\Php73\\": "" }, "files": [ "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -21079,12 +22329,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for intl's grapheme_* functions", + "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "grapheme", - "intl", "polyfill", "portable", "shim" @@ -21106,27 +22354,21 @@ "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/polyfill-intl-idn", - "version": "v1.18.0", + "name": "symfony/polyfill-php80", + "version": "v1.18.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe" + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/bc6549d068d0160e0f10f7a5a23c7d1406b95ebe", - "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981", + "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-intl-normalizer": "^1.10", - "symfony/polyfill-php70": "^1.10", - "symfony/polyfill-php72": "^1.10" - }, - "suggest": { - "ext-intl": "For best performance" + "php": ">=7.0.8" }, "type": "library", "extra": { @@ -21140,10 +22382,13 @@ }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" + "Symfony\\Polyfill\\Php80\\": "" }, "files": [ "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -21152,24 +22397,22 @@ ], "authors": [ { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" }, { - "name": "Trevor Rowbotham", - "email": "trevor.rowbotham@pm.me" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "idn", - "intl", "polyfill", "portable", "shim" @@ -21191,44 +22434,34 @@ "time": "2020-07-14T12:35:20+00:00" }, { - "name": "symfony/polyfill-intl-normalizer", - "version": "v1.18.0", + "name": "symfony/process", + "version": "v4.4.15", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e" + "url": "https://github.com/symfony/process.git", + "reference": "9b887acc522935f77555ae8813495958c7771ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e", - "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e", + "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7", + "reference": "9b887acc522935f77555ae8813495958c7771ba7", "shasum": "" }, "require": { - "php": ">=5.3.3" - }, - "suggest": { - "ext-intl": "For best performance" + "php": ">=7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + "Symfony\\Component\\Process\\": "" }, - "files": [ - "bootstrap.php" - ], - "classmap": [ - "Resources/stubs" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -21237,24 +22470,16 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for intl's Normalizer class and related functions", + "description": "Symfony Process Component", "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "intl", - "normalizer", - "polyfill", - "portable", - "shim" - ], "funding": [ { "url": "https://symfony.com/sponsor", @@ -21269,44 +22494,45 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.18.0", + "name": "symfony/property-access", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" + "url": "https://github.com/symfony/property-access.git", + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", - "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4c43f7ff784e1e3ee1c96e15f76b342af6617b39", + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.15", + "symfony/property-info": "^5.1.1" + }, + "require-dev": { + "symfony/cache": "^4.4|^5.0" }, "suggest": { - "ext-mbstring": "For best performance" + "psr/cache-implementation": "To cache access methods." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "5.1-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" + "Symfony\\Component\\PropertyAccess\\": "" }, - "files": [ - "bootstrap.php" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -21315,22 +22541,26 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Mbstring extension", + "description": "Symfony PropertyAccess Component", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" + "access", + "array", + "extraction", + "index", + "injection", + "object", + "property", + "property path", + "reflection" ], "funding": [ { @@ -21346,45 +22576,57 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { - "name": "symfony/polyfill-php70", - "version": "v1.18.0", + "name": "symfony/property-info", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3" + "url": "https://github.com/symfony/property-info.git", + "reference": "22518930091e0bdb249694efc509e3697f7e325e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", - "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", + "url": "https://api.github.com/repos/symfony/property-info/zipball/22518930091e0bdb249694efc509e3697f7e325e", + "reference": "22518930091e0bdb249694efc509e3697f7e325e", "shasum": "" }, "require": { - "paragonie/random_compat": "~1.0|~2.0|~9.99", - "php": ">=5.3.3" + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.15", + "symfony/string": "^5.1" + }, + "conflict": { + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<0.3.0", + "symfony/dependency-injection": "<4.4" + }, + "require-dev": { + "doctrine/annotations": "~1.7", + "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", "extra": { "branch-alias": { - "dev-master": "1.18-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "5.1-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" + "Symfony\\Component\\PropertyInfo\\": "" }, - "files": [ - "bootstrap.php" - ], - "classmap": [ - "Resources/stubs" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -21393,21 +22635,23 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "KĂ©vin Dunglas", + "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", + "description": "Symfony Property Info Component", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" + "doctrine", + "phpdoc", + "property", + "symfony", + "type", + "validator" ], "funding": [ { @@ -21423,42 +22667,43 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-09-07T05:10:28+00:00" }, { - "name": "symfony/polyfill-php72", - "version": "v1.18.0", + "name": "symfony/service-contracts", + "version": "v2.2.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "639447d008615574653fb3bc60d1986d7172eaae" + "url": "https://github.com/symfony/service-contracts.git", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae", - "reference": "639447d008615574653fb3bc60d1986d7172eaae", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.2.5", + "psr/container": "^1.0" + }, + "suggest": { + "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-master": "2.2-dev" }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, - "files": [ - "bootstrap.php" - ] + "Symfony\\Contracts\\Service\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -21474,13 +22719,15 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" ], "funding": [ { @@ -21496,44 +22743,51 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { - "name": "symfony/polyfill-php73", - "version": "v1.18.0", + "name": "symfony/string", + "version": "v5.1.7", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca" + "url": "https://github.com/symfony/string.git", + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca", - "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca", + "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", "shasum": "" }, "require": { - "php": ">=5.3.3" + "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", "extra": { "branch-alias": { - "dev-master": "1.18-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "dev-master": "5.1-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" + "Symfony\\Component\\String\\": "" }, "files": [ - "bootstrap.php" + "Resources/functions.php" ], - "classmap": [ - "Resources/stubs" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -21550,13 +22804,15 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", + "description": "Symfony String component", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" ], "funding": [ { @@ -21572,45 +22828,263 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-09-15T12:23:47+00:00" }, { - "name": "symfony/polyfill-php80", - "version": "v1.18.0", + "name": "tedivm/jshrink", + "version": "v1.3.3", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981" + "url": "https://github.com/tedious/JShrink.git", + "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981", - "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981", + "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a", + "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a", + "shasum": "" + }, + "require": { + "php": "^5.6|^7.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" + ], + "time": "2019-06-28T18:11:46+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.1", + "source": { + "type": "git", + "url": "https://github.com/thecodingmachine/safe.git", + "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a6b795aeb367c90cc6ed88dadb4cdcac436377c2", + "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2", + "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", + "time": "2020-10-08T08:40:29+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": ">=7.0.8" + "php": ">=5.3.0", + "symfony/polyfill-mbstring": "^1.3" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.18-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } + "require-dev": { + "phpunit/phpunit": "~4.7", + "squizlabs/php_codesniffer": "~2.0" }, + "type": "library", "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, - "files": [ - "bootstrap.php" - ], - "classmap": [ - "Resources/stubs" - ] + "TrueBV\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -21618,516 +23092,477 @@ ], "authors": [ { - "name": "Ion Bazan", - "email": "ion.bazan@gmail.com" - }, - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "Renan Gonçalves", + "email": "renan.saddam@gmail.com" } ], - "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", - "homepage": "https://symfony.com", + "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", + "homepage": "https://github.com/true/php-punycode", "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "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" - } + "idna", + "punycode" ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2016-11-16T10:37:54+00:00" }, { - "name": "symfony/process", - "version": "v4.4.11", + "name": "tubalmartin/cssmin", + "version": "v4.1.1", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" + "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git", + "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", + "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf", + "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf", "shasum": "" }, "require": { - "php": ">=7.1.3" + "ext-pcre": "*", + "php": ">=5.3.2" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } + "require-dev": { + "cogpowered/finediff": "0.3.*", + "phpunit/phpunit": "4.8.*" }, + "bin": [ + "cssmin" + ], + "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\Process\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "tubalmartin\\CssMin\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "TĂșbal MartĂ­n", + "homepage": "http://tubalmartin.me/" } ], - "description": "Symfony Process Component", - "homepage": "https://symfony.com", - "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" - } + "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" ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2018-01-15T15:26:51+00:00" }, { - "name": "symfony/property-access", - "version": "v5.1.3", - "source": { - "type": "git", - "url": "https://github.com/symfony/property-access.git", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9" + "name": "vertex/module-address-validation", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.1.0.0.zip", + "shasum": "9023166c5a152f3884322cde5af1b4e9f3854e71" + }, + "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", + "vertex/module-address-validation-api": "^1", + "vertex/module-tax": "^4" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "ext-dom": "*", + "magento/magento-coding-standard": "^5.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": "vertex/module-address-validation-api", + "version": "1.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "shasum": "" + "url": "https://repo.magento.com/archives/vertex/module-address-validation-api/vertex-module-address-validation-api-1.0.0.0.zip", + "shasum": "85bcd6896132e132e0098db915eb9d506569646e" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.15", - "symfony/property-info": "^5.1.1" + "magento/framework": "^100|^101|^102|^103", + "magento/module-store": "^100|^101", + "php": "^7.1", + "vertex/sdk": "^1" }, "require-dev": { - "symfony/cache": "^4.4|^5.0" + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", + "roave/security-advisories": "dev-master" }, "suggest": { - "psr/cache-implementation": "To cache access methods." + "magento/module-webapi": "^100" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.1-dev" + "type": "magento2-module", + "autoload": { + "files": [ + "registration.php" + ], + "psr-4": { + "Vertex\\AddressValidationApi\\": "" } }, + "license": [ + "proprietary" + ], + "description": "Vertex Address Cleansing module for Magento 2 API" + }, + { + "name": "vertex/module-tax", + "version": "4.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.1.0.0.zip", + "shasum": "bca2e2d6a19294edf066c032ce26edd8dcc2f692" + }, + "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.0 <= 101.1.5 || ^101.2", + "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", + "vertex/sdk": "^1.2.0" + }, + "conflict": { + "pixafy/tax": "*", + "pixafy/tax-ee": "*", + "vertex/tax": "*", + "vertex/tax-ee": "*" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "ext-dom": "*", + "ext-simplexml": "*", + "magento/magento-coding-standard": "^5", + "magento/module-offline-shipping": "^100.2", + "magento/module-usps": "^100.2" + }, + "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": { - "Symfony\\Component\\PropertyAccess\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Vertex\\Tax\\": "" + } + }, + "license": [ + "proprietary" + ], + "description": "Vertex Tax Links for Magento 2" + }, + { + "name": "vertex/product-magento-module", + "version": "4.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.1.0.0.zip", + "shasum": "ef350f455be0e3e6784e86987e89b78be984f056" }, - "notification-url": "https://packagist.org/downloads/", + "require": { + "vertex/module-address-validation": "2.1.0", + "vertex/module-tax": "4.1.0" + }, + "type": "metapackage", "license": [ - "MIT" + "proprietary" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "name": "Mediotype", + "email": "diveinto@mediotype.com", + "homepage": "http://www.mediotype.com/", + "role": "Development Company" } ], - "description": "Symfony PropertyAccess Component", - "homepage": "https://symfony.com", + "description": "Vertex Tax Links for Magento 2", + "homepage": "http://go.vertexsmb.com/magento_cbe", "keywords": [ - "access", - "array", - "extraction", - "index", - "injection", - "object", - "property", - "property path", - "reflection" - ], - "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-03T07:49:29+00:00" + "tax", + "vertex" + ] }, { - "name": "symfony/property-info", - "version": "v5.1.3", - "source": { - "type": "git", - "url": "https://github.com/symfony/property-info.git", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020" - }, + "name": "vertex/sdk", + "version": "1.2.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020", - "shasum": "" + "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip", + "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-php80": "^1.15", - "symfony/string": "^5.1" - }, - "conflict": { - "phpdocumentor/reflection-docblock": "<3.2.2", - "phpdocumentor/type-resolver": "<0.3.0", - "symfony/dependency-injection": "<4.4" + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-soap": "*", + "php": "^5.4|^7" }, "require-dev": { - "doctrine/annotations": "~1.7", - "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" + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", + "php": "^7.3", + "phpmd/phpmd": "^2.6", + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.1-dev" - } - }, "autoload": { "psr-4": { - "Symfony\\Component\\PropertyInfo\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Vertex\\": "src/" + } }, - "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": "Symfony Property Info Component", - "homepage": "https://symfony.com", - "keywords": [ - "doctrine", - "phpdoc", - "property", - "symfony", - "type", - "validator" - ], - "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" - } + "proprietary" ], - "time": "2020-06-18T21:19:28+00:00" + "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" }, { - "name": "symfony/service-contracts", - "version": "v2.1.3", + "name": "webimpress/safe-writer", + "version": "2.1.0", "source": { "type": "git", - "url": "https://github.com/symfony/service-contracts.git", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442" + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/container": "^1.0" + "php": "^7.2 || ^8.0" }, - "suggest": { - "symfony/service-implementation": "" + "require-dev": { + "phpunit/phpunit": "^8.5.8 || ^9.3.7", + "vimeo/psalm": "^3.14.2", + "webimpress/coding-standard": "^1.1.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "dev-master": "2.1.x-dev", + "dev-develop": "2.2.x-dev", + "dev-release-1.0": "1.0.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Contracts\\Service\\": "" + "Webimpress\\SafeWriter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } + "BSD-2-Clause" ], - "description": "Generic abstractions related to writing services", - "homepage": "https://symfony.com", + "description": "Tool to write files safely, to avoid race conditions", "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" + "concurrent write", + "file writer", + "race condition", + "safe writer", + "webimpress" ], "funding": [ { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", + "url": "https://github.com/michalbundyra", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-08-25T07:21:11+00:00" }, { - "name": "symfony/string", - "version": "v5.1.3", + "name": "webonyx/graphql-php", + "version": "v0.13.9", "source": { "type": "git", - "url": "https://github.com/symfony/string.git", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" + "url": "https://github.com/webonyx/graphql-php.git", + "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", "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" + "ext-json": "*", + "ext-mbstring": "*", + "php": "^7.1||^8.0" }, "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" + "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", + "psr/http-message": "^1.0", + "react/promise": "2.*" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.1-dev" - } + "suggest": { + "psr/http-message": "To use standard GraphQL server", + "react/promise": "To leverage async resolving on React PHP platform" }, + "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\String\\": "" - }, - "files": [ - "Resources/functions.php" - ], - "exclude-from-classmap": [ - "/Tests/" - ] + "GraphQL\\": "src/" + } }, "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 String component", - "homepage": "https://symfony.com", + "description": "A PHP port of GraphQL reference implementation", + "homepage": "https://github.com/webonyx/graphql-php", "keywords": [ - "grapheme", - "i18n", - "string", - "unicode", - "utf-8", - "utf8" - ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, + "api", + "graphql" + ], + "funding": [ { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" + "url": "https://opencollective.com/webonyx-graphql-php", + "type": "open_collective" } ], - "time": "2020-07-08T08:27:49+00:00" + "time": "2020-07-02T05:49:25+00:00" }, { - "name": "tedivm/jshrink", - "version": "v1.3.3", + "name": "wikimedia/less.php", + "version": "1.8.2", "source": { "type": "git", - "url": "https://github.com/tedious/JShrink.git", - "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a" + "url": "https://github.com/wikimedia/less.php.git", + "reference": "e238ad228d74b6ffd38209c799b34e9826909266" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a", - "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a", + "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266", + "reference": "e238ad228d74b6ffd38209c799b34e9826909266", "shasum": "" }, "require": { - "php": "^5.6|^7.0" + "php": ">=7.2.9" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.8", - "php-coveralls/php-coveralls": "^1.1.0", - "phpunit/phpunit": "^6" + "phpunit/phpunit": "7.5.14" }, + "bin": [ + "bin/lessc" + ], "type": "library", "autoload": { "psr-0": { - "JShrink": "src/" - } + "Less": "lib/" + }, + "classmap": [ + "lessc.inc.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "Apache-2.0" ], "authors": [ { - "name": "Robert Hafner", - "email": "tedivm@tedivm.com" + "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": "Javascript Minifier built in PHP", - "homepage": "http://github.com/tedious/JShrink", + "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)", "keywords": [ - "javascript", - "minifier" - ], - "time": "2019-06-28T18:11:46+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" + "css", + "less", + "less.js", + "lesscss", + "php", + "stylesheet" ], - "description": "Temando multi-carrier shipping extension for Magento 2" + "time": "2019-11-06T18:30:11+00:00" }, { - "name": "temando/module-shipping-remover", - "version": "1.0.0", + "name": "yotpo/magento2-module-yotpo-reviews", + "version": "3.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/temando/module-shipping-remover/temando-module-shipping-remover-1.0.0.0.zip", - "shasum": "fd37ccded9678386a94e104fbd37332254d7c429" + "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.2.0.zip", + "shasum": "686436cac2a13758388d720bc5c388517422e774" }, "require": { - "magento/framework": "*", - "magento/module-eav": "*" + "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": { - "temando/module-shipping-m2": "*" + "yotpo/module-review": "*", + "yotpo/module-yotpo": "*" }, "type": "magento2-module", "autoload": { @@ -22135,869 +23570,696 @@ "registration.php" ], "psr-4": { - "Temando\\ShippingRemover\\": "" + "Yotpo\\Yotpo\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Removes Temando multi-carrier shipping extension from Magento 2" + "description": "Yotpo Reviews extension for Magento2" }, { - "name": "thecodingmachine/safe", - "version": "v1.1.3", + "name": "yotpo/magento2-module-yotpo-reviews-bundle", + "version": "3.1.2", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.2.0.zip", + "shasum": "fb070323fec2763df00062bab4a0b0b67eed60d1" + }, + "require": { + "yotpo/magento2-module-yotpo-reviews": "3.1.2" + }, + "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": [ + { + "name": "allure-framework/allure-codeception", + "version": "1.4.4", "source": { "type": "git", - "url": "https://github.com/thecodingmachine/safe.git", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb" + "url": "https://github.com/allure-framework/allure-codeception.git", + "reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/9f277171e296a3c8629c04ac93ec95ff0f208ccb", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb", + "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/a69800eeef83007ced9502a3349ff72f5fb6b4e2", + "reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2", "shasum": "" }, "require": { - "php": ">=7.2" - }, - "require-dev": { - "phpstan/phpstan": "^0.12", - "squizlabs/php_codesniffer": "^3.2", - "thecodingmachine/phpstan-strict-rules": "^0.12" + "allure-framework/allure-php-api": "~1.1.8", + "codeception/codeception": "^2.3|^3.0|^4.0", + "php": ">=5.6", + "symfony/filesystem": ">=2.6", + "symfony/finder": ">=2.6" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.1-dev" - } - }, "autoload": { - "psr-4": { - "Safe\\": [ - "lib/", - "generated/" - ] - }, - "files": [ - "generated/apache.php", - "generated/apc.php", - "generated/apcu.php", - "generated/array.php", - "generated/bzip2.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/libevent.php", - "generated/libxml.php", - "generated/lzf.php", - "generated/mailparse.php", - "generated/mbstring.php", - "generated/misc.php", - "generated/msql.php", - "generated/mssql.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/stats.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", - "lib/special_cases.php" - ] + "psr-0": { + "Yandex": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache-2.0" ], - "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-07-10T09:34:29+00:00" + "authors": [ + { + "name": "Ivan Krutov", + "email": "vania-pooh@yandex-team.ru", + "role": "Developer" + } + ], + "description": "A Codeception adapter for Allure report.", + "homepage": "http://allure.qatools.ru/", + "keywords": [ + "allure", + "attachments", + "cases", + "codeception", + "report", + "steps", + "testing" + ], + "time": "2020-09-09T10:51:33+00:00" }, { - "name": "true/punycode", - "version": "v2.1.1", + "name": "allure-framework/allure-php-api", + "version": "1.1.8", "source": { "type": "git", - "url": "https://github.com/true/php-punycode.git", - "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" + "url": "https://github.com/allure-framework/allure-php-commons.git", + "reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", - "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", + "url": "https://api.github.com/repos/allure-framework/allure-php-commons/zipball/5ae2deac1c7e1b992cfa572167370de45bdd346d", + "reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/polyfill-mbstring": "^1.3" + "jms/serializer": "^0.16 || ^1.0", + "php": ">=5.4.0", + "ramsey/uuid": "^3.0", + "symfony/http-foundation": "^2.0 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { - "phpunit/phpunit": "~4.7", - "squizlabs/php_codesniffer": "~2.0" + "phpunit/phpunit": "^4.0.0" }, "type": "library", "autoload": { - "psr-4": { - "TrueBV\\": "src/" + "psr-0": { + "Yandex": [ + "src/", + "test/" + ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache-2.0" ], "authors": [ { - "name": "Renan Gonçalves", - "email": "renan.saddam@gmail.com" + "name": "Ivan Krutov", + "email": "vania-pooh@yandex-team.ru", + "role": "Developer" } ], - "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", - "homepage": "https://github.com/true/php-punycode", + "description": "PHP API for Allure adapter", + "homepage": "http://allure.qatools.ru/", "keywords": [ - "idna", - "punycode" + "allure", + "api", + "php", + "report" ], - "time": "2016-11-16T10:37:54+00:00" + "time": "2020-03-13T10:47:35+00:00" }, { - "name": "tubalmartin/cssmin", - "version": "v4.1.1", + "name": "allure-framework/allure-phpunit", + "version": "1.2.4", "source": { "type": "git", - "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git", - "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf" + "url": "https://github.com/allure-framework/allure-phpunit.git", + "reference": "9399629c6eed79da4be18fd22adf83ef36c2d2e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf", - "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf", + "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/9399629c6eed79da4be18fd22adf83ef36c2d2e0", + "reference": "9399629c6eed79da4be18fd22adf83ef36c2d2e0", "shasum": "" }, "require": { - "ext-pcre": "*", - "php": ">=5.3.2" - }, - "require-dev": { - "cogpowered/finediff": "0.3.*", - "phpunit/phpunit": "4.8.*" + "allure-framework/allure-php-api": "~1.1.0", + "mikey179/vfsstream": "1.*", + "php": ">=7.1.0", + "phpunit/phpunit": ">=7.0.0" }, - "bin": [ - "cssmin" - ], "type": "library", "autoload": { - "psr-4": { - "tubalmartin\\CssMin\\": "src" + "psr-0": { + "Yandex": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "Apache-2.0" ], "authors": [ { - "name": "TĂșbal MartĂ­n", - "homepage": "http://tubalmartin.me/" + "name": "Ivan Krutov", + "email": "vania-pooh@yandex-team.ru", + "role": "Developer" } ], - "description": "A PHP port of the YUI CSS compressor", - "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", + "description": "A PHPUnit adapter for Allure report.", + "homepage": "http://allure.qatools.ru/", "keywords": [ - "compress", - "compressor", - "css", - "cssmin", - "minify", - "yui" + "allure", + "attachments", + "cases", + "phpunit", + "report", + "steps", + "testing" ], - "time": "2018-01-15T15:26:51+00:00" + "time": "2018-10-25T12:03:54+00:00" }, { - "name": "vertex/module-address-validation", - "version": "2.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.0.0.0.zip", - "shasum": "24bbeaba65d0f940ad649e3b3871eb89673420b5" - }, - "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|^102", - "magento/module-store": "^100|^101", - "magento/module-tax": "^100", - "php": "^7.0", - "vertex/module-tax": "^4" - }, - "require-dev": { - "ext-dom": "*", - "ext-simplexml": "*", - "magento/marketplace-eqp": "^1.0", - "magento/module-offline-shipping": "^100.2", - "magento/module-usps": "^100.2" - }, - "type": "magento2-module", - "autoload": { - "files": [ - "registration.php" - ], - "psr-4": { - "Vertex\\AddressValidation\\": "" - } + "name": "aws/aws-sdk-php", + "version": "3.158.7", + "source": { + "type": "git", + "url": "https://github.com/aws/aws-sdk-php.git", + "reference": "9afc422ad4ef0f1de9fa2a0be4b856c1dfa31123" }, - "license": [ - "proprietary" - ], - "description": "Vertex Address Validation module for Magento 2" - }, - { - "name": "vertex/module-tax", - "version": "4.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.0.0.0.zip", - "shasum": "da54bf6f1d37f9ab94573ca9094b5408e40b2c2e" + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9afc422ad4ef0f1de9fa2a0be4b856c1dfa31123", + "reference": "9afc422ad4ef0f1de9fa2a0be4b856c1dfa31123", + "shasum": "" }, "require": { - "ext-intl": "*", "ext-json": "*", + "ext-pcre": "*", "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|^103", - "magento/module-quote": "^100|^101|^102 ", - "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", - "vertex/sdk": "^1.2.0" - }, - "conflict": { - "pixafy/tax": "*", - "pixafy/tax-ee": "*", - "vertex/tax": "*", - "vertex/tax-ee": "*" + "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0", + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.4.1", + "mtdowling/jmespath.php": "^2.5", + "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-simplexml": "*", - "magento/magento-coding-standard": "^5", - "magento/module-offline-shipping": "^100.2", - "magento/module-usps": "^100.2" - }, - "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": "vertex/product-magento-module", - "version": "4.0.0", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.0.0.0.zip", - "shasum": "6048ffc711bb6635fc0288345b87724225345481" - }, - "require": { - "vertex/module-address-validation": "2.0.0", - "vertex/module-tax": "4.0.0" - }, - "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": "vertex/sdk", - "version": "1.2.4", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.4.0.zip", - "shasum": "2b9fd3deb46f45930b90d4e020f3236d8256cd4a" - }, - "require": { - "ext-mbstring": "*", "ext-openssl": "*", - "ext-soap": "*", - "php": "^5.4|^7" + "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" }, - "require-dev": { - "php": "^7.3", - "phpmd/phpmd": "^2.6", - "phpunit/phpunit": "^9", - "squizlabs/php_codesniffer": "^3.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": { - "Vertex\\": "src/" - } + "Aws\\": "src/" + }, + "files": [ + "src/functions.php" + ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "proprietary" + "Apache-2.0" ], - "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" + "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" + ], + "time": "2020-10-15T18:16:19+00:00" }, { - "name": "webonyx/graphql-php", - "version": "v0.13.9", + "name": "behat/gherkin", + "version": "v4.6.2", "source": { "type": "git", - "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3" + "url": "https://github.com/Behat/Gherkin.git", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", "shasum": "" }, "require": { - "ext-json": "*", - "ext-mbstring": "*", - "php": "^7.1||^8.0" + "php": ">=5.3.1" }, "require-dev": { - "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", - "psr/http-message": "^1.0", - "react/promise": "2.*" + "phpunit/phpunit": "~4.5|~5", + "symfony/phpunit-bridge": "~2.7|~3|~4", + "symfony/yaml": "~2.3|~3|~4" }, "suggest": { - "psr/http-message": "To use standard GraphQL server", - "react/promise": "To leverage async resolving on React PHP platform" + "symfony/yaml": "If you want to parse features, represented in YAML files" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, "autoload": { - "psr-4": { - "GraphQL\\": "src/" + "psr-0": { + "Behat\\Gherkin": "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" - ], - "funding": [ + "authors": [ { - "url": "https://opencollective.com/webonyx-graphql-php", - "type": "open_collective" + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" } ], - "time": "2020-07-02T05:49:25+00:00" + "description": "Gherkin DSL parser for PHP 5.3", + "homepage": "http://behat.org/", + "keywords": [ + "BDD", + "Behat", + "Cucumber", + "DSL", + "gherkin", + "parser" + ], + "time": "2020-03-17T14:03:26+00:00" }, { - "name": "wikimedia/less.php", - "version": "1.8.2", + "name": "cache/cache", + "version": "0.4.0", "source": { "type": "git", - "url": "https://github.com/wikimedia/less.php.git", - "reference": "e238ad228d74b6ffd38209c799b34e9826909266" + "url": "https://github.com/php-cache/cache.git", + "reference": "902b2e5b54ea57e3a801437748652228c4c58604" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266", - "reference": "e238ad228d74b6ffd38209c799b34e9826909266", + "url": "https://api.github.com/repos/php-cache/cache/zipball/902b2e5b54ea57e3a801437748652228c4c58604", + "reference": "902b2e5b54ea57e3a801437748652228c4c58604", "shasum": "" }, "require": { - "php": ">=7.2.9" + "doctrine/cache": "^1.3", + "league/flysystem": "^1.0", + "php": "^5.6 || ^7.0", + "psr/cache": "^1.0", + "psr/log": "^1.0", + "psr/simple-cache": "^1.0" + }, + "conflict": { + "cache/adapter-common": "*", + "cache/apc-adapter": "*", + "cache/apcu-adapter": "*", + "cache/array-adapter": "*", + "cache/chain-adapter": "*", + "cache/doctrine-adapter": "*", + "cache/filesystem-adapter": "*", + "cache/hierarchical-cache": "*", + "cache/illuminate-adapter": "*", + "cache/memcache-adapter": "*", + "cache/memcached-adapter": "*", + "cache/mongodb-adapter": "*", + "cache/predis-adapter": "*", + "cache/psr-6-doctrine-bridge": "*", + "cache/redis-adapter": "*", + "cache/session-handler": "*", + "cache/taggable-cache": "*", + "cache/void-adapter": "*" }, "require-dev": { - "phpunit/phpunit": "7.5.14" + "cache/integration-tests": "^0.16", + "defuse/php-encryption": "^2.0", + "illuminate/cache": "^5.4", + "mockery/mockery": "^0.9", + "phpunit/phpunit": "^4.0 || ^5.1", + "predis/predis": "^1.0", + "symfony/cache": "dev-master" + }, + "suggest": { + "ext-apc": "APC extension is required to use the APC Adapter", + "ext-apcu": "APCu extension is required to use the APCu Adapter", + "ext-memcache": "Memcache extension is required to use the Memcache Adapter", + "ext-memcached": "Memcached extension is required to use the Memcached Adapter", + "ext-mongodb": "Mongodb extension required to use the Mongodb adapter", + "ext-redis": "Redis extension is required to use the Redis adapter", + "mongodb/mongodb": "Mongodb lib required to use the Mongodb adapter" }, - "bin": [ - "bin/lessc" - ], "type": "library", "autoload": { - "psr-0": { - "Less": "lib/" + "psr-4": { + "Cache\\": "src/" }, - "classmap": [ - "lessc.inc.php" + "exclude-from-classmap": [ + "**/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "MIT" ], "authors": [ { - "name": "Josh Schmidt", - "homepage": "https://github.com/oyejorge" - }, - { - "name": "Matt Agar", - "homepage": "https://github.com/agar" + "name": "Aaron Scherer", + "email": "aequasi@gmail.com", + "homepage": "https://github.com/aequasi" }, { - "name": "Martin JantoĆĄovič", - "homepage": "https://github.com/Mordred" + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" } ], - "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)", + "description": "Library of all the php-cache adapters", + "homepage": "http://www.php-cache.com/en/latest/", "keywords": [ - "css", - "less", - "less.js", - "lesscss", - "php", - "stylesheet" - ], - "time": "2019-11-06T18:30:11+00:00" - }, - { - "name": "yotpo/magento2-module-yotpo-reviews", - "version": "3.1.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.1.0.zip", - "shasum": "2a7c0636c17d5b698b89d49cadd429709a2b477b" - }, - "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.1.1", - "dist": { - "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.1.0.zip", - "shasum": "72da94c9906f5a140aeead630c7cbd2cafecf2f2" - }, - "require": { - "yotpo/magento2-module-yotpo-reviews": "3.1.1" - }, - "type": "metapackage", - "license": [ - "OSL-3.0", - "AFL-3.0" + "cache", + "psr6" ], - "description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2" - } - ], - "packages-dev": [ + "time": "2017-03-28T16:08:48+00:00" + }, { - "name": "allure-framework/allure-codeception", - "version": "1.4.3", + "name": "codeception/codeception", + "version": "4.1.8", "source": { "type": "git", - "url": "https://github.com/allure-framework/allure-codeception.git", - "reference": "9e0e25f8960fa5ac17c65c932ea8153ce6700713" + "url": "https://github.com/Codeception/Codeception.git", + "reference": "41036e8af66e727c4587012f0366b7f0576a99da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/9e0e25f8960fa5ac17c65c932ea8153ce6700713", - "reference": "9e0e25f8960fa5ac17c65c932ea8153ce6700713", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/41036e8af66e727c4587012f0366b7f0576a99da", + "reference": "41036e8af66e727c4587012f0366b7f0576a99da", "shasum": "" }, "require": { - "allure-framework/allure-php-api": "~1.1.8", - "codeception/codeception": "^2.3|^3.0|^4.0", - "php": ">=5.6", - "symfony/filesystem": ">=2.6", - "symfony/finder": ">=2.6" + "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", + "php": ">=5.6.0 <8.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": "*@dev", + "codeception/module-cli": "*@dev", + "codeception/module-db": "*@dev", + "codeception/module-filesystem": "*@dev", + "codeception/module-phpbrowser": "*@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" + }, + "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-0": { - "Yandex": "src/" + "psr-4": { + "Codeception\\": "src/Codeception", + "Codeception\\Extension\\": "ext" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "MIT" ], "authors": [ { - "name": "Ivan Krutov", - "email": "vania-pooh@yandex-team.ru", - "role": "Developer" + "name": "Michael Bodnarchuk", + "email": "davert@mail.ua", + "homepage": "http://codegyre.com" } ], - "description": "A Codeception adapter for Allure report.", - "homepage": "http://allure.qatools.ru/", + "description": "BDD-style testing framework", + "homepage": "http://codeception.com/", "keywords": [ - "allure", - "attachments", - "cases", - "codeception", - "report", - "steps", - "testing" + "BDD", + "TDD", + "acceptance testing", + "functional testing", + "unit testing" ], - "time": "2020-03-13T11:07:13+00:00" + "funding": [ + { + "url": "https://opencollective.com/codeception", + "type": "open_collective" + } + ], + "time": "2020-10-11T17:54:58+00:00" }, { - "name": "allure-framework/allure-php-api", - "version": "1.1.8", + "name": "codeception/lib-asserts", + "version": "1.13.1", "source": { "type": "git", - "url": "https://github.com/allure-framework/allure-php-commons.git", - "reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d" + "url": "https://github.com/Codeception/lib-asserts.git", + "reference": "263ef0b7eff80643e82f4cf55351eca553a09a10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-php-commons/zipball/5ae2deac1c7e1b992cfa572167370de45bdd346d", - "reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d", + "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/263ef0b7eff80643e82f4cf55351eca553a09a10", + "reference": "263ef0b7eff80643e82f4cf55351eca553a09a10", "shasum": "" }, "require": { - "jms/serializer": "^0.16 || ^1.0", - "php": ">=5.4.0", - "ramsey/uuid": "^3.0", - "symfony/http-foundation": "^2.0 || ^3.0 || ^4.0 || ^5.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.0.0" + "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 <8.0" }, "type": "library", "autoload": { - "psr-0": { - "Yandex": [ - "src/", - "test/" - ] - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "MIT" ], "authors": [ { - "name": "Ivan Krutov", - "email": "vania-pooh@yandex-team.ru", - "role": "Developer" + "name": "Michael Bodnarchuk", + "email": "davert@mail.ua", + "homepage": "http://codegyre.com" + }, + { + "name": "Gintautas Miselis" + }, + { + "name": "Gustavo Nieves", + "homepage": "https://medium.com/@ganieves" } ], - "description": "PHP API for Allure adapter", - "homepage": "http://allure.qatools.ru/", + "description": "Assertion methods used by Codeception core and Asserts module", + "homepage": "https://codeception.com/", "keywords": [ - "allure", - "api", - "php", - "report" + "codeception" ], - "time": "2020-03-13T10:47:35+00:00" + "time": "2020-08-28T07:49:36+00:00" }, { - "name": "allure-framework/allure-phpunit", - "version": "1.2.4", + "name": "codeception/module-asserts", + "version": "1.3.0", "source": { "type": "git", - "url": "https://github.com/allure-framework/allure-phpunit.git", - "reference": "9399629c6eed79da4be18fd22adf83ef36c2d2e0" + "url": "https://github.com/Codeception/module-asserts.git", + "reference": "32e5be519faaeb60ed3692383dcd1b3390ec2667" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/9399629c6eed79da4be18fd22adf83ef36c2d2e0", - "reference": "9399629c6eed79da4be18fd22adf83ef36c2d2e0", + "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/32e5be519faaeb60ed3692383dcd1b3390ec2667", + "reference": "32e5be519faaeb60ed3692383dcd1b3390ec2667", "shasum": "" }, "require": { - "allure-framework/allure-php-api": "~1.1.0", - "mikey179/vfsstream": "1.*", - "php": ">=7.1.0", - "phpunit/phpunit": ">=7.0.0" + "codeception/codeception": "*@dev", + "codeception/lib-asserts": "^1.13.1", + "php": ">=5.6.0 <8.0" + }, + "conflict": { + "codeception/codeception": "<4.0" + }, + "require-dev": { + "codeception/util-robohelpers": "dev-master" }, "type": "library", "autoload": { - "psr-0": { - "Yandex": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "MIT" ], "authors": [ { - "name": "Ivan Krutov", - "email": "vania-pooh@yandex-team.ru", - "role": "Developer" + "name": "Michael Bodnarchuk" + }, + { + "name": "Gintautas Miselis" + }, + { + "name": "Gustavo Nieves", + "homepage": "https://medium.com/@ganieves" } ], - "description": "A PHPUnit adapter for Allure report.", - "homepage": "http://allure.qatools.ru/", + "description": "Codeception module containing various assertions", + "homepage": "https://codeception.com/", "keywords": [ - "allure", - "attachments", - "cases", - "phpunit", - "report", - "steps", - "testing" + "assertions", + "asserts", + "codeception" ], - "time": "2018-10-25T12:03:54+00:00" + "time": "2020-08-28T08:06:29+00:00" }, { - "name": "aws/aws-sdk-php", - "version": "3.147.6", + "name": "codeception/module-sequence", + "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a487671fc722b839c647d7dc4907bfb485f956db" + "url": "https://github.com/Codeception/module-sequence.git", + "reference": "70563527b768194d6ab22e1ff943a5e69741c5dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a487671fc722b839c647d7dc4907bfb485f956db", - "reference": "a487671fc722b839c647d7dc4907bfb485f956db", + "url": "https://api.github.com/repos/Codeception/module-sequence/zipball/70563527b768194d6ab22e1ff943a5e69741c5dd", + "reference": "70563527b768194d6ab22e1ff943a5e69741c5dd", "shasum": "" }, "require": { - "ext-json": "*", - "ext-pcre": "*", - "ext-simplexml": "*", - "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0", - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.4.1", - "mtdowling/jmespath.php": "^2.5", - "php": ">=5.5" + "codeception/codeception": "4.0.x-dev | ^4.0", + "php": ">=5.6.0 <8.0" }, "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" + "codeception/util-robohelpers": "dev-master" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, "autoload": { - "psr-4": { - "Aws\\": "src/" - }, - "files": [ - "src/functions.php" + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache-2.0" + "MIT" ], "authors": [ { - "name": "Amazon Web Services", - "homepage": "http://aws.amazon.com" + "name": "Michael Bodnarchuk" } ], - "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" + "description": "Sequence module for Codeception", + "homepage": "http://codeception.com/", + "keywords": [ + "codeception" ], - "time": "2020-07-27T18:13:59+00:00" + "time": "2019-10-10T12:08:50+00:00" }, { - "name": "behat/gherkin", - "version": "v4.6.2", + "name": "codeception/module-webdriver", + "version": "1.1.2", "source": { "type": "git", - "url": "https://github.com/Behat/Gherkin.git", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" + "url": "https://github.com/Codeception/module-webdriver.git", + "reference": "d055c645f600e991e33d1f289a9645eee46c384e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/d055c645f600e991e33d1f289a9645eee46c384e", + "reference": "d055c645f600e991e33d1f289a9645eee46c384e", "shasum": "" }, "require": { - "php": ">=5.3.1" + "codeception/codeception": "^4.0", + "php": ">=5.6.0 <8.0", + "php-webdriver/webdriver": "^1.6.0" }, "require-dev": { - "phpunit/phpunit": "~4.5|~5", - "symfony/phpunit-bridge": "~2.7|~3|~4", - "symfony/yaml": "~2.3|~3|~4" + "codeception/util-robohelpers": "dev-master" }, "suggest": { - "symfony/yaml": "If you want to parse features, represented in YAML files" + "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { - "psr-0": { - "Behat\\Gherkin": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23005,91 +24267,51 @@ ], "authors": [ { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "name": "Michael Bodnarchuk" + }, + { + "name": "Gintautas Miselis" + }, + { + "name": "Zaahid Bateson" } ], - "description": "Gherkin DSL parser for PHP 5.3", - "homepage": "http://behat.org/", + "description": "WebDriver module for Codeception", + "homepage": "http://codeception.com/", "keywords": [ - "BDD", - "Behat", - "Cucumber", - "DSL", - "gherkin", - "parser" + "acceptance-testing", + "browser-testing", + "codeception" ], - "time": "2020-03-17T14:03:26+00:00" + "time": "2020-10-11T18:54:47+00:00" }, { - "name": "cache/cache", - "version": "0.4.0", + "name": "codeception/phpunit-wrapper", + "version": "9.0.5", "source": { "type": "git", - "url": "https://github.com/php-cache/cache.git", - "reference": "902b2e5b54ea57e3a801437748652228c4c58604" + "url": "https://github.com/Codeception/phpunit-wrapper.git", + "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-cache/cache/zipball/902b2e5b54ea57e3a801437748652228c4c58604", - "reference": "902b2e5b54ea57e3a801437748652228c4c58604", + "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/72bac7770866799e23a7dda1ac6bec2f8baccf45", + "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45", "shasum": "" }, "require": { - "doctrine/cache": "^1.3", - "league/flysystem": "^1.0", - "php": "^5.6 || ^7.0", - "psr/cache": "^1.0", - "psr/log": "^1.0", - "psr/simple-cache": "^1.0" - }, - "conflict": { - "cache/adapter-common": "*", - "cache/apc-adapter": "*", - "cache/apcu-adapter": "*", - "cache/array-adapter": "*", - "cache/chain-adapter": "*", - "cache/doctrine-adapter": "*", - "cache/filesystem-adapter": "*", - "cache/hierarchical-cache": "*", - "cache/illuminate-adapter": "*", - "cache/memcache-adapter": "*", - "cache/memcached-adapter": "*", - "cache/mongodb-adapter": "*", - "cache/predis-adapter": "*", - "cache/psr-6-doctrine-bridge": "*", - "cache/redis-adapter": "*", - "cache/session-handler": "*", - "cache/taggable-cache": "*", - "cache/void-adapter": "*" + "php": ">=7.2", + "phpunit/phpunit": "^9.0" }, "require-dev": { - "cache/integration-tests": "^0.16", - "defuse/php-encryption": "^2.0", - "illuminate/cache": "^5.4", - "mockery/mockery": "^0.9", - "phpunit/phpunit": "^4.0 || ^5.1", - "predis/predis": "^1.0", - "symfony/cache": "dev-master" - }, - "suggest": { - "ext-apc": "APC extension is required to use the APC Adapter", - "ext-apcu": "APCu extension is required to use the APCu Adapter", - "ext-memcache": "Memcache extension is required to use the Memcache Adapter", - "ext-memcached": "Memcached extension is required to use the Memcached Adapter", - "ext-mongodb": "Mongodb extension required to use the Mongodb adapter", - "ext-redis": "Redis extension is required to use the Redis adapter", - "mongodb/mongodb": "Mongodb lib required to use the Mongodb adapter" + "codeception/specify": "*", + "vlucas/phpdotenv": "^3.0" }, "type": "library", "autoload": { "psr-4": { - "Cache\\": "src/" - }, - "exclude-from-classmap": [ - "**/Tests/" - ] + "Codeception\\PHPUnit\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23097,85 +24319,79 @@ ], "authors": [ { - "name": "Aaron Scherer", - "email": "aequasi@gmail.com", - "homepage": "https://github.com/aequasi" + "name": "Davert", + "email": "davert.php@resend.cc" }, { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com", - "homepage": "https://github.com/Nyholm" + "name": "Naktibalda" } ], - "description": "Library of all the php-cache adapters", - "homepage": "http://www.php-cache.com/en/latest/", - "keywords": [ - "cache", - "psr6" + "description": "PHPUnit classes used by Codeception", + "time": "2020-10-11T18:14:42+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" ], - "time": "2017-03-28T16:08:48+00:00" + "description": "Flexible Stub wrapper for PHPUnit's Mock Builder", + "time": "2020-07-03T15:54:43+00:00" }, { - "name": "codeception/codeception", - "version": "4.1.6", + "name": "csharpru/vault-php", + "version": "3.5.3", "source": { "type": "git", - "url": "https://github.com/Codeception/Codeception.git", - "reference": "5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9" + "url": "https://github.com/CSharpRU/vault-php.git", + "reference": "04be9776310fe7d1afb97795645f95c21e6b4fcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9", - "reference": "5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9", + "url": "https://api.github.com/repos/CSharpRU/vault-php/zipball/04be9776310fe7d1afb97795645f95c21e6b4fcf", + "reference": "04be9776310fe7d1afb97795645f95c21e6b4fcf", "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", - "php": ">=5.6.0 <8.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" + "cache/cache": "^0.4.0", + "doctrine/inflector": "~1.1.0", + "guzzlehttp/promises": "^1.3", + "guzzlehttp/psr7": "^1.4", + "psr/cache": "^1.0", + "psr/log": "^1.0", + "weew/helpers-array": "^1.3" }, "require-dev": { - "codeception/module-asserts": "*@dev", - "codeception/module-cli": "*@dev", - "codeception/module-db": "*@dev", - "codeception/module-filesystem": "*@dev", - "codeception/module-phpbrowser": "*@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" - }, - "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" + "codacy/coverage": "^1.1", + "codeception/codeception": "^2.2", + "csharpru/vault-php-guzzle6-transport": "~2.0", + "php-vcr/php-vcr": "^1.3" }, - "bin": [ - "codecept" - ], "type": "library", - "extra": { - "branch-alias": [] - }, "autoload": { "psr-4": { - "Codeception\\": "src/Codeception", - "Codeception\\Extension\\": "ext" + "Vault\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -23184,51 +24400,83 @@ ], "authors": [ { - "name": "Michael Bodnarchuk", - "email": "davert@mail.ua", - "homepage": "http://codegyre.com" + "name": "Yaroslav Lukyanov", + "email": "c_sharp@mail.ru" } ], - "description": "BDD-style testing framework", - "homepage": "http://codeception.com/", - "keywords": [ - "BDD", - "TDD", - "acceptance testing", - "functional testing", - "unit testing" + "description": "Best Vault client for PHP that you can find", + "time": "2018-04-28T04:52:17+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" ], - "funding": [ + "authors": [ { - "url": "https://opencollective.com/codeception", - "type": "open_collective" + "name": "Yaroslav Lukyanov", + "email": "c_sharp@mail.ru" } ], - "time": "2020-06-07T16:31:51+00:00" + "description": "Guzzle6 transport for Vault PHP client", + "time": "2019-03-10T06:17:37+00:00" }, { - "name": "codeception/lib-asserts", - "version": "1.12.0", + "name": "dealerdirect/phpcodesniffer-composer-installer", + "version": "v0.5.0", "source": { "type": "git", - "url": "https://github.com/Codeception/lib-asserts.git", - "reference": "acd0dc8b394595a74b58dcc889f72569ff7d8e71" + "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", + "reference": "e749410375ff6fb7a040a68878c656c2e610b132" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/acd0dc8b394595a74b58dcc889f72569ff7d8e71", - "reference": "acd0dc8b394595a74b58dcc889f72569ff7d8e71", + "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e749410375ff6fb7a040a68878c656c2e610b132", + "reference": "e749410375ff6fb7a040a68878c656c2e610b132", "shasum": "" }, "require": { - "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0", - "php": ">=5.6.0 <8.0" + "composer-plugin-api": "^1.0", + "php": "^5.3|^7", + "squizlabs/php_codesniffer": "^2|^3" + }, + "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" }, - "type": "library", "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23236,51 +24484,67 @@ ], "authors": [ { - "name": "Michael Bodnarchuk", - "email": "davert@mail.ua", - "homepage": "http://codegyre.com" - }, - { - "name": "Gintautas Miselis" + "name": "Franck Nijhof", + "email": "franck.nijhof@dealerdirect.com", + "homepage": "http://www.frenck.nl", + "role": "Developer / IT Manager" } ], - "description": "Assertion methods used by Codeception core and Asserts module", - "homepage": "http://codeception.com/", + "description": "PHP_CodeSniffer Standards Composer Installer Plugin", + "homepage": "http://www.dealerdirect.com", "keywords": [ - "codeception" + "PHPCodeSniffer", + "PHP_CodeSniffer", + "code quality", + "codesniffer", + "composer", + "installer", + "phpcs", + "plugin", + "qa", + "quality", + "standard", + "standards", + "style guide", + "stylecheck", + "tests" ], - "time": "2020-04-17T18:20:46+00:00" + "time": "2018-10-26T13:21:45+00:00" }, { - "name": "codeception/module-asserts", - "version": "1.2.1", + "name": "doctrine/annotations", + "version": "1.10.4", "source": { "type": "git", - "url": "https://github.com/Codeception/module-asserts.git", - "reference": "79f13d05b63f2fceba4d0e78044bab668c9b2a6b" + "url": "https://github.com/doctrine/annotations.git", + "reference": "bfe91e31984e2ba76df1c1339681770401ec262f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/79f13d05b63f2fceba4d0e78044bab668c9b2a6b", - "reference": "79f13d05b63f2fceba4d0e78044bab668c9b2a6b", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/bfe91e31984e2ba76df1c1339681770401ec262f", + "reference": "bfe91e31984e2ba76df1c1339681770401ec262f", "shasum": "" }, "require": { - "codeception/codeception": "*@dev", - "codeception/lib-asserts": "^1.12.0", - "php": ">=5.6.0 <8.0" - }, - "conflict": { - "codeception/codeception": "<4.0" + "doctrine/lexer": "1.*", + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0" }, "require-dev": { - "codeception/util-robohelpers": "dev-master" + "doctrine/cache": "1.*", + "phpstan/phpstan": "^0.12.20", + "phpunit/phpunit": "^7.5 || ^9.1.5" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9.x-dev" + } + }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23288,47 +24552,75 @@ ], "authors": [ { - "name": "Michael Bodnarchuk" + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" }, { - "name": "Gintautas Miselis" + "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": "Codeception module containing various assertions", - "homepage": "http://codeception.com/", + "description": "Docblock Annotations Parser", + "homepage": "http://www.doctrine-project.org", "keywords": [ - "assertions", - "asserts", - "codeception" + "annotations", + "docblock", + "parser" ], - "time": "2020-04-20T07:26:11+00:00" + "time": "2020-08-10T19:35:50+00:00" }, { - "name": "codeception/module-sequence", - "version": "1.0.0", + "name": "doctrine/cache", + "version": "1.10.2", "source": { "type": "git", - "url": "https://github.com/Codeception/module-sequence.git", - "reference": "70563527b768194d6ab22e1ff943a5e69741c5dd" + "url": "https://github.com/doctrine/cache.git", + "reference": "13e3381b25847283a91948d04640543941309727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-sequence/zipball/70563527b768194d6ab22e1ff943a5e69741c5dd", - "reference": "70563527b768194d6ab22e1ff943a5e69741c5dd", + "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", + "reference": "13e3381b25847283a91948d04640543941309727", "shasum": "" }, "require": { - "codeception/codeception": "4.0.x-dev | ^4.0", - "php": ">=5.6.0 <8.0" + "php": "~7.1 || ^8.0" + }, + "conflict": { + "doctrine/common": ">2.2,<2.4" }, "require-dev": { - "codeception/util-robohelpers": "dev-master" + "alcaeus/mongo-php-adapter": "^1.1", + "doctrine/coding-standard": "^6.0", + "mongodb/mongodb": "^1.1", + "phpunit/phpunit": "^7.0", + "predis/predis": "~1.0" + }, + "suggest": { + "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9.x-dev" + } + }, "autoload": { - "classmap": [ - "src/" - ] + "psr-4": { + "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23336,46 +24628,85 @@ ], "authors": [ { - "name": "Michael Bodnarchuk" + "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": "Sequence module for Codeception", - "homepage": "http://codeception.com/", + "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", + "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ - "codeception" + "abstraction", + "apcu", + "cache", + "caching", + "couchdb", + "memcached", + "php", + "redis", + "xcache" ], - "time": "2019-10-10T12:08:50+00:00" + "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%2Fcache", + "type": "tidelift" + } + ], + "time": "2020-07-07T18:54:01+00:00" }, { - "name": "codeception/module-webdriver", - "version": "1.1.0", + "name": "doctrine/inflector", + "version": "v1.1.0", "source": { "type": "git", - "url": "https://github.com/Codeception/module-webdriver.git", - "reference": "09c167817393090ce3dbce96027d94656b1963ce" + "url": "https://github.com/doctrine/inflector.git", + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/09c167817393090ce3dbce96027d94656b1963ce", - "reference": "09c167817393090ce3dbce96027d94656b1963ce", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { - "codeception/codeception": "^4.0", - "php": ">=5.6.0 <8.0", - "php-webdriver/webdriver": "^1.6.0" + "php": ">=5.3.2" }, "require-dev": { - "codeception/util-robohelpers": "dev-master" - }, - "suggest": { - "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests" + "phpunit/phpunit": "4.*" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, "autoload": { - "classmap": [ - "src/" - ] + "psr-0": { + "Doctrine\\Common\\Inflector\\": "lib/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23383,50 +24714,71 @@ ], "authors": [ { - "name": "Michael Bodnarchuk" + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" }, { - "name": "Gintautas Miselis" + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" }, { - "name": "Zaahid Bateson" + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" } ], - "description": "WebDriver module for Codeception", - "homepage": "http://codeception.com/", + "description": "Common String Manipulations with regard to casing and singular/plural rules.", + "homepage": "http://www.doctrine-project.org", "keywords": [ - "acceptance-testing", - "browser-testing", - "codeception" + "inflection", + "pluralize", + "singularize", + "string" ], - "time": "2020-05-31T08:47:24+00:00" + "time": "2015-11-06T14:35:42+00:00" }, { - "name": "codeception/phpunit-wrapper", - "version": "9.0.2", + "name": "doctrine/instantiator", + "version": "1.3.1", "source": { "type": "git", - "url": "https://github.com/Codeception/phpunit-wrapper.git", - "reference": "eb27243d8edde68593bf8d9ef5e9074734777931" + "url": "https://github.com/doctrine/instantiator.git", + "reference": "f350df0268e904597e3bd9c4685c53e0e333feea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/eb27243d8edde68593bf8d9ef5e9074734777931", - "reference": "eb27243d8edde68593bf8d9ef5e9074734777931", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea", + "reference": "f350df0268e904597e3bd9c4685c53e0e333feea", "shasum": "" }, "require": { - "php": ">=7.2", - "phpunit/phpunit": "^9.0" + "php": "^7.1 || ^8.0" }, "require-dev": { - "codeception/specify": "*", - "vlucas/phpdotenv": "^3.0" + "doctrine/coding-standard": "^6.0", + "ext-pdo": "*", + "ext-phar": "*", + "phpbench/phpbench": "^0.13", + "phpstan/phpstan-phpunit": "^0.11", + "phpstan/phpstan-shim": "^0.11", + "phpunit/phpunit": "^7.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, "autoload": { "psr-4": { - "Codeception\\PHPUnit\\": "src/" + "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", @@ -23435,80 +24787,182 @@ ], "authors": [ { - "name": "Davert", - "email": "davert.php@resend.cc" + "name": "Marco Pivetta", + "email": "ocramius@gmail.com", + "homepage": "http://ocramius.github.com/" + } + ], + "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" + ], + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" }, { - "name": "Naktibalda" + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" } ], - "description": "PHPUnit classes used by Codeception", - "time": "2020-04-17T18:16:31+00:00" + "time": "2020-05-29T17:27:14+00:00" }, { - "name": "codeception/stub", - "version": "3.7.0", + "name": "doctrine/lexer", + "version": "1.2.1", "source": { "type": "git", - "url": "https://github.com/Codeception/Stub.git", - "reference": "468dd5fe659f131fc997f5196aad87512f9b1304" + "url": "https://github.com/doctrine/lexer.git", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304", - "reference": "468dd5fe659f131fc997f5196aad87512f9b1304", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", "shasum": "" }, "require": { - "phpunit/phpunit": "^8.4 | ^9.0" + "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": { - "Codeception\\": "src/" + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "description": "Flexible Stub wrapper for PHPUnit's Mock Builder", - "time": "2020-07-03T15:54:43+00:00" + "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" + ], + "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": "csharpru/vault-php", - "version": "3.5.3", + "name": "friendsofphp/php-cs-fixer", + "version": "v2.16.4", "source": { "type": "git", - "url": "https://github.com/CSharpRU/vault-php.git", - "reference": "04be9776310fe7d1afb97795645f95c21e6b4fcf" + "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", + "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CSharpRU/vault-php/zipball/04be9776310fe7d1afb97795645f95c21e6b4fcf", - "reference": "04be9776310fe7d1afb97795645f95c21e6b4fcf", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13", + "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13", "shasum": "" }, "require": { - "cache/cache": "^0.4.0", - "doctrine/inflector": "~1.1.0", - "guzzlehttp/promises": "^1.3", - "guzzlehttp/psr7": "^1.4", - "psr/cache": "^1.0", - "psr/log": "^1.0", - "weew/helpers-array": "^1.3" + "composer/semver": "^1.4", + "composer/xdebug-handler": "^1.2", + "doctrine/annotations": "^1.2", + "ext-json": "*", + "ext-tokenizer": "*", + "php": "^5.6 || ^7.0", + "php-cs-fixer/diff": "^1.3", + "symfony/console": "^3.4.17 || ^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" }, "require-dev": { - "codacy/coverage": "^1.1", - "codeception/codeception": "^2.2", - "csharpru/vault-php-guzzle6-transport": "~2.0", - "php-vcr/php-vcr": "^1.3" + "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0", + "justinrainbow/json-schema": "^5.0", + "keradus/cli-executor": "^1.2", + "mikey179/vfsstream": "^1.6", + "php-coveralls/php-coveralls": "^2.1", + "php-cs-fixer/accessible-object": "^1.0", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1", + "phpunitgoodpractices/traits": "^1.8", + "symfony/phpunit-bridge": "^5.1", + "symfony/yaml": "^3.0 || ^4.0 || ^5.0" }, - "type": "library", + "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": [ + "php-cs-fixer" + ], + "type": "application", "autoload": { "psr-4": { - "Vault\\": "src/" - } + "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/TestCase.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -23516,591 +24970,571 @@ ], "authors": [ { - "name": "Yaroslav Lukyanov", - "email": "c_sharp@mail.ru" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Dariusz RumiƄski", + "email": "dariusz.ruminski@gmail.com" } ], - "description": "Best Vault client for PHP that you can find", - "time": "2018-04-28T04:52:17+00:00" + "description": "A tool to automatically fix PHP code style", + "funding": [ + { + "url": "https://github.com/keradus", + "type": "github" + } + ], + "time": "2020-06-27T23:57:46+00:00" }, { - "name": "csharpru/vault-php-guzzle6-transport", - "version": "2.0.4", + "name": "hoa/consistency", + "version": "1.17.05.02", "source": { "type": "git", - "url": "https://github.com/CSharpRU/vault-php-guzzle6-transport.git", - "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8" + "url": "https://github.com/hoaproject/Consistency.git", + "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CSharpRU/vault-php-guzzle6-transport/zipball/33c392120ac9f253b62b034e0e8ffbbdb3513bd8", - "reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8", + "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f", + "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "~6.2", - "guzzlehttp/promises": "^1.3", - "guzzlehttp/psr7": "^1.4" + "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" + } }, - "type": "library", "autoload": { "psr-4": { - "VaultTransports\\": "src/" - } + "Hoa\\Consistency\\": "." + }, + "files": [ + "Prelude.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Yaroslav Lukyanov", - "email": "c_sharp@mail.ru" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "Guzzle6 transport for Vault PHP client", - "time": "2019-03-10T06:17:37+00:00" + "description": "The Hoa\\Consistency library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "autoloader", + "callable", + "consistency", + "entity", + "flex", + "keyword", + "library" + ], + "time": "2017-05-02T12:18:12+00:00" }, { - "name": "dealerdirect/phpcodesniffer-composer-installer", - "version": "v0.5.0", + "name": "hoa/console", + "version": "3.17.05.02", "source": { "type": "git", - "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", - "reference": "e749410375ff6fb7a040a68878c656c2e610b132" + "url": "https://github.com/hoaproject/Console.git", + "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e749410375ff6fb7a040a68878c656c2e610b132", - "reference": "e749410375ff6fb7a040a68878c656c2e610b132", + "url": "https://api.github.com/repos/hoaproject/Console/zipball/e231fd3ea70e6d773576ae78de0bdc1daf331a66", + "reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0", - "php": "^5.3|^7", - "squizlabs/php_codesniffer": "^2|^3" + "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": { - "composer/composer": "*", - "phpcompatibility/php-compatibility": "^9.0", - "sensiolabs/security-checker": "^4.1.0" + "hoa/test": "~2.0" }, - "type": "composer-plugin", + "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": { - "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" + "branch-alias": { + "dev-master": "3.x-dev" + } }, "autoload": { "psr-4": { - "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + "Hoa\\Console\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Franck Nijhof", - "email": "franck.nijhof@dealerdirect.com", - "homepage": "http://www.frenck.nl", - "role": "Developer / IT Manager" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "PHP_CodeSniffer Standards Composer Installer Plugin", - "homepage": "http://www.dealerdirect.com", + "description": "The Hoa\\Console library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "PHPCodeSniffer", - "PHP_CodeSniffer", - "code quality", - "codesniffer", - "composer", - "installer", - "phpcs", - "plugin", - "qa", - "quality", - "standard", - "standards", - "style guide", - "stylecheck", - "tests" + "autocompletion", + "chrome", + "cli", + "console", + "cursor", + "getoption", + "library", + "option", + "parser", + "processus", + "readline", + "terminfo", + "tput", + "window" ], - "time": "2018-10-26T13:21:45+00:00" + "time": "2017-05-02T12:26:19+00:00" }, { - "name": "doctrine/annotations", - "version": "1.10.3", + "name": "hoa/event", + "version": "1.17.01.13", "source": { "type": "git", - "url": "https://github.com/doctrine/annotations.git", - "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d" + "url": "https://github.com/hoaproject/Event.git", + "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d", - "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d", + "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54", + "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54", "shasum": "" }, "require": { - "doctrine/lexer": "1.*", - "ext-tokenizer": "*", - "php": "^7.1 || ^8.0" + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" }, "require-dev": { - "doctrine/cache": "1.*", - "phpunit/phpunit": "^7.5" + "hoa/test": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" + "Hoa\\Event\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "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": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "Docblock Annotations Parser", - "homepage": "http://www.doctrine-project.org", + "description": "The Hoa\\Event library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "annotations", - "docblock", - "parser" + "event", + "library", + "listener", + "observer" ], - "time": "2020-05-25T17:24:27+00:00" + "time": "2017-01-13T15:30:50+00:00" }, { - "name": "doctrine/cache", - "version": "1.10.2", + "name": "hoa/exception", + "version": "1.17.01.16", "source": { "type": "git", - "url": "https://github.com/doctrine/cache.git", - "reference": "13e3381b25847283a91948d04640543941309727" + "url": "https://github.com/hoaproject/Exception.git", + "reference": "091727d46420a3d7468ef0595651488bfc3a458f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", - "reference": "13e3381b25847283a91948d04640543941309727", + "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f", + "reference": "091727d46420a3d7468ef0595651488bfc3a458f", "shasum": "" }, "require": { - "php": "~7.1 || ^8.0" - }, - "conflict": { - "doctrine/common": ">2.2,<2.4" + "hoa/consistency": "~1.0", + "hoa/event": "~1.0" }, "require-dev": { - "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^6.0", - "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^7.0", - "predis/predis": "~1.0" - }, - "suggest": { - "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" + "hoa/test": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" + "Hoa\\Exception\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "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": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", - "homepage": "https://www.doctrine-project.org/projects/cache.html", + "description": "The Hoa\\Exception library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "abstraction", - "apcu", - "cache", - "caching", - "couchdb", - "memcached", - "php", - "redis", - "xcache" - ], - "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%2Fcache", - "type": "tidelift" - } + "exception", + "library" ], - "time": "2020-07-07T18:54:01+00:00" + "time": "2017-01-16T07:53:27+00:00" }, { - "name": "doctrine/inflector", - "version": "v1.1.0", + "name": "hoa/file", + "version": "1.17.07.11", "source": { "type": "git", - "url": "https://github.com/doctrine/inflector.git", - "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" + "url": "https://github.com/hoaproject/File.git", + "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", - "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", + "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca", + "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca", "shasum": "" }, "require": { - "php": ">=5.3.2" + "hoa/consistency": "~1.0", + "hoa/event": "~1.0", + "hoa/exception": "~1.0", + "hoa/iterator": "~2.0", + "hoa/stream": "~1.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "hoa/test": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Inflector\\": "lib/" + "psr-4": { + "Hoa\\File\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "Common String Manipulations with regard to casing and singular/plural rules.", - "homepage": "http://www.doctrine-project.org", + "description": "The Hoa\\File library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "inflection", - "pluralize", - "singularize", - "string" + "Socket", + "directory", + "file", + "finder", + "library", + "link", + "temporary" ], - "time": "2015-11-06T14:35:42+00:00" + "time": "2017-07-11T07:42:15+00:00" }, { - "name": "doctrine/instantiator", - "version": "1.3.1", + "name": "hoa/iterator", + "version": "2.17.01.10", "source": { "type": "git", - "url": "https://github.com/doctrine/instantiator.git", - "reference": "f350df0268e904597e3bd9c4685c53e0e333feea" + "url": "https://github.com/hoaproject/Iterator.git", + "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea", - "reference": "f350df0268e904597e3bd9c4685c53e0e333feea", + "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc", + "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "ext-pdo": "*", - "ext-phar": "*", - "phpbench/phpbench": "^0.13", - "phpstan/phpstan-phpunit": "^0.11", - "phpstan/phpstan-shim": "^0.11", - "phpunit/phpunit": "^7.0" + "hoa/test": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" + "Hoa\\Iterator\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com", - "homepage": "http://ocramius.github.com/" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" + }, + { + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", - "homepage": "https://www.doctrine-project.org/projects/instantiator.html", + "description": "The Hoa\\Iterator library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "constructor", - "instantiate" + "iterator", + "library" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" + "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": [ { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", - "type": "tidelift" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "time": "2020-05-29T17:27:14+00:00" + "description": "The Hoa\\Protocol library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "library", + "protocol", + "resource", + "stream", + "wrapper" + ], + "time": "2017-01-14T12:26:10+00:00" }, { - "name": "doctrine/lexer", - "version": "1.2.1", + "name": "hoa/stream", + "version": "1.17.02.21", "source": { "type": "git", - "url": "https://github.com/doctrine/lexer.git", - "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" + "url": "https://github.com/hoaproject/Stream.git", + "reference": "3293cfffca2de10525df51436adf88a559151d82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", - "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", + "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82", + "reference": "3293cfffca2de10525df51436adf88a559151d82", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "hoa/consistency": "~1.0", + "hoa/event": "~1.0", + "hoa/exception": "~1.0", + "hoa/protocol": "~1.0" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpstan/phpstan": "^0.11.8", - "phpunit/phpunit": "^8.2" + "hoa/test": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + "Hoa\\Stream\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "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", + "description": "The Hoa\\Stream library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "annotations", - "docblock", - "lexer", - "parser", - "php" - ], - "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" - } + "Context", + "bucket", + "composite", + "filter", + "in", + "library", + "out", + "protocol", + "stream", + "wrapper" ], - "time": "2020-05-25T17:44:05+00:00" + "time": "2017-02-21T16:01:06+00:00" }, { - "name": "friendsofphp/php-cs-fixer", - "version": "v2.16.4", + "name": "hoa/ustring", + "version": "4.17.01.16", "source": { "type": "git", - "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13" + "url": "https://github.com/hoaproject/Ustring.git", + "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13", - "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13", + "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0", + "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0", "shasum": "" }, "require": { - "composer/semver": "^1.4", - "composer/xdebug-handler": "^1.2", - "doctrine/annotations": "^1.2", - "ext-json": "*", - "ext-tokenizer": "*", - "php": "^5.6 || ^7.0", - "php-cs-fixer/diff": "^1.3", - "symfony/console": "^3.4.17 || ^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" + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" }, "require-dev": { - "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0", - "justinrainbow/json-schema": "^5.0", - "keradus/cli-executor": "^1.2", - "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.1", - "php-cs-fixer/accessible-object": "^1.0", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1", - "phpunitgoodpractices/traits": "^1.8", - "symfony/phpunit-bridge": "^5.1", - "symfony/yaml": "^3.0 || ^4.0 || ^5.0" + "hoa/test": "~2.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." + "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" + } }, - "bin": [ - "php-cs-fixer" - ], - "type": "application", "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/TestCase.php" - ] + "Hoa\\Ustring\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Dariusz RumiƄski", - "email": "dariusz.ruminski@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "A tool to automatically fix PHP code style", - "funding": [ - { - "url": "https://github.com/keradus", - "type": "github" - } + "description": "The Hoa\\Ustring library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "library", + "search", + "string", + "unicode" ], - "time": "2020-06-27T23:57:46+00:00" + "time": "2017-01-16T07:08:25+00:00" }, { "name": "jms/metadata", @@ -24278,28 +25712,29 @@ }, { "name": "league/flysystem", - "version": "1.0.70", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "585824702f534f8d3cf7fab7225e8466cc4b7493" + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/585824702f534f8d3cf7fab7225e8466cc4b7493", - "reference": "585824702f534f8d3cf7fab7225e8466cc4b7493", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a", + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a", "shasum": "" }, "require": { "ext-fileinfo": "*", - "php": ">=5.5.9" + "league/mime-type-detection": "^1.3", + "php": "^7.2.5 || ^8.0" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { - "phpspec/phpspec": "^3.4 || ^4.0 || ^5.0 || ^6.0", - "phpunit/phpunit": "^5.7.26" + "phpspec/prophecy": "^1.11.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { "ext-fileinfo": "Required for MimeType", @@ -24364,7 +25799,58 @@ "type": "other" } ], - "time": "2020-07-26T07:20:36+00:00" + "time": "2020-08-23T07:39:11+00:00" + }, + { + "name": "league/mime-type-detection", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/mime-type-detection.git", + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ea2fbfc988bade315acd5967e6d02274086d0f28", + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.36", + "phpunit/phpunit": "^8.5.8" + }, + "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", + "funding": [ + { + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" + } + ], + "time": "2020-09-21T18:10:53+00:00" }, { "name": "lusitanian/oauth", @@ -24474,16 +25960,16 @@ }, { "name": "magento/magento2-functional-testing-framework", - "version": "3.0.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/magento/magento2-functional-testing-framework.git", - "reference": "8d98efa7434a30ab9e82ef128c430ef8e3a50699" + "reference": "c6760313811f2c04545a261c706d2a73dd727b9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/8d98efa7434a30ab9e82ef128c430ef8e3a50699", - "reference": "8d98efa7434a30ab9e82ef128c430ef8e3a50699", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/c6760313811f2c04545a261c706d2a73dd727b9a", + "reference": "c6760313811f2c04545a261c706d2a73dd727b9a", "shasum": "" }, "require": { @@ -24501,6 +25987,7 @@ "ext-intl": "*", "ext-json": "*", "ext-openssl": "*", + "hoa/console": "~3.0", "monolog/monolog": "^1.17", "mustache/mustache": "~2.5", "php": "^7.3", @@ -24560,7 +26047,7 @@ "magento", "testing" ], - "time": "2020-07-09T21:26:19+00:00" + "time": "2020-09-28T18:26:59+00:00" }, { "name": "mikey179/vfsstream", @@ -24610,25 +26097,25 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "52168cb9472de06979613d365c7f1ab8798be895" + "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/52168cb9472de06979613d365c7f1ab8798be895", - "reference": "52168cb9472de06979613d365c7f1ab8798be895", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb", + "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb", "shasum": "" }, "require": { - "php": ">=5.4.0", - "symfony/polyfill-mbstring": "^1.4" + "php": "^5.4 || ^7.0 || ^8.0", + "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { - "composer/xdebug-handler": "^1.2", - "phpunit/phpunit": "^4.8.36|^7.5.15" + "composer/xdebug-handler": "^1.4", + "phpunit/phpunit": "^4.8.36 || ^7.5.15" }, "bin": [ "bin/jp.php" @@ -24636,7 +26123,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev" + "dev-master": "2.6-dev" } }, "autoload": { @@ -24663,7 +26150,7 @@ "json", "jsonpath" ], - "time": "2019-12-30T18:03:34+00:00" + "time": "2020-07-31T21:01:56+00:00" }, { "name": "mustache/mustache", @@ -24916,23 +26403,23 @@ }, { "name": "php-cs-fixer/diff", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", "symfony/process": "^3.3" }, "type": "library", @@ -24946,14 +26433,14 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, { "name": "SpacePossum" } @@ -24963,7 +26450,7 @@ "keywords": [ "diff" ], - "time": "2018-02-15T16:58:55+00:00" + "time": "2020-10-14T08:39:05+00:00" }, { "name": "php-webdriver/webdriver", @@ -25187,16 +26674,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.0", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df" + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", "shasum": "" }, "require": { @@ -25235,20 +26722,20 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2020-07-20T20:05:34+00:00" + "time": "2020-09-03T19:13:55+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651" + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "shasum": "" }, "require": { @@ -25280,20 +26767,20 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2020-06-27T10:12:23+00:00" + "time": "2020-09-17T18:55:26+00:00" }, { "name": "phpmd/phpmd", - "version": "2.8.2", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "714629ed782537f638fe23c4346637659b779a77" + "reference": "ce10831d4ddc2686c1348a98069771dd314534a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/714629ed782537f638fe23c4346637659b779a77", - "reference": "714629ed782537f638fe23c4346637659b779a77", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/ce10831d4ddc2686c1348a98069771dd314534a8", + "reference": "ce10831d4ddc2686c1348a98069771dd314534a8", "shasum": "" }, "require": { @@ -25304,6 +26791,8 @@ }, "require-dev": { "easy-doc/easy-doc": "0.0.0 || ^1.3.2", + "ext-json": "*", + "ext-simplexml": "*", "gregwar/rst": "^1.0", "mikey179/vfsstream": "^1.6.4", "phpunit/phpunit": "^4.8.36 || ^5.7.27", @@ -25350,7 +26839,13 @@ "phpmd", "pmd" ], - "time": "2020-02-16T20:15:50+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/phpmd/phpmd", + "type": "tidelift" + } + ], + "time": "2020-09-23T22:06:32+00:00" }, { "name": "phpoption/phpoption", @@ -25419,28 +26914,28 @@ }, { "name": "phpspec/prophecy", - "version": "1.11.1", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160" + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160", - "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d", + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", - "php": "^7.2", - "phpdocumentor/reflection-docblock": "^5.0", + "php": "^7.2 || ~8.0, <8.1", + "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" }, "require-dev": { "phpspec/phpspec": "^6.0", - "phpunit/phpunit": "^8.0" + "phpunit/phpunit": "^8.0 || ^9.0 <9.3" }, "type": "library", "extra": { @@ -25478,7 +26973,7 @@ "spy", "stub" ], - "time": "2020-07-08T12:44:21+00:00" + "time": "2020-09-29T09:10:42+00:00" }, { "name": "phpstan/phpstan", @@ -25608,23 +27103,23 @@ }, { "name": "phpunit/php-file-iterator", - "version": "3.0.4", + "version": "3.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "25fefc5b19835ca653877fe081644a3f8c1d915e" + "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/25fefc5b19835ca653877fe081644a3f8c1d915e", - "reference": "25fefc5b19835ca653877fe081644a3f8c1d915e", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8", + "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -25660,28 +27155,28 @@ "type": "github" } ], - "time": "2020-07-11T05:18:21+00:00" + "time": "2020-09-28T05:57:25+00:00" }, { "name": "phpunit/php-invoker", - "version": "3.0.2", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66" + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f6eedfed1085dd1f4c599629459a0277d25f9a66", - "reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { "ext-pcntl": "*", - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-pcntl": "*" @@ -25689,7 +27184,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -25719,27 +27214,27 @@ "type": "github" } ], - "time": "2020-06-26T11:53:53+00:00" + "time": "2020-09-28T05:58:55+00:00" }, { "name": "phpunit/php-text-template", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324" + "reference": "18c887016e60e52477e54534956d7b47bc52cd84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/6ff9c8ea4d3212b88fcf74e25e516e2c51c99324", - "reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/18c887016e60e52477e54534956d7b47bc52cd84", + "reference": "18c887016e60e52477e54534956d7b47bc52cd84", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -25774,7 +27269,7 @@ "type": "github" } ], - "time": "2020-06-26T11:55:37+00:00" + "time": "2020-09-28T06:03:05+00:00" }, { "name": "phpunit/php-timer", @@ -25833,16 +27328,16 @@ }, { "name": "phpunit/php-token-stream", - "version": "4.0.3", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374" + "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5672711b6b07b14d5ab694e700c62eeb82fcf374", - "reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3", + "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", "shasum": "" }, "require": { @@ -25884,7 +27379,8 @@ "type": "github" } ], - "time": "2020-06-27T06:36:25+00:00" + "abandoned": true, + "time": "2020-08-04T08:28:15+00:00" }, { "name": "phpunit/phpunit", @@ -26080,23 +27576,23 @@ }, { "name": "sebastian/code-unit", - "version": "1.0.5", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "c1e2df332c905079980b119c4db103117e5e5c90" + "reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/c1e2df332c905079980b119c4db103117e5e5c90", - "reference": "c1e2df332c905079980b119c4db103117e5e5c90", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/59236be62b1bb9919e6d7f60b0b832dc05cef9ab", + "reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26128,27 +27624,27 @@ "type": "github" } ], - "time": "2020-06-26T12:50:45+00:00" + "time": "2020-10-02T14:47:54+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "ee51f9bb0c6d8a43337055db3120829fa14da819" + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ee51f9bb0c6d8a43337055db3120829fa14da819", - "reference": "ee51f9bb0c6d8a43337055db3120829fa14da819", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26179,29 +27675,29 @@ "type": "github" } ], - "time": "2020-06-26T12:04:00+00:00" + "time": "2020-09-28T05:30:19+00:00" }, { "name": "sebastian/comparator", - "version": "4.0.3", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f" + "reference": "7a8ff306445707539c1a6397372a982a1ec55120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f", - "reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7a8ff306445707539c1a6397372a982a1ec55120", + "reference": "7a8ff306445707539c1a6397372a982a1ec55120", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0", + "php": ">=7.3", "sebastian/diff": "^4.0", "sebastian/exporter": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26249,27 +27745,27 @@ "type": "github" } ], - "time": "2020-06-26T12:05:46+00:00" + "time": "2020-09-30T06:47:25+00:00" }, { "name": "sebastian/diff", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113" + "reference": "ffc949a1a2aae270ea064453d7535b82e4c32092" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113", - "reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ffc949a1a2aae270ea064453d7535b82e4c32092", + "reference": "ffc949a1a2aae270ea064453d7535b82e4c32092", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0", + "phpunit/phpunit": "^9.3", "symfony/process": "^4.2 || ^5" }, "type": "library", @@ -26311,27 +27807,27 @@ "type": "github" } ], - "time": "2020-06-30T04:46:02+00:00" + "time": "2020-09-28T05:32:55+00:00" }, { "name": "sebastian/environment", - "version": "5.1.2", + "version": "5.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2" + "reference": "388b6ced16caa751030f6a69e588299fa09200ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2", - "reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", + "reference": "388b6ced16caa751030f6a69e588299fa09200ac", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-posix": "*" @@ -26339,7 +27835,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -26370,29 +27866,29 @@ "type": "github" } ], - "time": "2020-06-26T12:07:24+00:00" + "time": "2020-09-28T05:52:38+00:00" }, { "name": "sebastian/exporter", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "571d721db4aec847a0e59690b954af33ebf9f023" + "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/571d721db4aec847a0e59690b954af33ebf9f023", - "reference": "571d721db4aec847a0e59690b954af33ebf9f023", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", + "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0", + "php": ">=7.3", "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-mbstring": "*", - "phpunit/phpunit": "^9.2" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26443,7 +27939,7 @@ "type": "github" } ], - "time": "2020-06-26T12:08:55+00:00" + "time": "2020-09-28T05:24:23+00:00" }, { "name": "sebastian/finder-facade", @@ -26489,6 +27985,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", + "abandoned": true, "time": "2020-02-08T06:07:58+00:00" }, { @@ -26547,25 +28044,25 @@ }, { "name": "sebastian/object-enumerator", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8" + "reference": "f6f5957013d84725427d361507e13513702888a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/074fed2d0a6d08e1677dd8ce9d32aecb384917b8", - "reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f6f5957013d84725427d361507e13513702888a4", + "reference": "f6f5957013d84725427d361507e13513702888a4", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0", + "php": ">=7.3", "sebastian/object-reflector": "^2.0", "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26596,27 +28093,27 @@ "type": "github" } ], - "time": "2020-06-26T12:11:32+00:00" + "time": "2020-09-28T05:55:06+00:00" }, { "name": "sebastian/object-reflector", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "127a46f6b057441b201253526f81d5406d6c7840" + "reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/127a46f6b057441b201253526f81d5406d6c7840", - "reference": "127a46f6b057441b201253526f81d5406d6c7840", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", + "reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26647,7 +28144,7 @@ "type": "github" } ], - "time": "2020-06-26T12:12:55+00:00" + "time": "2020-09-28T05:56:16+00:00" }, { "name": "sebastian/phpcpd", @@ -26702,23 +28199,23 @@ }, { "name": "sebastian/recursion-context", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63" + "reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/062231bf61d2b9448c4fa5a7643b5e1829c11d63", - "reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", + "reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -26757,24 +28254,24 @@ "type": "github" } ], - "time": "2020-06-26T12:14:17+00:00" + "time": "2020-09-28T05:17:32+00:00" }, { "name": "sebastian/resource-operations", - "version": "3.0.2", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "0653718a5a629b065e91f774595267f8dc32e213" + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0653718a5a629b065e91f774595267f8dc32e213", - "reference": "0653718a5a629b065e91f774595267f8dc32e213", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.0" @@ -26808,32 +28305,32 @@ "type": "github" } ], - "time": "2020-06-26T12:16:22+00:00" + "time": "2020-09-28T06:45:17+00:00" }, { "name": "sebastian/type", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a" + "reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/86991e2b33446cd96e648c18bcdb1e95afb2c05a", - "reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fa592377f3923946cb90bf1f6a71ba2e5f229909", + "reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.2" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" } }, "autoload": { @@ -26860,24 +28357,24 @@ "type": "github" } ], - "time": "2020-07-05T08:31:53+00:00" + "time": "2020-10-06T08:41:03+00:00" }, { "name": "sebastian/version", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "626586115d0ed31cb71483be55beb759b5af5a3c" + "reference": "c6c1022351a901512170118436c764e473f6de8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/626586115d0ed31cb71483be55beb759b5af5a3c", - "reference": "626586115d0ed31cb71483be55beb759b5af5a3c", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", + "reference": "c6c1022351a901512170118436c764e473f6de8c", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "type": "library", "extra": { @@ -26909,20 +28406,20 @@ "type": "github" } ], - "time": "2020-06-26T12:18:43+00:00" + "time": "2020-09-28T06:39:44+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.5", + "version": "3.5.6", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" + "reference": "e97627871a7eab2f70e59166072a6b767d5834e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", - "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0", + "reference": "e97627871a7eab2f70e59166072a6b767d5834e0", "shasum": "" }, "require": { @@ -26960,20 +28457,20 @@ "phpcs", "standards" ], - "time": "2020-04-17T01:09:41+00:00" + "time": "2020-08-10T04:50:15+00:00" }, { "name": "symfony/config", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "cf63f0613a6c6918e96db39c07a43b01e19a0773" + "reference": "6ad8be6e1280f6734150d8a04a9160dd34ceb191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/cf63f0613a6c6918e96db39c07a43b01e19a0773", - "reference": "cf63f0613a6c6918e96db39c07a43b01e19a0773", + "url": "https://api.github.com/repos/symfony/config/zipball/6ad8be6e1280f6734150d8a04a9160dd34ceb191", + "reference": "6ad8be6e1280f6734150d8a04a9160dd34ceb191", "shasum": "" }, "require": { @@ -27040,20 +28537,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T10:53:22+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb" + "reference": "2dea4a3ef2eb79138354c1d49e9372cc921af20b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb", - "reference": "c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2dea4a3ef2eb79138354c1d49e9372cc921af20b", + "reference": "2dea4a3ef2eb79138354c1d49e9372cc921af20b", "shasum": "" }, "require": { @@ -27129,20 +28626,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-10-01T12:14:45+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702" + "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702", - "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/353b42e7b4fd1c898aab09a059466c9cea74039b", + "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b", "shasum": "" }, "require": { @@ -27204,20 +28701,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T10:04:31+00:00" + "time": "2020-09-27T14:14:57+00:00" }, { "name": "symfony/mime", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6" + "reference": "4404d6545125863561721514ad9388db2661eec5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/149fb0ad35aae3c7637b496b38478797fa6a7ea6", - "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6", + "url": "https://api.github.com/repos/symfony/mime/zipball/4404d6545125863561721514ad9388db2661eec5", + "reference": "4404d6545125863561721514ad9388db2661eec5", "shasum": "" }, "require": { @@ -27281,11 +28778,11 @@ "type": "tidelift" } ], - "time": "2020-07-23T10:04:31+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/stopwatch", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -27349,16 +28846,16 @@ }, { "name": "symfony/yaml", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23" + "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ea342353a3ef4f453809acc4ebc55382231d4d23", - "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a", + "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a", "shasum": "" }, "require": { @@ -27422,7 +28919,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-09-27T03:44:28+00:00" }, { "name": "theseer/fdomdocument", @@ -27672,7 +29169,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": [], - "prefer-stable": false, + "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], 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 ed7c00ad26a..984d5c9ed33 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": "0d657b4ca9de68c04d8c6c7b33e7942f", + "content-hash": "05ba8e667f7ccee241fc7e157ba033a0", "packages": [ { "name": "2tvenom/cborencode", @@ -49,16 +49,16 @@ }, { "name": "amzn/amazon-pay-and-login-magento-2-module", - "version": "4.0.2", + "version": "4.0.4", "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.0.2.0.zip", - "shasum": "1fb726b3424fe9f006dfb6442df5fbb25bbc0053" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-4.0.4.0.zip", + "shasum": "f2fd46eae1287b3a870981c6db98ad6faaed77be" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.2", - "amzn/amazon-pay-module": "4.0.2", - "amzn/login-with-amazon-module": "4.0.2" + "amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.4", + "amzn/amazon-pay-module": "4.0.4", + "amzn/login-with-amazon-module": "4.0.4" }, "type": "metapackage", "license": [ @@ -68,11 +68,11 @@ }, { "name": "amzn/amazon-pay-and-login-with-amazon-core-module", - "version": "4.0.2", + "version": "4.0.4", "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.0.2.0.zip", - "shasum": "2ceab6d9226b15f20af17090e46c7c30fd64fbc9" + "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.0.4.0.zip", + "shasum": "b2b8a2d134e93377f29950a5e512824f63beca12" }, "require": { "amzn/amazon-pay-sdk-php": "^3.2.0", @@ -107,15 +107,15 @@ }, { "name": "amzn/amazon-pay-module", - "version": "4.0.2", + "version": "4.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.2.0.zip", - "shasum": "6ed5ad082c21756b7ce6698c4d58ae6baba70cfb" + "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.4.0.zip", + "shasum": "85dec4b75da4301eebf12ed6de4cd1f93129437d" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.2", - "amzn/login-with-amazon-module": "^4.0.2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4", + "amzn/login-with-amazon-module": "^4.0.4", "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*", @@ -201,14 +201,14 @@ }, { "name": "amzn/login-with-amazon-module", - "version": "4.0.2", + "version": "4.0.4", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.2.0.zip", - "shasum": "4db680418aefd94153d05501d4c42e7b32bc16c9" + "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.4.0.zip", + "shasum": "3706a86e6e199b14757c7f5a05f3f58214cea034" }, "require": { - "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.2", + "amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4", "magento/framework": "*", "magento/module-checkout": "*", "magento/module-checkout-agreements": "*", @@ -272,16 +272,16 @@ }, { "name": "bacon/bacon-qr-code", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", - "reference": "6e53ced3d2499cee4a0ef23a7c4d6449607ac7da" + "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/6e53ced3d2499cee4a0ef23a7c4d6449607ac7da", - "reference": "6e53ced3d2499cee4a0ef23a7c4d6449607ac7da", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/add6d9ff97336b62f95a3b94f75cea4e085465b2", + "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2", "shasum": "" }, "require": { @@ -291,8 +291,8 @@ }, "require-dev": { "phly/keep-a-changelog": "^1.4", - "phpunit/phpunit": "^6.4", - "squizlabs/php_codesniffer": "^3.1" + "phpunit/phpunit": "^7 | ^8 | ^9", + "squizlabs/php_codesniffer": "^3.4" }, "suggest": { "ext-imagick": "to generate QR code images" @@ -311,13 +311,13 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "http://www.dasprids.de", + "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", - "time": "2020-07-14T11:04:05+00:00" + "time": "2020-07-30T16:40:58+00:00" }, { "name": "beberlei/assert", @@ -383,16 +383,16 @@ }, { "name": "braintree/braintree_php", - "version": "4.5.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "4aa200601e126183a572133d7ea2037de44b3d2d" + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/4aa200601e126183a572133d7ea2037de44b3d2d", - "reference": "4aa200601e126183a572133d7ea2037de44b3d2d", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", + "reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589", "shasum": "" }, "require": { @@ -408,9 +408,6 @@ }, "type": "library", "autoload": { - "psr-0": { - "Braintree": "lib/" - }, "psr-4": { "Braintree\\": "lib/Braintree" } @@ -426,7 +423,7 @@ } ], "description": "Braintree PHP Client Library", - "time": "2019-10-28T16:05:37+00:00" + "time": "2020-06-15T19:02:23+00:00" }, { "name": "christian-riesen/base32", @@ -594,21 +591,21 @@ }, { "name": "colinmollenhour/php-redis-session-abstract", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/colinmollenhour/php-redis-session-abstract.git", - "reference": "669521218794f125c7b668252f4f576eda65e1e4" + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/669521218794f125c7b668252f4f576eda65e1e4", - "reference": "669521218794f125c7b668252f4f576eda65e1e4", + "url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/39ca38da5e0a981bc1a7e39a86693c128784a513", + "reference": "39ca38da5e0a981bc1a7e39a86693c128784a513", "shasum": "" }, "require": { "colinmollenhour/credis": "~1.6", - "php": "^5.5 || ^7.0" + "php": "^5.5 || ^7.0|| ^7.1 || ^7.2" }, "type": "library", "autoload": { @@ -627,20 +624,20 @@ ], "description": "A Redis-based session handler with optimistic locking", "homepage": "https://github.com/colinmollenhour/php-redis-session-abstract", - "time": "2020-01-08T17:41:01+00:00" + "time": "2020-10-07T09:47:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -688,12 +685,16 @@ "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-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", @@ -788,16 +789,16 @@ }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", + "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", "shasum": "" }, "require": { @@ -845,7 +846,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "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-09-27T13:13:07+00:00" }, { "name": "composer/spdx-licenses", @@ -923,16 +938,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -977,7 +992,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "container-interop/container-interop", @@ -1013,21 +1028,21 @@ }, { "name": "dasprid/enum", - "version": "1.0.0", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "631ef6e638e9494b0310837fa531bedd908fc22b" + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/631ef6e638e9494b0310837fa531bedd908fc22b", - "reference": "631ef6e638e9494b0310837fa531bedd908fc22b", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", + "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "^6.4", - "squizlabs/php_codesniffer": "^3.1" + "phpunit/phpunit": "^7 | ^8 | ^9", + "squizlabs/php_codesniffer": "^3.4" }, "type": "library", "autoload": { @@ -1043,7 +1058,8 @@ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", - "homepage": "https://dasprids.de/" + "homepage": "https://dasprids.de/", + "role": "Developer" } ], "description": "PHP 7.1 enum implementation", @@ -1051,20 +1067,20 @@ "enum", "map" ], - "time": "2017-10-25T22:45:27+00:00" + "time": "2020-10-02T16:03:48+00:00" }, { "name": "donatj/phpuseragentparser", - "version": "v0.16.0", + "version": "v0.17.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce" + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b3551112ed84524aef6542a8778a3f812c8098ce", - "reference": "b3551112ed84524aef6542a8778a3f812c8098ce", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/e159493010d4b71c9620a43fd05f8284f29dcfeb", + "reference": "e159493010d4b71c9620a43fd05f8284f29dcfeb", "shasum": "" }, "require": { @@ -1112,18 +1128,19 @@ "type": "github" } ], - "time": "2020-04-07T15:47:30+00:00" + "time": "2020-09-01T16:15:49+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.6.0.0.zip", - "shasum": "9d16976f52bbb3aee2356687a8bc7c7028a4e51d" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.8.0.0.zip", + "shasum": "936e7cb91b6c1d981f4c6c195130603288b3284d" }, "require": { "magento/framework": ">=101 <104", + "magento/module-authorization": "100.4.*", "magento/module-backend": ">=100 <103", "magento/module-bundle": ">=100 <102", "magento/module-catalog": ">=101 <105", @@ -1175,14 +1192,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-chat", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.1.0.0.zip", - "shasum": "70c2a165be11b865dd8de7a8e2cd2b867aa8dce6" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.2.0.0.zip", + "shasum": "f70ba21b96985e6826ff208cefc3b0a88f26146c" }, "require": { "dotmailer/dotmailer-magento2-extension": "^4.3.1", + "magento/framework": ">=101 <104", "magento/module-backend": ">=100 <103", "magento/module-checkout": "100.*", "magento/module-config": ">=100 <103", @@ -1207,15 +1225,15 @@ }, { "name": "dotmailer/dotmailer-magento2-extension-package", - "version": "4.6.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.6.0.0.zip", - "shasum": "d00023ec7e379b215db599f0133f2106f3dea31a" + "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.8.0.0.zip", + "shasum": "ed68af95837c3cea0be8cad328a4fd0682451356" }, "require": { - "dotmailer/dotmailer-magento2-extension": "4.6.0", - "dotmailer/dotmailer-magento2-extension-chat": "1.1.0" + "dotmailer/dotmailer-magento2-extension": "4.8.0", + "dotmailer/dotmailer-magento2-extension-chat": "1.2.0" }, "type": "metapackage", "license": [ @@ -1288,16 +1306,16 @@ }, { "name": "endroid/qr-code", - "version": "3.9.1", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "8605e2c958ed568788da4e16bd8a9502e32f375f" + "reference": "58d5872ca46b99b5c2e72cd2c8dea09ce2988156" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/8605e2c958ed568788da4e16bd8a9502e32f375f", - "reference": "8605e2c958ed568788da4e16bd8a9502e32f375f", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/58d5872ca46b99b5c2e72cd2c8dea09ce2988156", + "reference": "58d5872ca46b99b5c2e72cd2c8dea09ce2988156", "shasum": "" }, "require": { @@ -1355,7 +1373,7 @@ "type": "github" } ], - "time": "2020-07-10T10:16:06+00:00" + "time": "2020-10-07T09:42:59+00:00" }, { "name": "ezimuel/guzzlestreams", @@ -1574,23 +1592,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1621,20 +1639,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -1647,15 +1665,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -1692,7 +1710,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "justinrainbow/json-schema", @@ -1812,17 +1830,18 @@ }, { "name": "klarna/m2-payments", - "version": "8.0.2", + "version": "8.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.0.2.0.zip", - "shasum": "81ed938d910a52c0df4181c464c62091f2a8a634" + "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.1.0.0.zip", + "shasum": "c31e4d0746cf9b281ee2058a0353ab8f5dcdf7b0" }, "require": { - "klarna/module-core": "6.0.1", - "klarna/module-kp": "7.0.1", - "klarna/module-onsitemessaging": "1.0.1", - "klarna/module-ordermanagement": "6.0.2" + "klarna/module-core": "6.0.2", + "klarna/module-kp": "7.1.0", + "klarna/module-kp-graph-ql": "0.9.0", + "klarna/module-onsitemessaging": "1.0.2", + "klarna/module-ordermanagement": "6.0.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.16.0", @@ -1834,7 +1853,7 @@ "pdepend/pdepend": "^2.5.2", "phploc/phploc": "^6.0", "phpmd/phpmd": "@stable", - "phpro/grumphp": "^0.14", + "phpro/grumphp": "^0.19", "phpunit/phpunit": "^9", "sebastian/phpcpd": "~5.0.0", "squizlabs/php_codesniffer": "~3.5.4" @@ -1847,16 +1866,16 @@ }, { "name": "klarna/module-core", - "version": "6.0.1", + "version": "6.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.1.0.zip", - "shasum": "782be784675bd9d586cda2d267053456e212f00f" + "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.2.0.zip", + "shasum": "d3878dc3a1a1d9c7e70681291412982dfa00b22e" }, "require": { "guzzlehttp/guzzle": "^6.0", "magento/framework": "^102|^103", - "magento/module-bundle": "^100.3 ||^101.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", @@ -1934,11 +1953,11 @@ }, { "name": "klarna/module-kp", - "version": "7.0.1", + "version": "7.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.0.1.0.zip", - "shasum": "45082a499985c7fa9385b85abdd1bd1b49f81e3c" + "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.1.0.0.zip", + "shasum": "7266fec0ff572260945069c5f0360e18931b12c4" }, "require": { "klarna/module-core": "^6.0", @@ -2001,13 +2020,55 @@ ], "description": "Klarna Payments Magento 2 Extension" }, + { + "name": "klarna/module-kp-graph-ql", + "version": "0.9.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.0.0.zip", + "shasum": "a877f3b010cc16b026b2c82998184a88fd83d42b" + }, + "require": { + "klarna/module-kp": "^7.0.2", + "magento/framework": "^102|^103", + "magento/module-graph-ql": "^100", + "magento/module-payment": "^100.1", + "magento/module-quote-graph-ql": "^100", + "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.1", + "version": "1.0.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.1.0.zip", - "shasum": "dade15bbef2ae9230b4612de5f0bc59cbeafb0f9" + "url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.2.0.zip", + "shasum": "303e3b36a4720cda912128ec3bb33f9324d4c495" }, "require": { "klarna/module-core": "^6.0", @@ -2046,11 +2107,11 @@ }, { "name": "klarna/module-ordermanagement", - "version": "6.0.2", + "version": "6.0.3", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.2.0.zip", - "shasum": "aef328ea439f0b0f06760af9378b7005b4b0272e" + "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.3.0.zip", + "shasum": "4010e13db02da44929ff12f20091bb01f4c5c21f" }, "require": { "klarna/module-core": "^6.0", @@ -2692,41 +2753,41 @@ }, { "name": "laminas/laminas-eventmanager", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-eventmanager.git", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748" + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", - "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082", + "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-eventmanager": "self.version" + "zendframework/zend-eventmanager": "^3.2.1" }, "require-dev": { - "athletic/athletic": "^0.1", - "container-interop/container-interop": "^1.1.0", + "container-interop/container-interop": "^1.1", "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-stdlib": "^2.7.3 || ^3.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { - "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "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", "extra": { "branch-alias": { - "dev-master": "3.2-dev", - "dev-develop": "3.3-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -2746,20 +2807,26 @@ "events", "laminas" ], - "time": "2019-12-31T16:44:52+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T11:10:44+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012", + "reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012", "shasum": "" }, "require": { @@ -2813,7 +2880,13 @@ "feed", "laminas" ], - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-18T13:45:04+00:00" }, { "name": "laminas/laminas-filter", @@ -2974,16 +3047,16 @@ }, { "name": "laminas/laminas-http", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-http.git", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575" + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-http/zipball/48bd06ffa3a6875e2b77d6852405eb7b1589d575", - "reference": "48bd06ffa3a6875e2b77d6852405eb7b1589d575", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/33b7942f51ce905ce9bfc8bf28badc501d3904b5", + "reference": "33b7942f51ce905ce9bfc8bf28badc501d3904b5", "shasum": "" }, "require": { @@ -3006,12 +3079,6 @@ "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Http\\": "src/" @@ -3034,7 +3101,7 @@ "type": "community_bridge" } ], - "time": "2020-06-23T15:14:37+00:00" + "time": "2020-08-18T17:11:58+00:00" }, { "name": "laminas/laminas-hydrator", @@ -3420,16 +3487,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.11.0", + "version": "2.12.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "4c5545637eea3dc745668ddff1028692ed004c4b" + "reference": "c154a733b122539ac2c894561996c770db289f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/4c5545637eea3dc745668ddff1028692ed004c4b", - "reference": "4c5545637eea3dc745668ddff1028692ed004c4b", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/c154a733b122539ac2c894561996c770db289f70", + "reference": "c154a733b122539ac2c894561996c770db289f70", "shasum": "" }, "require": { @@ -3439,7 +3506,7 @@ "laminas/laminas-stdlib": "^2.7 || ^3.0", "laminas/laminas-validator": "^2.10.2", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "^7.1", "true/punycode": "^2.1" }, "replace": { @@ -3449,8 +3516,8 @@ "laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-config": "^2.6", "laminas/laminas-crypt": "^2.6 || ^3.0", - "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1", - "phpunit/phpunit": "^5.7.25 || ^6.4.4 || ^7.1.4" + "laminas/laminas-servicemanager": "^3.2.1", + "phpunit/phpunit": "^7.5.20" }, "suggest": { "laminas/laminas-crypt": "Crammd5 support in SMTP Auth", @@ -3458,10 +3525,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.11.x-dev", - "dev-develop": "2.12.x-dev" - }, "laminas": { "component": "Laminas\\Mail", "config-provider": "Laminas\\Mail\\ConfigProvider" @@ -3488,7 +3551,7 @@ "type": "community_bridge" } ], - "time": "2020-06-30T20:17:23+00:00" + "time": "2020-08-12T14:51:33+00:00" }, { "name": "laminas/laminas-math", @@ -3600,16 +3663,16 @@ }, { "name": "laminas/laminas-modulemanager", - "version": "2.8.4", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-modulemanager.git", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78" + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78", - "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, "require": { @@ -3617,10 +3680,11 @@ "laminas/laminas-eventmanager": "^3.2 || ^2.6.3", "laminas/laminas-stdlib": "^3.1 || ^2.7", "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0", + "webimpress/safe-writer": "^1.0.2 || ^2.1" }, "replace": { - "zendframework/zend-modulemanager": "self.version" + "zendframework/zend-modulemanager": "^2.8.4" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", @@ -3640,8 +3704,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" } }, "autoload": { @@ -3659,7 +3723,13 @@ "laminas", "modulemanager" ], - "time": "2019-12-31T17:26:56+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:29:22+00:00" }, { "name": "laminas/laminas-mvc", @@ -4109,35 +4179,35 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b9d84eaa39fde733356ea948cdef36c631f202b6", + "reference": "b9d84eaa39fde733356ea948cdef36c631f202b6", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ^8.0" }, "replace": { - "zendframework/zend-stdlib": "self.version" + "zendframework/zend-stdlib": "^3.2.1" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "^9.3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "dev-master": "3.3.x-dev", + "dev-develop": "3.4.x-dev" } }, "autoload": { @@ -4155,7 +4225,13 @@ "laminas", "stdlib" ], - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2020-08-25T09:08:16+00:00" }, { "name": "laminas/laminas-text", @@ -4432,31 +4508,27 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" + "reference": "6ede70583e101030bcace4dcddd648f760ddf642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", + "reference": "6ede70583e101030bcace4dcddd648f760ddf642", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, "laminas": { "module": "Laminas\\ZendFrameworkBridge" } @@ -4486,7 +4558,7 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2020-09-14T14:23:00+00:00" }, { "name": "league/iso3166", @@ -4542,37 +4614,42 @@ ], "time": "2020-01-29T07:08:12+00:00" }, + { + "name": "magento/adobe-ims", + "version": "2.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.0.0.zip", + "shasum": "4c47779423d0bbe55951a3cfd08134e5cddfdbe9" + }, + "require": { + "magento/module-adobe-ims": "2.1.0", + "magento/module-adobe-ims-api": "2.1.0" + }, + "type": "metapackage", + "description": "Adobe IMS Integration" + }, { "name": "magento/adobe-stock-integration", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.0.0.0.zip", - "shasum": "2da07f38b1316a518b1a5a87baa63aef9843b2be" - }, - "require": { - "magento/module-adobe-ims": "1.1.0", - "magento/module-adobe-ims-api": "2.0.0", - "magento/module-adobe-stock-admin-ui": "1.1.0", - "magento/module-adobe-stock-asset": "1.1.0", - "magento/module-adobe-stock-asset-api": "1.1.0", - "magento/module-adobe-stock-client": "1.1.0", - "magento/module-adobe-stock-client-api": "1.1.0", - "magento/module-adobe-stock-image": "1.1.0", - "magento/module-adobe-stock-image-admin-ui": "1.1.0", - "magento/module-adobe-stock-image-api": "1.1.0", - "magento/module-media-content-synchronization": "1.0.0", - "magento/module-media-content-synchronization-api": "1.0.0", - "magento/module-media-content-synchronization-catalog": "1.0.0", - "magento/module-media-content-synchronization-cms": "1.0.0", - "magento/module-media-gallery-integration": "1.0.0", - "magento/module-media-gallery-synchronization": "1.0.0", - "magento/module-media-gallery-synchronization-api": "1.0.0", - "magento/module-media-gallery-ui": "1.0.0", - "magento/module-media-gallery-ui-api": "1.0.0" + "url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.0.0.zip", + "shasum": "c8f38ee734f6706b8d6ecfe593e000e9b87951ac" + }, + "require": { + "magento/adobe-ims": "2.1.0", + "magento/module-adobe-stock-admin-ui": "1.2.0", + "magento/module-adobe-stock-asset": "1.2.0", + "magento/module-adobe-stock-asset-api": "1.2.0", + "magento/module-adobe-stock-client": "1.2.0", + "magento/module-adobe-stock-client-api": "2.0.0", + "magento/module-adobe-stock-image": "1.2.0", + "magento/module-adobe-stock-image-admin-ui": "1.2.0", + "magento/module-adobe-stock-image-api": "1.2.0" }, "type": "metapackage", - "description": "Adobe Stock integration" + "description": "Adobe Stock Integration" }, { "name": "magento/composer", @@ -4637,11 +4714,11 @@ }, { "name": "magento/framework", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.0.0.zip", - "shasum": "c6f70138f0048dca680d57aafe33778771b096bf" + "url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.1.0.zip", + "shasum": "a26164efffe0cdb5ed2f821a1b6a599a74b957ff" }, "require": { "colinmollenhour/php-redis-session-abstract": "~1.4.0", @@ -4681,12 +4758,12 @@ }, "type": "magento2-library", "autoload": { - "psr-4": { - "Magento\\Framework\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\Framework\\": "" + } }, "license": [ "OSL-3.0", @@ -4751,11 +4828,11 @@ }, { "name": "magento/framework-message-queue", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.0.0.zip", - "shasum": "d15ab4611e564e86e2635f9e026babd434e69650" + "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.1.0.zip", + "shasum": "84002f5f98e987902b1378be040c3cd46cbe92d2" }, "require": { "magento/framework": "103.0.*", @@ -4763,12 +4840,12 @@ }, "type": "magento2-library", "autoload": { - "psr-4": { - "Magento\\Framework\\MessageQueue\\": "" - }, "files": [ "registration.php" - ] + ], + "psr-4": { + "Magento\\Framework\\MessageQueue\\": "" + } }, "license": [ "OSL-3.0", @@ -4836,16 +4913,16 @@ }, { "name": "magento/inventory-metapackage", - "version": "1.2.0", + "version": "1.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.0.0.zip", - "shasum": "3474c67672b7c9bca13cd5dfb4249385dafd8fec" + "url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.1.0.zip", + "shasum": "819bfcfeb6d72493274419b3a095be26b233f019" }, "require": { "magento/inventory-composer-installer": "1.1.0", - "magento/module-inventory": "1.1.0", - "magento/module-inventory-admin-ui": "1.1.0", + "magento/module-inventory": "1.1.1", + "magento/module-inventory-admin-ui": "1.1.2", "magento/module-inventory-advanced-checkout": "1.1.0", "magento/module-inventory-api": "1.1.0", "magento/module-inventory-bundle-import-export": "1.0.0", @@ -4853,8 +4930,8 @@ "magento/module-inventory-bundle-product-admin-ui": "1.1.0", "magento/module-inventory-bundle-product-indexer": "1.0.0", "magento/module-inventory-cache": "1.1.0", - "magento/module-inventory-catalog": "1.1.0", - "magento/module-inventory-catalog-admin-ui": "1.1.0", + "magento/module-inventory-catalog": "1.1.1", + "magento/module-inventory-catalog-admin-ui": "1.1.2", "magento/module-inventory-catalog-api": "1.2.0", "magento/module-inventory-catalog-search": "1.1.0", "magento/module-inventory-configurable-product": "1.1.0", @@ -4872,11 +4949,11 @@ "magento/module-inventory-grouped-product": "1.1.0", "magento/module-inventory-grouped-product-admin-ui": "1.1.0", "magento/module-inventory-grouped-product-indexer": "1.1.0", - "magento/module-inventory-import-export": "1.1.0", - "magento/module-inventory-in-store-pickup": "1.0.0", - "magento/module-inventory-in-store-pickup-admin-ui": "1.0.0", + "magento/module-inventory-import-export": "1.1.1", + "magento/module-inventory-in-store-pickup": "1.0.1", + "magento/module-inventory-in-store-pickup-admin-ui": "1.0.1", "magento/module-inventory-in-store-pickup-api": "1.0.0", - "magento/module-inventory-in-store-pickup-frontend": "1.0.0", + "magento/module-inventory-in-store-pickup-frontend": "1.0.1", "magento/module-inventory-in-store-pickup-graph-ql": "1.0.0", "magento/module-inventory-in-store-pickup-multishipping": "1.0.0", "magento/module-inventory-in-store-pickup-quote": "1.0.0", @@ -4889,25 +4966,26 @@ "magento/module-inventory-in-store-pickup-shipping-api": "1.0.0", "magento/module-inventory-in-store-pickup-webapi-extension": "1.0.0", "magento/module-inventory-indexer": "2.0.0", - "magento/module-inventory-low-quantity-notification": "1.1.0", - "magento/module-inventory-low-quantity-notification-admin-ui": "1.1.0", + "magento/module-inventory-low-quantity-notification": "1.1.1", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.1.1", "magento/module-inventory-low-quantity-notification-api": "1.1.0", "magento/module-inventory-multi-dimensional-indexer-api": "1.1.0", "magento/module-inventory-product-alert": "1.1.0", "magento/module-inventory-requisition-list": "1.1.0", - "magento/module-inventory-reservation-cli": "1.1.0", - "magento/module-inventory-reservations": "1.1.0", + "magento/module-inventory-reservation-cli": "1.1.1", + "magento/module-inventory-reservations": "1.1.1", "magento/module-inventory-reservations-api": "1.1.0", - "magento/module-inventory-sales": "1.1.0", + "magento/module-inventory-sales": "1.1.1", "magento/module-inventory-sales-admin-ui": "1.1.0", "magento/module-inventory-sales-api": "1.1.0", "magento/module-inventory-sales-frontend-ui": "1.1.0", "magento/module-inventory-setup-fixture-generator": "1.1.0", - "magento/module-inventory-shipping": "1.1.0", + "magento/module-inventory-shipping": "1.1.1", "magento/module-inventory-shipping-admin-ui": "1.1.0", "magento/module-inventory-source-deduction-api": "1.1.0", "magento/module-inventory-source-selection": "1.1.0", - "magento/module-inventory-source-selection-api": "1.3.0" + "magento/module-inventory-source-selection-api": "1.3.1", + "magento/module-inventory-visual-merchandiser": "1.0.0" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -5154,11 +5232,11 @@ }, { "name": "magento/magento2-base", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.0.0.zip", - "shasum": "c3244337e2d0f20022766749ea6e02c509e33255" + "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.1.0.zip", + "shasum": "2e62201dde82607daa5a9d56db9bea3e5535f93d" }, "require": { "composer/composer": "^1.9", @@ -5211,27 +5289,29 @@ }, "type": "magento2-component", "extra": { + "chmod": [ + { + "mask": "0755", + "path": "bin/magento" + } + ], "component_paths": { - "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "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" ], - "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader", "components/jqueryui": "lib/web/jquery/jquery-ui.js", - "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js", - "tinymce/tinymce": "lib/web/tiny_mce_4" + "tinymce/tinymce": "lib/web/tiny_mce_4", + "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js", + "twbs/bootstrap": "lib/web/jquery/jquery.tabs.js" }, "map": [ [ ".editorconfig", ".editorconfig" ], - [ - ".github", - ".github" - ], [ ".htaccess", ".htaccess" @@ -5520,14 +5600,14 @@ "lib/web/images", "lib/web/images" ], - [ - "lib/web/jquery.js", - "lib/web/jquery.js" - ], [ "lib/web/jquery", "lib/web/jquery" ], + [ + "lib/web/jquery.js", + "lib/web/jquery.js" + ], [ "lib/web/knockoutjs", "lib/web/knockoutjs" @@ -5664,14 +5744,14 @@ "pub/opt", "pub/opt" ], - [ - "pub/static.php", - "pub/static.php" - ], [ "pub/static/.htaccess", "pub/static/.htaccess" ], + [ + "pub/static.php", + "pub/static.php" + ], [ "setup", "setup" @@ -5684,12 +5764,6 @@ "vendor/.htaccess", "vendor/.htaccess" ] - ], - "chmod": [ - { - "mask": "0755", - "path": "bin/magento" - } ] }, "license": [ @@ -5700,11 +5774,11 @@ }, { "name": "magento/module-admin-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.0.0.zip", - "shasum": "bf83acd2288effd433438d20b38bdeec49ac8bdd" + "url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.1.0.zip", + "shasum": "c7d3d0f138c18f00482f0af3a75dcd6c3de277ed" }, "require": { "magento/framework": "103.0.*", @@ -5764,15 +5838,15 @@ }, { "name": "magento/module-adobe-ims", - "version": "1.1.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-1.1.0.0.zip", - "shasum": "17147174448ab48ef5119d70c2a1f9e12e64b2d8" + "url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.1.0.0.zip", + "shasum": "90fa1d2e45978e2a5e023293f1f3ba6820be7f65" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", + "magento/module-adobe-ims-api": "2.1.*", "magento/module-authorization": "*", "magento/module-backend": "*", "magento/module-config": "*", @@ -5796,11 +5870,11 @@ }, { "name": "magento/module-adobe-ims-api", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.0.0.0.zip", - "shasum": "b73c31968fecdcb6bf28fb19731709e2108acb30" + "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": "*", @@ -5823,16 +5897,16 @@ }, { "name": "magento/module-adobe-stock-admin-ui", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.1.0.0.zip", - "shasum": "dabbf54b359fe7fb144f4f2efa49a6eacc9da981" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.2.0.0.zip", + "shasum": "23f516262484ee476eef26e8eec3b42da0745276" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-client-api": "2.0.*", "magento/module-backend": "*", "magento/module-config": "*", "php": "~7.3.0||~7.4.0" @@ -5857,16 +5931,16 @@ }, { "name": "magento/module-adobe-stock-asset", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.1.0.0.zip", - "shasum": "e3e51bdc87ff8e5904a31aeed2b8b7d1d0f82344" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.2.0.0.zip", + "shasum": "7f6f041099cc7972fbaa589ef979311db743785f" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", "magento/module-config": "*", "magento/module-media-gallery": "*", "magento/module-media-gallery-api": "*", @@ -5889,11 +5963,11 @@ }, { "name": "magento/module-adobe-stock-asset-api", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.1.0.0.zip", - "shasum": "9c7d33acaf9e049b06d568fe6480a867ff57e251" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.2.0.0.zip", + "shasum": "9f9cd8863ffbbd3f16debf9be7d78f58f03f0e5d" }, "require": { "magento/framework": "*", @@ -5916,17 +5990,17 @@ }, { "name": "magento/module-adobe-stock-client", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.1.0.0.zip", - "shasum": "cc1d94f91106f98e08b5938a66a1b8de57679b49" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.2.0.0.zip", + "shasum": "dc90ad4a134df1d4afd6afe80c0882e3287e90d2" }, "require": { "astock/stock-api-libphp": "^1.1.2", "magento/framework": "*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-client-api": "1.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-client-api": "2.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -5946,11 +6020,11 @@ }, { "name": "magento/module-adobe-stock-client-api", - "version": "1.1.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-1.1.0.0.zip", - "shasum": "e1e986652ff89e41824d0546a8947925d033efda" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.0.0.0.zip", + "shasum": "37eb6691c4c7926a0293661a3a4a6f021b2d8e9c" }, "require": { "magento/framework": "*", @@ -5973,19 +6047,19 @@ }, { "name": "magento/module-adobe-stock-image", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.1.0.0.zip", - "shasum": "fcbc4468a86d3fc84c8bdbb9f75d481075bb7093" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.2.0.0.zip", + "shasum": "364603aa22c544b3e40e4d3f8f7edde6d487e068" }, "require": { "magento/framework": "*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", - "magento/module-adobe-stock-image-api": "1.1.*", - "magento/module-cms": "*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", + "magento/module-adobe-stock-image-api": "1.2.*", "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-synchronization-api": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { @@ -6008,21 +6082,22 @@ }, { "name": "magento/module-adobe-stock-image-admin-ui", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.1.0.0.zip", - "shasum": "7e10f45d9cc42b79bd60fe8269182d2df87318b7" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.2.0.0.zip", + "shasum": "9009bda4867a288317434ef130ee325c182bceb7" }, "require": { "magento/framework": "*", - "magento/module-adobe-ims": "1.1.*", - "magento/module-adobe-ims-api": "2.0.*", - "magento/module-adobe-stock-asset-api": "1.1.*", - "magento/module-adobe-stock-client-api": "1.1.*", - "magento/module-adobe-stock-image-api": "1.1.*", + "magento/module-adobe-ims": "2.1.*", + "magento/module-adobe-ims-api": "2.1.*", + "magento/module-adobe-stock-asset-api": "1.2.*", + "magento/module-adobe-stock-client-api": "2.0.*", + "magento/module-adobe-stock-image-api": "1.2.*", "magento/module-backend": "*", - "magento/module-media-gallery-ui": "1.0.*", + "magento/module-media-gallery-api": "*", + "magento/module-media-gallery-ui": "*", "magento/module-ui": "*", "php": "~7.3.0||~7.4.0" }, @@ -6046,11 +6121,11 @@ }, { "name": "magento/module-adobe-stock-image-api", - "version": "1.1.0", + "version": "1.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.1.0.0.zip", - "shasum": "f0731af35a21ca09d51750741413da0bd56e43d9" + "url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.2.0.0.zip", + "shasum": "b6a894607df2d38446dde2efe928483d1ce058cd" }, "require": { "magento/framework": "*", @@ -6073,11 +6148,11 @@ }, { "name": "magento/module-advanced-pricing-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.0.0.zip", - "shasum": "1e17693cbf4b71688c353e57ef1371e9d194fd7a" + "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.1.0.zip", + "shasum": "507279ac2b39e9f8c9e95e92d7dcf0d6095aeee3" }, "require": { "magento/framework": "103.0.*", @@ -6203,11 +6278,11 @@ }, { "name": "magento/module-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.0.0.zip", - "shasum": "cc706617851941292d53867117785c101cd98ad4" + "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.1.0.zip", + "shasum": "0d8d21cd754db18be3ec001063c16a5d09d440ce" }, "require": { "magento/framework": "103.0.*", @@ -6234,11 +6309,11 @@ }, { "name": "magento/module-asynchronous-operations", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.0.0.zip", - "shasum": "6a56ce8d20f38a832ceb558bc0f58a77905be22c" + "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.1.0.zip", + "shasum": "814fe86466644ab4542e5e0bbddd7a217d532b4f" }, "require": { "magento/framework": "103.0.*", @@ -6251,7 +6326,7 @@ }, "suggest": { "magento/module-admin-notification": "100.4.*", - "magento/module-logging": "101.2.*" + "magento/module-logging": "*" }, "type": "magento2-module", "autoload": { @@ -6270,11 +6345,11 @@ }, { "name": "magento/module-authorization", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.0.0.zip", - "shasum": "6b0409ed55a82662097db7e35f20f7a13d57e30b" + "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.1.0.zip", + "shasum": "0b41ed63fdf10d5f9553c8a310d0499d65d3c39f" }, "require": { "magento/framework": "103.0.*", @@ -6298,11 +6373,11 @@ }, { "name": "magento/module-backend", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.0.0.zip", - "shasum": "8a1bf66c5e6dd2279f99340145c2afb582fb986f" + "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.1.0.zip", + "shasum": "bbb52b121acd7107abc6e846fa3400283b5519c6" }, "require": { "magento/framework": "103.0.*", @@ -6344,11 +6419,11 @@ }, { "name": "magento/module-backup", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.0.0.zip", - "shasum": "99f602843baf059c5e74ebf0c9344e2890faaff9" + "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.1.0.zip", + "shasum": "543a2dffcdc0e1fd4d9e7a2ae7b1979aa6d79fb7" }, "require": { "magento/framework": "103.0.*", @@ -6374,11 +6449,11 @@ }, { "name": "magento/module-bundle", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.0.0.zip", - "shasum": "6be53d368f6b64ecf49d6daabad98a08a0b0baf8" + "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.1.0.zip", + "shasum": "4dca663bbc5f6835c2e3a12e88d9416c9edfa206" }, "require": { "magento/framework": "103.0.*", @@ -6421,11 +6496,11 @@ }, { "name": "magento/module-bundle-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.0.0.zip", - "shasum": "dace13e9da2be339bb5fd7dd6dea1184af1f1666" + "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.1.0.zip", + "shasum": "816cc1ec4c5f0cee0283fbeb9f4dba178917b0ec" }, "require": { "magento/framework": "103.0.*", @@ -6434,6 +6509,8 @@ "magento/module-catalog-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" }, @@ -6515,17 +6592,18 @@ }, { "name": "magento/module-captcha", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.0.0.zip", - "shasum": "e86d5696144577a7d7b9ba7c36ac435a1c4b02d1" + "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.1.0.zip", + "shasum": "38f7925b06310d50c87d062d53bbdc2fdc5920f5" }, "require": { "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-db": "^2.8.2", "laminas/laminas-session": "^2.7.3", "magento/framework": "103.0.*", + "magento/module-authorization": "100.4.*", "magento/module-backend": "102.0.*", "magento/module-checkout": "100.4.*", "magento/module-customer": "103.0.*", @@ -6579,11 +6657,11 @@ }, { "name": "magento/module-catalog", - "version": "104.0.0", + "version": "104.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.0.0.zip", - "shasum": "36c1174284754b3fa992e5a832643af195ed7082" + "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.1.0.zip", + "shasum": "573c5c090fac813941027a797bc14d0690fd41a8" }, "require": { "magento/framework": "103.0.*", @@ -6699,11 +6777,11 @@ }, { "name": "magento/module-catalog-customer-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.0.0.zip", - "shasum": "5ed7beed2acc812145f325baa646b7ca392d97ee" + "url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.1.0.zip", + "shasum": "dddbec549a3a9546cf437cec95bf3a4909294d89" }, "require": { "magento/framework": "103.0.*", @@ -6730,11 +6808,11 @@ }, { "name": "magento/module-catalog-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.0.0.zip", - "shasum": "e0171524c27ccfcabe0641e7e49f825eccf8a691" + "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.1.0.zip", + "shasum": "d17c9d14142d2723f3e57c9e5bde98a9f1b665aa" }, "require": { "magento/framework": "103.0.*", @@ -6743,12 +6821,12 @@ "magento/module-catalog-search": "102.0.*", "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": "100.4.*", "magento/module-graph-ql-cache": "100.4.*", "magento/module-store-graph-ql": "100.4.*" }, @@ -6769,11 +6847,11 @@ }, { "name": "magento/module-catalog-import-export", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.0.0.zip", - "shasum": "9588ebc86f35d4363ee0f0fd051de36ebbbda966" + "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.1.0.zip", + "shasum": "e6761f2f46b78234d49c8f251b1a29f485832928" }, "require": { "ext-ctype": "*", @@ -6807,11 +6885,11 @@ }, { "name": "magento/module-catalog-inventory", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.0.0.zip", - "shasum": "660af2a2b58dc795e87d56abf4d25e63da3acd42" + "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.1.0.zip", + "shasum": "7736d83444b73dec7b0c5c6035739739013763bf" }, "require": { "magento/framework": "103.0.*", @@ -6871,11 +6949,11 @@ }, { "name": "magento/module-catalog-rule", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.0.0.zip", - "shasum": "dff3d586a4b9b18fc9b493839cfc403c8138a22c" + "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.1.0.zip", + "shasum": "96be335eaf75ac296f745e4d09160748f06ce191" }, "require": { "magento/framework": "103.0.*", @@ -6973,11 +7051,11 @@ }, { "name": "magento/module-catalog-search", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.0.0.zip", - "shasum": "a9b74ae5689d0a81e6b33aa62858c6dba4926808" + "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.1.0.zip", + "shasum": "435a36afe5f8bfdbb0c81c68470a7c8859c7b55d" }, "require": { "magento/framework": "103.0.*", @@ -7014,11 +7092,11 @@ }, { "name": "magento/module-catalog-url-rewrite", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.0.0.zip", - "shasum": "dc06042f8b61a64a81b2660f504d414f5a026fa5" + "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.1.0.zip", + "shasum": "61f50535c4826e65d72af9823d48c7414c8b9237" }, "require": { "magento/framework": "103.0.*", @@ -7086,11 +7164,11 @@ }, { "name": "magento/module-catalog-widget", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.0.0.zip", - "shasum": "6a998f268e7399f26f0f556428aed6e35d38053f" + "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.1.0.zip", + "shasum": "93d26be38f7e7ea94f4f716bcf7a5ff6874e867d" }, "require": { "magento/framework": "103.0.*", @@ -7122,14 +7200,15 @@ }, { "name": "magento/module-checkout", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.0.0.zip", - "shasum": "e4e5025d992740cb726aec7f65e8dc27a3ad671c" + "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.1.0.zip", + "shasum": "2a5734afe062bdd1d2bcd75be1d3207600d4b1cd" }, "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.*", @@ -7233,11 +7312,11 @@ }, { "name": "magento/module-cms", - "version": "104.0.0", + "version": "104.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.0.0.zip", - "shasum": "2e0c9a3eb8c7aa83a4e2856d1ccef89dc071fb63" + "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.1.0.zip", + "shasum": "1c5c8d11502dbac51f396a800318c300166d30a9" }, "require": { "magento/framework": "103.0.*", @@ -7307,11 +7386,11 @@ }, { "name": "magento/module-cms-url-rewrite", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.0.0.zip", - "shasum": "19dcfaf8658f4f5c855fc4b290cdcad88199b809" + "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.1.0.zip", + "shasum": "7d0078ba3fc02de9414c2d21e2fa2c1b42694467" }, "require": { "magento/framework": "103.0.*", @@ -7371,11 +7450,11 @@ }, { "name": "magento/module-config", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.0.0.zip", - "shasum": "2a4de22a1af83fee9531c09f4ddef93ed28a634a" + "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.1.0.zip", + "shasum": "05bb2df12fa2f13ba476a327a8a313394fa6743e" }, "require": { "magento/framework": "103.0.*", @@ -7438,11 +7517,11 @@ }, { "name": "magento/module-configurable-product", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.0.0.zip", - "shasum": "bd9cd79cfce3fee88f4bc135a3b9872f5a6ab88a" + "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.1.0.zip", + "shasum": "5fd6c7ced2356129cc09e6837dc2d77c79d7e006" }, "require": { "magento/framework": "103.0.*", @@ -7485,17 +7564,18 @@ }, { "name": "magento/module-configurable-product-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.0.0.zip", - "shasum": "f2f6f35eda676b7c2e923beb0d918bdb88856a7c" + "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.1.0.zip", + "shasum": "12c44fae9964a4f27926df978f688461075e52cf" }, "require": { "magento/framework": "103.0.*", "magento/module-catalog": "104.0.*", "magento/module-catalog-graph-ql": "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" @@ -7550,11 +7630,11 @@ }, { "name": "magento/module-contact", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.0.0.zip", - "shasum": "9ea0606355a83c45f3d225b3abe28e0780992402" + "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.1.0.zip", + "shasum": "d4c5baccc6de5a296a80a73d787126d137f1b2a4" }, "require": { "magento/framework": "103.0.*", @@ -7581,11 +7661,11 @@ }, { "name": "magento/module-cookie", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.0.0.zip", - "shasum": "d2fde4538540900f60677db6eba33ecc9797a17b" + "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.1.0.zip", + "shasum": "4a912c43b535cfbcf758b7eb6a600220278f2c93" }, "require": { "magento/framework": "103.0.*", @@ -7612,11 +7692,11 @@ }, { "name": "magento/module-cron", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.0.0.zip", - "shasum": "6afa4ea3198c535b5685fb3900a388cf85b0085a" + "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.1.0.zip", + "shasum": "ad1d4c544ba2d9d923ba5c9fe81f58fcfd67e4fa" }, "require": { "magento/framework": "103.0.*", @@ -7703,11 +7783,11 @@ }, { "name": "magento/module-customer", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.0.0.zip", - "shasum": "f57f04a8edcb876fa2823aeabaee3875647c3fed" + "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.1.0.zip", + "shasum": "f1d77e157bf64730d8504eede550a62eac2fe6b6" }, "require": { "magento/framework": "103.0.*", @@ -7813,11 +7893,11 @@ }, { "name": "magento/module-customer-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.0.0.zip", - "shasum": "be17e25e7ac89f75e4c8b1f68a960f6f8e046bec" + "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.1.0.zip", + "shasum": "01eb382b847513213d6bcf859e540af748f47410" }, "require": { "magento/framework": "103.0.*", @@ -7848,11 +7928,11 @@ }, { "name": "magento/module-customer-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.0.0.zip", - "shasum": "b038805e05c313e517211d2c61f06e5ba43f2db2" + "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.1.0.zip", + "shasum": "96b6fed38ea9965b4c73bed9484c0f18565d608b" }, "require": { "magento/framework": "103.0.*", @@ -7881,11 +7961,11 @@ }, { "name": "magento/module-deploy", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.0.0.zip", - "shasum": "a96d2ee89198e2c56aad0a660334dfb8d4a532bb" + "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.1.0.zip", + "shasum": "e3243986149cc97e12ab89d6453a84252f70223c" }, "require": { "magento/framework": "103.0.*", @@ -7913,11 +7993,11 @@ }, { "name": "magento/module-developer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.0.0.zip", - "shasum": "ecf9dda2e67a8d12b7e4872848b0034d6e421c1f" + "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.1.0.zip", + "shasum": "6df9bee93b7977dccaa72512e4b136a74993c3ef" }, "require": { "magento/framework": "103.0.*", @@ -7982,11 +8062,11 @@ }, { "name": "magento/module-directory", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.0.0.zip", - "shasum": "236cd6cfed6e4edbbfb22035153c311768f4feef" + "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.1.0.zip", + "shasum": "a3e502a836af07e820b9b81dd62a79970442300a" }, "require": { "lib-libxml": "*", @@ -8043,11 +8123,11 @@ }, { "name": "magento/module-downloadable", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.0.0.zip", - "shasum": "572dcd214f12c936161ca6a7d7a7e170087b0521" + "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.1.0.zip", + "shasum": "e8b3d64d3aa6851f7dab3401694109f01cfe8b1c" }, "require": { "magento/framework": "103.0.*", @@ -8089,11 +8169,11 @@ }, { "name": "magento/module-downloadable-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.0.0.zip", - "shasum": "05469df18674e6a3d9564a789e48b2b9e4b1623e" + "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.1.0.zip", + "shasum": "cf287ee98ba85d490748fa7210f04f985cbfe2d1" }, "require": { "magento/framework": "103.0.*", @@ -8101,10 +8181,13 @@ "magento/module-downloadable": "100.4.*", "magento/module-quote": "101.2.*", "magento/module-quote-graph-ql": "100.4.*", - "php": "~7.3.0||~7.4.0" + "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-catalog-graph-ql": "100.4.*", + "magento/module-sales-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -8156,11 +8239,11 @@ }, { "name": "magento/module-eav", - "version": "102.1.0", + "version": "102.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.0.0.zip", - "shasum": "0d9cdb60c5f15afe85721bac2256cead89d07640" + "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.1.0.zip", + "shasum": "03b2b59ec72a4ae0840da7ad054282a3ee3b48f2" }, "require": { "magento/framework": "103.0.*", @@ -8219,11 +8302,11 @@ }, { "name": "magento/module-elasticsearch", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.0.0.zip", - "shasum": "f6dfe5646a1011e7059daf54d0041c6e64e1a0c5" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.1.0.zip", + "shasum": "f495fe004d07b435ee750b983a70ca6cbaa3ebe7" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -8258,11 +8341,11 @@ }, { "name": "magento/module-elasticsearch-6", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.0.0.zip", - "shasum": "d67f6b116afd206098248c7b6945684e9ca2f22c" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.1.0.zip", + "shasum": "a00dfdb1aab3a49d1bf1ee3e356c61993e13ca6f" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -8293,11 +8376,11 @@ }, { "name": "magento/module-elasticsearch-7", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.0.0.zip", - "shasum": "bee1e7f5b15660414feba6dd5110df2c8b3f2fda" + "url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.1.0.zip", + "shasum": "205981031bec3dd5084ec40298de75394abb60ba" }, "require": { "elasticsearch/elasticsearch": "~7.7.0", @@ -8328,11 +8411,11 @@ }, { "name": "magento/module-email", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.0.0.zip", - "shasum": "7947b2ce88d2800162a697913c009fa48348f4a6" + "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.1.0.zip", + "shasum": "42887f4bd3c92634aa83c3dfeb110a2872bc0995" }, "require": { "magento/framework": "103.0.*", @@ -8396,11 +8479,11 @@ }, { "name": "magento/module-fedex", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.0.0.zip", - "shasum": "63b17a564f337f88d7c3d1671ce5ba1457f3a8cd" + "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.1.0.zip", + "shasum": "43cfaafd20695314930c14213d26d4aa3a733faa" }, "require": { "lib-libxml": "*", @@ -8469,6 +8552,37 @@ ], "description": "N/A" }, + { + "name": "magento/module-gift-message-graph-ql", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.0.0.zip", + "shasum": "3657cead0c7c969fbc4e9b99d2d4fef72e0b6cf0" + }, + "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-google-adwords", "version": "100.4.0", @@ -8533,11 +8647,11 @@ }, { "name": "magento/module-google-optimizer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.0.0.zip", - "shasum": "e48c7b3eae7dea7b0ba2948c2a53320a839f32f5" + "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.1.0.zip", + "shasum": "704e95284b292b70c155feba5430c7b1121862a2" }, "require": { "magento/framework": "103.0.*", @@ -8566,20 +8680,20 @@ }, { "name": "magento/module-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.0.0.zip", - "shasum": "1e55fb05d13c0368ce4b1cc60135155376de4763" + "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.1.0.zip", + "shasum": "a8634f6da7a37c9fbec98ce9af0d38aec0d79b76" }, "require": { "magento/framework": "103.0.*", "magento/module-eav": "102.1.*", + "magento/module-webapi": "100.4.*", "php": "~7.3.0||~7.4.0" }, "suggest": { - "magento/module-graph-ql-cache": "100.4.*", - "magento/module-webapi": "100.4.*" + "magento/module-graph-ql-cache": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -8689,11 +8803,11 @@ }, { "name": "magento/module-grouped-product", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.0.0.zip", - "shasum": "25968382e595e0cc0a27b399a627abc1d65a2758" + "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.1.0.zip", + "shasum": "da1b6dc8680e006e552ce291889bfd4f1185023e" }, "require": { "magento/framework": "103.0.*", @@ -8732,11 +8846,11 @@ }, { "name": "magento/module-grouped-product-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.0.0.zip", - "shasum": "a3e2e69ff935c33c140b86e4aa875b9fe4652edc" + "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.1.0.zip", + "shasum": "b3ab99fcaa83024d3e811960b5dd9d2dd9814fbc" }, "require": { "magento/framework": "103.0.*", @@ -8762,11 +8876,11 @@ }, { "name": "magento/module-import-export", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.0.0.zip", - "shasum": "d6399fe4ee4e02292c64d470b072283b7fac9e0d" + "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.1.0.zip", + "shasum": "09c23354fa38a3e3efe9e8a8747cfcb23828b879" }, "require": { "ext-ctype": "*", @@ -8796,11 +8910,11 @@ }, { "name": "magento/module-indexer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.0.0.zip", - "shasum": "e301e2e47f054de057dcb4bb4e72dcdb28e36e65" + "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.1.0.zip", + "shasum": "fc3c7a58d2644ea12fb6bfe8fc871dedd5cda4c9" }, "require": { "magento/framework": "103.0.*", @@ -8858,11 +8972,11 @@ }, { "name": "magento/module-integration", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.0.0.zip", - "shasum": "be468bb54a51e52bfe828ca0cb48e19293cda81b" + "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.1.0.zip", + "shasum": "b8d7f364be6908ccfc2dea0fc513e8763e579131" }, "require": { "magento/framework": "103.0.*", @@ -8892,11 +9006,11 @@ }, { "name": "magento/module-inventory", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.0.0.zip", - "shasum": "5109cf1b25101ab64c693799a424b9cf1e48234b" + "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.1.0.zip", + "shasum": "431857698e06daaf33a2beb2159d04d63de9816d" }, "require": { "magento/framework": "*", @@ -8920,11 +9034,11 @@ }, { "name": "magento/module-inventory-admin-ui", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.0.0.zip", - "shasum": "b29fa8a4a1dc318a96ca1f07e7ae9d267d8685f0" + "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.2.0.zip", + "shasum": "af49d87f5d76980bc229e05432df986dc4a79931" }, "require": { "magento/framework": "*", @@ -9182,11 +9296,11 @@ }, { "name": "magento/module-inventory-catalog", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.0.0.zip", - "shasum": "16633c4c505b3043dda41460c97f23772f223147" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.1.0.zip", + "shasum": "5f7b3d99861612627b0999246e097235932e1161" }, "require": { "magento/framework": "*", @@ -9222,11 +9336,11 @@ }, { "name": "magento/module-inventory-catalog-admin-ui", - "version": "1.1.0", + "version": "1.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.0.0.zip", - "shasum": "e8af992a00280d2458aeaf671d66be93ab8a0611" + "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.2.0.zip", + "shasum": "8327eeca9aa27d0044ea5315f593a6af70fd1c2f" }, "require": { "magento/framework": "*", @@ -9798,11 +9912,11 @@ }, { "name": "magento/module-inventory-import-export", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.0.0.zip", - "shasum": "5d72aada4e3d05ecf99733260c1a99d5c14a6849" + "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.1.0.zip", + "shasum": "b25f146acdf7dd718499b01b863c3d418aa7a2f1" }, "require": { "magento/framework": "*", @@ -9834,11 +9948,11 @@ }, { "name": "magento/module-inventory-in-store-pickup", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.0.0.zip", - "shasum": "303ed46a86984384d8f24c78f76031fb965cc13f" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.1.0.zip", + "shasum": "5f45ecc169e80d329e4206881184eb4b27270039" }, "require": { "magento/framework": "*", @@ -9869,11 +9983,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-admin-ui", - "version": "1.0.0", + "version": "1.0.1", "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.0.0.0.zip", - "shasum": "2c33271b20b1ee5e3f58175de64f978975c3e89d" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.0.1.0.zip", + "shasum": "3e2daff9b30770102bca878473bbb7b38a9b3451" }, "require": { "magento/framework": "*", @@ -9929,11 +10043,11 @@ }, { "name": "magento/module-inventory-in-store-pickup-frontend", - "version": "1.0.0", + "version": "1.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.0.0.zip", - "shasum": "457dc03470e7aa12062e59e90d4936490a691b61" + "url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.1.0.zip", + "shasum": "59bd37f5111dc4884572f4310b6042ad7bd5bd28" }, "require": { "magento/framework": "*", @@ -10339,11 +10453,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.0.0.zip", - "shasum": "245640a404b8e5dd7e4d1a77a917d12aade61d16" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.1.0.zip", + "shasum": "4ca2aec356fe6d3d9c03b5433912b0de558713c1" }, "require": { "magento/framework": "*", @@ -10375,11 +10489,11 @@ }, { "name": "magento/module-inventory-low-quantity-notification-admin-ui", - "version": "1.1.0", + "version": "1.1.1", "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.1.0.0.zip", - "shasum": "d4e5c2c08203a39d981e4ad4f1f20c718f2dcefb" + "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.1.1.0.zip", + "shasum": "4ff086bea7b4aea18a6bffe413b433a65e0d364a" }, "require": { "magento/framework": "*", @@ -10533,11 +10647,11 @@ }, { "name": "magento/module-inventory-reservation-cli", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.0.0.zip", - "shasum": "4bce06cb6a0d3e9a6bc877737980f7c71797af5c" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.1.0.zip", + "shasum": "c1f5c90b878bd6d751d4ddd1395f108626892415" }, "require": { "magento/framework": "*", @@ -10565,11 +10679,11 @@ }, { "name": "magento/module-inventory-reservations", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.0.0.zip", - "shasum": "fcaa8a85a3881a0b03e521ce5e04cd4018faa046" + "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.1.0.zip", + "shasum": "d6bfb7c8b5929faa55c09fad0b4ba2fda74a5860" }, "require": { "magento/framework": "*", @@ -10620,11 +10734,11 @@ }, { "name": "magento/module-inventory-sales", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.0.0.zip", - "shasum": "0ee4c05493a210473d327cbf9b922df787d23a10" + "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.1.0.zip", + "shasum": "0fd6213eea798b0b15d0df9dcd741ba4133b2809" }, "require": { "magento/framework": "*", @@ -10789,11 +10903,11 @@ }, { "name": "magento/module-inventory-shipping", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.0.0.zip", - "shasum": "1102bd299e0ce31366baa24e2f32738ba69b3d0a" + "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.1.0.zip", + "shasum": "002159ce58342e8f786cd4c2c809c3fe743bf874" }, "require": { "magento/framework": "*", @@ -10918,11 +11032,11 @@ }, { "name": "magento/module-inventory-source-selection-api", - "version": "1.3.0", + "version": "1.3.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.0.0.zip", - "shasum": "c074fbdfa96de014265c7b3419a854854884dc47" + "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.1.0.zip", + "shasum": "c7bd51bb40f2ec0840f3f77a93fe76279f0e528c" }, "require": { "magento/framework": "*", @@ -10947,13 +11061,53 @@ ], "description": "N/A" }, + { + "name": "magento/module-inventory-visual-merchandiser", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.0.0.0.zip", + "shasum": "16530dfa034151b341658d41f5baa7e37411b669" + }, + "require": { + "magento/framework": "*", + "magento/module-catalog": "*", + "magento/module-inventory": "1.1.*", + "magento/module-inventory-catalog-api": "1.2.*", + "magento/module-inventory-indexer": "2.0.*", + "magento/module-inventory-sales-api": "1.1.*", + "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-layered-navigation", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.0.0.zip", - "shasum": "dbbeec3773fcd21cb868d39d6689ae1696572083" + "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.1.0.zip", + "shasum": "92087b1618edd369f7240b61b0964f2798bc8e20" }, "require": { "magento/framework": "103.0.*", @@ -10978,14 +11132,15 @@ }, { "name": "magento/module-login-as-customer", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.0.0.zip", - "shasum": "72a3d2d69cca982c11f47f8e128426e8e791a432" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.1.0.zip", + "shasum": "ed1916a23ce7e593a2b2493a1a7d32580bf21ad0" }, "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" @@ -11010,11 +11165,11 @@ }, { "name": "magento/module-login-as-customer-admin-ui", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "49fc4007d1407b82fa701c4633b0fb5e1edd24ac" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.1.0.zip", + "shasum": "ca449e85a8e0a9a0c92cd51aa0f790e39202f305" }, "require": { "magento/framework": "103.0.*", @@ -11022,6 +11177,7 @@ "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" }, @@ -11044,11 +11200,11 @@ }, { "name": "magento/module-login-as-customer-api", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.0.0.zip", - "shasum": "41a46864df031407d7c977369f8c0ecdc5e421b0" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.1.0.zip", + "shasum": "4196200cf12a2419ca4145790997bcfbe9eb2ec2" }, "require": { "magento/framework": "103.0.*", @@ -11070,12 +11226,46 @@ "description": "Allow for admin to enter a customer account" }, { - "name": "magento/module-login-as-customer-frontend-ui", + "name": "magento/module-login-as-customer-assistance", "version": "100.4.0", "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.0.0.zip", - "shasum": "8fb328e705ce499ecd13d660a070f2bc46f90d93" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.0.0.zip", + "shasum": "d1983cd39e2477e2193b1394d611009c0885fcac" + }, + "require": { + "magento/framework": "103.0.*", + "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.1", + "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.1.0.zip", + "shasum": "ed163897b44a78ea346e2387d66018e075a7d337" }, "require": { "magento/framework": "103.0.*", @@ -11134,15 +11324,15 @@ }, { "name": "magento/module-login-as-customer-page-cache", - "version": "100.4.0", + "version": "100.4.1", "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.0.0.zip", - "shasum": "986e4679536ee24a8ea50d508d04ff8455109c03" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.1.0.zip", + "shasum": "b817b36aa7f9ef8eb92f6ef5efb4bd571de3ef64" }, "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" }, @@ -11197,16 +11387,16 @@ }, { "name": "magento/module-login-as-customer-sales", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.0.0.zip", - "shasum": "b0af6cb9cbd317de758590288ac93d6303c1ec11" + "url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.1.0.zip", + "shasum": "df840f1c190c40dc3dae5d33578051a3dd250ce7" }, "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-user": "101.2.*", "php": "~7.3.0||~7.4.0" }, @@ -11257,11 +11447,11 @@ }, { "name": "magento/module-media-content", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.0.0.zip", - "shasum": "ec7927ffff864b341c5533c952742c3d13244242" + "url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.1.0.zip", + "shasum": "fecea4462c80337ede954d301cd209325e61f0a8" }, "require": { "magento/framework": "103.0.*", @@ -11286,11 +11476,11 @@ }, { "name": "magento/module-media-content-api", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.0.0.zip", - "shasum": "c5da1a6080670675591bbd395b28e0f21b794b0e" + "url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.1.0.zip", + "shasum": "e94bddc8514c0fe5e52f14dd82da996f098418f9" }, "require": { "magento/framework": "103.0.*", @@ -11314,17 +11504,18 @@ }, { "name": "magento/module-media-content-catalog", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.0.0.zip", - "shasum": "567dd79b973da79d7b22e44abecee611c7eab3b3" + "url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.1.0.zip", + "shasum": "5c0045b8695d16a9c4be3c13c23bf250c9ae79f3" }, "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", @@ -11344,11 +11535,11 @@ }, { "name": "magento/module-media-content-cms", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.0.0.zip", - "shasum": "f35b451d666cb5f783c37595ddd564b7c4622614" + "url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.1.0.zip", + "shasum": "cfae369321712081a9258535fddc20d97924092f" }, "require": { "magento/framework": "103.0.*", @@ -11373,20 +11564,21 @@ }, { "name": "magento/module-media-content-synchronization", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-1.0.0.0.zip", - "shasum": "3242e80e2f814431636d8bd8a0b4abeb7698d394" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.0.0.zip", + "shasum": "3783cce2c3642cb24fb2cac6933237157c84bbcb" }, "require": { - "magento/framework": "*", - "magento/framework-message-queue": "*", - "magento/module-media-content-synchronization-api": "1.0.*", + "magento/framework": "103.0.*", + "magento/framework-message-queue": "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": "1.0.*" + "magento/module-media-gallery-synchronization": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -11405,14 +11597,14 @@ }, { "name": "magento/module-media-content-synchronization-api", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-1.0.0.0.zip", - "shasum": "b5a3dca7b54114d59111e1f5f0e1d72a6f1cce49" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.0.0.zip", + "shasum": "1d4737df3ec742b8cb2fa47d0e026740d99ec9f6" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11432,17 +11624,17 @@ }, { "name": "magento/module-media-content-synchronization-catalog", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-1.0.0.0.zip", - "shasum": "ebd6207bc81cf9b3a88c269b9cc028ea3419b05c" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.0.0.zip", + "shasum": "6bdf3215d98a450169fefe0127d6cb70d7c5f387" }, "require": { - "magento/framework": "*", - "magento/module-media-content-api": "*", - "magento/module-media-content-synchronization-api": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -11462,17 +11654,17 @@ }, { "name": "magento/module-media-content-synchronization-cms", - "version": "1.0.0", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-1.0.0.0.zip", - "shasum": "98d07914a1e9dfe8eee4157ec2881a593ebce665" + "url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.0.0.zip", + "shasum": "09fc182163ee8cb434f43cb72537cb17d0181187" }, "require": { - "magento/framework": "*", - "magento/module-media-content-api": "*", - "magento/module-media-content-synchronization-api": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -11492,11 +11684,11 @@ }, { "name": "magento/module-media-gallery", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.0.0.zip", - "shasum": "5764d22b998dddae5b7c18582ac5807a78fd4d2f" + "url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.1.0.zip", + "shasum": "b1a5c8bd0e280ab993f3b903850a567e219f8dbd" }, "require": { "magento/framework": "103.0.*", @@ -11521,11 +11713,11 @@ }, { "name": "magento/module-media-gallery-api", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.0.0.zip", - "shasum": "a16c2906a46f8e5d86f423d9f58b015de42b749c" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.1.0.zip", + "shasum": "1afad98a4d25563f1c3f21bf23c91651728fdc58" }, "require": { "magento/framework": "103.0.*", @@ -11576,23 +11768,23 @@ "description": "Magento module responsible for catalog gallery processor delete operation handling" }, { - "name": "magento/module-media-gallery-integration", - "version": "1.0.0", + "name": "magento/module-media-gallery-catalog-integration", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-1.0.0.0.zip", - "shasum": "aca1404e6e392a389236e6fc1211de566ad13c44" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.0.0.zip", + "shasum": "d59c80944de882c9c4e610e8ce397e5c74ce5e5d" }, "require": { - "magento/framework": "*", - "magento/module-cms": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization": "1.0.*", - "magento/module-media-gallery-ui-api": "1.0.*", + "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": "*" + "magento/module-catalog": "104.0.*" }, "type": "magento2-module", "autoload": { @@ -11600,28 +11792,30 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGalleryIntegration\\": "" + "Magento\\MediaGalleryCatalogIntegration\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for integration of enhanced media gallery" + "description": "Magento module responsible for extending catalog image uploader functionality" }, { - "name": "magento/module-media-gallery-synchronization", - "version": "1.0.0", + "name": "magento/module-media-gallery-catalog-ui", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-1.0.0.0.zip", - "shasum": "1a0087f50e693d39704d0f0602cb50bcf06a6e30" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.0.0.zip", + "shasum": "797ca4ca5a0b17b6b7b31b40ef5e0d633ae9e4f7" }, "require": { - "magento/framework": "*", - "magento/framework-message-queue": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization-api": "1.0.*", + "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", @@ -11630,25 +11824,27 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGallerySynchronization\\": "" + "Magento\\MediaGalleryCatalogUi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module provides implementation of the media gallery data synchronization." + "description": "Magento module that implement category grid for media gallery." }, { - "name": "magento/module-media-gallery-synchronization-api", - "version": "1.0.0", + "name": "magento/module-media-gallery-cms-ui", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-1.0.0.0.zip", - "shasum": "709986991c673e1d5b09be0976342ccd7c049fae" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.0.0.zip", + "shasum": "5f91c8f981e94210da69e0f37f9f15c04556219b" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11657,61 +11853,64 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGallerySynchronizationApi\\": "" + "Magento\\MediaGalleryCmsUi\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for the media gallery synchronization implementation API" + "description": "Cms related UI elements in the magento media gallery" }, { - "name": "magento/module-media-gallery-ui", - "version": "1.0.0", + "name": "magento/module-media-gallery-integration", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-1.0.0.0.zip", - "shasum": "5e3581423f8a66a4bafa2b239b1bb7515c470fc9" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.0.0.zip", + "shasum": "f5bb6edce6b7c28d1efd05fa969d7d13ea2ff070" }, "require": { - "magento/framework": "*", - "magento/module-backend": "*", - "magento/module-cms": "*", - "magento/module-media-content-api": "*", - "magento/module-media-gallery-api": "*", - "magento/module-media-gallery-synchronization": "1.0.*", - "magento/module-media-gallery-synchronization-api": "1.0.*", - "magento/module-media-gallery-ui-api": "1.0.*", - "magento/module-store": "*", - "magento/module-ui": "*", + "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\\MediaGalleryUi\\": "" + "Magento\\MediaGalleryIntegration\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for the media gallery UI implementation" + "description": "Magento module responsible for integration of enhanced media gallery" }, { - "name": "magento/module-media-gallery-ui-api", - "version": "1.0.0", + "name": "magento/module-media-gallery-metadata", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-1.0.0.0.zip", - "shasum": "61c4058da2521f007851fe769cf63675d2bf4a64" + "url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.0.0.zip", + "shasum": "cc2470c5131e1899b27383c54405eea1f456e571" }, "require": { - "magento/framework": "*", + "magento/framework": "103.0.*", + "magento/module-media-gallery-metadata-api": "100.4.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -11720,33 +11919,25 @@ "registration.php" ], "psr-4": { - "Magento\\MediaGalleryUiApi\\": "" + "Magento\\MediaGalleryMetadata\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "Magento module responsible for the media gallery UI implementation API" + "description": "Magento module responsible for images metadata processing" }, { - "name": "magento/module-media-storage", + "name": "magento/module-media-gallery-metadata-api", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.0.0.zip", - "shasum": "8c5783a214bda8691260ce98895d610ef1546614" + "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.*", - "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", @@ -11755,7 +11946,193 @@ "registration.php" ], "psr-4": { - "Magento\\MediaStorage\\": "" + "Magento\\MediaGalleryMetadataApi\\": "" + } + }, + "license": [ + "OSL-3.0", + "AFL-3.0" + ], + "description": "Magento module responsible for media gallery metadata implementation API" + }, + { + "name": "magento/module-media-gallery-synchronization", + "version": "100.4.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.0.0.zip", + "shasum": "eb535793174f15330db45a19ce85c588ec2b9f91" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.0.0.zip", + "shasum": "7585408242ad5bf0b7cc97fc671c836256733e3e" + }, + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.0.0.zip", + "shasum": "832e615e417436f97a41cdbb824559efaabd0d71" + }, + "require": { + "magento/framework": "103.0.*", + "magento/module-backend": "102.0.*", + "magento/module-cms": "104.0.*", + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.0.0.zip", + "shasum": "014d1bcd24264b0dcd08ec977d1bba3ecc37b5fd" + }, + "require": { + "magento/framework": "103.0.*", + "php": "~7.3.0||~7.4.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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.0.0.zip", + "shasum": "8c5783a214bda8691260ce98895d610ef1546614" + }, + "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": [ @@ -11766,11 +12143,11 @@ }, { "name": "magento/module-message-queue", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.0.0.zip", - "shasum": "540b0b266e2bd9c9a5b3078ff84398d422461039" + "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.1.0.zip", + "shasum": "137eafed34c6f12aed51daf399e5297649f1459b" }, "require": { "magento/framework": "103.0.*", @@ -11891,14 +12268,15 @@ }, { "name": "magento/module-multishipping", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.0.0.zip", - "shasum": "6611a9c16190d4f6b9721b7a749ef5c338e67bc3" + "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.1.0.zip", + "shasum": "127f7ac9700422be364744d7e29fae796e2c61e4" }, "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.*", @@ -11991,11 +12369,11 @@ }, { "name": "magento/module-newsletter", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.0.0.zip", - "shasum": "94d4535b429478f31d5ae3719321882d7c43ba37" + "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.1.0.zip", + "shasum": "35c4500d83eafae25bbb6c1ac0b372fb08fb9191" }, "require": { "magento/framework": "103.0.*", @@ -12025,6 +12403,39 @@ ], "description": "N/A" }, + { + "name": "magento/module-newsletter-graph-ql", + "version": "100.4.0", + "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" + }, + "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.0", @@ -12099,11 +12510,11 @@ }, { "name": "magento/module-page-cache", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.0.0.zip", - "shasum": "123419536c1409d9c35f74620252243d37274cdd" + "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.1.0.zip", + "shasum": "8a99f0c727a647af8168adf4fb96690c2c1daa1a" }, "require": { "magento/framework": "103.0.*", @@ -12129,11 +12540,11 @@ }, { "name": "magento/module-payment", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.0.0.zip", - "shasum": "ecc5c41cf4085a0c60fccc940bc952724c58e4b9" + "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.1.0.zip", + "shasum": "64407e124c23d19c67a0b7054e5a1ad5d870a528" }, "require": { "magento/framework": "103.0.*", @@ -12163,11 +12574,11 @@ }, { "name": "magento/module-paypal", - "version": "101.0.0", + "version": "101.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.0.0.zip", - "shasum": "a08238a74023ad3c42c22001874a3bdfb11abf02" + "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.1.0.zip", + "shasum": "77473632069350fcf5a971b1c9862c95ba80fd3e" }, "require": { "lib-libxml": "*", @@ -12243,11 +12654,11 @@ }, { "name": "magento/module-paypal-graph-ql", - "version": "100.4.0", + "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.0.0.zip", - "shasum": "fc6e2fd0348bb09205246c533e93ba214cf3e155" + "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.*", @@ -12258,10 +12669,12 @@ "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-graph-ql": "100.4.*", + "magento/module-store-graph-ql": "100.4.*" }, "type": "magento2-module", "autoload": { @@ -12280,11 +12693,11 @@ }, { "name": "magento/module-persistent", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.0.0.zip", - "shasum": "65f0b213725c661c3168b3cdfc5a8e8e2e5bb43c" + "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.1.0.zip", + "shasum": "f8a54bfed9db62c618b180a735a9c9e3d31239fb" }, "require": { "magento/framework": "103.0.*", @@ -12313,11 +12726,11 @@ }, { "name": "magento/module-product-alert", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.0.0.zip", - "shasum": "2d1f5364fd3322d76c46c117f4e6c3749df7f82a" + "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.1.0.zip", + "shasum": "1945570a5bb73b1aa264a9a7fa1ba6e007a70690" }, "require": { "magento/framework": "103.0.*", @@ -12348,11 +12761,11 @@ }, { "name": "magento/module-product-video", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.0.0.zip", - "shasum": "0499a054bf9ded45622da6c14f419f73c5a031e9" + "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.1.0.zip", + "shasum": "43e25564c5fd9da795108e412037004afc020134" }, "require": { "magento/framework": "103.0.*", @@ -12385,11 +12798,11 @@ }, { "name": "magento/module-quote", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.0.0.zip", - "shasum": "b3b20916a7fbc286801b2bd2ce36bcb64199d124" + "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.1.0.zip", + "shasum": "75623438d1c4167a0283f3fb1793d45dc7151178" }, "require": { "magento/framework": "103.0.*", @@ -12429,11 +12842,11 @@ }, { "name": "magento/module-quote-analytics", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.0.0.zip", - "shasum": "bbbd89971918862af4aa5868f58fd8c87800d1f6" + "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.1.0.zip", + "shasum": "05ee2b4e81f5a5b4003fb96ed18f3b901413bb8c" }, "require": { "magento/framework": "103.0.*", @@ -12457,56 +12870,44 @@ "description": "N/A" }, { - "name": "magento/module-quote-graph-ql", + "name": "magento/module-quote-bundle-options", "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.0.0.zip", - "shasum": "ae58d39019962a34b246f0fe94180cc72ec7a4f5" + "url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.0.0.zip", + "shasum": "600b519b3bbb05d4b3c9f4b16630e6dfc1fa4a6f" }, "require": { "magento/framework": "103.0.*", - "magento/module-catalog": "104.0.*", - "magento/module-checkout": "100.4.*", - "magento/module-customer": "103.0.*", - "magento/module-customer-graph-ql": "100.4.*", - "magento/module-directory": "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\\": "" + "Magento\\QuoteBundleOptions\\": "" } }, "license": [ "OSL-3.0", "AFL-3.0" ], - "description": "N/A" + "description": "Magento module provides data provider for creating buy request for bundle products" }, { - "name": "magento/module-re-captcha-admin-ui", - "version": "1.0.0", + "name": "magento/module-quote-configurable-options", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.0.0.0.zip", - "shasum": "fda64de870bd54381489319ab071ce8b4a4a1715" + "url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.0.0.zip", + "shasum": "45320a2c671d3f4a41840c9c96f21bf2b127e7dc" }, "require": { - "magento/framework": "*", - "magento/module-config": "*", - "magento/module-re-captcha-ui": "*", + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12515,26 +12916,26 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaAdminUi\\": "" + "Magento\\QuoteConfigurableOptions\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "Magento module provides data provider for creating buy request for configurable products" }, { - "name": "magento/module-re-captcha-checkout", - "version": "1.0.0", + "name": "magento/module-quote-downloadable-links", + "version": "100.4.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.0.0.0.zip", - "shasum": "1ced533bc16fba1fb3b326e4eb3d4cc8335c11c0" + "url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip", + "shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221" }, "require": { - "magento/framework": "*", - "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*", + "magento/framework": "103.0.*", + "magento/module-quote": "101.2.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12543,29 +12944,127 @@ "registration.php" ], "psr-4": { - "Magento\\ReCaptchaCheckout\\": "" + "Magento\\QuoteDownloadableLinks\\": "" } }, "license": [ - "OSL-3.0" + "OSL-3.0", + "AFL-3.0" ], - "description": "Google reCAPTCHA integration for Magento2" + "description": "Magento module provides data provider for creating buy request for links of downloadable products" }, { - "name": "magento/module-re-captcha-contact", - "version": "1.0.0", + "name": "magento/module-quote-graph-ql", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.0.0.0.zip", - "shasum": "8a6fa9fd7890a5bfd78b3dac145ad8c52f5d29a5" + "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.1.0.zip", + "shasum": "7dfaa9fad320206a8b5c939e6f4a455cf5065c22" }, "require": { - "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "php": "~7.3.0||~7.4.0" - }, - "type": "magento2-module", - "autoload": { + "magento/framework": "103.0.*", + "magento/module-catalog": "104.0.*", + "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-re-captcha-admin-ui", + "version": "1.1.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.0.0.zip", + "shasum": "f88ca56de721ba40a3b57f49a6f98fcceacd8c91" + }, + "require": { + "magento/framework": "*", + "magento/module-config": "*", + "magento/module-re-captcha-ui": "1.1.*", + "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.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.0.0.zip", + "shasum": "6d55c828dc35a8b5a870d17a6ec9e754d682f4de" + }, + "require": { + "magento/framework": "*", + "magento/module-checkout": "*", + "magento/module-re-captcha-ui": "1.1.*", + "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-contact", + "version": "1.1.0", + "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" + }, + "require": { + "magento/framework": "*", + "magento/module-re-captcha-ui": "1.1.*", + "php": "~7.3.0||~7.4.0" + }, + "type": "magento2-module", + "autoload": { "files": [ "registration.php" ], @@ -12580,17 +13079,17 @@ }, { "name": "magento/module-re-captcha-customer", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.0.0.0.zip", - "shasum": "b1964a538f7c0c53b15408a14c1c9aa4da49b7a6" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.0.0.zip", + "shasum": "5d475ec29193f61386ea06e1f71d39213142b6f3" }, "require": { "magento/framework": "*", "magento/module-customer": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12609,15 +13108,15 @@ }, { "name": "magento/module-re-captcha-frontend-ui", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.0.0.0.zip", - "shasum": "d4da31edac5626333ec03bbcdefa53f8d8cc581f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.0.0.zip", + "shasum": "d1aa622ee1e4428fe830dbeb4e9131f736842a15" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, @@ -12637,11 +13136,11 @@ }, { "name": "magento/module-re-captcha-migration", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.0.0.0.zip", - "shasum": "5572a2f825dced7650ba3ce1e732956824ec925e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.0.0.zip", + "shasum": "f2e9e44a089ce344078e5fd4b4c41c74c1f3d6e3" }, "require": { "magento/framework": "*", @@ -12664,15 +13163,15 @@ }, { "name": "magento/module-re-captcha-newsletter", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.0.0.0.zip", - "shasum": "9da6f608ba440c84a99f2732ace1c74446629ded" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.0.0.zip", + "shasum": "b3ffbe9785e530a1a1b7f4f71e3fe151efabc708" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12691,17 +13190,17 @@ }, { "name": "magento/module-re-captcha-paypal", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.0.0.0.zip", - "shasum": "8da4a3e4ea311405bda83baafea0d838040d811f" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.0.0.zip", + "shasum": "b2d68dc57ced68c60ced8c9f939688464889c1cd" }, "require": { "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12720,15 +13219,15 @@ }, { "name": "magento/module-re-captcha-review", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.0.0.0.zip", - "shasum": "2cc148c7315de455755ad16a48834aac68dddf21" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.0.0.zip", + "shasum": "1534a0431995fc48ba6e076695eed57017a077c5" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12747,15 +13246,15 @@ }, { "name": "magento/module-re-captcha-send-friend", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.0.0.0.zip", - "shasum": "48f87e21458c2ec554403f53a521f660313a5383" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.0.0.zip", + "shasum": "bea1720bec4686a5257325fc71fb1d56b61fa1f4" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12774,15 +13273,15 @@ }, { "name": "magento/module-re-captcha-ui", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.0.0.0.zip", - "shasum": "ff154ea5529e53eff2a5f4fa24f406444bb4743e" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.0.0.zip", + "shasum": "21b9c5e3b70c6181a913debae9c0da20bb44f13e" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12807,16 +13306,16 @@ }, { "name": "magento/module-re-captcha-user", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.0.0.0.zip", - "shasum": "87340c47919cf825877dc1b5b9bfff44bdbf63aa" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.0.0.zip", + "shasum": "caa712bfd103beec01c22a20dfb4ce90106e9417" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12835,16 +13334,16 @@ }, { "name": "magento/module-re-captcha-validation", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.0.0.0.zip", - "shasum": "7442ac656dc5a79d75973f331403e9762a98e7a7" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip", + "shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6" }, "require": { "google/recaptcha": "^1.2", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "php": "~7.3.0||~7.4.0" }, "type": "magento2-module", @@ -12863,11 +13362,11 @@ }, { "name": "magento/module-re-captcha-validation-api", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.0.0.0.zip", - "shasum": "12a6b6124020338c2849f3f656c7a31994b8ee54" + "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" }, "require": { "magento/framework": "*", @@ -12889,22 +13388,22 @@ }, { "name": "magento/module-re-captcha-version-2-checkbox", - "version": "1.0.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-1.0.0.0.zip", - "shasum": "a8a25db92f6600bf0466f0946efb3a9adfc059db" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.0.0.zip", + "shasum": "8b499934e07d259e273b56d56a230d6dee080d68" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -12922,22 +13421,22 @@ }, { "name": "magento/module-re-captcha-version-2-invisible", - "version": "1.0.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-1.0.0.0.zip", - "shasum": "5e3aa45c68c85182cdea47dfcb19498496277cd1" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.0.0.zip", + "shasum": "58ec898769fb85b11593d5d49b22149ce517f91f" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -12955,22 +13454,22 @@ }, { "name": "magento/module-re-captcha-version-3-invisible", - "version": "1.0.0", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-1.0.0.0.zip", - "shasum": "1f2696f83f5dace6bc4c1b5d7c48ee3d2317ba58" + "url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.0.0.zip", + "shasum": "1214fdf89a58c7e2ed267f1c33a55c40f1ec1054" }, "require": { "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-store": "*", "php": "~7.3.0||~7.4.0" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "1.0.*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "autoload": { @@ -13053,11 +13552,11 @@ }, { "name": "magento/module-reports", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.0.0.zip", - "shasum": "d5bfac444ac991aff16e88d12bb9619aa25e4090" + "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.1.0.zip", + "shasum": "507a4841a101d08e0b29cf33ff73e1c2072fa27d" }, "require": { "magento/framework": "103.0.*", @@ -13123,11 +13622,11 @@ }, { "name": "magento/module-review", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.0.0.zip", - "shasum": "26de6f8b816476df517cbafc0ef582f027f37c24" + "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.1.0.zip", + "shasum": "3b53f164707f690daba2c344fa9f342d51ca8063" }, "require": { "magento/framework": "103.0.*", @@ -13189,6 +13688,40 @@ ], "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-robots", "version": "101.1.0", @@ -13284,11 +13817,11 @@ }, { "name": "magento/module-sales", - "version": "103.0.0", + "version": "103.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.0.0.zip", - "shasum": "1ec4b2bba3a0f89ab4641a9e9ab4531485dea645" + "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.1.0.zip", + "shasum": "94d8a3b1e45b223fcaebd8da4dda7f91368d8c42" }, "require": { "magento/framework": "103.0.*", @@ -13367,16 +13900,21 @@ }, { "name": "magento/module-sales-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.0.0.zip", - "shasum": "4edf4c0befdaf06f45b705e409b886cc860397b0" + "url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.1.0.zip", + "shasum": "ffd609d0daa15c4798f08fee141bbe4b7058b166" }, "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", @@ -13427,11 +13965,11 @@ }, { "name": "magento/module-sales-rule", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.0.0.zip", - "shasum": "6c5064668400a2d3cb447f0b762f7daab2b9a09f" + "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.1.0.zip", + "shasum": "35c495f50571d4fbca942fdeb29f7e5f8724513f" }, "require": { "magento/framework": "103.0.*", @@ -13476,11 +14014,11 @@ }, { "name": "magento/module-sales-sequence", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.0.0.zip", - "shasum": "17c6d19b579f082e0fd5b7d1abcf21a11b60e85a" + "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip", + "shasum": "5508458a59641dccd017849f68a79573c41a4808" }, "require": { "magento/framework": "103.0.*", @@ -13503,11 +14041,11 @@ }, { "name": "magento/module-sample-data", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.0.0.zip", - "shasum": "ae4dd0d30a7a1938143253484ef582ad9bb3ef87" + "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.*", @@ -13534,11 +14072,11 @@ }, { "name": "magento/module-search", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.0.0.zip", - "shasum": "e0b7555bd350ab0620f25c79bd4883d9e01e6294" + "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.1.0.zip", + "shasum": "bf9ed39a53d22eb3b903ed1f32eb9cbf74d808d6" }, "require": { "magento/framework": "103.0.*", @@ -13566,11 +14104,11 @@ }, { "name": "magento/module-security", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.0.0.zip", - "shasum": "4ce36b7765f2ccaedd06d6b37a57f794861a4a4a" + "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.1.0.zip", + "shasum": "b6953177562c9cb4a4f3d4d625482fb060e8eb5b" }, "require": { "magento/framework": "103.0.*", @@ -13599,11 +14137,11 @@ }, { "name": "magento/module-securitytxt", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.0.0.0.zip", - "shasum": "301d85665c96a260b6fc9762585fcc0997a0c6cc" + "url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.0.0.zip", + "shasum": "123186217c5e8ff358e266eb5157fff8b64fddff" }, "require": { "magento/framework": "*", @@ -13697,11 +14235,11 @@ }, { "name": "magento/module-shipping", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.0.0.zip", - "shasum": "7e2aafcc5f38a8cb26b26175465d28d33c051ff8" + "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.1.0.zip", + "shasum": "cd84f8168196fd6470d1399dd1122a2ab23984a0" }, "require": { "ext-gd": "*", @@ -13743,11 +14281,11 @@ }, { "name": "magento/module-sitemap", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.0.0.zip", - "shasum": "7f414420b8dbe5e4ff7dcef1b2d2851b1fde2b7d" + "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.1.0.zip", + "shasum": "abb5185f1adc722a3dd9ebee9f0c0c91fb5666be" }, "require": { "magento/framework": "103.0.*", @@ -13782,11 +14320,11 @@ }, { "name": "magento/module-store", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.0.0.zip", - "shasum": "3a19d9c63531f77916fb19d8e5c9c34291c978c3" + "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.1.0.zip", + "shasum": "3bdbc7289b6e4a2e4d6a3c27a53015ed2ceb0d39" }, "require": { "magento/framework": "103.0.*", @@ -13820,11 +14358,11 @@ }, { "name": "magento/module-store-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.0.0.zip", - "shasum": "a9111e9e748a7f24262488aae5117fa086fb3097" + "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.1.0.zip", + "shasum": "69699feda3fe1d21bbe2082f3cd3bdfa2d403999" }, "require": { "magento/framework": "103.0.*", @@ -13935,11 +14473,11 @@ }, { "name": "magento/module-swatches", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.0.0.zip", - "shasum": "dba6085416a1ed78c8d60548858181406d8e7589" + "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.1.0.zip", + "shasum": "7db3f519e490de8c8ed5e34a51d965265c432912" }, "require": { "magento/framework": "103.0.*", @@ -13976,21 +14514,19 @@ }, { "name": "magento/module-swatches-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.0.0.zip", - "shasum": "a664d436a73f676c9e515a5f676bafce666b9464" + "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.1.0.zip", + "shasum": "4788f5e071c9cd64276072474582d2ae45bfa8d7" }, "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-catalog-graph-ql": "100.4.*" - }, "type": "magento2-module", "autoload": { "files": [ @@ -14036,11 +14572,11 @@ }, { "name": "magento/module-tax", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.0.0.zip", - "shasum": "eeee9793b16140314f57f47e03331e494693241e" + "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.1.0.zip", + "shasum": "29eb56e51551199ce0b17e948e4ba9d4b673c590" }, "require": { "magento/framework": "103.0.*", @@ -14111,11 +14647,11 @@ }, { "name": "magento/module-tax-import-export", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.0.0.zip", - "shasum": "b7e75d55aec11250aac048ddf68d5ac1cff11c1d" + "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.1.0.zip", + "shasum": "bdc4b5a29c380a0e010dbd7e3a3e27551f8519ec" }, "require": { "magento/framework": "103.0.*", @@ -14143,11 +14679,11 @@ }, { "name": "magento/module-theme", - "version": "101.1.0", + "version": "101.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.0.0.zip", - "shasum": "2a0f4c62f42941af6e3e49c4c775fd85c55937c0" + "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.1.0.zip", + "shasum": "8f02c7613fbccba355ec5a4271f22221d18ebc60" }, "require": { "magento/framework": "103.0.*", @@ -14215,11 +14751,11 @@ }, { "name": "magento/module-tinymce-3", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.0.0.zip", - "shasum": "e26848511ebe2f02073e5b3f16d35e8bc583b407" + "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.1.0.zip", + "shasum": "8e6445a4ef4ebe913fa326818bdb25d47e91af4f" }, "require": { "magento/framework": "103.0.*", @@ -14249,11 +14785,11 @@ }, { "name": "magento/module-translation", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.0.0.zip", - "shasum": "9bf9a6081484de21db1e388e7d123a91457a1281" + "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.1.0.zip", + "shasum": "2279f7b98ad66c1176528ce18331ceb90bdad361" }, "require": { "magento/framework": "103.0.*", @@ -14283,11 +14819,11 @@ }, { "name": "magento/module-two-factor-auth", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.0.0.0.zip", - "shasum": "2cac3b59970a5ec3890154856e3f1e56ff4e8836" + "url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.0.0.zip", + "shasum": "8cdb7265c9268a06654c229fe5b5e7d588810297" }, "require": { "2tvenom/cborencode": "^1.0", @@ -14323,11 +14859,11 @@ }, { "name": "magento/module-ui", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.0.0.zip", - "shasum": "9bf33f8e9f60efc8fad04d65df58b47046468c72" + "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.1.0.zip", + "shasum": "f66f3ff72cf8b5d754b93221f733b75566d67ea0" }, "require": { "magento/framework": "103.0.*", @@ -14358,11 +14894,11 @@ }, { "name": "magento/module-ups", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.0.0.zip", - "shasum": "441d79e3453f9b4f6e315d4862dcb7d7627c92b3" + "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.1.0.zip", + "shasum": "c1ab7b037dd915018c562c4d62d680b726d514f0" }, "require": { "magento/framework": "103.0.*", @@ -14395,11 +14931,11 @@ }, { "name": "magento/module-url-rewrite", - "version": "102.0.0", + "version": "102.0.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.0.0.zip", - "shasum": "ab97bb625606c2e639a3f0b45d503adbfcf82f3f" + "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.1.0.zip", + "shasum": "9e27a79511124a3b4bb54635149df7259544677d" }, "require": { "magento/framework": "103.0.*", @@ -14460,11 +14996,11 @@ }, { "name": "magento/module-user", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.0.0.zip", - "shasum": "0caaaa786e222f0ffe67ba4c4fe88d6fdbc6f643" + "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.1.0.zip", + "shasum": "a3f2951b2e8f03464bbca5a15024c3b4a072c51f" }, "require": { "magento/framework": "103.0.*", @@ -14561,11 +15097,11 @@ }, { "name": "magento/module-vault", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.0.0.zip", - "shasum": "c959aa06935d83745efe96dd5a27f50450eb0c98" + "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.1.0.zip", + "shasum": "e35e0d8dc742aabc00dd56e09f089e4b7c71db30" }, "require": { "magento/framework": "103.0.*", @@ -14747,11 +15283,11 @@ }, { "name": "magento/module-weee", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.0.0.zip", - "shasum": "36f8d7bfe0f77bd4afb3c2623903561306006f67" + "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.1.0.zip", + "shasum": "a4ffe3fbab088fc50788d909b189e4a27badd7c0" }, "require": { "magento/framework": "103.0.*", @@ -14822,11 +15358,11 @@ }, { "name": "magento/module-widget", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.0.0.zip", - "shasum": "06981a9bf8d55cd83616648be8436d954f5bfffe" + "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.1.0.zip", + "shasum": "ed113b57bb9c093d5361c873f5920c92fc72c4ac" }, "require": { "magento/framework": "103.0.*", @@ -14859,11 +15395,11 @@ }, { "name": "magento/module-wishlist", - "version": "101.2.0", + "version": "101.2.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.0.0.zip", - "shasum": "c5116be562966727b8fa72d46b966b9f35ad1893" + "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.1.0.zip", + "shasum": "0214c64d46496945913ff9e22d7925c5231993f5" }, "require": { "magento/framework": "103.0.*", @@ -14934,11 +15470,11 @@ }, { "name": "magento/module-wishlist-graph-ql", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.0.0.zip", - "shasum": "d9da626ccfe7c150ef6f923c48e1d700088d8bd0" + "url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.1.0.zip", + "shasum": "1d59c07d6f052fbe9fa9fa7cfa3ced3ac70d8e98" }, "require": { "magento/framework": "103.0.*", @@ -14964,20 +15500,20 @@ }, { "name": "magento/product-community-edition", - "version": "2.4.0", + "version": "2.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.0.0.zip", - "shasum": "9306dd594ac714c29e5a8728e07fb03fcae7afde" + "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.1.0.zip", + "shasum": "7eefebc4396277fdfabdb079828488393a70cc83" }, "require": { - "amzn/amazon-pay-and-login-magento-2-module": "4.0.2", + "amzn/amazon-pay-and-login-magento-2-module": "4.0.4", "colinmollenhour/cache-backend-file": "~1.4.1", "colinmollenhour/cache-backend-redis": "1.11.0", "colinmollenhour/credis": "1.11.1", "colinmollenhour/php-redis-session-abstract": "~1.4.0", "composer/composer": "^1.9", - "dotmailer/dotmailer-magento2-extension-package": "4.6.0", + "dotmailer/dotmailer-magento2-extension-package": "4.8.0", "elasticsearch/elasticsearch": "~7.7.0", "ext-bcmath": "*", "ext-ctype": "*", @@ -14995,7 +15531,7 @@ "ext-xsl": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.3.3", - "klarna/m2-payments": "8.0.2", + "klarna/m2-payments": "8.1.0", "laminas/laminas-captcha": "^2.7.1", "laminas/laminas-code": "~3.4.1", "laminas/laminas-config": "^2.6.0", @@ -15026,14 +15562,14 @@ "laminas/laminas-validator": "^2.6.0", "laminas/laminas-view": "~2.11.2", "lib-libxml": "*", - "magento/adobe-stock-integration": "2.0.0", + "magento/adobe-stock-integration": "2.1.0", "magento/composer": "1.6.0", - "magento/framework": "103.0.0", + "magento/framework": "103.0.1", "magento/framework-amqp": "100.4.0", "magento/framework-bulk": "101.0.0", - "magento/framework-message-queue": "100.4.0", + "magento/framework-message-queue": "100.4.1", "magento/google-shopping-ads": "4.0.1", - "magento/inventory-metapackage": "1.2.0", + "magento/inventory-metapackage": "1.2.1", "magento/language-de_de": "100.4.0", "magento/language-en_us": "100.4.0", "magento/language-es_es": "100.4.0", @@ -15042,194 +15578,216 @@ "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.0", - "magento/module-admin-analytics": "100.4.0", + "magento/magento2-base": "2.4.1", + "magento/module-admin-analytics": "100.4.1", "magento/module-admin-notification": "100.4.0", - "magento/module-advanced-pricing-import-export": "100.4.0", + "magento/module-advanced-pricing-import-export": "100.4.1", "magento/module-advanced-search": "100.4.0", "magento/module-amqp": "100.4.0", "magento/module-amqp-store": "100.4.0", - "magento/module-analytics": "100.4.0", - "magento/module-asynchronous-operations": "100.4.0", - "magento/module-authorization": "100.4.0", - "magento/module-backend": "102.0.0", - "magento/module-backup": "100.4.0", - "magento/module-bundle": "101.0.0", - "magento/module-bundle-graph-ql": "100.4.0", + "magento/module-analytics": "100.4.1", + "magento/module-asynchronous-operations": "100.4.1", + "magento/module-authorization": "100.4.1", + "magento/module-backend": "102.0.1", + "magento/module-backup": "100.4.1", + "magento/module-bundle": "101.0.1", + "magento/module-bundle-graph-ql": "100.4.1", "magento/module-bundle-import-export": "100.4.0", "magento/module-cache-invalidate": "100.4.0", - "magento/module-captcha": "100.4.0", + "magento/module-captcha": "100.4.1", "magento/module-cardinal-commerce": "100.4.0", - "magento/module-catalog": "104.0.0", + "magento/module-catalog": "104.0.1", "magento/module-catalog-analytics": "100.4.0", "magento/module-catalog-cms-graph-ql": "100.4.0", - "magento/module-catalog-customer-graph-ql": "100.4.0", - "magento/module-catalog-graph-ql": "100.4.0", - "magento/module-catalog-import-export": "101.1.0", - "magento/module-catalog-inventory": "100.4.0", + "magento/module-catalog-customer-graph-ql": "100.4.1", + "magento/module-catalog-graph-ql": "100.4.1", + "magento/module-catalog-import-export": "101.1.1", + "magento/module-catalog-inventory": "100.4.1", "magento/module-catalog-inventory-graph-ql": "100.4.0", - "magento/module-catalog-rule": "101.2.0", + "magento/module-catalog-rule": "101.2.1", "magento/module-catalog-rule-configurable": "100.4.0", "magento/module-catalog-rule-graph-ql": "100.4.0", - "magento/module-catalog-search": "102.0.0", - "magento/module-catalog-url-rewrite": "100.4.0", + "magento/module-catalog-search": "102.0.1", + "magento/module-catalog-url-rewrite": "100.4.1", "magento/module-catalog-url-rewrite-graph-ql": "100.4.0", - "magento/module-catalog-widget": "100.4.0", - "magento/module-checkout": "100.4.0", + "magento/module-catalog-widget": "100.4.1", + "magento/module-checkout": "100.4.1", "magento/module-checkout-agreements": "100.4.0", "magento/module-checkout-agreements-graph-ql": "100.4.0", - "magento/module-cms": "104.0.0", + "magento/module-cms": "104.0.1", "magento/module-cms-graph-ql": "100.4.0", - "magento/module-cms-url-rewrite": "100.4.0", + "magento/module-cms-url-rewrite": "100.4.1", "magento/module-cms-url-rewrite-graph-ql": "100.4.0", - "magento/module-config": "101.2.0", + "magento/module-config": "101.2.1", "magento/module-configurable-import-export": "100.4.0", - "magento/module-configurable-product": "100.4.0", - "magento/module-configurable-product-graph-ql": "100.4.0", + "magento/module-configurable-product": "100.4.1", + "magento/module-configurable-product-graph-ql": "100.4.1", "magento/module-configurable-product-sales": "100.4.0", - "magento/module-contact": "100.4.0", - "magento/module-cookie": "100.4.0", - "magento/module-cron": "100.4.0", + "magento/module-contact": "100.4.1", + "magento/module-cookie": "100.4.1", + "magento/module-cron": "100.4.1", "magento/module-csp": "100.4.0", "magento/module-currency-symbol": "100.4.0", - "magento/module-customer": "103.0.0", + "magento/module-customer": "103.0.1", "magento/module-customer-analytics": "100.4.0", "magento/module-customer-downloadable-graph-ql": "100.4.0", - "magento/module-customer-graph-ql": "100.4.0", - "magento/module-customer-import-export": "100.4.0", - "magento/module-deploy": "100.4.0", - "magento/module-developer": "100.4.0", + "magento/module-customer-graph-ql": "100.4.1", + "magento/module-customer-import-export": "100.4.1", + "magento/module-deploy": "100.4.1", + "magento/module-developer": "100.4.1", "magento/module-dhl": "100.4.0", - "magento/module-directory": "100.4.0", + "magento/module-directory": "100.4.1", "magento/module-directory-graph-ql": "100.4.0", - "magento/module-downloadable": "100.4.0", - "magento/module-downloadable-graph-ql": "100.4.0", + "magento/module-downloadable": "100.4.1", + "magento/module-downloadable-graph-ql": "100.4.1", "magento/module-downloadable-import-export": "100.4.0", - "magento/module-eav": "102.1.0", + "magento/module-eav": "102.1.1", "magento/module-eav-graph-ql": "100.4.0", - "magento/module-elasticsearch": "101.0.0", - "magento/module-elasticsearch-6": "100.4.0", - "magento/module-elasticsearch-7": "100.4.0", - "magento/module-email": "101.1.0", + "magento/module-elasticsearch": "101.0.1", + "magento/module-elasticsearch-6": "100.4.1", + "magento/module-elasticsearch-7": "100.4.1", + "magento/module-email": "101.1.1", "magento/module-encryption-key": "100.4.0", - "magento/module-fedex": "100.4.0", + "magento/module-fedex": "100.4.1", "magento/module-gift-message": "100.4.0", + "magento/module-gift-message-graph-ql": "100.4.0", "magento/module-google-adwords": "100.4.0", "magento/module-google-analytics": "100.4.0", - "magento/module-google-optimizer": "100.4.0", - "magento/module-graph-ql": "100.4.0", + "magento/module-google-optimizer": "100.4.1", + "magento/module-graph-ql": "100.4.1", "magento/module-graph-ql-cache": "100.4.0", "magento/module-grouped-catalog-inventory": "100.4.0", "magento/module-grouped-import-export": "100.4.0", - "magento/module-grouped-product": "100.4.0", - "magento/module-grouped-product-graph-ql": "100.4.0", - "magento/module-import-export": "101.0.0", - "magento/module-indexer": "100.4.0", + "magento/module-grouped-product": "100.4.1", + "magento/module-grouped-product-graph-ql": "100.4.1", + "magento/module-import-export": "101.0.1", + "magento/module-indexer": "100.4.1", "magento/module-instant-purchase": "100.4.0", - "magento/module-integration": "100.4.0", - "magento/module-layered-navigation": "100.4.0", - "magento/module-login-as-customer": "100.4.0", - "magento/module-login-as-customer-admin-ui": "100.4.0", - "magento/module-login-as-customer-api": "100.4.0", - "magento/module-login-as-customer-frontend-ui": "100.4.0", + "magento/module-integration": "100.4.1", + "magento/module-layered-navigation": "100.4.1", + "magento/module-login-as-customer": "100.4.1", + "magento/module-login-as-customer-admin-ui": "100.4.1", + "magento/module-login-as-customer-api": "100.4.1", + "magento/module-login-as-customer-assistance": "100.4.0", + "magento/module-login-as-customer-frontend-ui": "100.4.1", "magento/module-login-as-customer-log": "100.4.0", - "magento/module-login-as-customer-page-cache": "100.4.0", + "magento/module-login-as-customer-page-cache": "100.4.1", "magento/module-login-as-customer-quote": "100.4.0", - "magento/module-login-as-customer-sales": "100.4.0", + "magento/module-login-as-customer-sales": "100.4.1", "magento/module-marketplace": "100.4.0", - "magento/module-media-content": "100.4.0", - "magento/module-media-content-api": "100.4.0", - "magento/module-media-content-catalog": "100.4.0", - "magento/module-media-content-cms": "100.4.0", - "magento/module-media-gallery": "100.4.0", - "magento/module-media-gallery-api": "101.0.0", + "magento/module-media-content": "100.4.1", + "magento/module-media-content-api": "100.4.1", + "magento/module-media-content-catalog": "100.4.1", + "magento/module-media-content-cms": "100.4.1", + "magento/module-media-content-synchronization": "100.4.0", + "magento/module-media-content-synchronization-api": "100.4.0", + "magento/module-media-content-synchronization-catalog": "100.4.0", + "magento/module-media-content-synchronization-cms": "100.4.0", + "magento/module-media-gallery": "100.4.1", + "magento/module-media-gallery-api": "101.0.1", "magento/module-media-gallery-catalog": "100.4.0", + "magento/module-media-gallery-catalog-integration": "100.4.0", + "magento/module-media-gallery-catalog-ui": "100.4.0", + "magento/module-media-gallery-cms-ui": "100.4.0", + "magento/module-media-gallery-integration": "100.4.0", + "magento/module-media-gallery-metadata": "100.4.0", + "magento/module-media-gallery-metadata-api": "100.4.0", + "magento/module-media-gallery-synchronization": "100.4.0", + "magento/module-media-gallery-synchronization-api": "100.4.0", + "magento/module-media-gallery-synchronization-metadata": "100.4.0", + "magento/module-media-gallery-ui": "100.4.0", + "magento/module-media-gallery-ui-api": "100.4.0", "magento/module-media-storage": "100.4.0", - "magento/module-message-queue": "100.4.0", + "magento/module-message-queue": "100.4.1", "magento/module-msrp": "100.4.0", "magento/module-msrp-configurable-product": "100.4.0", "magento/module-msrp-grouped-product": "100.4.0", - "magento/module-multishipping": "100.4.0", + "magento/module-multishipping": "100.4.1", "magento/module-mysql-mq": "100.4.0", "magento/module-new-relic-reporting": "100.4.0", - "magento/module-newsletter": "100.4.0", + "magento/module-newsletter": "100.4.1", + "magento/module-newsletter-graph-ql": "100.4.0", "magento/module-offline-payments": "100.4.0", "magento/module-offline-shipping": "100.4.0", - "magento/module-page-cache": "100.4.0", - "magento/module-payment": "100.4.0", - "magento/module-paypal": "101.0.0", + "magento/module-page-cache": "100.4.1", + "magento/module-payment": "100.4.1", + "magento/module-paypal": "101.0.1", "magento/module-paypal-captcha": "100.4.0", - "magento/module-paypal-graph-ql": "100.4.0", - "magento/module-persistent": "100.4.0", - "magento/module-product-alert": "100.4.0", - "magento/module-product-video": "100.4.0", - "magento/module-quote": "101.2.0", - "magento/module-quote-analytics": "100.4.0", - "magento/module-quote-graph-ql": "100.4.0", + "magento/module-paypal-graph-ql": "100.4.1", + "magento/module-persistent": "100.4.1", + "magento/module-product-alert": "100.4.1", + "magento/module-product-video": "100.4.1", + "magento/module-quote": "101.2.1", + "magento/module-quote-analytics": "100.4.1", + "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.1", "magento/module-related-product-graph-ql": "100.4.0", "magento/module-release-notification": "100.4.0", - "magento/module-reports": "100.4.0", + "magento/module-reports": "100.4.1", "magento/module-require-js": "100.4.0", - "magento/module-review": "100.4.0", + "magento/module-review": "100.4.1", "magento/module-review-analytics": "100.4.0", + "magento/module-review-graph-ql": "100.4.0", "magento/module-robots": "101.1.0", "magento/module-rss": "100.4.0", "magento/module-rule": "100.4.0", - "magento/module-sales": "103.0.0", + "magento/module-sales": "103.0.1", "magento/module-sales-analytics": "100.4.0", - "magento/module-sales-graph-ql": "100.4.0", + "magento/module-sales-graph-ql": "100.4.1", "magento/module-sales-inventory": "100.4.0", - "magento/module-sales-rule": "101.2.0", - "magento/module-sales-sequence": "100.4.0", - "magento/module-sample-data": "100.4.0", - "magento/module-search": "101.1.0", - "magento/module-security": "100.4.0", + "magento/module-sales-rule": "101.2.1", + "magento/module-sales-sequence": "100.4.1", + "magento/module-sample-data": "100.4.1", + "magento/module-search": "101.1.1", + "magento/module-security": "100.4.1", "magento/module-send-friend": "100.4.0", "magento/module-send-friend-graph-ql": "100.4.0", - "magento/module-shipping": "100.4.0", - "magento/module-sitemap": "100.4.0", - "magento/module-store": "101.1.0", - "magento/module-store-graph-ql": "100.4.0", + "magento/module-shipping": "100.4.1", + "magento/module-sitemap": "100.4.1", + "magento/module-store": "101.1.1", + "magento/module-store-graph-ql": "100.4.1", "magento/module-swagger": "100.4.0", "magento/module-swagger-webapi": "100.4.0", "magento/module-swagger-webapi-async": "100.4.0", - "magento/module-swatches": "100.4.0", - "magento/module-swatches-graph-ql": "100.4.0", + "magento/module-swatches": "100.4.1", + "magento/module-swatches-graph-ql": "100.4.1", "magento/module-swatches-layered-navigation": "100.4.0", - "magento/module-tax": "100.4.0", + "magento/module-tax": "100.4.1", "magento/module-tax-graph-ql": "100.4.0", - "magento/module-tax-import-export": "100.4.0", - "magento/module-theme": "101.1.0", + "magento/module-tax-import-export": "100.4.1", + "magento/module-theme": "101.1.1", "magento/module-theme-graph-ql": "100.4.0", - "magento/module-tinymce-3": "100.4.0", - "magento/module-translation": "100.4.0", - "magento/module-ui": "101.2.0", - "magento/module-ups": "100.4.0", - "magento/module-url-rewrite": "102.0.0", + "magento/module-tinymce-3": "100.4.1", + "magento/module-translation": "100.4.1", + "magento/module-ui": "101.2.1", + "magento/module-ups": "100.4.1", + "magento/module-url-rewrite": "102.0.1", "magento/module-url-rewrite-graph-ql": "100.4.0", - "magento/module-user": "101.2.0", + "magento/module-user": "101.2.1", "magento/module-usps": "100.4.0", "magento/module-variable": "100.4.0", - "magento/module-vault": "101.2.0", + "magento/module-vault": "101.2.1", "magento/module-vault-graph-ql": "100.4.0", "magento/module-version": "100.4.0", "magento/module-webapi": "100.4.0", "magento/module-webapi-async": "100.4.0", "magento/module-webapi-security": "100.4.0", - "magento/module-weee": "100.4.0", + "magento/module-weee": "100.4.1", "magento/module-weee-graph-ql": "100.4.0", - "magento/module-widget": "101.2.0", - "magento/module-wishlist": "101.2.0", + "magento/module-widget": "101.2.1", + "magento/module-wishlist": "101.2.1", "magento/module-wishlist-analytics": "100.4.0", - "magento/module-wishlist-graph-ql": "100.4.0", - "magento/security-package": "1.0.0", - "magento/theme-adminhtml-backend": "100.4.0", - "magento/theme-frontend-blank": "100.4.0", - "magento/theme-frontend-luma": "100.4.0", + "magento/module-wishlist-graph-ql": "100.4.1", + "magento/security-package": "1.1.0", + "magento/theme-adminhtml-backend": "100.4.1", + "magento/theme-frontend-blank": "100.4.1", + "magento/theme-frontend-luma": "100.4.1", "magento/zendframework1": "~1.14.2", "monolog/monolog": "^1.17", "paragonie/sodium_compat": "^1.6", - "paypal/module-braintree": "4.1.0", + "paypal/module-braintree": "4.2.0", "pelago/emogrifier": "^3.1.0", "php": "~7.3.0||~7.4.0", "php-amqplib/php-amqplib": "~2.10.0", @@ -15242,10 +15800,10 @@ "tedivm/jshrink": "~1.3.0", "temando/module-shipping": "2.0.0", "tubalmartin/cssmin": "4.1.1", - "vertex/product-magento-module": "4.0.0", + "vertex/product-magento-module": "4.1.0", "webonyx/graphql-php": "^0.13.8", "wikimedia/less.php": "~1.8.0", - "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.1" + "yotpo/magento2-module-yotpo-reviews-bundle": "3.1.2" }, "type": "metapackage", "license": [ @@ -15256,43 +15814,44 @@ }, { "name": "magento/security-package", - "version": "1.0.0", + "version": "1.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.0.0.0.zip", - "shasum": "35744adb8548c112800798579da82bfd35d8c39f" - }, - "require": { - "magento/module-re-captcha-admin-ui": "1.0.0", - "magento/module-re-captcha-checkout": "1.0.0", - "magento/module-re-captcha-contact": "1.0.0", - "magento/module-re-captcha-customer": "1.0.0", - "magento/module-re-captcha-frontend-ui": "1.0.0", - "magento/module-re-captcha-migration": "1.0.0", - "magento/module-re-captcha-newsletter": "1.0.0", - "magento/module-re-captcha-paypal": "1.0.0", - "magento/module-re-captcha-review": "1.0.0", - "magento/module-re-captcha-send-friend": "1.0.0", - "magento/module-re-captcha-ui": "1.0.0", - "magento/module-re-captcha-user": "1.0.0", - "magento/module-re-captcha-validation": "1.0.0", - "magento/module-re-captcha-validation-api": "1.0.0", - "magento/module-re-captcha-version-2-checkbox": "1.0.0", - "magento/module-re-captcha-version-2-invisible": "1.0.0", - "magento/module-re-captcha-version-3-invisible": "1.0.0", - "magento/module-securitytxt": "1.0.0", - "magento/module-two-factor-auth": "1.0.0" + "url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.0.0.zip", + "shasum": "a3719d48b34ac464ee8692c7c5a2f155800430b3" + }, + "require": { + "google/recaptcha": "^1.2", + "magento/module-re-captcha-admin-ui": "1.1.0", + "magento/module-re-captcha-checkout": "1.1.0", + "magento/module-re-captcha-contact": "1.1.0", + "magento/module-re-captcha-customer": "1.1.0", + "magento/module-re-captcha-frontend-ui": "1.1.0", + "magento/module-re-captcha-migration": "1.1.0", + "magento/module-re-captcha-newsletter": "1.1.0", + "magento/module-re-captcha-paypal": "1.1.0", + "magento/module-re-captcha-review": "1.1.0", + "magento/module-re-captcha-send-friend": "1.1.0", + "magento/module-re-captcha-ui": "1.1.0", + "magento/module-re-captcha-user": "1.1.0", + "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.0", + "magento/module-re-captcha-version-2-invisible": "2.0.0", + "magento/module-re-captcha-version-3-invisible": "2.0.0", + "magento/module-securitytxt": "1.1.0", + "magento/module-two-factor-auth": "1.1.0" }, "type": "metapackage", "description": "Magento Security Package" }, { "name": "magento/theme-adminhtml-backend", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.0.0.zip", - "shasum": "b575cba61fa73982f3e5469ff65bd57fe78cc321" + "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.1.0.zip", + "shasum": "73398c0478f0e4dd5c2c25a40577cc554552a917" }, "require": { "magento/framework": "103.0.*", @@ -15312,11 +15871,11 @@ }, { "name": "magento/theme-frontend-blank", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.0.0.zip", - "shasum": "d38bc758f681a7aee6706306bb1aa00f06360bfe" + "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.1.0.zip", + "shasum": "8f6187a999cabee73e5968b3a98519fbdf080531" }, "require": { "magento/framework": "103.0.*", @@ -15336,11 +15895,11 @@ }, { "name": "magento/theme-frontend-luma", - "version": "100.4.0", + "version": "100.4.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.0.0.zip", - "shasum": "9d3a2014796dd36e2ff0224ee367fb4e05a2cca5" + "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.1.0.zip", + "shasum": "38cf4b18eed6542e4f32cd894277389f2a57e856" }, "require": { "magento/framework": "103.0.*", @@ -15730,15 +16289,15 @@ }, { "name": "paypal/module-braintree", - "version": "4.1.0", + "version": "4.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.1.0.0.zip", - "shasum": "abb52b4930cbc91c5116bbf19b8044bb356a463c" + "url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.0.0.zip", + "shasum": "7a13c18488bab661e6c06c862e9df371eee6f8a4" }, "require": { - "paypal/module-braintree-core": "4.1.0", - "paypal/module-braintree-graph-ql": "4.1.0" + "paypal/module-braintree-core": "4.2.0", + "paypal/module-braintree-graph-ql": "4.1.1" }, "type": "metapackage", "license": [ @@ -15748,14 +16307,14 @@ }, { "name": "paypal/module-braintree-core", - "version": "4.1.0", + "version": "4.2.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.1.0.0.zip", - "shasum": "28be379fc99016538d24d028d766b289cc522c41" + "url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.0.0.zip", + "shasum": "dc646d71fb9a76c9ef2b37d8b0bfdd539ac19111" }, "require": { - "braintree/braintree_php": "4.5.0", + "braintree/braintree_php": "5.2.0", "ext-json": "*", "ext-simplexml": "*", "league/iso3166": "^2.1", @@ -15793,11 +16352,11 @@ }, { "name": "paypal/module-braintree-graph-ql", - "version": "4.1.0", + "version": "4.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.0.0.zip", - "shasum": "c9f7e844d807f10e1bfb964e234d747d755ad3fb" + "url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.1.0.zip", + "shasum": "c9ec37feb321b5a2a4fc4c355e20c2206084b33c" }, "require": { "magento/framework": "^102||^103", @@ -16023,16 +16582,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.28", + "version": "2.0.29", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260" + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", - "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", "shasum": "" }, "require": { @@ -16041,7 +16600,6 @@ "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -16125,7 +16683,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T09:08:33+00:00" + "time": "2020-09-08T04:24:43+00:00" }, { "name": "psr/container", @@ -16443,16 +17001,16 @@ }, { "name": "seld/jsonlint", - "version": "1.8.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", - "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { @@ -16498,7 +17056,7 @@ "type": "tidelift" } ], - "time": "2020-04-30T19:05:18+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { "name": "seld/phar-utils", @@ -16617,16 +17175,16 @@ }, { "name": "symfony/console", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", - "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", + "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124", + "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124", "shasum": "" }, "require": { @@ -16704,11 +17262,11 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:18:39+00:00" + "time": "2020-09-15T07:58:55+00:00" }, { "name": "symfony/css-selector", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -16775,16 +17333,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14" + "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14", - "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", "shasum": "" }, "require": { @@ -16793,7 +17351,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -16835,20 +17393,20 @@ "type": "tidelift" } ], - "time": "2020-06-06T08:49:21+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8" + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6140fc7047dafc5abbe84ba16a34a86c0b0229b8", - "reference": "6140fc7047dafc5abbe84ba16a34a86c0b0229b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd", + "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd", "shasum": "" }, "require": { @@ -16866,6 +17424,7 @@ "psr/log": "~1.0", "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", @@ -16919,7 +17478,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T17:59:13+00:00" + "time": "2020-09-18T14:07:46+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -16999,16 +17558,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157" + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae", + "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae", "shasum": "" }, "require": { @@ -17059,20 +17618,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-09-27T14:02:37+00:00" }, { "name": "symfony/finder", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187" + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187", + "url": "https://api.github.com/repos/symfony/finder/zipball/2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", + "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", "shasum": "" }, "require": { @@ -17122,20 +17681,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/options-resolver", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "9ff59517938f88d90b6e65311fef08faa640f681" + "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/9ff59517938f88d90b6e65311fef08faa640f681", - "reference": "9ff59517938f88d90b6e65311fef08faa640f681", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4c7e155bf7d93ea4ba3824d5a14476694a5278dd", + "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd", "shasum": "" }, "require": { @@ -17192,11 +17751,11 @@ "type": "tidelift" } ], - "time": "2020-07-12T12:58:00+00:00" + "time": "2020-09-27T03:44:28+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -17272,7 +17831,7 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -17350,16 +17909,16 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe" + "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/bc6549d068d0160e0f10f7a5a23c7d1406b95ebe", - "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251", + "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251", "shasum": "" }, "require": { @@ -17431,11 +17990,11 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-08-04T06:02:08+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -17516,7 +18075,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -17593,7 +18152,7 @@ }, { "name": "symfony/polyfill-php70", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", @@ -17670,7 +18229,7 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", @@ -17743,7 +18302,7 @@ }, { "name": "symfony/polyfill-php73", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", @@ -17819,7 +18378,7 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", @@ -17899,16 +18458,16 @@ }, { "name": "symfony/process", - "version": "v4.4.11", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" + "reference": "9b887acc522935f77555ae8813495958c7771ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", - "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", + "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7", + "reference": "9b887acc522935f77555ae8813495958c7771ba7", "shasum": "" }, "require": { @@ -17958,20 +18517,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:31:43+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/property-access", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9" + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4c43f7ff784e1e3ee1c96e15f76b342af6617b39", + "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39", "shasum": "" }, "require": { @@ -18040,20 +18599,20 @@ "type": "tidelift" } ], - "time": "2020-07-03T07:49:29+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020" + "reference": "22518930091e0bdb249694efc509e3697f7e325e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020", + "url": "https://api.github.com/repos/symfony/property-info/zipball/22518930091e0bdb249694efc509e3697f7e325e", + "reference": "22518930091e0bdb249694efc509e3697f7e325e", "shasum": "" }, "require": { @@ -18131,20 +18690,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T21:19:28+00:00" + "time": "2020-09-07T05:10:28+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.1.3", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442" + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442", - "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { @@ -18157,7 +18716,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", @@ -18207,20 +18766,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/string", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", + "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", "shasum": "" }, "require": { @@ -18292,7 +18851,7 @@ "type": "tidelift" } ], - "time": "2020-07-08T08:27:49+00:00" + "time": "2020-09-15T12:23:47+00:00" }, { "name": "tedivm/jshrink", @@ -18389,16 +18948,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.1.3", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb" + "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/9f277171e296a3c8629c04ac93ec95ff0f208ccb", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a6b795aeb367c90cc6ed88dadb4cdcac436377c2", + "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2", "shasum": "" }, "require": { @@ -18419,15 +18978,21 @@ "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/apc.php", "generated/apcu.php", "generated/array.php", "generated/bzip2.php", + "generated/calendar.php", "generated/classobj.php", "generated/com.php", "generated/cubrid.php", @@ -18456,14 +19021,12 @@ "generated/inotify.php", "generated/json.php", "generated/ldap.php", - "generated/libevent.php", "generated/libxml.php", "generated/lzf.php", "generated/mailparse.php", "generated/mbstring.php", "generated/misc.php", "generated/msql.php", - "generated/mssql.php", "generated/mysql.php", "generated/mysqli.php", "generated/mysqlndMs.php", @@ -18495,7 +19058,6 @@ "generated/sqlsrv.php", "generated/ssdeep.php", "generated/ssh2.php", - "generated/stats.php", "generated/stream.php", "generated/strings.php", "generated/swoole.php", @@ -18509,8 +19071,7 @@ "generated/yaml.php", "generated/yaz.php", "generated/zip.php", - "generated/zlib.php", - "lib/special_cases.php" + "generated/zlib.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -18518,7 +19079,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-07-10T09:34:29+00:00" + "time": "2020-10-08T08:40:29+00:00" }, { "name": "true/punycode", @@ -18621,11 +19182,11 @@ }, { "name": "vertex/module-address-validation", - "version": "2.0.0", + "version": "2.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.0.0.0.zip", - "shasum": "24bbeaba65d0f940ad649e3b3871eb89673420b5" + "url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.1.0.0.zip", + "shasum": "9023166c5a152f3884322cde5af1b4e9f3854e71" }, "require": { "ext-json": "*", @@ -18634,18 +19195,18 @@ "magento/framework": "^100|^101|^102|^103", "magento/module-checkout": "^100", "magento/module-config": "^101", - "magento/module-quote": "^100|^101|^102", + "magento/module-quote": "^100|^101", "magento/module-store": "^100|^101", "magento/module-tax": "^100", "php": "^7.0", + "vertex/module-address-validation-api": "^1", "vertex/module-tax": "^4" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", "ext-dom": "*", - "ext-simplexml": "*", - "magento/marketplace-eqp": "^1.0", - "magento/module-offline-shipping": "^100.2", - "magento/module-usps": "^100.2" + "magento/magento-coding-standard": "^5.0", + "roave/security-advisories": "dev-master" }, "type": "magento2-module", "autoload": { @@ -18661,13 +19222,49 @@ ], "description": "Vertex Address Validation module for Magento 2" }, + { + "name": "vertex/module-address-validation-api", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://repo.magento.com/archives/vertex/module-address-validation-api/vertex-module-address-validation-api-1.0.0.0.zip", + "shasum": "85bcd6896132e132e0098db915eb9d506569646e" + }, + "require": { + "magento/framework": "^100|^101|^102|^103", + "magento/module-store": "^100|^101", + "php": "^7.1", + "vertex/sdk": "^1" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.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": "vertex/module-tax", - "version": "4.0.0", + "version": "4.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.0.0.0.zip", - "shasum": "da54bf6f1d37f9ab94573ca9094b5408e40b2c2e" + "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.1.0.0.zip", + "shasum": "bca2e2d6a19294edf066c032ce26edd8dcc2f692" }, "require": { "ext-intl": "*", @@ -18682,8 +19279,8 @@ "magento/module-cron": "^100", "magento/module-customer": "^100|^101|^102|^103", "magento/module-directory": "^100", - "magento/module-eav": "^100|^101|^102|^103", - "magento/module-quote": "^100|^101|^102 ", + "magento/module-eav": "^100|^101|^102", + "magento/module-quote": ">=101.1.0 <= 101.1.5 || ^101.2", "magento/module-sales": "^100|^101|^102|^103", "magento/module-shipping": "^100", "magento/module-store": "^100|^101", @@ -18699,6 +19296,7 @@ "vertex/tax-ee": "*" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", "ext-dom": "*", "ext-simplexml": "*", "magento/magento-coding-standard": "^5", @@ -18727,15 +19325,15 @@ }, { "name": "vertex/product-magento-module", - "version": "4.0.0", + "version": "4.1.0", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.0.0.0.zip", - "shasum": "6048ffc711bb6635fc0288345b87724225345481" + "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.1.0.0.zip", + "shasum": "ef350f455be0e3e6784e86987e89b78be984f056" }, "require": { - "vertex/module-address-validation": "2.0.0", - "vertex/module-tax": "4.0.0" + "vertex/module-address-validation": "2.1.0", + "vertex/module-tax": "4.1.0" }, "type": "metapackage", "license": [ @@ -18758,11 +19356,11 @@ }, { "name": "vertex/sdk", - "version": "1.2.4", + "version": "1.2.7", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.4.0.zip", - "shasum": "2b9fd3deb46f45930b90d4e020f3236d8256cd4a" + "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip", + "shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee" }, "require": { "ext-mbstring": "*", @@ -18771,6 +19369,8 @@ "php": "^5.4|^7" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "magento/magento-coding-standard": "^5.0", "php": "^7.3", "phpmd/phpmd": "^2.6", "phpunit/phpunit": "^9", @@ -18788,32 +19388,87 @@ "description": "Tools for communicating with Vertex Cloud and Vertex O-Series" }, { - "name": "webonyx/graphql-php", - "version": "v0.13.9", + "name": "webimpress/safe-writer", + "version": "2.1.0", "source": { "type": "git", - "url": "https://github.com/webonyx/graphql-php.git", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3" + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", - "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd", + "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd", "shasum": "" }, "require": { - "ext-json": "*", - "ext-mbstring": "*", - "php": "^7.1||^8.0" + "php": "^7.2 || ^8.0" }, "require-dev": { - "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", + "phpunit/phpunit": "^8.5.8 || ^9.3.7", + "vimeo/psalm": "^3.14.2", + "webimpress/coding-standard": "^1.1.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev", + "dev-develop": "2.2.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" + ], + "funding": [ + { + "url": "https://github.com/michalbundyra", + "type": "github" + } + ], + "time": "2020-08-25T07:21:11+00:00" + }, + { + "name": "webonyx/graphql-php", + "version": "v0.13.9", + "source": { + "type": "git", + "url": "https://github.com/webonyx/graphql-php.git", + "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-mbstring": "*", + "php": "^7.1||^8.0" + }, + "require-dev": { + "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", "psr/http-message": "^1.0", "react/promise": "2.*" }, @@ -18908,11 +19563,11 @@ }, { "name": "yotpo/magento2-module-yotpo-reviews", - "version": "3.1.1", + "version": "3.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.1.0.zip", - "shasum": "2a7c0636c17d5b698b89d49cadd429709a2b477b" + "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.2.0.zip", + "shasum": "686436cac2a13758388d720bc5c388517422e774" }, "require": { "magento/framework": "103.0.*", @@ -18949,14 +19604,14 @@ }, { "name": "yotpo/magento2-module-yotpo-reviews-bundle", - "version": "3.1.1", + "version": "3.1.2", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.1.0.zip", - "shasum": "72da94c9906f5a140aeead630c7cbd2cafecf2f2" + "url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.2.0.zip", + "shasum": "fb070323fec2763df00062bab4a0b0b67eed60d1" }, "require": { - "yotpo/magento2-module-yotpo-reviews": "3.1.1" + "yotpo/magento2-module-yotpo-reviews": "3.1.2" }, "type": "metapackage", "license": [ @@ -18969,16 +19624,16 @@ "packages-dev": [ { "name": "allure-framework/allure-codeception", - "version": "1.4.3", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/allure-framework/allure-codeception.git", - "reference": "9e0e25f8960fa5ac17c65c932ea8153ce6700713" + "reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/9e0e25f8960fa5ac17c65c932ea8153ce6700713", - "reference": "9e0e25f8960fa5ac17c65c932ea8153ce6700713", + "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/a69800eeef83007ced9502a3349ff72f5fb6b4e2", + "reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2", "shasum": "" }, "require": { @@ -19016,7 +19671,7 @@ "steps", "testing" ], - "time": "2020-03-13T11:07:13+00:00" + "time": "2020-09-09T10:51:33+00:00" }, { "name": "allure-framework/allure-php-api", @@ -19123,16 +19778,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.147.6", + "version": "3.158.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a487671fc722b839c647d7dc4907bfb485f956db" + "reference": "4e912c1ae4d4b3538ada36ac1478f980f9bdf329" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a487671fc722b839c647d7dc4907bfb485f956db", - "reference": "a487671fc722b839c647d7dc4907bfb485f956db", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4e912c1ae4d4b3538ada36ac1478f980f9bdf329", + "reference": "4e912c1ae4d4b3538ada36ac1478f980f9bdf329", "shasum": "" }, "require": { @@ -19204,7 +19859,7 @@ "s3", "sdk" ], - "time": "2020-07-27T18:13:59+00:00" + "time": "2020-10-09T18:11:48+00:00" }, { "name": "behat/gherkin", @@ -19360,16 +20015,16 @@ }, { "name": "codeception/codeception", - "version": "4.1.6", + "version": "4.1.8", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9" + "reference": "41036e8af66e727c4587012f0366b7f0576a99da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9", - "reference": "5515b6a6c6f1e1c909aaff2e5f3a15c177dfd1a9", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/41036e8af66e727c4587012f0366b7f0576a99da", + "reference": "41036e8af66e727c4587012f0366b7f0576a99da", "shasum": "" }, "require": { @@ -19447,24 +20102,25 @@ "type": "open_collective" } ], - "time": "2020-06-07T16:31:51+00:00" + "time": "2020-10-11T17:54:58+00:00" }, { "name": "codeception/lib-asserts", - "version": "1.12.0", + "version": "1.13.1", "source": { "type": "git", "url": "https://github.com/Codeception/lib-asserts.git", - "reference": "acd0dc8b394595a74b58dcc889f72569ff7d8e71" + "reference": "263ef0b7eff80643e82f4cf55351eca553a09a10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/acd0dc8b394595a74b58dcc889f72569ff7d8e71", - "reference": "acd0dc8b394595a74b58dcc889f72569ff7d8e71", + "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/263ef0b7eff80643e82f4cf55351eca553a09a10", + "reference": "263ef0b7eff80643e82f4cf55351eca553a09a10", "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 <8.0" }, "type": "library", @@ -19485,32 +20141,36 @@ }, { "name": "Gintautas Miselis" + }, + { + "name": "Gustavo Nieves", + "homepage": "https://medium.com/@ganieves" } ], "description": "Assertion methods used by Codeception core and Asserts module", - "homepage": "http://codeception.com/", + "homepage": "https://codeception.com/", "keywords": [ "codeception" ], - "time": "2020-04-17T18:20:46+00:00" + "time": "2020-08-28T07:49:36+00:00" }, { "name": "codeception/module-asserts", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/Codeception/module-asserts.git", - "reference": "79f13d05b63f2fceba4d0e78044bab668c9b2a6b" + "reference": "32e5be519faaeb60ed3692383dcd1b3390ec2667" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/79f13d05b63f2fceba4d0e78044bab668c9b2a6b", - "reference": "79f13d05b63f2fceba4d0e78044bab668c9b2a6b", + "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/32e5be519faaeb60ed3692383dcd1b3390ec2667", + "reference": "32e5be519faaeb60ed3692383dcd1b3390ec2667", "shasum": "" }, "require": { "codeception/codeception": "*@dev", - "codeception/lib-asserts": "^1.12.0", + "codeception/lib-asserts": "^1.13.1", "php": ">=5.6.0 <8.0" }, "conflict": { @@ -19535,16 +20195,20 @@ }, { "name": "Gintautas Miselis" + }, + { + "name": "Gustavo Nieves", + "homepage": "https://medium.com/@ganieves" } ], "description": "Codeception module containing various assertions", - "homepage": "http://codeception.com/", + "homepage": "https://codeception.com/", "keywords": [ "assertions", "asserts", "codeception" ], - "time": "2020-04-20T07:26:11+00:00" + "time": "2020-08-28T08:06:29+00:00" }, { "name": "codeception/module-sequence", @@ -19591,16 +20255,16 @@ }, { "name": "codeception/module-webdriver", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/Codeception/module-webdriver.git", - "reference": "09c167817393090ce3dbce96027d94656b1963ce" + "reference": "d055c645f600e991e33d1f289a9645eee46c384e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/09c167817393090ce3dbce96027d94656b1963ce", - "reference": "09c167817393090ce3dbce96027d94656b1963ce", + "url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/d055c645f600e991e33d1f289a9645eee46c384e", + "reference": "d055c645f600e991e33d1f289a9645eee46c384e", "shasum": "" }, "require": { @@ -19642,20 +20306,20 @@ "browser-testing", "codeception" ], - "time": "2020-05-31T08:47:24+00:00" + "time": "2020-10-11T18:54:47+00:00" }, { "name": "codeception/phpunit-wrapper", - "version": "9.0.2", + "version": "9.0.5", "source": { "type": "git", "url": "https://github.com/Codeception/phpunit-wrapper.git", - "reference": "eb27243d8edde68593bf8d9ef5e9074734777931" + "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/eb27243d8edde68593bf8d9ef5e9074734777931", - "reference": "eb27243d8edde68593bf8d9ef5e9074734777931", + "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/72bac7770866799e23a7dda1ac6bec2f8baccf45", + "reference": "72bac7770866799e23a7dda1ac6bec2f8baccf45", "shasum": "" }, "require": { @@ -19686,7 +20350,7 @@ } ], "description": "PHPUnit classes used by Codeception", - "time": "2020-04-17T18:16:31+00:00" + "time": "2020-10-11T18:14:42+00:00" }, { "name": "codeception/stub", @@ -19872,16 +20536,16 @@ }, { "name": "doctrine/annotations", - "version": "1.10.3", + "version": "1.10.4", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d" + "reference": "bfe91e31984e2ba76df1c1339681770401ec262f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d", - "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/bfe91e31984e2ba76df1c1339681770401ec262f", + "reference": "bfe91e31984e2ba76df1c1339681770401ec262f", "shasum": "" }, "require": { @@ -19891,7 +20555,8 @@ }, "require-dev": { "doctrine/cache": "1.*", - "phpunit/phpunit": "^7.5" + "phpstan/phpstan": "^0.12.20", + "phpunit/phpunit": "^7.5 || ^9.1.5" }, "type": "library", "extra": { @@ -19937,7 +20602,7 @@ "docblock", "parser" ], - "time": "2020-05-25T17:24:27+00:00" + "time": "2020-08-10T19:35:50+00:00" }, { "name": "doctrine/cache", @@ -20162,188 +20827,737 @@ "type": "custom" }, { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" + } + ], + "time": "2020-05-29T17:27:14+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" + ], + "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": "v2.16.4", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", + "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13", + "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13", + "shasum": "" + }, + "require": { + "composer/semver": "^1.4", + "composer/xdebug-handler": "^1.2", + "doctrine/annotations": "^1.2", + "ext-json": "*", + "ext-tokenizer": "*", + "php": "^5.6 || ^7.0", + "php-cs-fixer/diff": "^1.3", + "symfony/console": "^3.4.17 || ^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" + }, + "require-dev": { + "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0", + "justinrainbow/json-schema": "^5.0", + "keradus/cli-executor": "^1.2", + "mikey179/vfsstream": "^1.6", + "php-coveralls/php-coveralls": "^2.1", + "php-cs-fixer/accessible-object": "^1.0", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1", + "phpunitgoodpractices/traits": "^1.8", + "symfony/phpunit-bridge": "^5.1", + "symfony/yaml": "^3.0 || ^4.0 || ^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": [ + "php-cs-fixer" + ], + "type": "application", + "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/TestCase.php" + ] + }, + "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", + "funding": [ + { + "url": "https://github.com/keradus", + "type": "github" + } + ], + "time": "2020-06-27T23:57:46+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" + ], + "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" + ], + "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" + ], + "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" + ], + "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" + ], + "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" + ], + "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" }, { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", - "type": "tidelift" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "time": "2020-05-29T17:27:14+00:00" + "description": "The Hoa\\Protocol library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "library", + "protocol", + "resource", + "stream", + "wrapper" + ], + "time": "2017-01-14T12:26:10+00:00" }, { - "name": "doctrine/lexer", - "version": "1.2.1", + "name": "hoa/stream", + "version": "1.17.02.21", "source": { "type": "git", - "url": "https://github.com/doctrine/lexer.git", - "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" + "url": "https://github.com/hoaproject/Stream.git", + "reference": "3293cfffca2de10525df51436adf88a559151d82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", - "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", + "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82", + "reference": "3293cfffca2de10525df51436adf88a559151d82", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "hoa/consistency": "~1.0", + "hoa/event": "~1.0", + "hoa/exception": "~1.0", + "hoa/protocol": "~1.0" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpstan/phpstan": "^0.11.8", - "phpunit/phpunit": "^8.2" + "hoa/test": "~2.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + "Hoa\\Stream\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "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", + "description": "The Hoa\\Stream library.", + "homepage": "https://hoa-project.net/", "keywords": [ - "annotations", - "docblock", - "lexer", - "parser", - "php" - ], - "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" - } + "Context", + "bucket", + "composite", + "filter", + "in", + "library", + "out", + "protocol", + "stream", + "wrapper" ], - "time": "2020-05-25T17:44:05+00:00" + "time": "2017-02-21T16:01:06+00:00" }, { - "name": "friendsofphp/php-cs-fixer", - "version": "v2.16.4", + "name": "hoa/ustring", + "version": "4.17.01.16", "source": { "type": "git", - "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13" + "url": "https://github.com/hoaproject/Ustring.git", + "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13", - "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13", + "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0", + "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0", "shasum": "" }, "require": { - "composer/semver": "^1.4", - "composer/xdebug-handler": "^1.2", - "doctrine/annotations": "^1.2", - "ext-json": "*", - "ext-tokenizer": "*", - "php": "^5.6 || ^7.0", - "php-cs-fixer/diff": "^1.3", - "symfony/console": "^3.4.17 || ^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" + "hoa/consistency": "~1.0", + "hoa/exception": "~1.0" }, "require-dev": { - "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0", - "justinrainbow/json-schema": "^5.0", - "keradus/cli-executor": "^1.2", - "mikey179/vfsstream": "^1.6", - "php-coveralls/php-coveralls": "^2.1", - "php-cs-fixer/accessible-object": "^1.0", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1", - "phpunitgoodpractices/traits": "^1.8", - "symfony/phpunit-bridge": "^5.1", - "symfony/yaml": "^3.0 || ^4.0 || ^5.0" + "hoa/test": "~2.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." + "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" + } }, - "bin": [ - "php-cs-fixer" - ], - "type": "application", "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/TestCase.php" - ] + "Hoa\\Ustring\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Ivan Enderlin", + "email": "ivan.enderlin@hoa-project.net" }, { - "name": "Dariusz RumiƄski", - "email": "dariusz.ruminski@gmail.com" + "name": "Hoa community", + "homepage": "https://hoa-project.net/" } ], - "description": "A tool to automatically fix PHP code style", - "funding": [ - { - "url": "https://github.com/keradus", - "type": "github" - } + "description": "The Hoa\\Ustring library.", + "homepage": "https://hoa-project.net/", + "keywords": [ + "library", + "search", + "string", + "unicode" ], - "time": "2020-06-27T23:57:46+00:00" + "time": "2017-01-16T07:08:25+00:00" }, { "name": "jms/metadata", @@ -20521,28 +21735,29 @@ }, { "name": "league/flysystem", - "version": "1.0.70", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "585824702f534f8d3cf7fab7225e8466cc4b7493" + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/585824702f534f8d3cf7fab7225e8466cc4b7493", - "reference": "585824702f534f8d3cf7fab7225e8466cc4b7493", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a", + "reference": "9be3b16c877d477357c015cec057548cf9b2a14a", "shasum": "" }, "require": { "ext-fileinfo": "*", - "php": ">=5.5.9" + "league/mime-type-detection": "^1.3", + "php": "^7.2.5 || ^8.0" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { - "phpspec/phpspec": "^3.4 || ^4.0 || ^5.0 || ^6.0", - "phpunit/phpunit": "^5.7.26" + "phpspec/prophecy": "^1.11.1", + "phpunit/phpunit": "^8.5.8" }, "suggest": { "ext-fileinfo": "Required for MimeType", @@ -20607,7 +21822,58 @@ "type": "other" } ], - "time": "2020-07-26T07:20:36+00:00" + "time": "2020-08-23T07:39:11+00:00" + }, + { + "name": "league/mime-type-detection", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/mime-type-detection.git", + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ea2fbfc988bade315acd5967e6d02274086d0f28", + "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.36", + "phpunit/phpunit": "^8.5.8" + }, + "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", + "funding": [ + { + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" + } + ], + "time": "2020-09-21T18:10:53+00:00" }, { "name": "lusitanian/oauth", @@ -20717,16 +21983,16 @@ }, { "name": "magento/magento2-functional-testing-framework", - "version": "3.0.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/magento/magento2-functional-testing-framework.git", - "reference": "8d98efa7434a30ab9e82ef128c430ef8e3a50699" + "reference": "c6760313811f2c04545a261c706d2a73dd727b9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/8d98efa7434a30ab9e82ef128c430ef8e3a50699", - "reference": "8d98efa7434a30ab9e82ef128c430ef8e3a50699", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/c6760313811f2c04545a261c706d2a73dd727b9a", + "reference": "c6760313811f2c04545a261c706d2a73dd727b9a", "shasum": "" }, "require": { @@ -20744,6 +22010,7 @@ "ext-intl": "*", "ext-json": "*", "ext-openssl": "*", + "hoa/console": "~3.0", "monolog/monolog": "^1.17", "mustache/mustache": "~2.5", "php": "^7.3", @@ -20803,7 +22070,7 @@ "magento", "testing" ], - "time": "2020-07-09T21:26:19+00:00" + "time": "2020-09-28T18:26:59+00:00" }, { "name": "mikey179/vfsstream", @@ -20853,25 +22120,25 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "52168cb9472de06979613d365c7f1ab8798be895" + "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/52168cb9472de06979613d365c7f1ab8798be895", - "reference": "52168cb9472de06979613d365c7f1ab8798be895", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb", + "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb", "shasum": "" }, "require": { - "php": ">=5.4.0", - "symfony/polyfill-mbstring": "^1.4" + "php": "^5.4 || ^7.0 || ^8.0", + "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { - "composer/xdebug-handler": "^1.2", - "phpunit/phpunit": "^4.8.36|^7.5.15" + "composer/xdebug-handler": "^1.4", + "phpunit/phpunit": "^4.8.36 || ^7.5.15" }, "bin": [ "bin/jp.php" @@ -20879,7 +22146,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev" + "dev-master": "2.6-dev" } }, "autoload": { @@ -20906,7 +22173,7 @@ "json", "jsonpath" ], - "time": "2019-12-30T18:03:34+00:00" + "time": "2020-07-31T21:01:56+00:00" }, { "name": "mustache/mustache", @@ -21159,23 +22426,23 @@ }, { "name": "php-cs-fixer/diff", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", "symfony/process": "^3.3" }, "type": "library", @@ -21189,14 +22456,14 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + }, { "name": "SpacePossum" } @@ -21206,7 +22473,7 @@ "keywords": [ "diff" ], - "time": "2018-02-15T16:58:55+00:00" + "time": "2020-10-14T08:39:05+00:00" }, { "name": "php-webdriver/webdriver", @@ -21430,16 +22697,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.2.0", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df" + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df", - "reference": "3170448f5769fe19f456173d833734e0ff1b84df", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", + "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", "shasum": "" }, "require": { @@ -21478,20 +22745,20 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2020-07-20T20:05:34+00:00" + "time": "2020-09-03T19:13:55+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651" + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651", - "reference": "e878a14a65245fbe78f8080eba03b47c3b705651", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", + "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "shasum": "" }, "require": { @@ -21523,20 +22790,20 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2020-06-27T10:12:23+00:00" + "time": "2020-09-17T18:55:26+00:00" }, { "name": "phpmd/phpmd", - "version": "2.8.2", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "714629ed782537f638fe23c4346637659b779a77" + "reference": "ce10831d4ddc2686c1348a98069771dd314534a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/714629ed782537f638fe23c4346637659b779a77", - "reference": "714629ed782537f638fe23c4346637659b779a77", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/ce10831d4ddc2686c1348a98069771dd314534a8", + "reference": "ce10831d4ddc2686c1348a98069771dd314534a8", "shasum": "" }, "require": { @@ -21547,6 +22814,8 @@ }, "require-dev": { "easy-doc/easy-doc": "0.0.0 || ^1.3.2", + "ext-json": "*", + "ext-simplexml": "*", "gregwar/rst": "^1.0", "mikey179/vfsstream": "^1.6.4", "phpunit/phpunit": "^4.8.36 || ^5.7.27", @@ -21593,7 +22862,13 @@ "phpmd", "pmd" ], - "time": "2020-02-16T20:15:50+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/phpmd/phpmd", + "type": "tidelift" + } + ], + "time": "2020-09-23T22:06:32+00:00" }, { "name": "phpoption/phpoption", @@ -21662,28 +22937,28 @@ }, { "name": "phpspec/prophecy", - "version": "1.11.1", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160" + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160", - "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d", + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", - "php": "^7.2", - "phpdocumentor/reflection-docblock": "^5.0", + "php": "^7.2 || ~8.0, <8.1", + "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" }, "require-dev": { "phpspec/phpspec": "^6.0", - "phpunit/phpunit": "^8.0" + "phpunit/phpunit": "^8.0 || ^9.0 <9.3" }, "type": "library", "extra": { @@ -21721,7 +22996,7 @@ "spy", "stub" ], - "time": "2020-07-08T12:44:21+00:00" + "time": "2020-09-29T09:10:42+00:00" }, { "name": "phpstan/phpstan", @@ -21851,23 +23126,23 @@ }, { "name": "phpunit/php-file-iterator", - "version": "3.0.4", + "version": "3.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "25fefc5b19835ca653877fe081644a3f8c1d915e" + "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/25fefc5b19835ca653877fe081644a3f8c1d915e", - "reference": "25fefc5b19835ca653877fe081644a3f8c1d915e", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8", + "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -21903,28 +23178,28 @@ "type": "github" } ], - "time": "2020-07-11T05:18:21+00:00" + "time": "2020-09-28T05:57:25+00:00" }, { "name": "phpunit/php-invoker", - "version": "3.0.2", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66" + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f6eedfed1085dd1f4c599629459a0277d25f9a66", - "reference": "f6eedfed1085dd1f4c599629459a0277d25f9a66", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { "ext-pcntl": "*", - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-pcntl": "*" @@ -21932,7 +23207,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -21962,27 +23237,27 @@ "type": "github" } ], - "time": "2020-06-26T11:53:53+00:00" + "time": "2020-09-28T05:58:55+00:00" }, { "name": "phpunit/php-text-template", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324" + "reference": "18c887016e60e52477e54534956d7b47bc52cd84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/6ff9c8ea4d3212b88fcf74e25e516e2c51c99324", - "reference": "6ff9c8ea4d3212b88fcf74e25e516e2c51c99324", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/18c887016e60e52477e54534956d7b47bc52cd84", + "reference": "18c887016e60e52477e54534956d7b47bc52cd84", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22017,7 +23292,7 @@ "type": "github" } ], - "time": "2020-06-26T11:55:37+00:00" + "time": "2020-09-28T06:03:05+00:00" }, { "name": "phpunit/php-timer", @@ -22076,16 +23351,16 @@ }, { "name": "phpunit/php-token-stream", - "version": "4.0.3", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374" + "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5672711b6b07b14d5ab694e700c62eeb82fcf374", - "reference": "5672711b6b07b14d5ab694e700c62eeb82fcf374", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3", + "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", "shasum": "" }, "require": { @@ -22127,7 +23402,8 @@ "type": "github" } ], - "time": "2020-06-27T06:36:25+00:00" + "abandoned": true, + "time": "2020-08-04T08:28:15+00:00" }, { "name": "phpunit/phpunit", @@ -22323,23 +23599,23 @@ }, { "name": "sebastian/code-unit", - "version": "1.0.5", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "c1e2df332c905079980b119c4db103117e5e5c90" + "reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/c1e2df332c905079980b119c4db103117e5e5c90", - "reference": "c1e2df332c905079980b119c4db103117e5e5c90", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/59236be62b1bb9919e6d7f60b0b832dc05cef9ab", + "reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22371,27 +23647,27 @@ "type": "github" } ], - "time": "2020-06-26T12:50:45+00:00" + "time": "2020-10-02T14:47:54+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "ee51f9bb0c6d8a43337055db3120829fa14da819" + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ee51f9bb0c6d8a43337055db3120829fa14da819", - "reference": "ee51f9bb0c6d8a43337055db3120829fa14da819", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22422,29 +23698,29 @@ "type": "github" } ], - "time": "2020-06-26T12:04:00+00:00" + "time": "2020-09-28T05:30:19+00:00" }, { "name": "sebastian/comparator", - "version": "4.0.3", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f" + "reference": "7a8ff306445707539c1a6397372a982a1ec55120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f", - "reference": "dcc580eadfaa4e7f9d2cf9ae1922134ea962e14f", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7a8ff306445707539c1a6397372a982a1ec55120", + "reference": "7a8ff306445707539c1a6397372a982a1ec55120", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0", + "php": ">=7.3", "sebastian/diff": "^4.0", "sebastian/exporter": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22492,27 +23768,27 @@ "type": "github" } ], - "time": "2020-06-26T12:05:46+00:00" + "time": "2020-09-30T06:47:25+00:00" }, { "name": "sebastian/diff", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113" + "reference": "ffc949a1a2aae270ea064453d7535b82e4c32092" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113", - "reference": "1e90b4cf905a7d06c420b1d2e9d11a4dc8a13113", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ffc949a1a2aae270ea064453d7535b82e4c32092", + "reference": "ffc949a1a2aae270ea064453d7535b82e4c32092", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0", + "phpunit/phpunit": "^9.3", "symfony/process": "^4.2 || ^5" }, "type": "library", @@ -22554,27 +23830,27 @@ "type": "github" } ], - "time": "2020-06-30T04:46:02+00:00" + "time": "2020-09-28T05:32:55+00:00" }, { "name": "sebastian/environment", - "version": "5.1.2", + "version": "5.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2" + "reference": "388b6ced16caa751030f6a69e588299fa09200ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2", - "reference": "0a757cab9d5b7ef49a619f1143e6c9c1bc0fe9d2", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", + "reference": "388b6ced16caa751030f6a69e588299fa09200ac", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-posix": "*" @@ -22582,7 +23858,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -22613,29 +23889,29 @@ "type": "github" } ], - "time": "2020-06-26T12:07:24+00:00" + "time": "2020-09-28T05:52:38+00:00" }, { "name": "sebastian/exporter", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "571d721db4aec847a0e59690b954af33ebf9f023" + "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/571d721db4aec847a0e59690b954af33ebf9f023", - "reference": "571d721db4aec847a0e59690b954af33ebf9f023", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", + "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0", + "php": ">=7.3", "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-mbstring": "*", - "phpunit/phpunit": "^9.2" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22686,7 +23962,7 @@ "type": "github" } ], - "time": "2020-06-26T12:08:55+00:00" + "time": "2020-09-28T05:24:23+00:00" }, { "name": "sebastian/finder-facade", @@ -22732,6 +24008,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", + "abandoned": true, "time": "2020-02-08T06:07:58+00:00" }, { @@ -22790,25 +24067,25 @@ }, { "name": "sebastian/object-enumerator", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8" + "reference": "f6f5957013d84725427d361507e13513702888a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/074fed2d0a6d08e1677dd8ce9d32aecb384917b8", - "reference": "074fed2d0a6d08e1677dd8ce9d32aecb384917b8", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f6f5957013d84725427d361507e13513702888a4", + "reference": "f6f5957013d84725427d361507e13513702888a4", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0", + "php": ">=7.3", "sebastian/object-reflector": "^2.0", "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22839,27 +24116,27 @@ "type": "github" } ], - "time": "2020-06-26T12:11:32+00:00" + "time": "2020-09-28T05:55:06+00:00" }, { "name": "sebastian/object-reflector", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "127a46f6b057441b201253526f81d5406d6c7840" + "reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/127a46f6b057441b201253526f81d5406d6c7840", - "reference": "127a46f6b057441b201253526f81d5406d6c7840", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", + "reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -22890,7 +24167,7 @@ "type": "github" } ], - "time": "2020-06-26T12:12:55+00:00" + "time": "2020-09-28T05:56:16+00:00" }, { "name": "sebastian/phpcpd", @@ -22945,23 +24222,23 @@ }, { "name": "sebastian/recursion-context", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63" + "reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/062231bf61d2b9448c4fa5a7643b5e1829c11d63", - "reference": "062231bf61d2b9448c4fa5a7643b5e1829c11d63", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", + "reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { @@ -23000,24 +24277,24 @@ "type": "github" } ], - "time": "2020-06-26T12:14:17+00:00" + "time": "2020-09-28T05:17:32+00:00" }, { "name": "sebastian/resource-operations", - "version": "3.0.2", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "0653718a5a629b065e91f774595267f8dc32e213" + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0653718a5a629b065e91f774595267f8dc32e213", - "reference": "0653718a5a629b065e91f774595267f8dc32e213", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.0" @@ -23051,32 +24328,32 @@ "type": "github" } ], - "time": "2020-06-26T12:16:22+00:00" + "time": "2020-09-28T06:45:17+00:00" }, { "name": "sebastian/type", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a" + "reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/86991e2b33446cd96e648c18bcdb1e95afb2c05a", - "reference": "86991e2b33446cd96e648c18bcdb1e95afb2c05a", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fa592377f3923946cb90bf1f6a71ba2e5f229909", + "reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.2" + "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" } }, "autoload": { @@ -23103,24 +24380,24 @@ "type": "github" } ], - "time": "2020-07-05T08:31:53+00:00" + "time": "2020-10-06T08:41:03+00:00" }, { "name": "sebastian/version", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "626586115d0ed31cb71483be55beb759b5af5a3c" + "reference": "c6c1022351a901512170118436c764e473f6de8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/626586115d0ed31cb71483be55beb759b5af5a3c", - "reference": "626586115d0ed31cb71483be55beb759b5af5a3c", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", + "reference": "c6c1022351a901512170118436c764e473f6de8c", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": ">=7.3" }, "type": "library", "extra": { @@ -23152,20 +24429,20 @@ "type": "github" } ], - "time": "2020-06-26T12:18:43+00:00" + "time": "2020-09-28T06:39:44+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.5", + "version": "3.5.6", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" + "reference": "e97627871a7eab2f70e59166072a6b767d5834e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", - "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0", + "reference": "e97627871a7eab2f70e59166072a6b767d5834e0", "shasum": "" }, "require": { @@ -23203,20 +24480,20 @@ "phpcs", "standards" ], - "time": "2020-04-17T01:09:41+00:00" + "time": "2020-08-10T04:50:15+00:00" }, { "name": "symfony/config", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "cf63f0613a6c6918e96db39c07a43b01e19a0773" + "reference": "6ad8be6e1280f6734150d8a04a9160dd34ceb191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/cf63f0613a6c6918e96db39c07a43b01e19a0773", - "reference": "cf63f0613a6c6918e96db39c07a43b01e19a0773", + "url": "https://api.github.com/repos/symfony/config/zipball/6ad8be6e1280f6734150d8a04a9160dd34ceb191", + "reference": "6ad8be6e1280f6734150d8a04a9160dd34ceb191", "shasum": "" }, "require": { @@ -23283,20 +24560,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T10:53:22+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb" + "reference": "2dea4a3ef2eb79138354c1d49e9372cc921af20b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb", - "reference": "c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2dea4a3ef2eb79138354c1d49e9372cc921af20b", + "reference": "2dea4a3ef2eb79138354c1d49e9372cc921af20b", "shasum": "" }, "require": { @@ -23372,20 +24649,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-10-01T12:14:45+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702" + "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702", - "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/353b42e7b4fd1c898aab09a059466c9cea74039b", + "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b", "shasum": "" }, "require": { @@ -23447,20 +24724,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T10:04:31+00:00" + "time": "2020-09-27T14:14:57+00:00" }, { "name": "symfony/mime", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6" + "reference": "4404d6545125863561721514ad9388db2661eec5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/149fb0ad35aae3c7637b496b38478797fa6a7ea6", - "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6", + "url": "https://api.github.com/repos/symfony/mime/zipball/4404d6545125863561721514ad9388db2661eec5", + "reference": "4404d6545125863561721514ad9388db2661eec5", "shasum": "" }, "require": { @@ -23524,11 +24801,11 @@ "type": "tidelift" } ], - "time": "2020-07-23T10:04:31+00:00" + "time": "2020-09-02T16:23:27+00:00" }, { "name": "symfony/stopwatch", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -23592,16 +24869,16 @@ }, { "name": "symfony/yaml", - "version": "v5.1.3", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23" + "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ea342353a3ef4f453809acc4ebc55382231d4d23", - "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a", + "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a", "shasum": "" }, "require": { @@ -23665,7 +24942,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-09-27T03:44:28+00:00" }, { "name": "theseer/fdomdocument", @@ -23915,7 +25192,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": [], - "prefer-stable": false, + "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], From e98458c3c49eab55f85ceb664e1ff8370ba468a6 Mon Sep 17 00:00:00 2001 From: Dima Shevtsov Date: Thu, 15 Oct 2020 16:13:59 -0500 Subject: [PATCH 2/2] Add missing Liquid variable --- src/guides/v2.3/release-notes/packages-cloud.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/guides/v2.3/release-notes/packages-cloud.md b/src/guides/v2.3/release-notes/packages-cloud.md index 9a1e4715c8d..2fa3c9c83e2 100644 --- a/src/guides/v2.3/release-notes/packages-cloud.md +++ b/src/guides/v2.3/release-notes/packages-cloud.md @@ -10,6 +10,8 @@ redirect-from: /guides/v2.3/release-notes/thirdparty-mccloud.html + +